No Possible Issues Found via Git Search
quarkus_test_0
[2025-12-24T22:04:01.992Z] Running test quarkus_test_0 ...
[2025-12-24T22:04:01.992Z] ===============================================
[2025-12-24T22:04:01.992Z] quarkus_test_0 Start Time: Wed Dec 24 22:02:17 2025 Epoch Time (ms): 1766613737727
[2025-12-24T22:04:01.992Z] variation: NoOptions
[2025-12-24T22:04:01.992Z] JVM_OPTIONS:
[2025-12-24T22:04:01.992Z] { \
[2025-12-24T22:04:01.992Z] echo ""; echo "TEST SETUP:"; \
[2025-12-24T22:04:01.992Z] echo "Nothing to be done for setup."; \
[2025-12-24T22:04:01.992Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17666137373872/quarkus_test_0"; \
[2025-12-24T22:04:01.992Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17666137373872/quarkus_test_0"; \
[2025-12-24T22:04:01.992Z] echo ""; echo "TESTING:"; \
[2025-12-24T22:04:01.992Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17666137373872/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2025-12-24T22:04:01.992Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_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_17666137373872/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-24T22:04:01.992Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2025-12-24T22:04:01.992Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-24T22:04:01.992Z] echo "Nothing to be done for teardown."; \
[2025-12-24T22:04:01.992Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17666137373872/TestTargetResult";
[2025-12-24T22:04:01.992Z]
[2025-12-24T22:04:01.992Z] TEST SETUP:
[2025-12-24T22:04:01.992Z] Nothing to be done for setup.
[2025-12-24T22:04:01.992Z]
[2025-12-24T22:04:01.992Z] TESTING:
[2025-12-24T22:04:01.992Z] # =================== Info =================== Info =================== Info =================== #
[2025-12-24T22:04:01.992Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-12-24T22:04:01.992Z] # =================== Info =================== Info =================== Info =================== #
[2025-12-24T22:04:01.992Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-12-24T22:04:01.992Z] # 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-12-24T22:04:01.992Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-12-24T22:04:01.992Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-12-24T22:04:01.992Z] The test here is quarkus
[2025-12-24T22:04:01.992Z] The directory in the external.sh is quarkus
[2025-12-24T22:04:01.992Z] docker run --privileged -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2025-12-24T22:04:02.732Z] APPLICATION_NAME=quarkus
[2025-12-24T22:04:02.732Z] APPLICATION_TAG=2.7.5.Final
[2025-12-24T22:04:02.732Z] OS_TAG=ubuntu
[2025-12-24T22:04:02.732Z] Using /opt mounted Java
[2025-12-24T22:04:02.732Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-12-24T22:04:02.732Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-24T22:04:02.732Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:04:02.732Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-12-24T22:04:02.733Z] OpenJDK Runtime Environment Temurin-17.0.18+7-202512242042 (build 17.0.18-beta+7-ea)
[2025-12-24T22:04:02.733Z] OpenJDK 64-Bit Server VM Temurin-17.0.18+7-202512242042 (build 17.0.18-beta+7-ea, mixed mode, sharing)
[2025-12-24T22:04:02.733Z] =JAVA VERSION OUTPUT END=
[2025-12-24T22:04:02.733Z] Compile and run quarkus tests
[2025-12-24T22:04:02.733Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:04:04.998Z] [INFO] Scanning for projects...
[2025-12-24T22:04:04.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-12-24T22:04:05.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 346 kB/s)
[2025-12-24T22:04:08.693Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2025-12-24T22:04:08.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom (1.7 kB at 6.5 kB/s)
[2025-12-24T22:04:09.458Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom (4.2 kB at 16 kB/s)
[2025-12-24T22:04:09.458Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 46 kB/s)
[2025-12-24T22:04:09.458Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 405 kB/s)
[2025-12-24T22:04:09.458Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2025-12-24T22:04:09.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2025-12-24T22:04:10.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom (553 B at 1.7 kB/s)
[2025-12-24T22:04:10.162Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2025-12-24T22:04:10.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2025-12-24T22:04:10.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom (7.6 kB at 95 kB/s)
[2025-12-24T22:04:10.162Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2025-12-24T22:04:10.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2025-12-24T22:04:10.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom (27 kB at 339 kB/s)
[2025-12-24T22:04:10.162Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-12-24T22:04:10.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-12-24T22:04:10.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 691 kB/s)
[2025-12-24T22:04:10.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2025-12-24T22:04:10.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-12-24T22:04:10.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 275 kB/s)
[2025-12-24T22:04:10.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2025-12-24T22:04:10.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2025-12-24T22:04:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom (2.8 kB at 30 kB/s)
[2025-12-24T22:04:11.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-12-24T22:04:11.699Z] [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-12-24T22:04:11.699Z] [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 84 kB/s)
[2025-12-24T22:04:11.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-12-24T22:04:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-12-24T22:04:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 308 kB/s)
[2025-12-24T22:04:11.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2025-12-24T22:04:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2025-12-24T22:04:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom (1.9 kB at 24 kB/s)
[2025-12-24T22:04:11.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2025-12-24T22:04:12.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2025-12-24T22:04:12.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom (2.5 kB at 29 kB/s)
[2025-12-24T22:04:12.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2025-12-24T22:04:12.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2025-12-24T22:04:12.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom (1.4 kB at 17 kB/s)
[2025-12-24T22:04:12.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2025-12-24T22:04:12.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2025-12-24T22:04:12.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 12 kB/s)
[2025-12-24T22:04:13.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-12-24T22:04:13.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-12-24T22:04:13.076Z] [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 52 kB/s)
[2025-12-24T22:04:13.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-12-24T22:04:13.076Z] [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-12-24T22:04:13.076Z] [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 46 kB/s)
[2025-12-24T22:04:13.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-12-24T22:04:13.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-12-24T22:04:13.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 353 kB/s)
[2025-12-24T22:04:13.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2025-12-24T22:04:13.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2025-12-24T22:04:13.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 137 kB/s)
[2025-12-24T22:04:13.792Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-12-24T22:04:13.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-12-24T22:04:13.792Z] [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 72 kB/s)
[2025-12-24T22:04:13.792Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2025-12-24T22:04:13.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2025-12-24T22:04:13.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom (1.9 kB at 21 kB/s)
[2025-12-24T22:04:13.792Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2025-12-24T22:04:13.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2025-12-24T22:04:13.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom (2.4 kB at 29 kB/s)
[2025-12-24T22:04:13.792Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 473 kB/s)
[2025-12-24T22:04:14.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.0 MB/s)
[2025-12-24T22:04:14.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 172 kB/s)
[2025-12-24T22:04:14.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2025-12-24T22:04:14.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom (3.0 kB at 40 kB/s)
[2025-12-24T22:04:14.480Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-12-24T22:04:15.175Z] [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-12-24T22:04:15.175Z] [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 81 kB/s)
[2025-12-24T22:04:15.175Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-12-24T22:04:15.175Z] [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-12-24T22:04:15.891Z] [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 214 kB/s)
[2025-12-24T22:04:15.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-12-24T22:04:15.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-12-24T22:04:15.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 124 kB/s)
[2025-12-24T22:04:15.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2025-12-24T22:04:15.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2025-12-24T22:04:15.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 253 kB/s)
[2025-12-24T22:04:15.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2025-12-24T22:04:15.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2025-12-24T22:04:15.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 83 kB/s)
[2025-12-24T22:04:15.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-12-24T22:04:15.891Z] [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-12-24T22:04:15.891Z] [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 46 kB/s)
[2025-12-24T22:04:15.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-12-24T22:04:16.615Z] [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-12-24T22:04:16.615Z] [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 277 kB/s)
[2025-12-24T22:04:16.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-12-24T22:04:16.615Z] [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-12-24T22:04:16.615Z] [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 14 kB/s)
[2025-12-24T22:04:16.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-12-24T22:04:16.615Z] [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-12-24T22:04:16.615Z] [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 89 kB/s)
[2025-12-24T22:04:16.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2025-12-24T22:04:16.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 124 kB/s)
[2025-12-24T22:04:17.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-12-24T22:04:17.323Z] [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 347 kB/s)
[2025-12-24T22:04:17.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 119 kB/s)
[2025-12-24T22:04:17.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 247 kB/s)
[2025-12-24T22:04:17.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2025-12-24T22:04:17.323Z] [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-12-24T22:04:17.323Z] [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 79 kB/s)
[2025-12-24T22:04:17.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-12-24T22:04:17.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-12-24T22:04:18.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 391 kB/s)
[2025-12-24T22:04:18.030Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-12-24T22:04:18.030Z] [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-12-24T22:04:18.030Z] [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 82 kB/s)
[2025-12-24T22:04:18.030Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2025-12-24T22:04:18.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2025-12-24T22:04:18.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom (3.4 kB at 49 kB/s)
[2025-12-24T22:04:18.030Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2025-12-24T22:04:18.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2025-12-24T22:04:18.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom (4.2 kB at 43 kB/s)
[2025-12-24T22:04:18.030Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-12-24T22:04:18.725Z] [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-12-24T22:04:18.725Z] [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 45 kB/s)
[2025-12-24T22:04:18.725Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-12-24T22:04:18.725Z] [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-12-24T22:04:18.725Z] [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 312 kB/s)
[2025-12-24T22:04:18.725Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-12-24T22:04:18.725Z] [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-12-24T22:04:18.725Z] [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 43 kB/s)
[2025-12-24T22:04:18.725Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-12-24T22:04:18.725Z] [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-12-24T22:04:18.725Z] [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-12-24T22:04:18.725Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-12-24T22:04:19.427Z] [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-12-24T22:04:19.427Z] [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 74 kB/s)
[2025-12-24T22:04:19.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2025-12-24T22:04:19.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2025-12-24T22:04:19.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 74 kB/s)
[2025-12-24T22:04:19.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2025-12-24T22:04:20.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2025-12-24T22:04:20.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 266 kB/s)
[2025-12-24T22:04:20.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-12-24T22:04:20.195Z] [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-12-24T22:04:20.195Z] [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 102 kB/s)
[2025-12-24T22:04:20.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-12-24T22:04:20.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-12-24T22:04:20.195Z] [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 85 kB/s)
[2025-12-24T22:04:20.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
[2025-12-24T22:04:20.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2025-12-24T22:04:20.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 259 kB/s)
[2025-12-24T22:04:20.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-12-24T22:04:20.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-12-24T22:04:20.914Z] [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-12-24T22:04:20.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2025-12-24T22:04:20.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-12-24T22:04:20.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 313 kB/s)
[2025-12-24T22:04:20.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-12-24T22:04:20.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-12-24T22:04:20.914Z] [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 219 kB/s)
[2025-12-24T22:04:20.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-12-24T22:04:20.914Z] [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-12-24T22:04:20.914Z] [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 304 kB/s)
[2025-12-24T22:04:20.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 44 kB/s)
[2025-12-24T22:04:21.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 6.7 kB/s)
[2025-12-24T22:04:21.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 126 kB/s)
[2025-12-24T22:04:21.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2025-12-24T22:04:21.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 148 kB/s)
[2025-12-24T22:04:21.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-12-24T22:04:22.360Z] [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 86 kB/s)
[2025-12-24T22:04:22.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 105 kB/s)
[2025-12-24T22:04:22.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 86 kB/s)
[2025-12-24T22:04:22.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2025-12-24T22:04:22.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 34 kB/s)
[2025-12-24T22:04:22.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2025-12-24T22:04:23.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2025-12-24T22:04:23.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 96 kB/s)
[2025-12-24T22:04:23.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2025-12-24T22:04:23.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2025-12-24T22:04:23.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 39 kB/s)
[2025-12-24T22:04:23.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 49 kB/s)
[2025-12-24T22:04:23.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 84 kB/s)
[2025-12-24T22:04:23.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 420 kB/s)
[2025-12-24T22:04:23.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2025-12-24T22:04:23.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 77 kB/s)
[2025-12-24T22:04:23.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2025-12-24T22:04:24.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2025-12-24T22:04:24.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 78 kB/s)
[2025-12-24T22:04:24.588Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2025-12-24T22:04:24.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2025-12-24T22:04:24.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 271 kB/s)
[2025-12-24T22:04:24.588Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2025-12-24T22:04:25.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2025-12-24T22:04:25.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom (15 kB at 194 kB/s)
[2025-12-24T22:04:25.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2025-12-24T22:04:25.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2025-12-24T22:04:25.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 165 kB/s)
[2025-12-24T22:04:25.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2025-12-24T22:04:25.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2025-12-24T22:04:25.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 312 kB/s)
[2025-12-24T22:04:25.422Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-12-24T22:04:26.137Z] [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 116 kB/s)
[2025-12-24T22:04:26.137Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 393 kB/s)
[2025-12-24T22:04:26.137Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom (6.1 kB at 119 kB/s)
[2025-12-24T22:04:26.137Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2025-12-24T22:04:26.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 86 kB/s)
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2025-12-24T22:04:26.856Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar (44 kB at 326 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar (215 kB at 1.5 MB/s)
[2025-12-24T22:04:27.663Z] [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-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar (639 kB at 4.1 MB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar (6.4 kB at 36 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2025-12-24T22:04:27.663Z] [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 140 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar (42 kB at 246 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2025-12-24T22:04:27.663Z] [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 71 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar (14 kB at 67 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar (5.4 kB at 19 kB/s)
[2025-12-24T22:04:27.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2025-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar (58 kB at 223 kB/s)
[2025-12-24T22:04:27.663Z] [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-12-24T22:04:27.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar (192 kB at 668 kB/s)
[2025-12-24T22:04:27.663Z] [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-12-24T22:04:28.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar (47 kB at 154 kB/s)
[2025-12-24T22:04:28.400Z] [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-12-24T22:04:28.400Z] [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 533 kB/s)
[2025-12-24T22:04:28.400Z] [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-12-24T22:04:28.400Z] [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 434 kB/s)
[2025-12-24T22:04:28.400Z] [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-12-24T22:04:28.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar (27 kB at 78 kB/s)
[2025-12-24T22:04:28.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2025-12-24T22:04:28.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar (67 kB at 189 kB/s)
[2025-12-24T22:04:28.400Z] [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-12-24T22:04:28.400Z] [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 104 kB/s)
[2025-12-24T22:04:28.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2025-12-24T22:04:28.400Z] [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 426 kB/s)
[2025-12-24T22:04:28.400Z] [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-12-24T22:04:28.400Z] [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 383 kB/s)
[2025-12-24T22:04:28.400Z] [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-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 62 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-12-24T22:04:28.401Z] [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 473 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2025-12-24T22:04:28.401Z] [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 809 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-12-24T22:04:28.401Z] [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 1.1 MB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 448 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 9.2 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 4.9 MB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2025-12-24T22:04:28.401Z] [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 38 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 59 kB/s)
[2025-12-24T22:04:28.401Z] [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-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 26 kB/s)
[2025-12-24T22:04:28.401Z] [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-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 16 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 4.4 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2025-12-24T22:04:28.401Z] [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 91 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2025-12-24T22:04:28.401Z] [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 433 kB/s)
[2025-12-24T22:04:28.401Z] [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-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 5.7 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2025-12-24T22:04:28.401Z] [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 138 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 66 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 794 kB/s)
[2025-12-24T22:04:28.401Z] [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 6.3 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar (76 kB at 112 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 545 kB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar (1.5 MB at 2.2 MB/s)
[2025-12-24T22:04:28.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-12-24T22:04:28.401Z] [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 125 kB/s)
[2025-12-24T22:04:28.401Z] [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-12-24T22:04:28.401Z] [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 56 kB/s)
[2025-12-24T22:04:28.401Z] [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-12-24T22:04:28.401Z] [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 369 kB/s)
[2025-12-24T22:04:29.254Z] [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-12-24T22:04:29.255Z] [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 77 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-12-24T22:04:29.255Z] [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.3 MB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom (13 kB at 274 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom (9.8 kB at 146 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (0 B at 0 B/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom (26 kB at 117 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom (31 kB at 394 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 275 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2025-12-24T22:04:29.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom (4.7 kB at 61 kB/s)
[2025-12-24T22:04:29.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2025-12-24T22:04:29.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom (6.9 kB at 91 kB/s)
[2025-12-24T22:04:29.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2025-12-24T22:04:29.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom (7.4 kB at 151 kB/s)
[2025-12-24T22:04:29.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2025-12-24T22:04:29.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom (6.0 kB at 35 kB/s)
[2025-12-24T22:04:29.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom
[2025-12-24T22:04:29.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom (5.1 kB at 13 kB/s)
[2025-12-24T22:04:29.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom
[2025-12-24T22:04:30.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom (15 kB at 27 kB/s)
[2025-12-24T22:04:30.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom
[2025-12-24T22:04:30.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom (5.1 kB at 27 kB/s)
[2025-12-24T22:04:30.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom
[2025-12-24T22:04:30.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom (13 kB at 85 kB/s)
[2025-12-24T22:04:31.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom
[2025-12-24T22:04:31.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom (8.2 kB at 18 kB/s)
[2025-12-24T22:04:31.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom
[2025-12-24T22:04:32.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom (22 kB at 53 kB/s)
[2025-12-24T22:04:32.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom
[2025-12-24T22:04:32.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom (6.8 kB at 129 kB/s)
[2025-12-24T22:04:32.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom
[2025-12-24T22:04:32.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom (4.3 kB at 42 kB/s)
[2025-12-24T22:04:32.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2025-12-24T22:04:32.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom (3.0 kB at 51 kB/s)
[2025-12-24T22:04:32.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom
[2025-12-24T22:04:32.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom (9.1 kB at 128 kB/s)
[2025-12-24T22:04:32.369Z] [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-12-24T22:04:32.369Z] [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 100 kB/s)
[2025-12-24T22:04:32.369Z] [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-12-24T22:04:32.369Z] [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 129 kB/s)
[2025-12-24T22:04:32.369Z] [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-12-24T22:04:32.369Z] [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 100 kB/s)
[2025-12-24T22:04:33.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2025-12-24T22:04:33.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2025-12-24T22:04:33.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom (6.1 kB at 93 kB/s)
[2025-12-24T22:04:33.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2025-12-24T22:04:33.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 59 kB/s)
[2025-12-24T22:04:33.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 509 kB/s)
[2025-12-24T22:04:33.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 923 kB/s)
[2025-12-24T22:04:33.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2025-12-24T22:04:33.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 86 kB/s)
[2025-12-24T22:04:33.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2025-12-24T22:04:34.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2025-12-24T22:04:34.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 85 kB/s)
[2025-12-24T22:04:34.515Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2025-12-24T22:04:34.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2025-12-24T22:04:34.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 508 kB/s)
[2025-12-24T22:04:34.515Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2025-12-24T22:04:34.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2025-12-24T22:04:34.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.4 MB/s)
[2025-12-24T22:04:34.515Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2025-12-24T22:04:35.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2025-12-24T22:04:35.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 42 kB/s)
[2025-12-24T22:04:35.230Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2025-12-24T22:04:35.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2025-12-24T22:04:35.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 83 kB/s)
[2025-12-24T22:04:35.230Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 196 kB/s)
[2025-12-24T22:04:35.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 29 kB/s)
[2025-12-24T22:04:35.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 44 kB/s)
[2025-12-24T22:04:35.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2025-12-24T22:04:35.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 180 kB/s)
[2025-12-24T22:04:35.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2025-12-24T22:04:36.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2025-12-24T22:04:36.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 390 kB/s)
[2025-12-24T22:04:36.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2025-12-24T22:04:36.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2025-12-24T22:04:36.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 24 kB/s)
[2025-12-24T22:04:36.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2025-12-24T22:04:36.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2025-12-24T22:04:36.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 61 kB/s)
[2025-12-24T22:04:36.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2025-12-24T22:04:37.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2025-12-24T22:04:37.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 209 kB/s)
[2025-12-24T22:04:37.349Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-12-24T22:04:37.349Z] [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-12-24T22:04:37.349Z] [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 19 kB/s)
[2025-12-24T22:04:37.349Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-12-24T22:04:37.349Z] [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-12-24T22:04:37.349Z] [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 94 kB/s)
[2025-12-24T22:04:37.349Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-12-24T22:04:37.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-12-24T22:04:37.349Z] [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 326 kB/s)
[2025-12-24T22:04:37.349Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2025-12-24T22:04:38.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2025-12-24T22:04:38.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 71 kB/s)
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2025-12-24T22:04:38.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar (33 kB at 718 kB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 999 kB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 6.5 MB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.0 MB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 2.3 MB/s)
[2025-12-24T22:04:38.046Z] [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-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 469 kB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 401 kB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 47 kB/s)
[2025-12-24T22:04:38.046Z] [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 32 kB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.5 MB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 299 kB/s)
[2025-12-24T22:04:38.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.2 MB/s)
[2025-12-24T22:04:38.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2025-12-24T22:04:38.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2025-12-24T22:04:38.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom (1.4 kB at 10 kB/s)
[2025-12-24T22:04:38.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2025-12-24T22:04:39.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2025-12-24T22:04:39.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom (13 kB at 237 kB/s)
[2025-12-24T22:04:39.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-12-24T22:04:39.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-12-24T22:04:39.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 780 kB/s)
[2025-12-24T22:04:39.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2025-12-24T22:04:39.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-12-24T22:04:40.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2025-12-24T22:04:40.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-12-24T22:04:40.216Z] [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 2.6 MB/s)
[2025-12-24T22:04:40.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar (7.5 kB at 98 kB/s)
[2025-12-24T22:04:40.906Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:04:40.906Z] [INFO] Detecting the operating system and CPU architecture
[2025-12-24T22:04:40.906Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:04:40.906Z] [INFO] os.detected.name: linux
[2025-12-24T22:04:40.906Z] [INFO] os.detected.arch: x86_64
[2025-12-24T22:04:40.906Z] [INFO] os.detected.bitness: 64
[2025-12-24T22:04:40.906Z] [INFO] os.detected.version: 4.4
[2025-12-24T22:04:40.906Z] [INFO] os.detected.version.major: 4
[2025-12-24T22:04:40.906Z] [INFO] os.detected.version.minor: 4
[2025-12-24T22:04:40.906Z] [INFO] os.detected.release: ubuntu
[2025-12-24T22:04:40.906Z] [INFO] os.detected.release.version: 20.04
[2025-12-24T22:04:40.906Z] [INFO] os.detected.release.like.ubuntu: true
[2025-12-24T22:04:40.906Z] [INFO] os.detected.release.like.debian: true
[2025-12-24T22:04:40.906Z] [INFO] os.detected.classifier: linux-x86_64
[2025-12-24T22:04:41.893Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:04:41.893Z] [INFO] Reactor Build Order:
[2025-12-24T22:04:41.893Z] [INFO]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Revapi Configuration [jar]
[2025-12-24T22:04:41.893Z] [INFO] ArC - Parent pom [pom]
[2025-12-24T22:04:41.893Z] [INFO] ArC - Runtime [jar]
[2025-12-24T22:04:41.893Z] [INFO] ArC - Processor [jar]
[2025-12-24T22:04:41.893Z] [INFO] ArC - Tests [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2025-12-24T22:04:41.893Z] [INFO] Qute - Parent [pom]
[2025-12-24T22:04:41.893Z] [INFO] Qute - Core [jar]
[2025-12-24T22:04:41.893Z] [INFO] Qute - Generator [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2025-12-24T22:04:41.893Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Dev tools - Common [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Parent pom [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - BOM [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Build Parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - IDE Launcher [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Development mode - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Builder [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Dev tools [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Platform Properties [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Enforcer Rules [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - JSON-P [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Common [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Processor [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - BOM - Test [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - ArC [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - ArC - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - ArC - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Undertow [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Undertow - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Security [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Mutiny [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Netty [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Netty - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Netty - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Kubernetes [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Security - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Security - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Security - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Test Extension [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jackson [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Amazon Lambda [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Security [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Credentials [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jacoco [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Health [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jaeger [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - MongoDB Client [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Scheduler [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - REST Client Config [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - REST Client [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC Common [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Micrometer [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2025-12-24T22:04:41.894Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Jackson - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Reactive Routes [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate Validator [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JSON-B [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Datasource [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Datasource - Common [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Agroal [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Agroal - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Narayana JTA [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Quartz [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAXP [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Configuration - YAML [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAXB [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets Client [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebJar Locator [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache - Common [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Qute [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Qute - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Qute - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Kotlin [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Swagger UI [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Caffeine [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate ORM [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - DevServices [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - DevServices - H2 [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JDBC [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JDBC - H2 [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2025-12-24T22:04:41.895Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Kafka - Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - Common [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Avro [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Avro - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Avro - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Datasource [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Mailer [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Redis Client [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Narayana STM [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - Derby [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - Derby [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Panache - Mock [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Panache - Query Language [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Kafka Streams [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring - DI [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Data JPA [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2025-12-24T22:04:41.896Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Cache [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Cache - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Cache - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Cache [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring Data REST [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Security JPA [pom]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2025-12-24T22:04:41.910Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Security OAuth2 [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - SmallRye JWT [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Infinispan - Client [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Scala [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Scala - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Scala - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - SPI [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Util [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Docker [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Jib [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Client [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - S2I [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Config [pom]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2025-12-24T22:04:41.911Z] [INFO] Quarkus - OpenShift Client [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Flyway [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Liquibase [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Logging - JSON [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Logging - GELF [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Picocli [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - AWT - Parent [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - AWT - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - AWT - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Gradle Model [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Gradle Plugin [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Command Line Interface [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2025-12-24T22:04:41.912Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2025-12-24T22:04:41.913Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2025-12-24T22:04:41.913Z] [INFO]
[2025-12-24T22:04:41.913Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2025-12-24T22:04:41.913Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2025-12-24T22:04:41.913Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:04:41.913Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2025-12-24T22:04:41.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2025-12-24T22:04:41.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 147 kB/s)
[2025-12-24T22:04:41.913Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 120 kB/s)
[2025-12-24T22:04:42.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 883 kB/s)
[2025-12-24T22:04:42.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 342 kB/s)
[2025-12-24T22:04:42.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2025-12-24T22:04:42.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2025-12-24T22:04:42.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 540 kB/s)
[2025-12-24T22:04:42.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2025-12-24T22:04:42.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom (5.5 kB at 95 kB/s)
[2025-12-24T22:04:42.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-12-24T22:04:43.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-12-24T22:04:43.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 178 kB/s)
[2025-12-24T22:04:43.378Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2025-12-24T22:04:43.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2025-12-24T22:04:43.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 318 kB/s)
[2025-12-24T22:04:43.378Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2025-12-24T22:04:43.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2025-12-24T22:04:43.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 89 kB/s)
[2025-12-24T22:04:43.378Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2025-12-24T22:04:43.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2025-12-24T22:04:43.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 189 kB/s)
[2025-12-24T22:04:43.378Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2025-12-24T22:04:44.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2025-12-24T22:04:44.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 598 kB/s)
[2025-12-24T22:04:44.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2025-12-24T22:04:44.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2025-12-24T22:04:44.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 287 kB/s)
[2025-12-24T22:04:44.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2025-12-24T22:04:44.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2025-12-24T22:04:44.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 624 kB/s)
[2025-12-24T22:04:44.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2025-12-24T22:04:44.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2025-12-24T22:04:44.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 733 kB/s)
[2025-12-24T22:04:44.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2025-12-24T22:04:44.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2025-12-24T22:04:44.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 147 kB/s)
[2025-12-24T22:04:44.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2025-12-24T22:04:44.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2025-12-24T22:04:44.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 206 kB/s)
[2025-12-24T22:04:44.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2025-12-24T22:04:44.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2025-12-24T22:04:44.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 610 kB/s)
[2025-12-24T22:04:44.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-12-24T22:04:44.778Z] [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-12-24T22:04:44.778Z] [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 245 kB/s)
[2025-12-24T22:04:44.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-12-24T22:04:45.491Z] [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-12-24T22:04:45.491Z] [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 1.2 MB/s)
[2025-12-24T22:04:45.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-12-24T22:04:45.491Z] [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-12-24T22:04:45.491Z] [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 158 kB/s)
[2025-12-24T22:04:45.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-12-24T22:04:45.491Z] [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-12-24T22:04:45.491Z] [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 489 kB/s)
[2025-12-24T22:04:45.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-12-24T22:04:45.491Z] [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-12-24T22:04:46.223Z] [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 828 kB/s)
[2025-12-24T22:04:46.223Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2025-12-24T22:04:46.223Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2025-12-24T22:04:46.223Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom (7.3 kB at 138 kB/s)
[2025-12-24T22:04:46.223Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2025-12-24T22:04:46.223Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2025-12-24T22:04:46.223Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar (28 kB at 466 kB/s)
[2025-12-24T22:04:46.223Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2025-12-24T22:04:46.223Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 143 kB/s)
[2025-12-24T22:04:46.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 140 kB/s)
[2025-12-24T22:04:46.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 696 kB/s)
[2025-12-24T22:04:46.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2025-12-24T22:04:46.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 277 kB/s)
[2025-12-24T22:04:46.931Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2025-12-24T22:04:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2025-12-24T22:04:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 690 kB/s)
[2025-12-24T22:04:47.671Z] [INFO]
[2025-12-24T22:04:47.671Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2025-12-24T22:04:47.671Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-12-24T22:04:47.671Z] [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-12-24T22:04:47.671Z] [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 38 kB/s)
[2025-12-24T22:04:47.671Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-12-24T22:04:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-12-24T22:04:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 398 kB/s)
[2025-12-24T22:04:47.671Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-12-24T22:04:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-12-24T22:04:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 429 kB/s)
[2025-12-24T22:04:47.671Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2025-12-24T22:04:48.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-12-24T22:04:48.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 256 kB/s)
[2025-12-24T22:04:48.390Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-12-24T22:04:48.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-12-24T22:04:48.390Z] [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 75 kB/s)
[2025-12-24T22:04:48.390Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-12-24T22:04:48.390Z] [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-12-24T22:04:48.390Z] [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 72 kB/s)
[2025-12-24T22:04:48.390Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-12-24T22:04:48.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-12-24T22:04:48.391Z] [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 373 kB/s)
[2025-12-24T22:04:48.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-12-24T22:04:48.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-12-24T22:04:48.391Z] [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 36 kB/s)
[2025-12-24T22:04:48.391Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-12-24T22:04:48.391Z] [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-12-24T22:04:49.092Z] [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 103 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-12-24T22:04:49.092Z] [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-12-24T22:04:49.092Z] [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 65 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-12-24T22:04:49.092Z] [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-12-24T22:04:49.092Z] [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 59 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-12-24T22:04:49.092Z] [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-12-24T22:04:49.092Z] [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 23 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-12-24T22:04:49.092Z] [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-12-24T22:04:49.092Z] [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 162 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-12-24T22:04:49.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-12-24T22:04:49.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 182 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-12-24T22:04:49.092Z] [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-12-24T22:04:49.092Z] [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 13 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-12-24T22:04:49.092Z] [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-12-24T22:04:49.092Z] [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 85 kB/s)
[2025-12-24T22:04:49.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-12-24T22:04:49.807Z] [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-12-24T22:04:49.807Z] [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 80 kB/s)
[2025-12-24T22:04:49.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-12-24T22:04:49.807Z] [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-12-24T22:04:49.807Z] [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 67 kB/s)
[2025-12-24T22:04:49.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-12-24T22:04:49.807Z] [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-12-24T22:04:49.807Z] [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 101 kB/s)
[2025-12-24T22:04:49.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-12-24T22:04:49.807Z] [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-12-24T22:04:49.807Z] [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 226 kB/s)
[2025-12-24T22:04:49.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-12-24T22:04:49.807Z] [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-12-24T22:04:49.807Z] [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 108 kB/s)
[2025-12-24T22:04:49.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-12-24T22:04:49.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-12-24T22:04:49.807Z] [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 102 kB/s)
[2025-12-24T22:04:49.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-12-24T22:04:50.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-12-24T22:04:50.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 283 kB/s)
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-12-24T22:04:50.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2025-12-24T22:04:50.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-12-24T22:04:50.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 270 kB/s)
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-12-24T22:04:50.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [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 941 kB/s)
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [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 2.8 MB/s)
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [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 865 kB/s)
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [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.9 MB/s)
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:50.497Z] [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.6 MB/s)
[2025-12-24T22:04:50.497Z] [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-12-24T22:04:51.708Z] [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 45 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-12-24T22:04:51.708Z] [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 461 kB/s)
[2025-12-24T22:04:51.708Z] [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 1.4 MB/s)
[2025-12-24T22:04:51.708Z] [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 1.3 MB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.5 MB/s)
[2025-12-24T22:04:51.708Z] [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 3.3 MB/s)
[2025-12-24T22:04:51.708Z] [INFO]
[2025-12-24T22:04:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-12-24T22:04:51.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-12-24T22:04:51.708Z] [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 110 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-12-24T22:04:51.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-12-24T22:04:51.708Z] [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 28 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-12-24T22:04:51.708Z] [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-12-24T22:04:51.708Z] [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 40 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-12-24T22:04:51.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-12-24T22:04:51.708Z] [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 14 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-12-24T22:04:51.708Z] [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-12-24T22:04:51.708Z] [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 84 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-12-24T22:04:51.708Z] [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-12-24T22:04:51.708Z] [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 55 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-12-24T22:04:51.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-12-24T22:04:51.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 94 kB/s)
[2025-12-24T22:04:51.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-12-24T22:04:51.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-12-24T22:04:52.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 145 kB/s)
[2025-12-24T22:04:52.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-12-24T22:04:52.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-12-24T22:04:52.435Z] [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 28 kB/s)
[2025-12-24T22:04:52.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-12-24T22:04:52.435Z] [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-12-24T22:04:52.435Z] [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 35 kB/s)
[2025-12-24T22:04:52.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-12-24T22:04:52.435Z] [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-12-24T22:04:52.435Z] [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 31 kB/s)
[2025-12-24T22:04:52.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-12-24T22:04:52.435Z] [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-12-24T22:04:52.435Z] [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 41 kB/s)
[2025-12-24T22:04:52.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-12-24T22:04:52.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-12-24T22:04:52.435Z] [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 29 kB/s)
[2025-12-24T22:04:52.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-12-24T22:04:52.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-12-24T22:04:53.117Z] [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 117 kB/s)
[2025-12-24T22:04:53.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-12-24T22:04:53.117Z] [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 37 kB/s)
[2025-12-24T22:04:53.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-12-24T22:04:53.117Z] [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-12-24T22:04:53.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-12-24T22:04:53.117Z] [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 29 kB/s)
[2025-12-24T22:04:53.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 47 kB/s)
[2025-12-24T22:04:53.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2025-12-24T22:04:53.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 18 kB/s)
[2025-12-24T22:04:53.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-12-24T22:04:53.117Z] [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-12-24T22:04:53.807Z] [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.6 kB/s)
[2025-12-24T22:04:53.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-12-24T22:04:53.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-12-24T22:04:53.807Z] [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 91 kB/s)
[2025-12-24T22:04:53.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2025-12-24T22:04:53.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2025-12-24T22:04:53.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 26 kB/s)
[2025-12-24T22:04:53.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-12-24T22:04:53.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-12-24T22:04:53.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 12 kB/s)
[2025-12-24T22:04:53.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-12-24T22:04:53.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-12-24T22:04:54.491Z] [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 36 kB/s)
[2025-12-24T22:04:54.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-12-24T22:04:54.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-12-24T22:04:54.491Z] [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 48 kB/s)
[2025-12-24T22:04:54.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2025-12-24T22:04:54.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2025-12-24T22:04:54.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 68 kB/s)
[2025-12-24T22:04:54.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-12-24T22:04:54.491Z] [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-12-24T22:04:54.491Z] [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 70 kB/s)
[2025-12-24T22:04:54.491Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-12-24T22:04:55.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-12-24T22:04:55.187Z] [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 88 kB/s)
[2025-12-24T22:04:55.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2025-12-24T22:04:55.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2025-12-24T22:04:55.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 89 kB/s)
[2025-12-24T22:04:55.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2025-12-24T22:04:55.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2025-12-24T22:04:55.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 152 kB/s)
[2025-12-24T22:04:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-12-24T22:04:55.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-12-24T22:04:55.877Z] [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-12-24T22:04:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-12-24T22:04:55.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-12-24T22:04:55.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 26 kB/s)
[2025-12-24T22:04:55.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 119 kB/s)
[2025-12-24T22:04:56.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 85 kB/s)
[2025-12-24T22:04:56.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 54 kB/s)
[2025-12-24T22:04:56.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2025-12-24T22:04:56.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 325 kB/s)
[2025-12-24T22:04:56.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2025-12-24T22:04:57.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2025-12-24T22:04:57.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 49 kB/s)
[2025-12-24T22:04:57.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-12-24T22:04:57.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-12-24T22:04:57.261Z] [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 77 kB/s)
[2025-12-24T22:04:57.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2025-12-24T22:04:57.261Z] [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-12-24T22:04:57.261Z] [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 29 kB/s)
[2025-12-24T22:04:57.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2025-12-24T22:04:57.261Z] [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-12-24T22:04:57.261Z] [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 203 kB/s)
[2025-12-24T22:04:57.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-12-24T22:04:57.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-12-24T22:04:57.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 484 kB/s)
[2025-12-24T22:04:57.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2025-12-24T22:04:57.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-12-24T22:04:57.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 59 kB/s)
[2025-12-24T22:04:57.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-12-24T22:04:57.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-12-24T22:04:57.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-12-24T22:04:57.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-12-24T22:04:57.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-12-24T22:04:57.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-12-24T22:04:58.675Z] [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-12-24T22:04:58.675Z] [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-12-24T22:04:58.675Z] [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-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-12-24T22:04:58.675Z] [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 651 kB/s)
[2025-12-24T22:04:58.675Z] [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-12-24T22:04:58.675Z] [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 778 kB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-12-24T22:04:58.675Z] [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 2.4 MB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-12-24T22:04:58.675Z] [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 485 kB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-12-24T22:04:58.675Z] [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 7.8 MB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-12-24T22:04:58.675Z] [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 492 kB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-12-24T22:04:58.675Z] [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 993 kB/s)
[2025-12-24T22:04:58.675Z] [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-12-24T22:04:58.675Z] [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 623 kB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-12-24T22:04:58.675Z] [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 114 kB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2025-12-24T22:04:58.675Z] [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 871 kB/s)
[2025-12-24T22:04:58.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2025-12-24T22:04:58.675Z] [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 410 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2025-12-24T22:04:58.676Z] [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 171 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 69 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-12-24T22:04:58.676Z] [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 77 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 1.0 MB/s)
[2025-12-24T22:04:58.676Z] [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-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.2 MB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2025-12-24T22:04:58.676Z] [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 173 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 206 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 455 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2025-12-24T22:04:58.676Z] [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 241 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 627 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.3 MB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.0 MB/s)
[2025-12-24T22:04:58.676Z] [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.jar
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 210 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 473 kB/s)
[2025-12-24T22:04:58.676Z] [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 904 kB/s)
[2025-12-24T22:04:58.676Z] [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.jar (53 kB at 164 kB/s)
[2025-12-24T22:04:58.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 512 kB/s)
[2025-12-24T22:04:58.676Z] [INFO]
[2025-12-24T22:04:58.676Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2025-12-24T22:04:58.676Z] [INFO]
[2025-12-24T22:04:58.676Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2025-12-24T22:04:58.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-12-24T22:04:58.676Z] [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-12-24T22:04:59.505Z] [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 50 kB/s)
[2025-12-24T22:04:59.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-12-24T22:04:59.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-12-24T22:04:59.505Z] [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 373 kB/s)
[2025-12-24T22:04:59.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-12-24T22:04:59.505Z] [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-12-24T22:04:59.505Z] [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 42 kB/s)
[2025-12-24T22:04:59.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-12-24T22:04:59.505Z] [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-12-24T22:04:59.505Z] [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 62 kB/s)
[2025-12-24T22:04:59.505Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-12-24T22:04:59.505Z] [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-12-24T22:04:59.505Z] [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 114 kB/s)
[2025-12-24T22:04:59.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-12-24T22:04:59.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-12-24T22:04:59.506Z] [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 197 kB/s)
[2025-12-24T22:04:59.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-12-24T22:05:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-12-24T22:05:00.192Z] [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 16 kB/s)
[2025-12-24T22:05:00.192Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-12-24T22:05:00.192Z] [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-12-24T22:05:00.192Z] [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 96 kB/s)
[2025-12-24T22:05:00.192Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-12-24T22:05:00.192Z] [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-12-24T22:05:00.192Z] [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 81 kB/s)
[2025-12-24T22:05:00.192Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2025-12-24T22:05:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2025-12-24T22:05:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 431 kB/s)
[2025-12-24T22:05:00.192Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-12-24T22:05:00.903Z] [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-12-24T22:05:00.903Z] [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 91 kB/s)
[2025-12-24T22:05:00.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-12-24T22:05:00.903Z] [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-12-24T22:05:00.903Z] [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 40 kB/s)
[2025-12-24T22:05:00.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-12-24T22:05:00.903Z] [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-12-24T22:05:00.903Z] [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 53 kB/s)
[2025-12-24T22:05:00.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-12-24T22:05:00.903Z] [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-12-24T22:05:00.903Z] [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 37 kB/s)
[2025-12-24T22:05:00.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [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 35 kB/s)
[2025-12-24T22:05:01.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [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-12-24T22:05:01.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-12-24T22:05:02.340Z] [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-12-24T22:05:02.340Z] [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 30 kB/s)
[2025-12-24T22:05:02.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-12-24T22:05:02.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-12-24T22:05:02.340Z] [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 33 kB/s)
[2025-12-24T22:05:02.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-12-24T22:05:02.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-12-24T22:05:02.340Z] [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 118 kB/s)
[2025-12-24T22:05:02.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-12-24T22:05:02.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-12-24T22:05:02.340Z] [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 59 kB/s)
[2025-12-24T22:05:02.340Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-12-24T22:05:03.035Z] [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-12-24T22:05:03.035Z] [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 30 kB/s)
[2025-12-24T22:05:03.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2025-12-24T22:05:03.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2025-12-24T22:05:03.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 34 kB/s)
[2025-12-24T22:05:03.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2025-12-24T22:05:03.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2025-12-24T22:05:03.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 27 kB/s)
[2025-12-24T22:05:03.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2025-12-24T22:05:03.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2025-12-24T22:05:03.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 35 kB/s)
[2025-12-24T22:05:03.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2025-12-24T22:05:03.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2025-12-24T22:05:03.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 271 kB/s)
[2025-12-24T22:05:03.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2025-12-24T22:05:04.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2025-12-24T22:05:04.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 20 kB/s)
[2025-12-24T22:05:04.460Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2025-12-24T22:05:04.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2025-12-24T22:05:04.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 62 kB/s)
[2025-12-24T22:05:04.460Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2025-12-24T22:05:04.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2025-12-24T22:05:04.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 32 kB/s)
[2025-12-24T22:05:04.460Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-12-24T22:05:05.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-12-24T22:05:05.174Z] [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 132 kB/s)
[2025-12-24T22:05:05.174Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-12-24T22:05:05.174Z] [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-12-24T22:05:05.174Z] [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 41 kB/s)
[2025-12-24T22:05:05.174Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2025-12-24T22:05:05.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2025-12-24T22:05:05.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 58 kB/s)
[2025-12-24T22:05:05.174Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2025-12-24T22:05:05.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2025-12-24T22:05:05.907Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 156 kB/s)
[2025-12-24T22:05:05.907Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-12-24T22:05:06.602Z] [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-12-24T22:05:06.602Z] [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 29 kB/s)
[2025-12-24T22:05:06.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2025-12-24T22:05:06.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2025-12-24T22:05:06.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 112 kB/s)
[2025-12-24T22:05:06.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-12-24T22:05:07.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-12-24T22:05:07.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 368 kB/s)
[2025-12-24T22:05:07.297Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2025-12-24T22:05:07.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-12-24T22:05:07.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 76 kB/s)
[2025-12-24T22:05:07.989Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-12-24T22:05:07.989Z] [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-12-24T22:05:08.689Z] [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 23 kB/s)
[2025-12-24T22:05:08.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-12-24T22:05:08.689Z] [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-12-24T22:05:08.689Z] [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 38 kB/s)
[2025-12-24T22:05:08.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-12-24T22:05:09.435Z] [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-12-24T22:05:09.435Z] [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 127 kB/s)
[2025-12-24T22:05:09.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-12-24T22:05:09.435Z] [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-12-24T22:05:09.435Z] [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 25 kB/s)
[2025-12-24T22:05:09.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-12-24T22:05:10.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-12-24T22:05:10.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 58 kB/s)
[2025-12-24T22:05:10.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-12-24T22:05:10.121Z] [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-12-24T22:05:10.121Z] [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 97 kB/s)
[2025-12-24T22:05:10.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2025-12-24T22:05:10.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2025-12-24T22:05:10.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 29 kB/s)
[2025-12-24T22:05:10.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2025-12-24T22:05:10.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2025-12-24T22:05:10.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 375 kB/s)
[2025-12-24T22:05:10.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-12-24T22:05:11.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-12-24T22:05:11.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 737 kB/s)
[2025-12-24T22:05:11.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2025-12-24T22:05:12.247Z] [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-12-24T22:05:12.247Z] [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 49 kB/s)
[2025-12-24T22:05:12.247Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2025-12-24T22:05:12.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2025-12-24T22:05:12.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 38 kB/s)
[2025-12-24T22:05:12.247Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2025-12-24T22:05:12.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2025-12-24T22:05:12.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 24 kB/s)
[2025-12-24T22:05:12.929Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2025-12-24T22:05:12.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2025-12-24T22:05:12.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 28 kB/s)
[2025-12-24T22:05:12.929Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2025-12-24T22:05:13.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2025-12-24T22:05:13.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 69 kB/s)
[2025-12-24T22:05:13.625Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2025-12-24T22:05:13.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2025-12-24T22:05:13.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 44 kB/s)
[2025-12-24T22:05:13.626Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2025-12-24T22:05:14.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2025-12-24T22:05:14.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 34 kB/s)
[2025-12-24T22:05:14.351Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2025-12-24T22:05:14.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2025-12-24T22:05:14.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 42 kB/s)
[2025-12-24T22:05:14.351Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2025-12-24T22:05:15.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2025-12-24T22:05:15.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 282 kB/s)
[2025-12-24T22:05:15.138Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2025-12-24T22:05:15.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2025-12-24T22:05:15.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 529 kB/s)
[2025-12-24T22:05:15.138Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2025-12-24T22:05:15.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2025-12-24T22:05:15.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 245 kB/s)
[2025-12-24T22:05:15.843Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2025-12-24T22:05:15.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2025-12-24T22:05:15.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 47 kB/s)
[2025-12-24T22:05:15.843Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2025-12-24T22:05:15.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2025-12-24T22:05:16.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 38 kB/s)
[2025-12-24T22:05:16.529Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
[2025-12-24T22:05:16.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2025-12-24T22:05:16.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 190 kB/s)
[2025-12-24T22:05:16.529Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2025-12-24T22:05:17.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2025-12-24T22:05:17.219Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 801 kB/s)
[2025-12-24T22:05:17.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2025-12-24T22:05:17.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2025-12-24T22:05:17.219Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 276 kB/s)
[2025-12-24T22:05:17.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2025-12-24T22:05:17.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2025-12-24T22:05:17.219Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 36 kB/s)
[2025-12-24T22:05:17.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2025-12-24T22:05:17.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2025-12-24T22:05:17.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 48 kB/s)
[2025-12-24T22:05:17.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2025-12-24T22:05:17.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2025-12-24T22:05:17.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 27 kB/s)
[2025-12-24T22:05:17.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2025-12-24T22:05:17.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2025-12-24T22:05:17.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 35 kB/s)
[2025-12-24T22:05:17.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2025-12-24T22:05:18.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2025-12-24T22:05:18.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 49 kB/s)
[2025-12-24T22:05:18.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2025-12-24T22:05:18.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2025-12-24T22:05:18.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 42 kB/s)
[2025-12-24T22:05:18.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2025-12-24T22:05:19.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2025-12-24T22:05:19.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 41 kB/s)
[2025-12-24T22:05:19.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2025-12-24T22:05:19.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2025-12-24T22:05:19.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 44 kB/s)
[2025-12-24T22:05:19.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2025-12-24T22:05:19.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2025-12-24T22:05:19.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 160 kB/s)
[2025-12-24T22:05:19.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2025-12-24T22:05:20.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2025-12-24T22:05:20.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 50 kB/s)
[2025-12-24T22:05:20.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2025-12-24T22:05:20.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2025-12-24T22:05:20.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 34 kB/s)
[2025-12-24T22:05:20.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2025-12-24T22:05:20.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2025-12-24T22:05:20.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 45 kB/s)
[2025-12-24T22:05:20.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2025-12-24T22:05:20.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2025-12-24T22:05:20.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 357 kB/s)
[2025-12-24T22:05:20.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-12-24T22:05:20.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-12-24T22:05:20.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 354 kB/s)
[2025-12-24T22:05:20.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2025-12-24T22:05:20.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-12-24T22:05:20.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 269 kB/s)
[2025-12-24T22:05:20.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2025-12-24T22:05:21.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2025-12-24T22:05:21.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 19 kB/s)
[2025-12-24T22:05:21.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2025-12-24T22:05:21.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2025-12-24T22:05:21.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 12 kB/s)
[2025-12-24T22:05:21.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-12-24T22:05:21.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-12-24T22:05:21.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 278 kB/s)
[2025-12-24T22:05:21.514Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2025-12-24T22:05:22.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2025-12-24T22:05:22.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 20 kB/s)
[2025-12-24T22:05:22.202Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2025-12-24T22:05:22.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2025-12-24T22:05:22.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 58 kB/s)
[2025-12-24T22:05:22.202Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
[2025-12-24T22:05:22.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2025-12-24T22:05:22.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 172 kB/s)
[2025-12-24T22:05:22.202Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2025-12-24T22:05:22.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2025-12-24T22:05:22.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 699 kB/s)
[2025-12-24T22:05:22.909Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2025-12-24T22:05:22.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2025-12-24T22:05:22.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 40 kB/s)
[2025-12-24T22:05:22.909Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2025-12-24T22:05:22.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2025-12-24T22:05:22.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 18 kB/s)
[2025-12-24T22:05:22.909Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2025-12-24T22:05:22.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 80 kB/s)
[2025-12-24T22:05:23.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 78 kB/s)
[2025-12-24T22:05:23.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 19 kB/s)
[2025-12-24T22:05:23.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 13 kB/s)
[2025-12-24T22:05:23.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2025-12-24T22:05:23.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 30 kB/s)
[2025-12-24T22:05:23.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2025-12-24T22:05:24.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2025-12-24T22:05:24.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 57 kB/s)
[2025-12-24T22:05:24.320Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2025-12-24T22:05:24.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2025-12-24T22:05:24.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 159 kB/s)
[2025-12-24T22:05:24.321Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2025-12-24T22:05:24.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2025-12-24T22:05:24.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 20 kB/s)
[2025-12-24T22:05:24.321Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2025-12-24T22:05:24.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 22 kB/s)
[2025-12-24T22:05:25.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 24 kB/s)
[2025-12-24T22:05:25.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 38 kB/s)
[2025-12-24T22:05:25.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 44 kB/s)
[2025-12-24T22:05:25.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2025-12-24T22:05:25.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2025-12-24T22:05:25.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 12 kB/s)
[2025-12-24T22:05:25.759Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2025-12-24T22:05:25.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2025-12-24T22:05:25.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 12 kB/s)
[2025-12-24T22:05:25.759Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2025-12-24T22:05:25.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2025-12-24T22:05:25.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 22 kB/s)
[2025-12-24T22:05:25.759Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2025-12-24T22:05:26.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2025-12-24T22:05:26.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 22 kB/s)
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2025-12-24T22:05:26.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2025-12-24T22:05:26.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 73 kB/s)
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2025-12-24T22:05:26.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2025-12-24T22:05:26.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 54 kB/s)
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2025-12-24T22:05:26.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2025-12-24T22:05:26.563Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2025-12-24T22:05:27.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2025-12-24T22:05:27.972Z] [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.jar
[2025-12-24T22:05:27.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.5 MB/s)
[2025-12-24T22:05:28.827Z] [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.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 561 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.2 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2025-12-24T22:05:28.827Z] [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.jar (68 kB at 952 kB/s)
[2025-12-24T22:05:28.827Z] [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-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 4.6 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2025-12-24T22:05:28.827Z] [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.jar (30 kB at 261 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 451 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2025-12-24T22:05:28.827Z] [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.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 648 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2025-12-24T22:05:28.827Z] [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 1.6 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 383 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.1 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2025-12-24T22:05:28.827Z] [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.jar (22 kB at 130 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 125 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 49 kB/s)
[2025-12-24T22:05:28.827Z] [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.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 90 kB/s)
[2025-12-24T22:05:28.827Z] [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.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 45 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 56 kB/s)
[2025-12-24T22:05:28.827Z] [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.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 49 kB/s)
[2025-12-24T22:05:28.827Z] [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-12-24T22:05:28.827Z] [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.jar (26 kB at 106 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2025-12-24T22:05:28.827Z] [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.jar (13 kB at 54 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-12-24T22:05:28.827Z] [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.jar (39 kB at 140 kB/s)
[2025-12-24T22:05:28.827Z] [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.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 131 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2025-12-24T22:05:28.827Z] [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 46 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 36 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 134 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2025-12-24T22:05:28.827Z] [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.jar (12 kB at 37 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 32 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 162 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 306 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 217 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 168 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 721 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 429 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 84 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 90 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 67 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 148 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 166 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 151 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 172 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 132 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 120 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 7.2 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.2 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 17 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 6.5 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 278 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 1.3 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 20 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 1.9 MB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 10 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 6.5 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 8.2 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 12 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 102 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 39 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 344 kB/s)
[2025-12-24T22:05:28.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 350 kB/s)
[2025-12-24T22:05:29.601Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2025-12-24T22:05:29.601Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2025-12-24T22:05:29.601Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1766613825046
[2025-12-24T22:05:29.601Z] [WARNING] Cannot get the branch information from the git repository:
[2025-12-24T22:05:29.601Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2025-12-24T22:05:29.601Z]
[2025-12-24T22:05:29.601Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2025-12-24T22:05:29.601Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2025-12-24T22:05:29.601Z] [INFO] Storing buildScmBranch: UNKNOWN
[2025-12-24T22:05:29.601Z] [INFO]
[2025-12-24T22:05:29.601Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2025-12-24T22:05:29.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 57 kB/s)
[2025-12-24T22:05:29.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 419 kB/s)
[2025-12-24T22:05:29.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 679 kB/s)
[2025-12-24T22:05:29.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 264 kB/s)
[2025-12-24T22:05:29.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2025-12-24T22:05:29.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2025-12-24T22:05:30.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 79 kB/s)
[2025-12-24T22:05:30.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2025-12-24T22:05:30.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2025-12-24T22:05:30.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 63 kB/s)
[2025-12-24T22:05:30.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2025-12-24T22:05:30.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2025-12-24T22:05:30.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 349 kB/s)
[2025-12-24T22:05:30.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 28 kB/s)
[2025-12-24T22:05:31.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 123 kB/s)
[2025-12-24T22:05:31.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 141 kB/s)
[2025-12-24T22:05:31.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 96 kB/s)
[2025-12-24T22:05:31.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 35 kB/s)
[2025-12-24T22:05:31.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2025-12-24T22:05:31.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2025-12-24T22:05:31.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 20 kB/s)
[2025-12-24T22:05:31.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2025-12-24T22:05:31.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2025-12-24T22:05:31.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 169 kB/s)
[2025-12-24T22:05:31.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2025-12-24T22:05:31.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2025-12-24T22:05:31.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 243 kB/s)
[2025-12-24T22:05:31.680Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 84 kB/s)
[2025-12-24T22:05:32.423Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 156 kB/s)
[2025-12-24T22:05:32.423Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 5.7 kB/s)
[2025-12-24T22:05:32.423Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2025-12-24T22:05:32.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 87 kB/s)
[2025-12-24T22:05:33.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 15 kB/s)
[2025-12-24T22:05:33.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 102 kB/s)
[2025-12-24T22:05:33.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 78 kB/s)
[2025-12-24T22:05:33.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 67 kB/s)
[2025-12-24T22:05:33.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-12-24T22:05:33.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 125 kB/s)
[2025-12-24T22:05:33.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 171 kB/s)
[2025-12-24T22:05:33.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 141 kB/s)
[2025-12-24T22:05:33.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 31 kB/s)
[2025-12-24T22:05:33.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 26 kB/s)
[2025-12-24T22:05:33.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2025-12-24T22:05:33.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 18 kB/s)
[2025-12-24T22:05:34.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 58 kB/s)
[2025-12-24T22:05:34.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 39 kB/s)
[2025-12-24T22:05:34.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 43 kB/s)
[2025-12-24T22:05:34.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2025-12-24T22:05:34.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 77 kB/s)
[2025-12-24T22:05:34.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 37 kB/s)
[2025-12-24T22:05:35.355Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 581 kB/s)
[2025-12-24T22:05:35.355Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 33 kB/s)
[2025-12-24T22:05:35.355Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 41 kB/s)
[2025-12-24T22:05:35.355Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2025-12-24T22:05:35.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 52 kB/s)
[2025-12-24T22:05:36.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 41 kB/s)
[2025-12-24T22:05:36.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-12-24T22:05:36.159Z] [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 345 kB/s)
[2025-12-24T22:05:36.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 108 kB/s)
[2025-12-24T22:05:36.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2025-12-24T22:05:36.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 89 kB/s)
[2025-12-24T22:05:36.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2025-12-24T22:05:36.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2025-12-24T22:05:36.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 63 kB/s)
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2025-12-24T22:05:36.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2025-12-24T22:05:36.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 158 kB/s)
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-12-24T22:05:36.853Z] [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-12-24T22:05:36.853Z] [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 172 kB/s)
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2025-12-24T22:05:36.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 859 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 900 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 805 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 647 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 7.4 MB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 583 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.4 MB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 151 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 228 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.1 MB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 837 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2025-12-24T22:05:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 820 kB/s)
[2025-12-24T22:05:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 871 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 242 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 21 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 950 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 126 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.3 MB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 5.5 MB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 730 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 138 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 161 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 26 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 693 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 463 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:05:38.316Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:05:38.316Z] [INFO] Copying 2 resources
[2025-12-24T22:05:38.316Z] [INFO]
[2025-12-24T22:05:38.316Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2025-12-24T22:05:38.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-12-24T22:05:38.316Z] [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-12-24T22:05:38.316Z] [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 93 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-12-24T22:05:38.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-12-24T22:05:38.316Z] [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 108 kB/s)
[2025-12-24T22:05:38.316Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-12-24T22:05:39.018Z] [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-12-24T22:05:39.018Z] [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 71 kB/s)
[2025-12-24T22:05:39.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-12-24T22:05:39.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-12-24T22:05:39.018Z] [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 72 kB/s)
[2025-12-24T22:05:39.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-12-24T22:05:39.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-12-24T22:05:39.018Z] [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 17 kB/s)
[2025-12-24T22:05:39.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-12-24T22:05:39.018Z] [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-12-24T22:05:39.018Z] [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 102 kB/s)
[2025-12-24T22:05:39.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-12-24T22:05:39.754Z] [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-12-24T22:05:39.754Z] [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 81 kB/s)
[2025-12-24T22:05:39.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-12-24T22:05:39.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-12-24T22:05:39.754Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 54 kB/s)
[2025-12-24T22:05:39.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-12-24T22:05:39.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-12-24T22:05:39.754Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 234 kB/s)
[2025-12-24T22:05:39.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-12-24T22:05:39.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-12-24T22:05:39.754Z] [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 317 kB/s)
[2025-12-24T22:05:39.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-12-24T22:05:39.754Z] [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-12-24T22:05:40.447Z] [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 19 kB/s)
[2025-12-24T22:05:40.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-12-24T22:05:40.447Z] [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-12-24T22:05:40.447Z] [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 108 kB/s)
[2025-12-24T22:05:40.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-12-24T22:05:40.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-12-24T22:05:40.447Z] [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 53 kB/s)
[2025-12-24T22:05:40.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-12-24T22:05:40.447Z] [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-12-24T22:05:40.447Z] [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 48 kB/s)
[2025-12-24T22:05:40.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-12-24T22:05:40.447Z] [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-12-24T22:05:40.447Z] [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 12 kB/s)
[2025-12-24T22:05:40.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [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 14 kB/s)
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [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 21 kB/s)
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-12-24T22:05:41.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [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 276 kB/s)
[2025-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [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 553 kB/s)
[2025-12-24T22:05:41.157Z] [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-12-24T22:05:41.157Z] [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 758 kB/s)
[2025-12-24T22:05:41.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 1.9 MB/s)
[2025-12-24T22:05:41.157Z] [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 4.0 MB/s)
[2025-12-24T22:05:41.157Z] [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 52 kB/s)
[2025-12-24T22:05:41.157Z] [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 179 kB/s)
[2025-12-24T22:05:41.841Z] [INFO] No sources to compile
[2025-12-24T22:05:41.841Z] [INFO]
[2025-12-24T22:05:41.841Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2025-12-24T22:05:41.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:05:41.841Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:05:41.841Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2025-12-24T22:05:41.841Z] [INFO]
[2025-12-24T22:05:41.841Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2025-12-24T22:05:41.841Z] [INFO] No sources to compile
[2025-12-24T22:05:41.841Z] [INFO]
[2025-12-24T22:05:41.841Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2025-12-24T22:05:41.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-12-24T22:05:41.841Z] [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-12-24T22:05:41.841Z] [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 175 kB/s)
[2025-12-24T22:05:41.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-12-24T22:05:41.841Z] [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-12-24T22:05:41.841Z] [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 62 kB/s)
[2025-12-24T22:05:41.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-12-24T22:05:41.841Z] [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-12-24T22:05:41.841Z] [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 77 kB/s)
[2025-12-24T22:05:41.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-12-24T22:05:42.619Z] [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-12-24T22:05:42.619Z] [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 65 kB/s)
[2025-12-24T22:05:42.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-12-24T22:05:42.619Z] [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-12-24T22:05:42.619Z] [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 157 kB/s)
[2025-12-24T22:05:42.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-12-24T22:05:43.337Z] [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-12-24T22:05:43.337Z] [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 76 kB/s)
[2025-12-24T22:05:43.337Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-12-24T22:05:43.337Z] [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-12-24T22:05:43.337Z] [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 72 kB/s)
[2025-12-24T22:05:43.337Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-12-24T22:05:43.337Z] [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-12-24T22:05:43.337Z] [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 27 kB/s)
[2025-12-24T22:05:43.337Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-12-24T22:05:44.027Z] [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-12-24T22:05:44.027Z] [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 41 kB/s)
[2025-12-24T22:05:44.027Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-12-24T22:05:44.027Z] [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-12-24T22:05:44.027Z] [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 382 kB/s)
[2025-12-24T22:05:44.027Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-12-24T22:05:44.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-12-24T22:05:44.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 608 kB/s)
[2025-12-24T22:05:44.027Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-12-24T22:05:44.027Z] [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-12-24T22:05:44.027Z] [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 229 kB/s)
[2025-12-24T22:05:44.027Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-12-24T22:05:44.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-12-24T22:05:44.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 274 kB/s)
[2025-12-24T22:05:44.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-12-24T22:05:44.729Z] [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-12-24T22:05:44.729Z] [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 96 kB/s)
[2025-12-24T22:05:44.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-12-24T22:05:44.729Z] [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-12-24T22:05:44.729Z] [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 78 kB/s)
[2025-12-24T22:05:44.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-12-24T22:05:44.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-12-24T22:05:44.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 476 kB/s)
[2025-12-24T22:05:44.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-12-24T22:05:45.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-12-24T22:05:45.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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 253 kB/s)
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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.6 MB/s)
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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.9 MB/s)
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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.9 MB/s)
[2025-12-24T22:05:45.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-12-24T22:05:45.411Z] [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 387 kB/s)
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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 344 kB/s)
[2025-12-24T22:05:45.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-12-24T22:05:45.411Z] [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.2 MB/s)
[2025-12-24T22:05:45.411Z] [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-12-24T22:05:45.411Z] [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 73 kB/s)
[2025-12-24T22:05:45.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.9 MB/s)
[2025-12-24T22:05:45.411Z] [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 407 kB/s)
[2025-12-24T22:05:45.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 771 kB/s)
[2025-12-24T22:05:45.411Z] [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 10 MB/s)
[2025-12-24T22:05:46.125Z] [INFO] No tests to run.
[2025-12-24T22:05:46.125Z] [INFO]
[2025-12-24T22:05:46.125Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2025-12-24T22:05:46.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2025-12-24T22:05:46.125Z] [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-12-24T22:05:46.125Z] [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 102 kB/s)
[2025-12-24T22:05:46.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-12-24T22:05:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-12-24T22:05:46.125Z] [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 84 kB/s)
[2025-12-24T22:05:46.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-12-24T22:05:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-12-24T22:05:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 714 kB/s)
[2025-12-24T22:05:46.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2025-12-24T22:05:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-12-24T22:05:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 349 kB/s)
[2025-12-24T22:05:46.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2025-12-24T22:05:46.862Z] [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-12-24T22:05:46.862Z] [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 87 kB/s)
[2025-12-24T22:05:46.862Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2025-12-24T22:05:46.862Z] [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-12-24T22:05:46.862Z] [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 33 kB/s)
[2025-12-24T22:05:46.862Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2025-12-24T22:05:46.862Z] [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-12-24T22:05:46.862Z] [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 32 kB/s)
[2025-12-24T22:05:46.862Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-12-24T22:05:46.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-12-24T22:05:46.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 241 kB/s)
[2025-12-24T22:05:46.862Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2025-12-24T22:05:46.862Z] [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-12-24T22:05:46.862Z] [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 114 kB/s)
[2025-12-24T22:05:46.862Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-12-24T22:05:47.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-12-24T22:05:47.556Z] [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 111 kB/s)
[2025-12-24T22:05:47.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-12-24T22:05:47.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-12-24T22:05:47.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 669 kB/s)
[2025-12-24T22:05:47.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2025-12-24T22:05:47.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2025-12-24T22:05:47.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 324 kB/s)
[2025-12-24T22:05:47.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-12-24T22:05:47.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-12-24T22:05:47.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 216 kB/s)
[2025-12-24T22:05:47.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-12-24T22:05:48.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-12-24T22:05:48.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 779 kB/s)
[2025-12-24T22:05:48.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2025-12-24T22:05:48.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2025-12-24T22:05:48.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 102 kB/s)
[2025-12-24T22:05:48.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2025-12-24T22:05:49.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2025-12-24T22:05:49.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 103 kB/s)
[2025-12-24T22:05:49.001Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2025-12-24T22:05:49.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2025-12-24T22:05:49.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 89 kB/s)
[2025-12-24T22:05:49.001Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2025-12-24T22:05:49.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2025-12-24T22:05:49.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 83 kB/s)
[2025-12-24T22:05:49.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2025-12-24T22:05:50.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2025-12-24T22:05:50.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 351 kB/s)
[2025-12-24T22:05:50.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2025-12-24T22:05:51.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2025-12-24T22:05:51.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 260 kB/s)
[2025-12-24T22:05:51.096Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2025-12-24T22:05:51.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2025-12-24T22:05:51.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 40 kB/s)
[2025-12-24T22:05:51.096Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2025-12-24T22:05:51.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2025-12-24T22:05:51.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 53 kB/s)
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2025-12-24T22:05:51.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2025-12-24T22:05:51.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 89 kB/s)
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2025-12-24T22:05:51.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2025-12-24T22:05:52.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2025-12-24T22:05:52.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2025-12-24T22:05:52.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2025-12-24T22:05:52.556Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2025-12-24T22:05:53.237Z] [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-12-24T22:05:53.237Z] [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-12-24T22:05:53.237Z] [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-12-24T22:05:53.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2025-12-24T22:05:53.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2025-12-24T22:05:53.238Z] [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 752 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 427 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2025-12-24T22:05:53.238Z] [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 863 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 3.0 MB/s)
[2025-12-24T22:05:53.238Z] [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 601 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2025-12-24T22:05:53.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 2.2 MB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 890 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 446 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 4.0 MB/s)
[2025-12-24T22:05:53.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 460 kB/s)
[2025-12-24T22:05:53.238Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2025-12-24T22:05:53.238Z] [INFO]
[2025-12-24T22:05:53.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2025-12-24T22:05:53.238Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-12-24T22:05:53.238Z] [INFO]
[2025-12-24T22:05:53.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2025-12-24T22:05:53.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[2025-12-24T22:05:53.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-12-24T22:05:53.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 19 kB/s)
[2025-12-24T22:05:53.967Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2025-12-24T22:05:54.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2025-12-24T22:05:54.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 189 kB/s)
[2025-12-24T22:05:54.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2025-12-24T22:05:55.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2025-12-24T22:05:55.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 70 kB/s)
[2025-12-24T22:05:55.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[2025-12-24T22:05:55.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2025-12-24T22:05:55.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2025-12-24T22:05:55.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-12-24T22:05:55.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2025-12-24T22:05:56.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-12-24T22:05:56.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2025-12-24T22:05:56.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-12-24T22:05:56.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2025-12-24T22:05:56.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2025-12-24T22:05:56.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.3 MB/s)
[2025-12-24T22:05:56.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.9 MB/s)
[2025-12-24T22:05:56.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.3 MB/s)
[2025-12-24T22:05:56.079Z] [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 449 kB/s)
[2025-12-24T22:05:56.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.4 MB/s)
[2025-12-24T22:05:56.079Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2025-12-24T22:05:56.079Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2025-12-24T22:05:56.079Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-12-24T22:05:56.079Z] [INFO]
[2025-12-24T22:05:56.079Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2025-12-24T22:05:56.079Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2025-12-24T22:05:56.079Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:05:56.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2025-12-24T22:05:56.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2025-12-24T22:05:56.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 96 kB/s)
[2025-12-24T22:05:56.768Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2025-12-24T22:05:56.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2025-12-24T22:05:57.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 423 kB/s)
[2025-12-24T22:05:57.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2025-12-24T22:05:57.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2025-12-24T22:05:57.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 942 kB/s)
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:05:57.492Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:05:57.492Z] [INFO] Copying 2 resources
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO] No sources to compile
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:05:57.492Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:05:57.492Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO] No sources to compile
[2025-12-24T22:05:57.492Z] [INFO]
[2025-12-24T22:05:57.492Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2025-12-24T22:05:57.492Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2025-12-24T22:05:57.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2025-12-24T22:05:57.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 249 kB/s)
[2025-12-24T22:05:58.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2025-12-24T22:05:58.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 29 kB/s)
[2025-12-24T22:05:58.878Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 341 kB/s)
[2025-12-24T22:05:58.878Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 61 kB/s)
[2025-12-24T22:05:58.878Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2025-12-24T22:05:58.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 41 kB/s)
[2025-12-24T22:05:58.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2025-12-24T22:05:59.584Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2025-12-24T22:05:59.584Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 143 kB/s)
[2025-12-24T22:05:59.584Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2025-12-24T22:06:00.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2025-12-24T22:06:00.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 54 kB/s)
[2025-12-24T22:06:00.287Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2025-12-24T22:06:00.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2025-12-24T22:06:00.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 187 kB/s)
[2025-12-24T22:06:00.981Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2025-12-24T22:06:00.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2025-12-24T22:06:00.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 541 kB/s)
[2025-12-24T22:06:00.981Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2025-12-24T22:06:02.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2025-12-24T22:06:03.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 59 kB/s)
[2025-12-24T22:06:03.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2025-12-24T22:06:03.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2025-12-24T22:06:03.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 396 kB/s)
[2025-12-24T22:06:03.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2025-12-24T22:06:03.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2025-12-24T22:06:03.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2025-12-24T22:06:03.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2025-12-24T22:06:03.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2025-12-24T22:06:03.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2025-12-24T22:06:03.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2025-12-24T22:06:03.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2025-12-24T22:06:03.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2025-12-24T22:06:03.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 230 kB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 219 kB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 4.6 MB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 2.9 MB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 8.0 MB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 2.9 MB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 2.0 MB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.7 MB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 90 kB/s)
[2025-12-24T22:06:04.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 294 kB/s)
[2025-12-24T22:06:04.576Z] [INFO] No tests to run.
[2025-12-24T22:06:04.576Z] [INFO]
[2025-12-24T22:06:04.576Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2025-12-24T22:06:04.576Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2025-12-24T22:06:04.576Z] [INFO]
[2025-12-24T22:06:04.576Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2025-12-24T22:06:04.576Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2025-12-24T22:06:04.576Z] [INFO]
[2025-12-24T22:06:04.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2025-12-24T22:06:04.576Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.jar
[2025-12-24T22:06:04.577Z] [INFO] Installing /quarkus/independent-projects/revapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.pom
[2025-12-24T22:06:04.577Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final-sources.jar
[2025-12-24T22:06:04.577Z] [INFO]
[2025-12-24T22:06:04.577Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2025-12-24T22:06:04.577Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2025-12-24T22:06:04.577Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:06:04.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2025-12-24T22:06:04.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2025-12-24T22:06:04.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom (21 kB at 354 kB/s)
[2025-12-24T22:06:04.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2025-12-24T22:06:05.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2025-12-24T22:06:05.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar (48 kB at 814 kB/s)
[2025-12-24T22:06:05.274Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2025-12-24T22:06:05.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2025-12-24T22:06:05.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom (30 kB at 425 kB/s)
[2025-12-24T22:06:05.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2025-12-24T22:06:05.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2025-12-24T22:06:05.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar (62 kB at 873 kB/s)
[2025-12-24T22:06:05.968Z] [INFO]
[2025-12-24T22:06:05.968Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2025-12-24T22:06:05.968Z] [INFO]
[2025-12-24T22:06:05.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2025-12-24T22:06:05.968Z] [INFO]
[2025-12-24T22:06:05.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2025-12-24T22:06:05.968Z] [INFO]
[2025-12-24T22:06:05.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2025-12-24T22:06:05.968Z] [INFO]
[2025-12-24T22:06:05.968Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2025-12-24T22:06:05.968Z] [INFO]
[2025-12-24T22:06:05.968Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2025-12-24T22:06:05.968Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2025-12-24T22:06:06.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2025-12-24T22:06:06.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 238 kB/s)
[2025-12-24T22:06:06.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2025-12-24T22:06:06.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2025-12-24T22:06:06.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 294 kB/s)
[2025-12-24T22:06:06.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-12-24T22:06:07.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-12-24T22:06:07.367Z] [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-12-24T22:06:07.367Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-12-24T22:06:08.057Z] [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-12-24T22:06:08.057Z] [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 192 kB/s)
[2025-12-24T22:06:08.057Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2025-12-24T22:06:08.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2025-12-24T22:06:08.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 45 kB/s)
[2025-12-24T22:06:08.825Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2025-12-24T22:06:09.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2025-12-24T22:06:09.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 35 kB/s)
[2025-12-24T22:06:09.522Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2025-12-24T22:06:09.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2025-12-24T22:06:09.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 29 kB/s)
[2025-12-24T22:06:09.522Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 145 kB/s)
[2025-12-24T22:06:10.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-12-24T22:06:10.258Z] [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 53 kB/s)
[2025-12-24T22:06:10.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-12-24T22:06:10.258Z] [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 340 kB/s)
[2025-12-24T22:06:10.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 418 kB/s)
[2025-12-24T22:06:10.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-12-24T22:06:10.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.1 MB/s)
[2025-12-24T22:06:10.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-12-24T22:06:11.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-12-24T22:06:11.280Z] [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 270 kB/s)
[2025-12-24T22:06:11.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2025-12-24T22:06:11.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2025-12-24T22:06:11.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom (14 kB at 162 kB/s)
[2025-12-24T22:06:11.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2025-12-24T22:06:11.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2025-12-24T22:06:11.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom (17 kB at 237 kB/s)
[2025-12-24T22:06:11.984Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2025-12-24T22:06:12.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2025-12-24T22:06:12.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom (16 kB at 215 kB/s)
[2025-12-24T22:06:12.677Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom
[2025-12-24T22:06:12.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2025-12-24T22:06:12.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 23 kB/s)
[2025-12-24T22:06:12.677Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2025-12-24T22:06:13.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2025-12-24T22:06:13.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 345 kB/s)
[2025-12-24T22:06:13.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2025-12-24T22:06:14.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2025-12-24T22:06:14.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 29 kB/s)
[2025-12-24T22:06:14.115Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2025-12-24T22:06:14.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2025-12-24T22:06:14.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 243 kB/s)
[2025-12-24T22:06:14.115Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2025-12-24T22:06:14.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2025-12-24T22:06:14.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 541 kB/s)
[2025-12-24T22:06:14.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2025-12-24T22:06:14.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2025-12-24T22:06:14.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 347 kB/s)
[2025-12-24T22:06:14.892Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2025-12-24T22:06:15.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2025-12-24T22:06:15.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 303 kB/s)
[2025-12-24T22:06:15.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2025-12-24T22:06:16.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2025-12-24T22:06:16.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 89 kB/s)
[2025-12-24T22:06:16.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2025-12-24T22:06:16.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2025-12-24T22:06:16.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 47 kB/s)
[2025-12-24T22:06:16.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2025-12-24T22:06:17.007Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2025-12-24T22:06:17.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom (2.7 kB at 49 kB/s)
[2025-12-24T22:06:17.007Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom (2.5 kB at 48 kB/s)
[2025-12-24T22:06:17.712Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom (2.0 kB at 38 kB/s)
[2025-12-24T22:06:17.712Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 64 kB/s)
[2025-12-24T22:06:17.712Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2025-12-24T22:06:17.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 31 kB/s)
[2025-12-24T22:06:17.712Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2025-12-24T22:06:18.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2025-12-24T22:06:18.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 31 kB/s)
[2025-12-24T22:06:18.431Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2025-12-24T22:06:18.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2025-12-24T22:06:18.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 44 kB/s)
[2025-12-24T22:06:18.431Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2025-12-24T22:06:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2025-12-24T22:06:19.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 33 kB/s)
[2025-12-24T22:06:19.126Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2025-12-24T22:06:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2025-12-24T22:06:19.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 36 kB/s)
[2025-12-24T22:06:19.126Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2025-12-24T22:06:19.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2025-12-24T22:06:19.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 35 kB/s)
[2025-12-24T22:06:19.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2025-12-24T22:06:19.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2025-12-24T22:06:19.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 40 kB/s)
[2025-12-24T22:06:19.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2025-12-24T22:06:19.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2025-12-24T22:06:19.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom (2.3 kB at 46 kB/s)
[2025-12-24T22:06:19.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2025-12-24T22:06:20.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2025-12-24T22:06:20.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom (2.4 kB at 47 kB/s)
[2025-12-24T22:06:20.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2025-12-24T22:06:20.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2025-12-24T22:06:20.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom (1.9 kB at 43 kB/s)
[2025-12-24T22:06:20.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2025-12-24T22:06:20.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2025-12-24T22:06:20.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom (9.2 kB at 176 kB/s)
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2025-12-24T22:06:21.189Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar (15 kB at 297 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 23 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar (3.0 MB at 30 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-12-24T22:06:21.966Z] [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 91 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-12-24T22:06:21.966Z] [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 46 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 1.5 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2025-12-24T22:06:21.966Z] [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 1.7 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 394 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2025-12-24T22:06:21.966Z] [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 3.1 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar (29 kB at 154 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar (413 kB at 1.9 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.1 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 91 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 1.1 MB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2025-12-24T22:06:21.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 970 kB/s)
[2025-12-24T22:06:21.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2025-12-24T22:06:22.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar (900 kB at 2.8 MB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar (72 kB at 224 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar (6.9 MB at 19 MB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar (94 kB at 252 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar (143 kB at 362 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar (1.5 MB at 3.5 MB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar (111 kB at 256 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar (199 kB at 443 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar (140 kB at 308 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar (102 kB at 216 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar (91 kB at 186 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar (70 kB at 134 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar (117 kB at 223 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar (295 kB at 543 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 707 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 26 kB/s)
[2025-12-24T22:06:22.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar (30 MB at 31 MB/s)
[2025-12-24T22:06:23.344Z] [INFO]
[2025-12-24T22:06:23.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2025-12-24T22:06:23.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2025-12-24T22:06:23.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2025-12-24T22:06:23.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom (4.9 kB at 65 kB/s)
[2025-12-24T22:06:23.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2025-12-24T22:06:23.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2025-12-24T22:06:23.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom (22 kB at 149 kB/s)
[2025-12-24T22:06:23.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-12-24T22:06:23.344Z] [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-12-24T22:06:24.040Z] [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 284 kB/s)
[2025-12-24T22:06:24.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-12-24T22:06:24.040Z] [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-12-24T22:06:24.040Z] [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 331 kB/s)
[2025-12-24T22:06:24.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2025-12-24T22:06:24.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2025-12-24T22:06:24.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 49 kB/s)
[2025-12-24T22:06:24.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2025-12-24T22:06:24.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2025-12-24T22:06:24.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 43 kB/s)
[2025-12-24T22:06:24.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2025-12-24T22:06:24.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2025-12-24T22:06:24.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 116 kB/s)
[2025-12-24T22:06:24.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2025-12-24T22:06:24.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-12-24T22:06:24.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2025-12-24T22:06:24.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2025-12-24T22:06:24.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2025-12-24T22:06:24.745Z] [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-12-24T22:06:24.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2025-12-24T22:06:24.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2025-12-24T22:06:24.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 3.0 MB/s)
[2025-12-24T22:06:24.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 182 kB/s)
[2025-12-24T22:06:24.745Z] [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 28 MB/s)
[2025-12-24T22:06:24.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar (1.3 MB at 12 MB/s)
[2025-12-24T22:06:24.745Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:06:24.745Z] [INFO]
[2025-12-24T22:06:24.745Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2025-12-24T22:06:24.745Z] [INFO]
[2025-12-24T22:06:24.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2025-12-24T22:06:24.745Z] [INFO] Installing /quarkus/independent-projects/arc/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-parent/2.7.5.Final/arc-parent-2.7.5.Final.pom
[2025-12-24T22:06:24.745Z] [INFO]
[2025-12-24T22:06:24.745Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2025-12-24T22:06:24.745Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2025-12-24T22:06:24.745Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:06:24.745Z] [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-12-24T22:06:24.745Z] [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 205 kB/s)
[2025-12-24T22:06:24.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-12-24T22:06:24.745Z] [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 347 kB/s)
[2025-12-24T22:06:24.745Z] [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-12-24T22:06:24.745Z] [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 273 kB/s)
[2025-12-24T22:06:24.745Z] [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-12-24T22:06:24.745Z] [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 302 kB/s)
[2025-12-24T22:06:24.745Z] [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-12-24T22:06:24.745Z] [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 390 kB/s)
[2025-12-24T22:06:24.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-12-24T22:06:24.745Z] [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 64 kB/s)
[2025-12-24T22:06:24.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom
[2025-12-24T22:06:25.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom (19 kB at 313 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 305 kB/s)
[2025-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-12-24T22:06:25.445Z] [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 83 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 57 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 58 kB/s)
[2025-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-12-24T22:06:25.445Z] [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 34 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 67 kB/s)
[2025-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-12-24T22:06:25.445Z] [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 38 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 77 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 70 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 80 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 332 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar
[2025-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-12-24T22:06:25.445Z] [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 2.2 MB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 962 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 295 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 55 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 456 kB/s)
[2025-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-12-24T22:06:25.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar (64 kB at 664 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:25.445Z] [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 66 kB/s)
[2025-12-24T22:06:25.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-12-24T22:06:25.445Z] [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 76 kB/s)
[2025-12-24T22:06:25.445Z] [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-12-24T22:06:26.135Z] [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 133 kB/s)
[2025-12-24T22:06:26.135Z] [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-12-24T22:06:26.135Z] [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 1.6 MB/s)
[2025-12-24T22:06:26.135Z] [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-12-24T22:06:26.135Z] [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 728 kB/s)
[2025-12-24T22:06:26.135Z] [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-12-24T22:06:26.135Z] [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 47 kB/s)
[2025-12-24T22:06:26.135Z] [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 3.6 MB/s)
[2025-12-24T22:06:26.135Z] [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 1.0 MB/s)
[2025-12-24T22:06:26.135Z] [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 1.2 MB/s)
[2025-12-24T22:06:26.135Z] [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 296 kB/s)
[2025-12-24T22:06:26.135Z] [INFO]
[2025-12-24T22:06:26.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2025-12-24T22:06:26.135Z] [INFO]
[2025-12-24T22:06:26.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2025-12-24T22:06:26.136Z] [INFO]
[2025-12-24T22:06:26.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2025-12-24T22:06:26.136Z] [INFO]
[2025-12-24T22:06:26.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2025-12-24T22:06:26.136Z] [INFO]
[2025-12-24T22:06:26.136Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2025-12-24T22:06:26.136Z] [INFO]
[2025-12-24T22:06:26.136Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2025-12-24T22:06:27.577Z] [INFO] Processed 102 files in 1s292ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2025-12-24T22:06:27.577Z] [INFO]
[2025-12-24T22:06:27.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2025-12-24T22:06:28.274Z] [INFO] Processed 102 files in 00:00.766 (Already Sorted: 102, Needed Sorting: 0)
[2025-12-24T22:06:28.274Z] [INFO]
[2025-12-24T22:06:28.274Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2025-12-24T22:06:28.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:28.274Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:28.274Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2025-12-24T22:06:28.274Z] [INFO]
[2025-12-24T22:06:28.274Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2025-12-24T22:06:28.274Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:28.274Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2025-12-24T22:06:31.392Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Qualifiers.java:[138,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-12-24T22:06:31.392Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[124,29] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-12-24T22:06:31.392Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[140,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-12-24T22:06:31.392Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[152,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-12-24T22:06:31.392Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[164,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-12-24T22:06:31.392Z] [INFO]
[2025-12-24T22:06:31.392Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2025-12-24T22:06:31.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:31.392Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:31.393Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2025-12-24T22:06:31.393Z] [INFO]
[2025-12-24T22:06:31.393Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2025-12-24T22:06:31.393Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:31.393Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2025-12-24T22:06:31.393Z] [INFO]
[2025-12-24T22:06:31.393Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2025-12-24T22:06:31.393Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-12-24T22:06:31.393Z] [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-12-24T22:06:31.393Z] [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 358 kB/s)
[2025-12-24T22:06:31.393Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-12-24T22:06:32.085Z] [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-12-24T22:06:32.085Z] [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 105 kB/s)
[2025-12-24T22:06:32.085Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-12-24T22:06:32.786Z] [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-12-24T22:06:32.786Z] [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 40 kB/s)
[2025-12-24T22:06:32.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-12-24T22:06:32.786Z] [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-12-24T22:06:33.508Z] [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 39 kB/s)
[2025-12-24T22:06:33.508Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-12-24T22:06:33.508Z] [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-12-24T22:06:33.508Z] [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 27 kB/s)
[2025-12-24T22:06:33.508Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-12-24T22:06:34.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-12-24T22:06:34.213Z] [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 19 kB/s)
[2025-12-24T22:06:34.213Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-12-24T22:06:34.903Z] [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-12-24T22:06:34.903Z] [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 40 kB/s)
[2025-12-24T22:06:34.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-12-24T22:06:34.903Z] [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-12-24T22:06:34.903Z] [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-12-24T22:06:34.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-12-24T22:06:35.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-12-24T22:06:35.590Z] [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 30 kB/s)
[2025-12-24T22:06:35.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-12-24T22:06:36.267Z] [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-12-24T22:06:36.267Z] [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-12-24T22:06:36.267Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-12-24T22:06:36.267Z] [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-12-24T22:06:36.267Z] [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 40 kB/s)
[2025-12-24T22:06:36.267Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-12-24T22:06:37.012Z] [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-12-24T22:06:37.012Z] [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 32 kB/s)
[2025-12-24T22:06:37.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-12-24T22:06:37.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-12-24T22:06:37.727Z] [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 248 kB/s)
[2025-12-24T22:06:37.727Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-12-24T22:06:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-12-24T22:06:38.502Z] [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 184 kB/s)
[2025-12-24T22:06:38.502Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-12-24T22:06:38.502Z] [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-12-24T22:06:38.502Z] [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 477 kB/s)
[2025-12-24T22:06:38.502Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-12-24T22:06:39.195Z] [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-12-24T22:06:39.195Z] [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-12-24T22:06:39.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-12-24T22:06:39.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-12-24T22:06:39.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 44 kB/s)
[2025-12-24T22:06:39.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-12-24T22:06:39.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-12-24T22:06:39.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 275 kB/s)
[2025-12-24T22:06:39.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-12-24T22:06:40.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-12-24T22:06:40.653Z] [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 104 kB/s)
[2025-12-24T22:06:40.653Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-12-24T22:06:40.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-12-24T22:06:40.653Z] [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 165 kB/s)
[2025-12-24T22:06:40.653Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-12-24T22:06:41.343Z] [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-12-24T22:06:41.343Z] [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 267 kB/s)
[2025-12-24T22:06:41.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2025-12-24T22:06:41.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-12-24T22:06:41.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 358 kB/s)
[2025-12-24T22:06:41.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-12-24T22:06:42.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-12-24T22:06:42.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 14 kB/s)
[2025-12-24T22:06:42.024Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-12-24T22:06:42.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-12-24T22:06:42.024Z] [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 36 kB/s)
[2025-12-24T22:06:42.024Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-12-24T22:06:42.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-12-24T22:06:42.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 216 kB/s)
[2025-12-24T22:06:42.803Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-12-24T22:06:42.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-12-24T22:06:42.804Z] [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 25 kB/s)
[2025-12-24T22:06:42.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-12-24T22:06:42.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-12-24T22:06:42.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-12-24T22:06:42.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-12-24T22:06:42.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-12-24T22:06:43.494Z] [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-12-24T22:06:43.494Z] [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-12-24T22:06:43.495Z] [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.7 MB/s)
[2025-12-24T22:06:43.495Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-12-24T22:06:43.495Z] [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-12-24T22:06:43.495Z] [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 740 kB/s)
[2025-12-24T22:06:43.495Z] [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.5 MB/s)
[2025-12-24T22:06:43.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-12-24T22:06:43.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-12-24T22:06:43.495Z] [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 39 kB/s)
[2025-12-24T22:06:43.495Z] [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-12-24T22:06:43.495Z] [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 125 kB/s)
[2025-12-24T22:06:43.495Z] [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 228 kB/s)
[2025-12-24T22:06:43.495Z] [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-12-24T22:06:44.179Z] [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 2.7 MB/s)
[2025-12-24T22:06:44.179Z] [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-12-24T22:06:44.179Z] [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 42 kB/s)
[2025-12-24T22:06:44.179Z] [INFO]
[2025-12-24T22:06:44.179Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:44.179Z] [INFO] T E S T S
[2025-12-24T22:06:44.179Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:44.179Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:06:44.882Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2025-12-24T22:06:44.882Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.arc.impl.QualifiersTest
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO] Results:
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2025-12-24T22:06:44.882Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2025-12-24T22:06:44.882Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2025-12-24T22:06:44.882Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.jar
[2025-12-24T22:06:44.882Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.pom
[2025-12-24T22:06:44.882Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final-sources.jar
[2025-12-24T22:06:44.882Z] [INFO]
[2025-12-24T22:06:44.882Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2025-12-24T22:06:44.882Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2025-12-24T22:06:44.882Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:06:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-12-24T22:06:44.882Z] [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 117 kB/s)
[2025-12-24T22:06:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-12-24T22:06:44.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 584 kB/s)
[2025-12-24T22:06:44.882Z] [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-12-24T22:06:44.882Z] [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 173 kB/s)
[2025-12-24T22:06:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-12-24T22:06:44.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 40 kB/s)
[2025-12-24T22:06:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-12-24T22:06:44.882Z] [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 46 kB/s)
[2025-12-24T22:06:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-12-24T22:06:44.882Z] [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 42 kB/s)
[2025-12-24T22:06:44.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-12-24T22:06:45.568Z] [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-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2025-12-24T22:06:45.568Z] [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 503 kB/s)
[2025-12-24T22:06:45.568Z] [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-12-24T22:06:45.568Z] [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 385 kB/s)
[2025-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2025-12-24T22:06:45.568Z] [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 91 kB/s)
[2025-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-12-24T22:06:45.568Z] [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-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-12-24T22:06:45.568Z] [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 3.4 MB/s)
[2025-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-12-24T22:06:45.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.8 MB/s)
[2025-12-24T22:06:45.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2025-12-24T22:06:45.568Z] [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 1.4 MB/s)
[2025-12-24T22:06:45.568Z] [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 884 kB/s)
[2025-12-24T22:06:45.568Z] [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 554 kB/s)
[2025-12-24T22:06:45.568Z] [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 309 kB/s)
[2025-12-24T22:06:45.568Z] [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 26 MB/s)
[2025-12-24T22:06:45.568Z] [INFO]
[2025-12-24T22:06:45.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2025-12-24T22:06:45.568Z] [INFO]
[2025-12-24T22:06:45.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2025-12-24T22:06:45.568Z] [INFO]
[2025-12-24T22:06:45.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2025-12-24T22:06:45.568Z] [INFO]
[2025-12-24T22:06:45.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2025-12-24T22:06:45.568Z] [INFO]
[2025-12-24T22:06:45.568Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2025-12-24T22:06:45.568Z] [INFO]
[2025-12-24T22:06:45.568Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2025-12-24T22:06:47.550Z] [INFO] Processed 84 files in 947ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2025-12-24T22:06:47.550Z] [INFO]
[2025-12-24T22:06:47.550Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2025-12-24T22:06:48.234Z] [INFO] Processed 84 files in 00:00.894 (Already Sorted: 84, Needed Sorting: 0)
[2025-12-24T22:06:48.234Z] [INFO]
[2025-12-24T22:06:48.234Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2025-12-24T22:06:48.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:48.234Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:48.234Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2025-12-24T22:06:48.234Z] [INFO]
[2025-12-24T22:06:48.234Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2025-12-24T22:06:48.234Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:48.234Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2025-12-24T22:06:48.919Z] [WARNING] /quarkus/independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/DotNames.java:[100,63] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:06:48.919Z] [INFO]
[2025-12-24T22:06:48.919Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2025-12-24T22:06:48.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:48.919Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:48.919Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2025-12-24T22:06:48.919Z] [INFO]
[2025-12-24T22:06:48.919Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2025-12-24T22:06:48.919Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:48.919Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2025-12-24T22:06:49.601Z] [INFO]
[2025-12-24T22:06:49.601Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2025-12-24T22:06:49.601Z] [INFO]
[2025-12-24T22:06:49.601Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:49.601Z] [INFO] T E S T S
[2025-12-24T22:06:49.601Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:49.601Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:06:49.601Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2025-12-24T22:06:49.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2025-12-24T22:06:49.602Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.arc.processor.MethodUtilsTest
[2025-12-24T22:06:50.283Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2025-12-24T22:06:50.283Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2025-12-24T22:06:50.283Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2025-12-24T22:06:50.283Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.processor.DotNamesTest
[2025-12-24T22:06:50.283Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2025-12-24T22:06:50.283Z] Dec 24, 2025 10:05:06 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-12-24T22:06:50.283Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-12-24T22:06:50.283Z] Dec 24, 2025 10:05:06 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-12-24T22:06:50.283Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-12-24T22:06:50.283Z] Dec 24, 2025 10:05:06 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-12-24T22:06:50.283Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-12-24T22:06:50.283Z] Dec 24, 2025 10:05:06 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-12-24T22:06:50.283Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-12-24T22:06:50.283Z] Dec 24, 2025 10:05:06 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-12-24T22:06:50.283Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-12-24T22:06:50.283Z] Dec 24, 2025 10:05:06 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-12-24T22:06:50.283Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.processor.TypesTest
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO] Results:
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2025-12-24T22:06:50.283Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2025-12-24T22:06:50.283Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2025-12-24T22:06:50.283Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.jar
[2025-12-24T22:06:50.283Z] [INFO] Installing /quarkus/independent-projects/arc/processor/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.pom
[2025-12-24T22:06:50.283Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final-sources.jar
[2025-12-24T22:06:50.283Z] [INFO]
[2025-12-24T22:06:50.283Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2025-12-24T22:06:50.283Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2025-12-24T22:06:50.283Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:06:50.283Z] [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-12-24T22:06:50.283Z] [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 298 kB/s)
[2025-12-24T22:06:50.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom
[2025-12-24T22:06:50.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom (1.6 kB at 32 kB/s)
[2025-12-24T22:06:50.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2025-12-24T22:06:50.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 112 kB/s)
[2025-12-24T22:06:50.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom
[2025-12-24T22:06:50.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom (1.2 kB at 28 kB/s)
[2025-12-24T22:06:50.283Z] [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-12-24T22:06:50.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2025-12-24T22:06:50.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar
[2025-12-24T22:06:50.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar
[2025-12-24T22:06:50.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 274 kB/s)
[2025-12-24T22:06:50.965Z] [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 1.9 MB/s)
[2025-12-24T22:06:50.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar (201 kB at 1.7 MB/s)
[2025-12-24T22:06:50.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar (1.5 MB at 12 MB/s)
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2025-12-24T22:06:50.965Z] [INFO] Processed 360 files in 448ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2025-12-24T22:06:50.965Z] [INFO]
[2025-12-24T22:06:50.965Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2025-12-24T22:06:51.654Z] [INFO] Processed 360 files in 00:00.765 (Already Sorted: 360, Needed Sorting: 0)
[2025-12-24T22:06:51.654Z] [INFO]
[2025-12-24T22:06:51.654Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2025-12-24T22:06:51.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:51.654Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:51.654Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2025-12-24T22:06:51.654Z] [INFO]
[2025-12-24T22:06:51.654Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2025-12-24T22:06:51.654Z] [INFO] No sources to compile
[2025-12-24T22:06:51.654Z] [INFO]
[2025-12-24T22:06:51.654Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2025-12-24T22:06:51.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:51.654Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:51.654Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2025-12-24T22:06:51.654Z] [INFO]
[2025-12-24T22:06:51.654Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2025-12-24T22:06:52.329Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:52.329Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2025-12-24T22:06:53.734Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/injection/assignability/generics/RawTypeAssignabilityTest.java:[66,20] unchecked call to Foo(T) as a member of the raw type io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest.Foo
[2025-12-24T22:06:53.734Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityResolutionTest.java:[58,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:06:53.734Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[57,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:06:53.734Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[75,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:06:53.734Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[88,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:06:53.734Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[93,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:06:53.734Z] [INFO]
[2025-12-24T22:06:53.734Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2025-12-24T22:06:53.734Z] [INFO]
[2025-12-24T22:06:53.734Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:53.734Z] [INFO] T E S T S
[2025-12-24T22:06:53.734Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:53.734Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:06:54.417Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2025-12-24T22:06:55.098Z] Dec 24, 2025 10:05:10 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:55.098Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:55.098Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2025-12-24T22:06:55.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2025-12-24T22:06:55.098Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2025-12-24T22:06:55.098Z] Dec 24, 2025 10:05:10 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:55.098Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:55.098Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2025-12-24T22:06:55.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2025-12-24T22:06:55.098Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2025-12-24T22:06:55.098Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2025-12-24T22:06:55.098Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2025-12-24T22:06:55.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2025-12-24T22:06:55.098Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2025-12-24T22:06:55.098Z] Dec 24, 2025 10:05:10 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:55.098Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:55.101Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2025-12-24T22:06:55.101Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2025-12-24T22:06:55.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2025-12-24T22:06:55.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2025-12-24T22:06:55.102Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2025-12-24T22:06:55.914Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2025-12-24T22:06:55.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.name.NameResolutionTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2025-12-24T22:06:55.915Z] Dec 24, 2025 10:05:11 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-12-24T22:06:55.915Z] WARN:
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z] CDI: programmatic lookup problem detected
[2025-12-24T22:06:55.915Z] -----------------------------------------
[2025-12-24T22:06:55.915Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-12-24T22:06:55.915Z] Required type: class io.quarkus.arc.test.unused.Counter
[2025-12-24T22:06:55.915Z] Required qualifiers: []
[2025-12-24T22:06:55.915Z] Removed beans:
[2025-12-24T22:06:55.915Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2025-12-24T22:06:55.915Z] Solutions:
[2025-12-24T22:06:55.915Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:06:55.915Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:06:55.915Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:06:55.915Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2025-12-24T22:06:55.915Z] Dec 24, 2025 10:05:11 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-12-24T22:06:55.915Z] WARN:
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z] CDI: programmatic lookup problem detected
[2025-12-24T22:06:55.915Z] -----------------------------------------
[2025-12-24T22:06:55.915Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-12-24T22:06:55.915Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2025-12-24T22:06:55.915Z] Required qualifiers: []
[2025-12-24T22:06:55.915Z] Removed beans:
[2025-12-24T22:06:55.915Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2025-12-24T22:06:55.915Z] Solutions:
[2025-12-24T22:06:55.915Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:06:55.915Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:06:55.915Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:06:55.915Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Dec 24, 2025 10:05:11 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-12-24T22:06:55.915Z] WARN:
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z] CDI: programmatic lookup problem detected
[2025-12-24T22:06:55.915Z] -----------------------------------------
[2025-12-24T22:06:55.915Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-12-24T22:06:55.915Z] Required type: class java.math.BigDecimal
[2025-12-24T22:06:55.915Z] Required qualifiers: []
[2025-12-24T22:06:55.915Z] Removed beans:
[2025-12-24T22:06:55.915Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[class java.lang.Number, java.lang.Comparable<java.math.BigDecimal>, interface java.io.Serializable, class java.math.BigDecimal], qualifiers=null]
[2025-12-24T22:06:55.915Z] Solutions:
[2025-12-24T22:06:55.915Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:06:55.915Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:06:55.915Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:06:55.915Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Dec 24, 2025 10:05:11 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-12-24T22:06:55.915Z] WARN:
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z] CDI: programmatic lookup problem detected
[2025-12-24T22:06:55.915Z] -----------------------------------------
[2025-12-24T22:06:55.915Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-12-24T22:06:55.915Z] Required type: class java.math.BigInteger
[2025-12-24T22:06:55.915Z] Required qualifiers: []
[2025-12-24T22:06:55.915Z] Removed beans:
[2025-12-24T22:06:55.915Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[class java.lang.Number, java.lang.Comparable<java.math.BigInteger>, class java.math.BigInteger, interface java.io.Serializable], qualifiers=null]
[2025-12-24T22:06:55.915Z] Solutions:
[2025-12-24T22:06:55.915Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:06:55.915Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:06:55.915Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:06:55.915Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Dec 24, 2025 10:05:11 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-12-24T22:06:55.915Z] WARN:
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z] CDI: programmatic lookup problem detected
[2025-12-24T22:06:55.915Z] -----------------------------------------
[2025-12-24T22:06:55.915Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-12-24T22:06:55.915Z] Required type: class java.lang.Long
[2025-12-24T22:06:55.915Z] Required qualifiers: []
[2025-12-24T22:06:55.915Z] Removed beans:
[2025-12-24T22:06:55.915Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[class java.lang.Number, interface java.io.Serializable, java.lang.Comparable<java.lang.Long>, class java.lang.Long], qualifiers=null]
[2025-12-24T22:06:55.915Z] Solutions:
[2025-12-24T22:06:55.915Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:06:55.915Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:06:55.915Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:06:55.915Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:06:55.915Z] ================================================================================
[2025-12-24T22:06:55.915Z]
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.PriorityTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2025-12-24T22:06:55.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2025-12-24T22:06:55.915Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2025-12-24T22:06:56.708Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.Decorators createDecorator
[2025-12-24T22:06:56.708Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$C does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:56.708Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.Decorators createDecorator
[2025-12-24T22:06:56.708Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$D does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2025-12-24T22:06:56.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2025-12-24T22:06:56.708Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in io.quarkus.arc.test.lock.LockWaitTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2025-12-24T22:06:56.709Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2025-12-24T22:06:56.709Z] WARN: Final method io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest$Moo.getVal() is ignored during proxy generation and should never be invoked upon the proxy instance!
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.resolution.TypedTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2025-12-24T22:06:56.709Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:56.709Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:56.709Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2025-12-24T22:06:56.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2025-12-24T22:06:56.709Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2025-12-24T22:06:56.710Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2025-12-24T22:06:56.710Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2025-12-24T22:06:56.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2025-12-24T22:06:56.710Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2025-12-24T22:06:56.710Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:56.710Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:56.710Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2025-12-24T22:06:56.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2025-12-24T22:06:56.710Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2025-12-24T22:06:56.710Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:56.710Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:56.710Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2025-12-24T22:06:56.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2025-12-24T22:06:56.710Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2025-12-24T22:06:56.710Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:56.710Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:56.710Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2025-12-24T22:06:56.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2025-12-24T22:06:56.710Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2025-12-24T22:06:56.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2025-12-24T22:06:56.710Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:57.493Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:57.493Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:12 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2025-12-24T22:06:57.493Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:57.493Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:57.493Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.493Z] INFO: The interceptor io.quarkus.arc.test.interceptors.no.priority.SimpleInterceptorWithNoPriority does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.493Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.493Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.493Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2025-12-24T22:06:57.493Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2025-12-24T22:06:57.493Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-12-24T22:06:57.493Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:06:57.493Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2025-12-24T22:06:57.493Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2025-12-24T22:06:57.493Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2025-12-24T22:06:57.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2025-12-24T22:06:57.494Z] WARN: A method runWorker() declared on io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor has a non-public parameter of type io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor$Worker which prevents it from being intercepted. Please change the parameter type visibility in order to make it intercepted.
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.defaultmethod.MessageInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor2 does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] Dec 24, 2025 10:05:13 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-12-24T22:06:57.494Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor1 does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2025-12-24T22:06:57.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2025-12-24T22:06:57.494Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2025-12-24T22:06:58.171Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2025-12-24T22:06:58.171Z] Dec 24, 2025 10:05:14 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2025-12-24T22:06:58.171Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2025-12-24T22:06:58.171Z] Dec 24, 2025 10:05:14 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2025-12-24T22:06:58.171Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO] Results:
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2025-12-24T22:06:58.171Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-12-24T22:06:58.171Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2025-12-24T22:06:58.171Z] [INFO] No sources in project. Archive not created.
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2025-12-24T22:06:58.171Z] [INFO] Installing /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.jar
[2025-12-24T22:06:58.171Z] [INFO] Installing /quarkus/independent-projects/arc/tests/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.pom
[2025-12-24T22:06:58.171Z] [INFO]
[2025-12-24T22:06:58.171Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2025-12-24T22:06:58.172Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2025-12-24T22:06:58.172Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2025-12-24T22:06:58.172Z] [INFO] Installing /quarkus/independent-projects/bootstrap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-parent/2.7.5.Final/quarkus-bootstrap-parent-2.7.5.Final.pom
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2025-12-24T22:06:58.172Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2025-12-24T22:06:58.172Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2025-12-24T22:06:58.172Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom/2.7.5.Final/quarkus-bootstrap-bom-2.7.5.Final.pom
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2025-12-24T22:06:58.172Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2025-12-24T22:06:58.172Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2025-12-24T22:06:58.172Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom-test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom-test/2.7.5.Final/quarkus-bootstrap-bom-test-2.7.5.Final.pom
[2025-12-24T22:06:58.172Z] [INFO]
[2025-12-24T22:06:58.172Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2025-12-24T22:06:58.172Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2025-12-24T22:06:58.172Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:06:58.172Z] [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-12-24T22:06:58.172Z] [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 224 kB/s)
[2025-12-24T22:06:58.172Z] [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-12-24T22:06:58.172Z] [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 56 kB/s)
[2025-12-24T22:06:58.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-12-24T22:06:58.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 507 kB/s)
[2025-12-24T22:06:58.172Z] [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-12-24T22:06:58.172Z] [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-12-24T22:06:58.851Z] [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 425 kB/s)
[2025-12-24T22:06:58.851Z] [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 286 kB/s)
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-12-24T22:06:58.851Z] [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 106 kB/s)
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO] Processed 72 files in 270ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO] Processed 72 files in 00:00.240 (Already Sorted: 72, Needed Sorting: 0)
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:58.851Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:58.851Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2025-12-24T22:06:58.851Z] [INFO]
[2025-12-24T22:06:58.851Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:58.851Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:58.851Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2025-12-24T22:06:59.534Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2025-12-24T22:06:59.534Z] required: java.util.List<java.lang.Integer>
[2025-12-24T22:06:59.534Z] found: java.lang.Object
[2025-12-24T22:06:59.534Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[53,19] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:06:59.534Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[54,33] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:06:59.534Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[55,21] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:06:59.534Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,15] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:06:59.534Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,46] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:06:59.534Z] [INFO]
[2025-12-24T22:06:59.534Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:59.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:06:59.534Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:06:59.534Z] [INFO] Copying 3 resources
[2025-12-24T22:06:59.534Z] [INFO]
[2025-12-24T22:06:59.534Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:59.534Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:06:59.534Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2025-12-24T22:06:59.534Z] [INFO]
[2025-12-24T22:06:59.534Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:06:59.534Z] [INFO]
[2025-12-24T22:06:59.534Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:59.534Z] [INFO] T E S T S
[2025-12-24T22:06:59.534Z] [INFO] -------------------------------------------------------
[2025-12-24T22:06:59.534Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:00.220Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2025-12-24T22:07:00.220Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in io.quarkus.paths.DirectoryPathTreeTest
[2025-12-24T22:07:00.220Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in io.quarkus.paths.JarPathTreeTest
[2025-12-24T22:07:00.900Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.util.GlobUtilTest
[2025-12-24T22:07:00.900Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2025-12-24T22:07:00.900Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2025-12-24T22:07:00.900Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2025-12-24T22:07:00.900Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO] Results:
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:07:00.900Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:07:00.900Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2025-12-24T22:07:00.900Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2025-12-24T22:07:00.900Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.pom
[2025-12-24T22:07:00.900Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2025-12-24T22:07:00.900Z] [INFO]
[2025-12-24T22:07:00.900Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2025-12-24T22:07:00.900Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2025-12-24T22:07:00.900Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:00.900Z] [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-12-24T22:07:00.900Z] [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 78 kB/s)
[2025-12-24T22:07:00.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-12-24T22:07:00.900Z] [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 455 kB/s)
[2025-12-24T22:07:00.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-12-24T22:07:00.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 601 kB/s)
[2025-12-24T22:07:00.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom
[2025-12-24T22:07:00.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom (7.3 kB at 97 kB/s)
[2025-12-24T22:07:00.900Z] [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-12-24T22:07:00.900Z] [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 35 kB/s)
[2025-12-24T22:07:00.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-12-24T22:07:00.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 1.1 MB/s)
[2025-12-24T22:07:00.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-12-24T22:07:00.900Z] [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 70 kB/s)
[2025-12-24T22:07:00.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-12-24T22:07:01.592Z] [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 251 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 120 kB/s)
[2025-12-24T22:07:01.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-12-24T22:07:01.592Z] [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 444 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 22 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 30 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 18 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 65 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 52 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:01.592Z] [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 33 kB/s)
[2025-12-24T22:07:01.592Z] [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-12-24T22:07:02.282Z] [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 45 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.282Z] [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 451 kB/s)
[2025-12-24T22:07:02.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-12-24T22:07:02.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.3 MB/s)
[2025-12-24T22:07:02.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-12-24T22:07:02.282Z] [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 85 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.282Z] [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 51 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.282Z] [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 46 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.282Z] [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 51 kB/s)
[2025-12-24T22:07:02.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-12-24T22:07:02.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 175 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.282Z] [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 63 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.282Z] [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 88 kB/s)
[2025-12-24T22:07:02.282Z] [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-12-24T22:07:02.977Z] [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 102 kB/s)
[2025-12-24T22:07:02.977Z] [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-12-24T22:07:02.977Z] [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 60 kB/s)
[2025-12-24T22:07:02.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-12-24T22:07:02.977Z] [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 324 kB/s)
[2025-12-24T22:07:02.977Z] [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-12-24T22:07:02.977Z] [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 37 kB/s)
[2025-12-24T22:07:02.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-12-24T22:07:02.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 211 kB/s)
[2025-12-24T22:07:02.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-12-24T22:07:02.977Z] [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 63 kB/s)
[2025-12-24T22:07:02.977Z] [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-12-24T22:07:02.977Z] [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 309 kB/s)
[2025-12-24T22:07:02.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-12-24T22:07:02.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 598 kB/s)
[2025-12-24T22:07:02.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-12-24T22:07:02.977Z] [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 89 kB/s)
[2025-12-24T22:07:02.977Z] [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-12-24T22:07:02.977Z] [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 212 kB/s)
[2025-12-24T22:07:02.977Z] [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-12-24T22:07:02.977Z] [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 30 kB/s)
[2025-12-24T22:07:02.977Z] [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-12-24T22:07:03.678Z] [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 23 kB/s)
[2025-12-24T22:07:03.678Z] [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-12-24T22:07:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar
[2025-12-24T22:07:03.678Z] [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-12-24T22:07:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-12-24T22:07:03.678Z] [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-12-24T22:07:03.678Z] [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 214 kB/s)
[2025-12-24T22:07:03.678Z] [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-12-24T22:07:03.678Z] [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 638 kB/s)
[2025-12-24T22:07:03.678Z] [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-12-24T22:07:03.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar (307 kB at 4.5 MB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 1.4 MB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 375 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 4.2 MB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 375 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 295 kB/s)
[2025-12-24T22:07:03.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-12-24T22:07:03.679Z] [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.6 MB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 1.3 MB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 972 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 250 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 63 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 172 kB/s)
[2025-12-24T22:07:03.679Z] [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 2.4 MB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 257 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 163 kB/s)
[2025-12-24T22:07:03.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-12-24T22:07:03.679Z] [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 92 kB/s)
[2025-12-24T22:07:03.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-12-24T22:07:03.679Z] [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 109 kB/s)
[2025-12-24T22:07:03.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-12-24T22:07:03.679Z] [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 36 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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 133 kB/s)
[2025-12-24T22:07:03.679Z] [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-12-24T22:07:03.679Z] [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.2 MB/s)
[2025-12-24T22:07:03.679Z] [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 909 kB/s)
[2025-12-24T22:07:03.679Z] [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.1 MB/s)
[2025-12-24T22:07:03.679Z] [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 145 kB/s)
[2025-12-24T22:07:03.679Z] [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 29 kB/s)
[2025-12-24T22:07:03.679Z] [INFO]
[2025-12-24T22:07:03.679Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:03.679Z] [INFO]
[2025-12-24T22:07:03.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO] Processed 49 files in 159ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO] Processed 49 files in 00:00.269 (Already Sorted: 49, Needed Sorting: 0)
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:04.377Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:04.377Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2025-12-24T22:07:04.377Z] [INFO]
[2025-12-24T22:07:04.377Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:04.377Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:04.377Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapMavenContext.java:[410,23] add(java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.String) in org.eclipse.aether.util.repository.DefaultMirrorSelector has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-12-24T22:07:05.054Z] [INFO]
[2025-12-24T22:07:05.054Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:05.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:05.054Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:05.054Z] [INFO] Copying 68 resources
[2025-12-24T22:07:05.054Z] [INFO]
[2025-12-24T22:07:05.054Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:05.054Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:05.054Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2025-12-24T22:07:05.773Z] [INFO]
[2025-12-24T22:07:05.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:05.773Z] [INFO]
[2025-12-24T22:07:05.773Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:05.773Z] [INFO] T E S T S
[2025-12-24T22:07:05.773Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:05.773Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:05.773Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2025-12-24T22:07:05.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2025-12-24T22:07:05.773Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2025-12-24T22:07:06.462Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2025-12-24T22:07:06.462Z] [INFO]
[2025-12-24T22:07:06.462Z] [INFO] Results:
[2025-12-24T22:07:06.462Z] [INFO]
[2025-12-24T22:07:06.462Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:06.462Z] [INFO]
[2025-12-24T22:07:06.462Z] [INFO]
[2025-12-24T22:07:06.462Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:06.462Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2025-12-24T22:07:07.262Z] [INFO]
[2025-12-24T22:07:07.262Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:07.262Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2025-12-24T22:07:07.262Z] [INFO]
[2025-12-24T22:07:07.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2025-12-24T22:07:07.262Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2025-12-24T22:07:07.262Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.pom
[2025-12-24T22:07:07.262Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2025-12-24T22:07:07.262Z] [INFO]
[2025-12-24T22:07:07.262Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2025-12-24T22:07:07.262Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2025-12-24T22:07:07.262Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:07.262Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2025-12-24T22:07:07.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2025-12-24T22:07:07.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 170 kB/s)
[2025-12-24T22:07:07.262Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2025-12-24T22:07:07.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2025-12-24T22:07:07.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 2.1 MB/s)
[2025-12-24T22:07:07.262Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom
[2025-12-24T22:07:07.262Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom (1.7 kB at 6.6 kB/s)
[2025-12-24T22:07:07.262Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar
[2025-12-24T22:07:07.945Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar (2.4 MB at 5.9 MB/s)
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:07.945Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:07.945Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:07.945Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:07.945Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:07.945Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] No sources to compile
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] No tests to run.
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2025-12-24T22:07:07.945Z] [INFO]
[2025-12-24T22:07:07.945Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:07.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2025-12-24T22:07:08.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2025-12-24T22:07:08.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 251 kB/s)
[2025-12-24T22:07:08.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2025-12-24T22:07:08.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2025-12-24T22:07:08.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 114 kB/s)
[2025-12-24T22:07:08.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2025-12-24T22:07:09.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2025-12-24T22:07:09.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 110 kB/s)
[2025-12-24T22:07:09.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2025-12-24T22:07:09.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2025-12-24T22:07:09.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 55 kB/s)
[2025-12-24T22:07:09.353Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2025-12-24T22:07:10.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2025-12-24T22:07:10.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 236 kB/s)
[2025-12-24T22:07:10.033Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 58 kB/s)
[2025-12-24T22:07:10.711Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 62 kB/s)
[2025-12-24T22:07:10.711Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 68 kB/s)
[2025-12-24T22:07:10.711Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2025-12-24T22:07:10.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2025-12-24T22:07:11.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 72 kB/s)
[2025-12-24T22:07:11.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2025-12-24T22:07:11.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2025-12-24T22:07:11.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 81 kB/s)
[2025-12-24T22:07:11.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2025-12-24T22:07:11.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2025-12-24T22:07:11.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 150 kB/s)
[2025-12-24T22:07:11.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2025-12-24T22:07:12.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2025-12-24T22:07:12.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 245 kB/s)
[2025-12-24T22:07:12.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2025-12-24T22:07:12.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2025-12-24T22:07:12.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 59 kB/s)
[2025-12-24T22:07:12.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2025-12-24T22:07:12.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2025-12-24T22:07:12.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 66 kB/s)
[2025-12-24T22:07:12.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2025-12-24T22:07:12.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2025-12-24T22:07:12.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 65 kB/s)
[2025-12-24T22:07:12.759Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2025-12-24T22:07:12.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2025-12-24T22:07:12.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 86 kB/s)
[2025-12-24T22:07:12.759Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2025-12-24T22:07:13.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2025-12-24T22:07:13.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 59 kB/s)
[2025-12-24T22:07:13.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.pom
[2025-12-24T22:07:13.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2025-12-24T22:07:13.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 139 kB/s)
[2025-12-24T22:07:13.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2025-12-24T22:07:14.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2025-12-24T22:07:14.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 183 kB/s)
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2025-12-24T22:07:14.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 2.6 MB/s)
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 1.5 MB/s)
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.0 MB/s)
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.7 MB/s)
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2025-12-24T22:07:14.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 253 kB/s)
[2025-12-24T22:07:14.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 311 kB/s)
[2025-12-24T22:07:15.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 458 kB/s)
[2025-12-24T22:07:15.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 330 kB/s)
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 2.6 MB/s)
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 1.1 MB/s)
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 457 kB/s)
[2025-12-24T22:07:15.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 12 MB/s)
[2025-12-24T22:07:15.511Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2025-12-24T22:07:15.511Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2025-12-24T22:07:15.511Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2025-12-24T22:07:15.511Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2025-12-24T22:07:15.511Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2025-12-24T22:07:15.511Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2025-12-24T22:07:15.511Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2025-12-24T22:07:16.192Z] [INFO] Minimized 1912 -> 1885 (98%)
[2025-12-24T22:07:16.192Z] [INFO] Replacing original artifact with shaded artifact.
[2025-12-24T22:07:16.192Z] [INFO] Replacing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar with /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-shaded.jar
[2025-12-24T22:07:16.192Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2025-12-24T22:07:16.192Z] [INFO]
[2025-12-24T22:07:16.192Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2025-12-24T22:07:16.192Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2025-12-24T22:07:16.192Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.pom
[2025-12-24T22:07:16.192Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2025-12-24T22:07:16.192Z] [INFO]
[2025-12-24T22:07:16.192Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2025-12-24T22:07:16.192Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2025-12-24T22:07:16.192Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:16.192Z] [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-12-24T22:07:16.192Z] [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 24 kB/s)
[2025-12-24T22:07:16.192Z] [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-12-24T22:07:16.192Z] [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 139 kB/s)
[2025-12-24T22:07:16.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-12-24T22:07:16.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 144 kB/s)
[2025-12-24T22:07:16.192Z] [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-12-24T22:07:16.884Z] [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 112 kB/s)
[2025-12-24T22:07:16.884Z] [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-12-24T22:07:16.884Z] [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 127 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-12-24T22:07:16.884Z] [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 407 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom
[2025-12-24T22:07:16.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom (1.5 kB at 27 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2025-12-24T22:07:16.884Z] [INFO] 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 181 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-12-24T22:07:16.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 519 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2025-12-24T22:07:16.884Z] [INFO] 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 49 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2025-12-24T22:07:16.884Z] [INFO] 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 19 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] 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-12-24T22:07:16.884Z] [INFO] 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 75 kB/s)
[2025-12-24T22:07:16.884Z] [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-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2025-12-24T22:07:16.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2025-12-24T22:07:16.884Z] [INFO] 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-12-24T22:07:16.884Z] [INFO] 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 1.3 MB/s)
[2025-12-24T22:07:16.884Z] [INFO] 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 73 kB/s)
[2025-12-24T22:07:16.884Z] [INFO] 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 2.8 MB/s)
[2025-12-24T22:07:16.884Z] [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 84 kB/s)
[2025-12-24T22:07:16.884Z] [INFO]
[2025-12-24T22:07:16.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:16.884Z] [INFO]
[2025-12-24T22:07:16.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:17.641Z] [INFO]
[2025-12-24T22:07:17.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:17.641Z] [INFO]
[2025-12-24T22:07:17.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:17.641Z] [INFO]
[2025-12-24T22:07:17.641Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:17.641Z] [INFO]
[2025-12-24T22:07:17.641Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:17.641Z] [INFO] Processed 67 files in 231ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2025-12-24T22:07:17.641Z] [INFO]
[2025-12-24T22:07:17.641Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:18.326Z] [INFO] Processed 67 files in 00:00.184 (Already Sorted: 67, Needed Sorting: 0)
[2025-12-24T22:07:18.326Z] [INFO]
[2025-12-24T22:07:18.326Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:18.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:18.326Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:18.326Z] [INFO] Copying 1 resource
[2025-12-24T22:07:18.326Z] [INFO]
[2025-12-24T22:07:18.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:18.326Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:18.327Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2025-12-24T22:07:18.327Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2025-12-24T22:07:18.327Z] required: java.util.List<java.lang.Integer>
[2025-12-24T22:07:18.327Z] found: java.lang.Object
[2025-12-24T22:07:18.327Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2025-12-24T22:07:18.327Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2025-12-24T22:07:18.327Z] found: capture#1 of ?
[2025-12-24T22:07:18.327Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/QuarkusClassLoader.java:[574,31] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:18.327Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2025-12-24T22:07:18.327Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2025-12-24T22:07:18.327Z] found: java.util.concurrent.ConcurrentHashMap
[2025-12-24T22:07:18.327Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2025-12-24T22:07:18.327Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2025-12-24T22:07:18.327Z] found: java.util.concurrent.ConcurrentHashMap
[2025-12-24T22:07:18.327Z] [INFO]
[2025-12-24T22:07:18.327Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:18.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:18.327Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:18.327Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2025-12-24T22:07:18.327Z] [INFO]
[2025-12-24T22:07:18.327Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:18.327Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:18.327Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2025-12-24T22:07:19.006Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[44,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:19.006Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[82,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:19.006Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[110,37] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:19.006Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[58,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:19.006Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[75,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:19.006Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingInterruptTestCase.java:[25,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:07:19.006Z] [INFO]
[2025-12-24T22:07:19.006Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:19.006Z] [INFO]
[2025-12-24T22:07:19.006Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:19.006Z] [INFO] T E S T S
[2025-12-24T22:07:19.006Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:19.006Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:19.698Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2025-12-24T22:07:19.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2025-12-24T22:07:19.698Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2025-12-24T22:07:19.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2025-12-24T22:07:19.698Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2025-12-24T22:07:19.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2025-12-24T22:07:19.698Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2025-12-24T22:07:19.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2025-12-24T22:07:19.698Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2025-12-24T22:07:20.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2025-12-24T22:07:20.385Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2025-12-24T22:07:21.063Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2025-12-24T22:07:21.063Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2025-12-24T22:07:21.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2025-12-24T22:07:21.063Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2025-12-24T22:07:21.063Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.033 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2025-12-24T22:07:21.063Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2025-12-24T22:07:21.063Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO] Results:
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:21.063Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:21.063Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:21.063Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2025-12-24T22:07:21.063Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.jar
[2025-12-24T22:07:21.063Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.pom
[2025-12-24T22:07:21.063Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2025-12-24T22:07:21.063Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2025-12-24T22:07:21.063Z] [INFO]
[2025-12-24T22:07:21.063Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2025-12-24T22:07:21.063Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2025-12-24T22:07:21.063Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-12-24T22:07:21.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2025-12-24T22:07:21.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2025-12-24T22:07:21.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom (4.1 kB at 36 kB/s)
[2025-12-24T22:07:21.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2025-12-24T22:07:21.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2025-12-24T22:07:21.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar (118 kB at 672 kB/s)
[2025-12-24T22:07:21.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2025-12-24T22:07:21.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2025-12-24T22:07:21.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 234 kB/s)
[2025-12-24T22:07:21.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2025-12-24T22:07:22.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2025-12-24T22:07:22.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 239 kB/s)
[2025-12-24T22:07:22.420Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2025-12-24T22:07:22.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2025-12-24T22:07:22.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 1.0 MB/s)
[2025-12-24T22:07:22.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
[2025-12-24T22:07:22.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 29 kB/s)
[2025-12-24T22:07:22.420Z] [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-12-24T22:07:22.420Z] [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 314 kB/s)
[2025-12-24T22:07:22.420Z] [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-12-24T22:07:22.420Z] [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 183 kB/s)
[2025-12-24T22:07:22.420Z] [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-12-24T22:07:22.420Z] [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 111 kB/s)
[2025-12-24T22:07:22.420Z] [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-12-24T22:07:22.420Z] [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 102 kB/s)
[2025-12-24T22:07:22.420Z] [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-12-24T22:07:22.420Z] [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 48 kB/s)
[2025-12-24T22:07:23.099Z] [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-12-24T22:07:23.099Z] [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 41 kB/s)
[2025-12-24T22:07:23.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2025-12-24T22:07:23.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 716 kB/s)
[2025-12-24T22:07:23.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
[2025-12-24T22:07:23.100Z] [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-12-24T22:07:23.100Z] [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-12-24T22:07:23.100Z] [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-12-24T22:07:23.100Z] [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-12-24T22:07:23.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 260 kB/s)
[2025-12-24T22:07:23.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2025-12-24T22:07:23.100Z] [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 1.2 MB/s)
[2025-12-24T22:07:23.100Z] [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 5.9 MB/s)
[2025-12-24T22:07:23.100Z] [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 774 kB/s)
[2025-12-24T22:07:23.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 3.2 MB/s)
[2025-12-24T22:07:23.100Z] [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 13 MB/s)
[2025-12-24T22:07:23.100Z] [INFO]
[2025-12-24T22:07:23.100Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:23.100Z] [INFO]
[2025-12-24T22:07:23.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:23.778Z] [INFO]
[2025-12-24T22:07:23.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:23.778Z] [INFO]
[2025-12-24T22:07:23.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:23.778Z] [INFO]
[2025-12-24T22:07:23.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:23.778Z] [INFO]
[2025-12-24T22:07:23.778Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:23.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2025-12-24T22:07:23.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2025-12-24T22:07:23.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 54 kB/s)
[2025-12-24T22:07:23.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2025-12-24T22:07:23.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2025-12-24T22:07:23.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 55 kB/s)
[2025-12-24T22:07:23.779Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2025-12-24T22:07:23.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2025-12-24T22:07:23.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 62 kB/s)
[2025-12-24T22:07:23.779Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2025-12-24T22:07:24.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2025-12-24T22:07:24.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 30 kB/s)
[2025-12-24T22:07:24.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2025-12-24T22:07:24.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2025-12-24T22:07:24.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 230 kB/s)
[2025-12-24T22:07:24.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2025-12-24T22:07:24.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2025-12-24T22:07:24.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 38 kB/s)
[2025-12-24T22:07:24.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-12-24T22:07:25.169Z] [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-12-24T22:07:25.169Z] [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 40 kB/s)
[2025-12-24T22:07:25.169Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-12-24T22:07:25.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-12-24T22:07:25.169Z] [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 303 kB/s)
[2025-12-24T22:07:25.169Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 127 kB/s)
[2025-12-24T22:07:26.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 241 kB/s)
[2025-12-24T22:07:26.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 255 kB/s)
[2025-12-24T22:07:26.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2025-12-24T22:07:26.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 399 kB/s)
[2025-12-24T22:07:26.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2025-12-24T22:07:26.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2025-12-24T22:07:26.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 237 kB/s)
[2025-12-24T22:07:26.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2025-12-24T22:07:26.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2025-12-24T22:07:26.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 111 kB/s)
[2025-12-24T22:07:26.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2025-12-24T22:07:26.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2025-12-24T22:07:26.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 70 kB/s)
[2025-12-24T22:07:26.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2025-12-24T22:07:26.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2025-12-24T22:07:26.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 346 kB/s)
[2025-12-24T22:07:26.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2025-12-24T22:07:26.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2025-12-24T22:07:26.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 81 kB/s)
[2025-12-24T22:07:26.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2025-12-24T22:07:26.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 37 kB/s)
[2025-12-24T22:07:27.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 464 kB/s)
[2025-12-24T22:07:27.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 103 kB/s)
[2025-12-24T22:07:27.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2025-12-24T22:07:27.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 261 kB/s)
[2025-12-24T22:07:27.631Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.4 MB/s)
[2025-12-24T22:07:28.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 29 kB/s)
[2025-12-24T22:07:28.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 290 kB/s)
[2025-12-24T22:07:28.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2025-12-24T22:07:28.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2025-12-24T22:07:28.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 37 kB/s)
[2025-12-24T22:07:28.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2025-12-24T22:07:28.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2025-12-24T22:07:28.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 146 kB/s)
[2025-12-24T22:07:28.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2025-12-24T22:07:28.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2025-12-24T22:07:28.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 350 kB/s)
[2025-12-24T22:07:28.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2025-12-24T22:07:29.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2025-12-24T22:07:29.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 92 kB/s)
[2025-12-24T22:07:29.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2025-12-24T22:07:29.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2025-12-24T22:07:29.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 28 kB/s)
[2025-12-24T22:07:29.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2025-12-24T22:07:30.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2025-12-24T22:07:30.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 40 kB/s)
[2025-12-24T22:07:30.351Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2025-12-24T22:07:30.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-12-24T22:07:30.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 84 kB/s)
[2025-12-24T22:07:30.351Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 159 kB/s)
[2025-12-24T22:07:31.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 219 kB/s)
[2025-12-24T22:07:31.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 315 kB/s)
[2025-12-24T22:07:31.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2025-12-24T22:07:31.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 114 kB/s)
[2025-12-24T22:07:31.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2025-12-24T22:07:31.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2025-12-24T22:07:31.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 195 kB/s)
[2025-12-24T22:07:31.716Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2025-12-24T22:07:31.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2025-12-24T22:07:31.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 234 kB/s)
[2025-12-24T22:07:31.716Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2025-12-24T22:07:31.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2025-12-24T22:07:31.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 153 kB/s)
[2025-12-24T22:07:31.717Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2025-12-24T22:07:31.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2025-12-24T22:07:31.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 56 kB/s)
[2025-12-24T22:07:31.717Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 26 kB/s)
[2025-12-24T22:07:32.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 56 kB/s)
[2025-12-24T22:07:32.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 89 kB/s)
[2025-12-24T22:07:32.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 26 kB/s)
[2025-12-24T22:07:32.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2025-12-24T22:07:32.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 67 kB/s)
[2025-12-24T22:07:33.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 364 kB/s)
[2025-12-24T22:07:33.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 8.5 kB/s)
[2025-12-24T22:07:33.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 17 kB/s)
[2025-12-24T22:07:33.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2025-12-24T22:07:33.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 167 kB/s)
[2025-12-24T22:07:33.761Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 132 kB/s)
[2025-12-24T22:07:33.761Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.5 kB/s)
[2025-12-24T22:07:33.761Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2025-12-24T22:07:33.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 3.3 kB/s)
[2025-12-24T22:07:33.761Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2025-12-24T22:07:34.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 4.3 kB/s)
[2025-12-24T22:07:34.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 3.4 kB/s)
[2025-12-24T22:07:34.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 107 kB/s)
[2025-12-24T22:07:34.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2025-12-24T22:07:34.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 23 kB/s)
[2025-12-24T22:07:34.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 58 kB/s)
[2025-12-24T22:07:35.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.8 kB/s)
[2025-12-24T22:07:35.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 3.8 kB/s)
[2025-12-24T22:07:35.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2025-12-24T22:07:35.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 79 kB/s)
[2025-12-24T22:07:35.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 55 kB/s)
[2025-12-24T22:07:35.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 251 kB/s)
[2025-12-24T22:07:35.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 231 kB/s)
[2025-12-24T22:07:35.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2025-12-24T22:07:35.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 105 kB/s)
[2025-12-24T22:07:35.807Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2025-12-24T22:07:36.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2025-12-24T22:07:36.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 3.5 kB/s)
[2025-12-24T22:07:36.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[2025-12-24T22:07:36.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2025-12-24T22:07:36.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 3.0 kB/s)
[2025-12-24T22:07:36.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2025-12-24T22:07:37.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2025-12-24T22:07:37.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 15 kB/s)
[2025-12-24T22:07:37.179Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2025-12-24T22:07:37.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2025-12-24T22:07:37.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 80 kB/s)
[2025-12-24T22:07:37.180Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2025-12-24T22:07:37.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2025-12-24T22:07:37.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 240 kB/s)
[2025-12-24T22:07:37.180Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[2025-12-24T22:07:37.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2025-12-24T22:07:37.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 257 kB/s)
[2025-12-24T22:07:37.180Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2025-12-24T22:07:37.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 74 kB/s)
[2025-12-24T22:07:37.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 3.2 kB/s)
[2025-12-24T22:07:37.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 57 kB/s)
[2025-12-24T22:07:37.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 57 kB/s)
[2025-12-24T22:07:37.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 94 kB/s)
[2025-12-24T22:07:37.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2025-12-24T22:07:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 100 kB/s)
[2025-12-24T22:07:37.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 41 kB/s)
[2025-12-24T22:07:38.664Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 438 kB/s)
[2025-12-24T22:07:38.664Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 481 kB/s)
[2025-12-24T22:07:38.664Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2025-12-24T22:07:38.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 39 kB/s)
[2025-12-24T22:07:39.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 73 kB/s)
[2025-12-24T22:07:39.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 145 kB/s)
[2025-12-24T22:07:39.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 357 kB/s)
[2025-12-24T22:07:39.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2025-12-24T22:07:39.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 55 kB/s)
[2025-12-24T22:07:39.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2025-12-24T22:07:40.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2025-12-24T22:07:40.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 44 kB/s)
[2025-12-24T22:07:40.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2025-12-24T22:07:40.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2025-12-24T22:07:40.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 45 kB/s)
[2025-12-24T22:07:40.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2025-12-24T22:07:40.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2025-12-24T22:07:40.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 115 kB/s)
[2025-12-24T22:07:40.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2025-12-24T22:07:40.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2025-12-24T22:07:40.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 175 kB/s)
[2025-12-24T22:07:40.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2025-12-24T22:07:40.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2025-12-24T22:07:40.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 410 kB/s)
[2025-12-24T22:07:40.040Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2025-12-24T22:07:40.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2025-12-24T22:07:40.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 75 kB/s)
[2025-12-24T22:07:40.738Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2025-12-24T22:07:40.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2025-12-24T22:07:40.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 69 kB/s)
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2025-12-24T22:07:40.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2025-12-24T22:07:40.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 380 kB/s)
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2025-12-24T22:07:40.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2025-12-24T22:07:41.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 536 kB/s)
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 330 kB/s)
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 848 kB/s)
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 4.0 MB/s)
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 4.0 MB/s)
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2025-12-24T22:07:42.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 492 kB/s)
[2025-12-24T22:07:42.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.8 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 84 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 4.0 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 387 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 74 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 298 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 382 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 939 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 756 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.3 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 5.4 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 200 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 58 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 224 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 38 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 617 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 133 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 442 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 577 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.0 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 155 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 262 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 170 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.2 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 200 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 67 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 789 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 566 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 805 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 268 kB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2025-12-24T22:07:42.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.3 MB/s)
[2025-12-24T22:07:42.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 38 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 333 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 279 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 484 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 16 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 83 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 534 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 351 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 561 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 779 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 434 kB/s)
[2025-12-24T22:07:42.791Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-12-24T22:07:42.791Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-12-24T22:07:43.484Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2025-12-24T22:07:43.484Z] [INFO]
[2025-12-24T22:07:43.484Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:43.484Z] [INFO] Processed 4 files in 29ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:07:43.484Z] [INFO]
[2025-12-24T22:07:43.484Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:43.484Z] [INFO] Processed 4 files in 00:00.067 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:07:43.484Z] [INFO]
[2025-12-24T22:07:43.484Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:43.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:43.484Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:43.484Z] [INFO] Copying 1 resource
[2025-12-24T22:07:43.484Z] [INFO]
[2025-12-24T22:07:43.484Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:43.484Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:43.484Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2025-12-24T22:07:43.484Z] [INFO]
[2025-12-24T22:07:43.484Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:43.484Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-12-24T22:07:43.484Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-12-24T22:07:44.203Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2025-12-24T22:07:44.203Z] [INFO]
[2025-12-24T22:07:44.203Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:44.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2025-12-24T22:07:44.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2025-12-24T22:07:44.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 59 kB/s)
[2025-12-24T22:07:44.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 86 kB/s)
[2025-12-24T22:07:44.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 245 kB/s)
[2025-12-24T22:07:44.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 77 kB/s)
[2025-12-24T22:07:44.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2025-12-24T22:07:44.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2025-12-24T22:07:45.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 312 kB/s)
[2025-12-24T22:07:45.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2025-12-24T22:07:45.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2025-12-24T22:07:45.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 348 kB/s)
[2025-12-24T22:07:45.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-12-24T22:07:45.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-12-24T22:07:45.593Z] [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 47 kB/s)
[2025-12-24T22:07:45.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2025-12-24T22:07:45.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-12-24T22:07:45.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 33 kB/s)
[2025-12-24T22:07:45.593Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2025-12-24T22:07:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2025-12-24T22:07:46.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 278 kB/s)
[2025-12-24T22:07:46.282Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2025-12-24T22:07:46.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 3.8 MB/s)
[2025-12-24T22:07:46.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 2.4 MB/s)
[2025-12-24T22:07:46.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (260 kB at 3.4 MB/s)
[2025-12-24T22:07:46.282Z] [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 7.2 MB/s)
[2025-12-24T22:07:46.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 3.5 MB/s)
[2025-12-24T22:07:46.282Z] [INFO] Discovered 1 component descriptors(s)
[2025-12-24T22:07:46.282Z] [INFO]
[2025-12-24T22:07:46.282Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:46.282Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:46.282Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2025-12-24T22:07:46.283Z] [INFO]
[2025-12-24T22:07:46.283Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.283Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:46.283Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2025-12-24T22:07:46.283Z] [INFO]
[2025-12-24T22:07:46.283Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.283Z] [INFO]
[2025-12-24T22:07:46.283Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:46.283Z] [INFO] T E S T S
[2025-12-24T22:07:46.283Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:46.283Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:46.973Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2025-12-24T22:07:46.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2025-12-24T22:07:46.973Z] [INFO]
[2025-12-24T22:07:46.973Z] [INFO] Results:
[2025-12-24T22:07:46.973Z] [INFO]
[2025-12-24T22:07:46.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:46.973Z] [INFO]
[2025-12-24T22:07:46.973Z] [INFO]
[2025-12-24T22:07:46.973Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.973Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2025-12-24T22:07:46.973Z] [INFO]
[2025-12-24T22:07:46.973Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.973Z] [INFO]
[2025-12-24T22:07:46.973Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.974Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2025-12-24T22:07:46.974Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2025-12-24T22:07:46.974Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.pom
[2025-12-24T22:07:46.974Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2025-12-24T22:07:46.974Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2025-12-24T22:07:46.974Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO] Processed 14 files in 73ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-12-24T22:07:46.974Z] [INFO]
[2025-12-24T22:07:46.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:46.974Z] [INFO] Processed 14 files in 00:00.088 (Already Sorted: 14, Needed Sorting: 0)
[2025-12-24T22:07:47.657Z] [INFO]
[2025-12-24T22:07:47.657Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:47.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:47.657Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:47.657Z] [INFO] Copying 1 resource
[2025-12-24T22:07:47.657Z] [INFO]
[2025-12-24T22:07:47.657Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:47.657Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:47.657Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2025-12-24T22:07:47.657Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2025-12-24T22:07:47.657Z] required: java.util.List<java.lang.String>
[2025-12-24T22:07:47.657Z] found: java.lang.Object
[2025-12-24T22:07:47.657Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[215,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-12-24T22:07:47.657Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[217,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-12-24T22:07:47.657Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2025-12-24T22:07:47.657Z] required: java.util.List<java.lang.String>
[2025-12-24T22:07:47.657Z] found: java.lang.Object
[2025-12-24T22:07:47.657Z] [INFO]
[2025-12-24T22:07:47.657Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:47.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:47.657Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:47.657Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2025-12-24T22:07:47.657Z] [INFO]
[2025-12-24T22:07:47.657Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:47.657Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:47.657Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2025-12-24T22:07:47.657Z] [INFO]
[2025-12-24T22:07:47.657Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:47.657Z] [INFO]
[2025-12-24T22:07:47.657Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:47.657Z] [INFO] T E S T S
[2025-12-24T22:07:47.657Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:47.657Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:48.343Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2025-12-24T22:07:49.024Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2025-12-24T22:07:49.024Z] [INFO]
[2025-12-24T22:07:49.024Z] [INFO] Results:
[2025-12-24T22:07:49.024Z] [INFO]
[2025-12-24T22:07:49.024Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:49.024Z] [INFO]
[2025-12-24T22:07:49.024Z] [INFO]
[2025-12-24T22:07:49.024Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:49.024Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2025-12-24T22:07:49.024Z] [INFO]
[2025-12-24T22:07:49.024Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:49.024Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2025-12-24T22:07:49.024Z] [INFO]
[2025-12-24T22:07:49.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2025-12-24T22:07:49.024Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.jar
[2025-12-24T22:07:49.024Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.pom
[2025-12-24T22:07:49.025Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2025-12-24T22:07:49.025Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2025-12-24T22:07:49.025Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2025-12-24T22:07:49.025Z] [INFO] Installing /quarkus/independent-projects/qute/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-parent/2.7.5.Final/qute-parent-2.7.5.Final.pom
[2025-12-24T22:07:49.025Z] [INFO]
[2025-12-24T22:07:49.025Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2025-12-24T22:07:49.025Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2025-12-24T22:07:49.025Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:49.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2025-12-24T22:07:49.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom (8.5 kB at 112 kB/s)
[2025-12-24T22:07:49.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom
[2025-12-24T22:07:49.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom (19 kB at 290 kB/s)
[2025-12-24T22:07:49.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2025-12-24T22:07:49.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 968 kB/s)
[2025-12-24T22:07:49.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-12-24T22:07:49.702Z] [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 20 kB/s)
[2025-12-24T22:07:49.702Z] [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-12-24T22:07:49.702Z] [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 29 kB/s)
[2025-12-24T22:07:49.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2025-12-24T22:07:49.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-12-24T22:07:49.702Z] [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-12-24T22:07:49.702Z] [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 116 kB/s)
[2025-12-24T22:07:49.702Z] [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 158 kB/s)
[2025-12-24T22:07:49.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar (838 kB at 8.5 MB/s)
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2025-12-24T22:07:49.702Z] [INFO] Processed 110 files in 320ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2025-12-24T22:07:49.702Z] [INFO]
[2025-12-24T22:07:49.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2025-12-24T22:07:50.385Z] [INFO] Processed 110 files in 00:00.397 (Already Sorted: 110, Needed Sorting: 0)
[2025-12-24T22:07:50.385Z] [INFO]
[2025-12-24T22:07:50.385Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2025-12-24T22:07:50.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:50.385Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:50.385Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2025-12-24T22:07:50.385Z] [INFO]
[2025-12-24T22:07:50.385Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2025-12-24T22:07:50.385Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:50.385Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2025-12-24T22:07:51.066Z] [INFO]
[2025-12-24T22:07:51.066Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2025-12-24T22:07:51.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:51.066Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:51.066Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2025-12-24T22:07:51.066Z] [INFO]
[2025-12-24T22:07:51.066Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2025-12-24T22:07:51.066Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:51.066Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2025-12-24T22:07:51.066Z] [INFO]
[2025-12-24T22:07:51.066Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2025-12-24T22:07:51.066Z] [INFO]
[2025-12-24T22:07:51.066Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:51.066Z] [INFO] T E S T S
[2025-12-24T22:07:51.066Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:51.066Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:51.772Z] [INFO] Running io.quarkus.qute.EvalTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in io.quarkus.qute.EvalTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.EngineTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EngineTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.qute.LoopSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.UserTagTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.qute.UserTagTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.qute.NamespaceResolversTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.IncludeTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.qute.IncludeTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.CollectionResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.ExpressionTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.EscaperTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EscaperTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.QuteTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.qute.QuteTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.WithSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.ParserTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.qute.ParserTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.EvaluatedParamsTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.ArrayResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.qute.LiteralSupportTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.ImmutableListTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.VirtualMethodParametersTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.AsyncDataTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.StrictRenderingTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.ReflectionResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.SetSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.MutinyTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.qute.MutinyTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.MapResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.WhenSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.ValueResolverBuilderTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.qute.IfSectionTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.SimpleTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.qute.SimpleTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.HtmlEscaperTest
[2025-12-24T22:07:52.476Z] [INFO] Running io.quarkus.qute.BooleansTest
[2025-12-24T22:07:52.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.BooleansTest
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] Results:
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2025-12-24T22:07:53.154Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2025-12-24T22:07:53.154Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2025-12-24T22:07:53.154Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.jar
[2025-12-24T22:07:53.154Z] [INFO] Installing /quarkus/independent-projects/qute/core/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.pom
[2025-12-24T22:07:53.154Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final-sources.jar
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2025-12-24T22:07:53.154Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2025-12-24T22:07:53.154Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:53.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2025-12-24T22:07:53.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom (6.8 kB at 65 kB/s)
[2025-12-24T22:07:53.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2025-12-24T22:07:53.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar (231 kB at 2.5 MB/s)
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO] Processed 16 files in 57ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO] Processed 16 files in 00:00.109 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.154Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2025-12-24T22:07:53.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:53.154Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:53.154Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2025-12-24T22:07:53.154Z] [INFO]
[2025-12-24T22:07:53.155Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2025-12-24T22:07:53.155Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:53.155Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2025-12-24T22:07:53.155Z] [INFO]
[2025-12-24T22:07:53.155Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2025-12-24T22:07:53.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:53.892Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:53.892Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2025-12-24T22:07:53.892Z] [INFO]
[2025-12-24T22:07:53.892Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2025-12-24T22:07:53.892Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:53.892Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2025-12-24T22:07:53.892Z] [INFO]
[2025-12-24T22:07:53.892Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2025-12-24T22:07:53.892Z] [INFO]
[2025-12-24T22:07:53.892Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:53.892Z] [INFO] T E S T S
[2025-12-24T22:07:53.892Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:53.892Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:53.892Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2025-12-24T22:07:54.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.qute.generator.ParametersTest
[2025-12-24T22:07:54.572Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2025-12-24T22:07:54.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2025-12-24T22:07:54.572Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2025-12-24T22:07:54.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.generator.MethodKeyTest
[2025-12-24T22:07:54.572Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2025-12-24T22:07:54.572Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] Results:
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2025-12-24T22:07:54.572Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2025-12-24T22:07:54.572Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2025-12-24T22:07:54.572Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.jar
[2025-12-24T22:07:54.572Z] [INFO] Installing /quarkus/independent-projects/qute/generator/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.pom
[2025-12-24T22:07:54.572Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final-sources.jar
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2025-12-24T22:07:54.572Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2025-12-24T22:07:54.572Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2025-12-24T22:07:54.572Z] [INFO] Installing /quarkus/independent-projects/tools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-tools-parent/2.7.5.Final/quarkus-tools-parent-2.7.5.Final.pom
[2025-12-24T22:07:54.572Z] [INFO]
[2025-12-24T22:07:54.572Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2025-12-24T22:07:54.572Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2025-12-24T22:07:54.572Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:54.572Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom
[2025-12-24T22:07:54.572Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom (11 kB at 63 kB/s)
[2025-12-24T22:07:54.572Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2025-12-24T22:07:55.261Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom (33 kB at 288 kB/s)
[2025-12-24T22:07:55.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2025-12-24T22:07:55.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2025-12-24T22:07:55.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 464 kB/s)
[2025-12-24T22:07:55.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar
[2025-12-24T22:07:55.261Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar (13 kB at 81 kB/s)
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:55.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:55.261Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:55.261Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:55.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:55.261Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] No sources to compile
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] No tests to run.
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2025-12-24T22:07:55.261Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2025-12-24T22:07:55.261Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.pom
[2025-12-24T22:07:55.261Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2025-12-24T22:07:55.261Z] [INFO]
[2025-12-24T22:07:55.261Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2025-12-24T22:07:55.261Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2025-12-24T22:07:55.261Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:55.261Z] [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-12-24T22:07:55.261Z] [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 20 kB/s)
[2025-12-24T22:07:55.261Z] [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-12-24T22:07:55.939Z] [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 182 kB/s)
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:55.939Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:55.939Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:55.939Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:55.939Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:55.939Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] No sources to compile
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] No tests to run.
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2025-12-24T22:07:55.939Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.jar
[2025-12-24T22:07:55.939Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.pom
[2025-12-24T22:07:55.939Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2025-12-24T22:07:55.939Z] [INFO]
[2025-12-24T22:07:55.939Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2025-12-24T22:07:55.939Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2025-12-24T22:07:55.939Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-12-24T22:07:55.939Z] [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 313 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom (8.3 kB at 157 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 92 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 231 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 76 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 231 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 68 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2025-12-24T22:07:55.939Z] [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 237 kB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2025-12-24T22:07:55.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 5.7 MB/s)
[2025-12-24T22:07:55.939Z] [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 4.9 MB/s)
[2025-12-24T22:07:55.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 5.8 MB/s)
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO] Processed 86 files in 137ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO] Processed 86 files in 00:00.266 (Already Sorted: 86, Needed Sorting: 0)
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:56.618Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:56.618Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2025-12-24T22:07:56.618Z] [INFO]
[2025-12-24T22:07:56.618Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:56.619Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:56.619Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2025-12-24T22:07:57.299Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2025-12-24T22:07:57.299Z] required: T
[2025-12-24T22:07:57.299Z] found: capture#1 of ?
[2025-12-24T22:07:57.299Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2025-12-24T22:07:57.299Z] required: S
[2025-12-24T22:07:57.299Z] found: capture#2 of ?
[2025-12-24T22:07:57.299Z] [INFO]
[2025-12-24T22:07:57.299Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:57.299Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2025-12-24T22:07:57.299Z] [INFO]
[2025-12-24T22:07:57.299Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:57.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:57.299Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:57.299Z] [INFO] Copying 28 resources
[2025-12-24T22:07:57.299Z] [INFO]
[2025-12-24T22:07:57.299Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:57.299Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:57.299Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2025-12-24T22:07:57.977Z] [INFO]
[2025-12-24T22:07:57.977Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:57.977Z] [INFO]
[2025-12-24T22:07:57.977Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:57.977Z] [INFO] T E S T S
[2025-12-24T22:07:57.977Z] [INFO] -------------------------------------------------------
[2025-12-24T22:07:57.977Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:07:57.977Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2025-12-24T22:07:57.977Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2025-12-24T22:07:57.977Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2025-12-24T22:07:58.653Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2025-12-24T22:07:58.653Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2025-12-24T22:07:58.653Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2025-12-24T22:07:58.653Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2025-12-24T22:07:58.653Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2025-12-24T22:07:58.653Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2025-12-24T22:07:58.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.registry.catalog.ExtensionTest
[2025-12-24T22:07:58.653Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2025-12-24T22:07:59.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2025-12-24T22:07:59.331Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2025-12-24T22:07:59.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] Results:
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:59.331Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:59.331Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.jar
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.pom
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2025-12-24T22:07:59.331Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2025-12-24T22:07:59.331Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:59.331Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:07:59.331Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:59.331Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] No sources to compile
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] No tests to run.
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.jar
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.pom
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2025-12-24T22:07:59.331Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2025-12-24T22:07:59.331Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:59.331Z] [INFO] Copying 142 resources
[2025-12-24T22:07:59.331Z] [INFO] Copying 1 resource
[2025-12-24T22:07:59.331Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] No sources to compile
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:07:59.331Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:07:59.331Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] No sources to compile
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] No tests to run.
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.pom
[2025-12-24T22:07:59.331Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2025-12-24T22:07:59.331Z] [INFO]
[2025-12-24T22:07:59.331Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2025-12-24T22:07:59.331Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2025-12-24T22:07:59.331Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:07:59.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-12-24T22:08:00.009Z] [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 59 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-12-24T22:08:00.009Z] [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 31 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom (2.5 kB at 42 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-12-24T22:08:00.009Z] [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 202 kB/s)
[2025-12-24T22:08:00.009Z] [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-12-24T22:08:00.009Z] [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 684 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom (11 kB at 202 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 57 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 331 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar (257 kB at 4.6 MB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 389 kB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 2.0 MB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar (671 kB at 7.7 MB/s)
[2025-12-24T22:08:00.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 489 kB/s)
[2025-12-24T22:08:00.009Z] [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 27 MB/s)
[2025-12-24T22:08:00.009Z] [INFO]
[2025-12-24T22:08:00.009Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.009Z] [INFO]
[2025-12-24T22:08:00.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.009Z] [INFO]
[2025-12-24T22:08:00.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.009Z] [INFO]
[2025-12-24T22:08:00.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.009Z] [INFO]
[2025-12-24T22:08:00.009Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.009Z] [INFO]
[2025-12-24T22:08:00.009Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.691Z] [INFO] Processed 48 files in 120ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2025-12-24T22:08:00.691Z] [INFO]
[2025-12-24T22:08:00.691Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.691Z] [INFO] Processed 48 files in 00:00.098 (Already Sorted: 48, Needed Sorting: 0)
[2025-12-24T22:08:00.691Z] [INFO]
[2025-12-24T22:08:00.691Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:00.691Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:08:00.691Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2025-12-24T22:08:00.691Z] [INFO]
[2025-12-24T22:08:00.691Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.691Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:00.691Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2025-12-24T22:08:00.691Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/CodestartCatalogLoader.java:[32,13] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T22:08:00.691Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2025-12-24T22:08:00.691Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T22:08:00.691Z] found: java.lang.Object
[2025-12-24T22:08:00.691Z] [INFO]
[2025-12-24T22:08:00.691Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:00.691Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:08:00.691Z] [INFO] Copying 51 resources
[2025-12-24T22:08:00.691Z] [INFO]
[2025-12-24T22:08:00.691Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:00.691Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:00.691Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[30,40] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-12-24T22:08:01.369Z] required: java.util.Collection<? extends E>
[2025-12-24T22:08:01.369Z] found: java.util.Collection
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,20] unchecked conversion
[2025-12-24T22:08:01.369Z] required: java.util.Collection<? extends E>
[2025-12-24T22:08:01.369Z] found: java.util.Collection
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,97] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,23] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-12-24T22:08:01.369Z] required: java.util.Map<K,V>
[2025-12-24T22:08:01.369Z] found: java.util.Map
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2025-12-24T22:08:01.369Z] required: java.util.Map<K,V>
[2025-12-24T22:08:01.369Z] found: java.util.Map
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-12-24T22:08:01.369Z] required: java.util.Collection<? extends E>
[2025-12-24T22:08:01.369Z] found: java.util.Collection
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,20] unchecked conversion
[2025-12-24T22:08:01.369Z] required: java.util.Collection<? extends E>
[2025-12-24T22:08:01.369Z] found: java.util.Collection
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,91] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-12-24T22:08:01.369Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/CodestartCatalogLoaderTest.java:[91,52] non-varargs call of varargs method with inexact argument type for last parameter;
[2025-12-24T22:08:01.369Z] cast to java.lang.Object for a varargs call
[2025-12-24T22:08:01.369Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2025-12-24T22:08:01.369Z] [INFO]
[2025-12-24T22:08:01.369Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:01.369Z] [INFO]
[2025-12-24T22:08:01.369Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:01.369Z] [INFO] T E S T S
[2025-12-24T22:08:01.369Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:01.369Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:08:02.053Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2025-12-24T22:08:02.731Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2025-12-24T22:08:02.732Z]
[2025-12-24T22:08:02.732Z] applying codestarts...
[2025-12-24T22:08:02.732Z] 📚 b
[2025-12-24T22:08:02.732Z] 🔨 maven
[2025-12-24T22:08:02.732Z] 📦 foo
[2025-12-24T22:08:02.732Z] 📝 config-yaml
[2025-12-24T22:08:02.732Z] 🚀 example-with-b
[2025-12-24T22:08:02.732Z]
[2025-12-24T22:08:02.732Z] applying codestarts...
[2025-12-24T22:08:02.732Z] 📚 a
[2025-12-24T22:08:02.732Z] 🔨 y
[2025-12-24T22:08:02.732Z] 📦 foo
[2025-12-24T22:08:02.732Z] 📝 config-properties
[2025-12-24T22:08:02.732Z] 🔧 t
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2025-12-24T22:08:02.732Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2025-12-24T22:08:02.732Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2025-12-24T22:08:03.417Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2025-12-24T22:08:03.417Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2025-12-24T22:08:03.417Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2025-12-24T22:08:03.417Z] [INFO]
[2025-12-24T22:08:03.417Z] [INFO] Results:
[2025-12-24T22:08:03.417Z] [INFO]
[2025-12-24T22:08:03.417Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:08:03.417Z] [INFO]
[2025-12-24T22:08:03.417Z] [INFO]
[2025-12-24T22:08:03.417Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:03.417Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2025-12-24T22:08:03.417Z] [INFO]
[2025-12-24T22:08:03.417Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:03.417Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2025-12-24T22:08:03.418Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.jar
[2025-12-24T22:08:03.418Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.pom
[2025-12-24T22:08:03.418Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2025-12-24T22:08:03.418Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2025-12-24T22:08:03.418Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:03.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-12-24T22:08:03.418Z] [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 437 kB/s)
[2025-12-24T22:08:03.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
[2025-12-24T22:08:03.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 236 kB/s)
[2025-12-24T22:08:03.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-12-24T22:08:03.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
[2025-12-24T22:08:03.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 401 kB/s)
[2025-12-24T22:08:03.418Z] [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 14 MB/s)
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2025-12-24T22:08:03.418Z] [INFO]
[2025-12-24T22:08:03.418Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2025-12-24T22:08:04.120Z] [INFO] Processed 91 files in 389ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2025-12-24T22:08:04.120Z] [INFO]
[2025-12-24T22:08:04.120Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2025-12-24T22:08:04.120Z] [INFO] Processed 91 files in 00:00.347 (Already Sorted: 91, Needed Sorting: 0)
[2025-12-24T22:08:04.120Z] [INFO]
[2025-12-24T22:08:04.120Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2025-12-24T22:08:04.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:04.120Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:08:04.120Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2025-12-24T22:08:04.120Z] [INFO]
[2025-12-24T22:08:04.120Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2025-12-24T22:08:04.120Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:04.120Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2025-12-24T22:08:05.531Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/project/BuildTool.java:[78,28] io.quarkus.devtools.project.buildfile.MavenBuildFile in io.quarkus.devtools.project.buildfile has been deprecated
[2025-12-24T22:08:05.531Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2025-12-24T22:08:05.531Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T22:08:05.531Z] found: java.lang.Object
[2025-12-24T22:08:05.531Z] [INFO]
[2025-12-24T22:08:05.531Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2025-12-24T22:08:05.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:05.531Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:08:05.531Z] [INFO] Copying 1 resource
[2025-12-24T22:08:05.531Z] [INFO] Copying 1 resource
[2025-12-24T22:08:05.531Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2025-12-24T22:08:05.531Z] [INFO]
[2025-12-24T22:08:05.531Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2025-12-24T22:08:05.531Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:05.531Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2025-12-24T22:08:05.531Z] [INFO]
[2025-12-24T22:08:05.531Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2025-12-24T22:08:05.531Z] [INFO]
[2025-12-24T22:08:05.531Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:05.531Z] [INFO] T E S T S
[2025-12-24T22:08:05.531Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:05.531Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:08:05.531Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2025-12-24T22:08:06.217Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in io.quarkus.maven.utilities.PomTransformerTest
[2025-12-24T22:08:06.217Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2025-12-24T22:08:06.217Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2025-12-24T22:08:06.217Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2025-12-24T22:08:06.217Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2025-12-24T22:08:06.217Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2025-12-24T22:08:06.217Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2025-12-24T22:08:06.217Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2025-12-24T22:08:06.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] Results:
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2025-12-24T22:08:06.217Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2025-12-24T22:08:06.217Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2025-12-24T22:08:06.217Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.jar
[2025-12-24T22:08:06.217Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.pom
[2025-12-24T22:08:06.217Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final-sources.jar
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2025-12-24T22:08:06.217Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2025-12-24T22:08:06.217Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2025-12-24T22:08:06.217Z] [INFO]
[2025-12-24T22:08:06.217Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2025-12-24T22:08:06.896Z] [INFO]
[2025-12-24T22:08:06.896Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2025-12-24T22:08:06.896Z] [INFO] Installing /quarkus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-parent/2.7.5.Final/quarkus-parent-2.7.5.Final.pom
[2025-12-24T22:08:06.896Z] [INFO]
[2025-12-24T22:08:06.896Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2025-12-24T22:08:06.896Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2025-12-24T22:08:06.896Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:08:06.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2025-12-24T22:08:06.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2025-12-24T22:08:07.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom (3.5 kB at 6.3 kB/s)
[2025-12-24T22:08:07.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2025-12-24T22:08:07.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2025-12-24T22:08:07.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom (9.1 kB at 19 kB/s)
[2025-12-24T22:08:07.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2025-12-24T22:08:07.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2025-12-24T22:08:07.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom (18 kB at 169 kB/s)
[2025-12-24T22:08:07.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2025-12-24T22:08:07.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2025-12-24T22:08:08.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom (20 kB at 205 kB/s)
[2025-12-24T22:08:08.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2025-12-24T22:08:08.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2025-12-24T22:08:08.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom (17 kB at 287 kB/s)
[2025-12-24T22:08:08.548Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2025-12-24T22:08:08.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2025-12-24T22:08:08.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 107 kB/s)
[2025-12-24T22:08:08.548Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2025-12-24T22:08:08.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2025-12-24T22:08:08.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 396 kB/s)
[2025-12-24T22:08:08.548Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2025-12-24T22:08:08.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2025-12-24T22:08:09.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom (3.9 kB at 82 kB/s)
[2025-12-24T22:08:09.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2025-12-24T22:08:09.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2025-12-24T22:08:09.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar (135 kB at 339 kB/s)
[2025-12-24T22:08:09.233Z] [INFO]
[2025-12-24T22:08:09.233Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2025-12-24T22:08:09.233Z] [INFO]
[2025-12-24T22:08:09.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2025-12-24T22:08:09.233Z] [INFO]
[2025-12-24T22:08:09.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2025-12-24T22:08:09.233Z] [INFO]
[2025-12-24T22:08:09.233Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2025-12-24T22:08:09.233Z] [INFO]
[2025-12-24T22:08:09.233Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2025-12-24T22:08:09.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2025-12-24T22:08:09.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2025-12-24T22:08:09.922Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom (826 B at 1.8 kB/s)
[2025-12-24T22:08:09.922Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2025-12-24T22:08:09.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2025-12-24T22:08:10.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom (1.1 kB at 2.8 kB/s)
[2025-12-24T22:08:10.607Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2025-12-24T22:08:10.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom (5.7 kB at 15 kB/s)
[2025-12-24T22:08:11.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom (1.6 kB at 14 kB/s)
[2025-12-24T22:08:11.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 276 kB/s)
[2025-12-24T22:08:11.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 93 kB/s)
[2025-12-24T22:08:11.289Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2025-12-24T22:08:11.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom (7.1 kB at 63 kB/s)
[2025-12-24T22:08:11.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 31 kB/s)
[2025-12-24T22:08:11.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 97 kB/s)
[2025-12-24T22:08:11.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 46 kB/s)
[2025-12-24T22:08:11.977Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2025-12-24T22:08:11.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 26 kB/s)
[2025-12-24T22:08:12.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 160 kB/s)
[2025-12-24T22:08:12.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 70 kB/s)
[2025-12-24T22:08:12.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 36 kB/s)
[2025-12-24T22:08:12.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2025-12-24T22:08:12.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 43 kB/s)
[2025-12-24T22:08:12.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 61 kB/s)
[2025-12-24T22:08:13.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 76 kB/s)
[2025-12-24T22:08:13.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 254 kB/s)
[2025-12-24T22:08:13.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2025-12-24T22:08:13.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 68 kB/s)
[2025-12-24T22:08:13.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2025-12-24T22:08:14.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2025-12-24T22:08:14.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 50 kB/s)
[2025-12-24T22:08:14.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2025-12-24T22:08:14.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2025-12-24T22:08:14.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 307 kB/s)
[2025-12-24T22:08:14.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2025-12-24T22:08:14.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2025-12-24T22:08:14.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 90 kB/s)
[2025-12-24T22:08:14.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2025-12-24T22:08:14.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2025-12-24T22:08:14.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 50 kB/s)
[2025-12-24T22:08:14.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2025-12-24T22:08:14.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2025-12-24T22:08:14.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 352 kB/s)
[2025-12-24T22:08:14.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2025-12-24T22:08:14.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2025-12-24T22:08:14.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 49 kB/s)
[2025-12-24T22:08:14.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2025-12-24T22:08:15.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2025-12-24T22:08:15.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 45 kB/s)
[2025-12-24T22:08:15.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2025-12-24T22:08:15.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2025-12-24T22:08:15.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 77 kB/s)
[2025-12-24T22:08:15.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 189 kB/s)
[2025-12-24T22:08:16.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 252 kB/s)
[2025-12-24T22:08:16.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom (3.9 kB at 72 kB/s)
[2025-12-24T22:08:16.094Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2025-12-24T22:08:16.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2025-12-24T22:08:16.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom (4.6 kB at 22 kB/s)
[2025-12-24T22:08:16.775Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2025-12-24T22:08:16.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2025-12-24T22:08:16.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom (776 B at 4.8 kB/s)
[2025-12-24T22:08:16.775Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2025-12-24T22:08:16.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2025-12-24T22:08:16.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom (27 kB at 245 kB/s)
[2025-12-24T22:08:16.776Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom (1.7 kB at 19 kB/s)
[2025-12-24T22:08:17.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom (6.7 kB at 122 kB/s)
[2025-12-24T22:08:17.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-12-24T22:08:17.486Z] [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-12-24T22:08:17.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-12-24T22:08:17.486Z] [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 322 kB/s)
[2025-12-24T22:08:17.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-12-24T22:08:17.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-12-24T22:08:18.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.4 MB/s)
[2025-12-24T22:08:18.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2025-12-24T22:08:18.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2025-12-24T22:08:18.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom (2.3 kB at 22 kB/s)
[2025-12-24T22:08:18.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2025-12-24T22:08:18.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2025-12-24T22:08:18.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom (1.2 kB at 12 kB/s)
[2025-12-24T22:08:18.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2025-12-24T22:08:18.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2025-12-24T22:08:18.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom (15 kB at 274 kB/s)
[2025-12-24T22:08:18.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2025-12-24T22:08:18.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2025-12-24T22:08:18.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom (9.3 kB at 182 kB/s)
[2025-12-24T22:08:18.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2025-12-24T22:08:18.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2025-12-24T22:08:18.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom (6.0 kB at 121 kB/s)
[2025-12-24T22:08:18.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom (5.5 kB at 111 kB/s)
[2025-12-24T22:08:19.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom (2.6 kB at 37 kB/s)
[2025-12-24T22:08:19.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom (3.3 kB at 50 kB/s)
[2025-12-24T22:08:19.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2025-12-24T22:08:19.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 760 kB/s)
[2025-12-24T22:08:20.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 28 kB/s)
[2025-12-24T22:08:20.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 99 kB/s)
[2025-12-24T22:08:20.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 29 kB/s)
[2025-12-24T22:08:20.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2025-12-24T22:08:20.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 24 kB/s)
[2025-12-24T22:08:20.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 60 kB/s)
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 16 kB/s)
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 26 kB/s)
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2025-12-24T22:08:20.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 21 kB/s)
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2025-12-24T22:08:20.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 174 kB/s)
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2025-12-24T22:08:21.650Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 477 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar (136 kB at 1.2 MB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar (65 kB at 541 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar (46 kB at 274 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar (98 kB at 570 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar (49 kB at 263 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar (33 kB at 148 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2025-12-24T22:08:22.331Z] [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 852 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2025-12-24T22:08:22.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar (15 kB at 58 kB/s)
[2025-12-24T22:08:22.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar (7.9 kB at 23 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar (1.5 MB at 4.3 MB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar (6.3 kB at 18 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar (92 kB at 239 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar (76 kB at 192 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar (140 kB at 353 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar (51 kB at 128 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar (366 kB at 858 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 104 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 19 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 470 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 665 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 119 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 511 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 85 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 393 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 1.2 MB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 79 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 48 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 149 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 25 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 329 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 112 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 294 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 235 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 60 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 261 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 582 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 779 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 48 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 263 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 1.6 MB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 440 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 371 kB/s)
[2025-12-24T22:08:23.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 4.1 MB/s)
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2025-12-24T22:08:23.009Z] [INFO] Installing /quarkus/bom/application/target/flattened-quarkus-bom-2.7.5.Final.pom to /root/.m2/repository/io/quarkus/quarkus-bom/2.7.5.Final/quarkus-bom-2.7.5.Final.pom
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2025-12-24T22:08:23.009Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2025-12-24T22:08:23.009Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2025-12-24T22:08:23.009Z] [INFO]
[2025-12-24T22:08:23.009Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2025-12-24T22:08:23.689Z] [INFO]
[2025-12-24T22:08:23.689Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2025-12-24T22:08:23.689Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:08:23.689Z] [INFO]
[2025-12-24T22:08:23.689Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2025-12-24T22:08:23.689Z] [INFO]
[2025-12-24T22:08:23.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2025-12-24T22:08:23.689Z] [INFO] Installing /quarkus/build-parent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-build-parent/2.7.5.Final/quarkus-build-parent-2.7.5.Final.pom
[2025-12-24T22:08:23.689Z] [INFO]
[2025-12-24T22:08:23.689Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2025-12-24T22:08:23.689Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2025-12-24T22:08:23.689Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:23.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2025-12-24T22:08:23.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2025-12-24T22:08:23.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 107 kB/s)
[2025-12-24T22:08:23.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2025-12-24T22:08:23.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2025-12-24T22:08:23.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 658 kB/s)
[2025-12-24T22:08:23.689Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2025-12-24T22:08:24.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2025-12-24T22:08:24.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 337 kB/s)
[2025-12-24T22:08:24.369Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2025-12-24T22:08:24.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2025-12-24T22:08:24.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 3.6 MB/s)
[2025-12-24T22:08:24.369Z] [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-12-24T22:08:24.369Z] [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 162 kB/s)
[2025-12-24T22:08:24.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-12-24T22:08:24.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 1.1 MB/s)
[2025-12-24T22:08:24.369Z] [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-12-24T22:08:24.369Z] [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 46 kB/s)
[2025-12-24T22:08:24.369Z] [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-12-24T22:08:24.369Z] [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 244 kB/s)
[2025-12-24T22:08:24.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-12-24T22:08:24.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 322 kB/s)
[2025-12-24T22:08:24.369Z] [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-12-24T22:08:24.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-12-24T22:08:24.369Z] [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 5.1 MB/s)
[2025-12-24T22:08:24.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 5.6 MB/s)
[2025-12-24T22:08:24.369Z] [INFO]
[2025-12-24T22:08:24.369Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2025-12-24T22:08:24.369Z] [INFO]
[2025-12-24T22:08:24.369Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.055Z] [INFO]
[2025-12-24T22:08:25.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.055Z] [INFO]
[2025-12-24T22:08:25.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.055Z] [INFO]
[2025-12-24T22:08:25.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.055Z] [INFO]
[2025-12-24T22:08:25.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.055Z] [INFO]
[2025-12-24T22:08:25.055Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.055Z] [INFO]
[2025-12-24T22:08:25.055Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.743Z] [INFO] Processed 4 files in 598ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:08:25.743Z] [INFO]
[2025-12-24T22:08:25.743Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.743Z] [INFO] Processed 4 files in 00:00.180 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:08:25.743Z] [INFO]
[2025-12-24T22:08:25.743Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2025-12-24T22:08:25.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2025-12-24T22:08:25.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2025-12-24T22:08:25.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 93 kB/s)
[2025-12-24T22:08:25.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2025-12-24T22:08:25.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2025-12-24T22:08:26.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 25 kB/s)
[2025-12-24T22:08:26.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-12-24T22:08:26.446Z] [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-12-24T22:08:26.446Z] [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 52 kB/s)
[2025-12-24T22:08:26.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2025-12-24T22:08:26.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2025-12-24T22:08:26.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 44 kB/s)
[2025-12-24T22:08:26.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2025-12-24T22:08:26.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2025-12-24T22:08:26.446Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2025-12-24T22:08:26.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2025-12-24T22:08:26.446Z] [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-12-24T22:08:26.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2025-12-24T22:08:27.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.5 MB/s)
[2025-12-24T22:08:27.129Z] [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 2.3 MB/s)
[2025-12-24T22:08:27.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 736 kB/s)
[2025-12-24T22:08:27.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:27.129Z] [INFO] Copying 1 resource
[2025-12-24T22:08:27.129Z] [INFO]
[2025-12-24T22:08:27.129Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2025-12-24T22:08:27.129Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:27.129Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2025-12-24T22:08:27.129Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2025-12-24T22:08:27.129Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T22:08:27.129Z] found: java.lang.Object
[2025-12-24T22:08:27.129Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[46,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-12-24T22:08:27.129Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[48,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-12-24T22:08:27.129Z] [INFO]
[2025-12-24T22:08:27.129Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2025-12-24T22:08:27.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2025-12-24T22:08:27.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2025-12-24T22:08:27.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 129 kB/s)
[2025-12-24T22:08:27.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2025-12-24T22:08:27.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2025-12-24T22:08:27.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 77 kB/s)
[2025-12-24T22:08:27.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2025-12-24T22:08:27.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2025-12-24T22:08:27.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 29 kB/s)
[2025-12-24T22:08:27.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2025-12-24T22:08:27.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2025-12-24T22:08:27.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 282 kB/s)
[2025-12-24T22:08:27.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2025-12-24T22:08:27.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2025-12-24T22:08:27.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 24 kB/s)
[2025-12-24T22:08:27.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2025-12-24T22:08:28.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2025-12-24T22:08:28.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 58 kB/s)
[2025-12-24T22:08:28.499Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2025-12-24T22:08:28.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2025-12-24T22:08:28.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 241 kB/s)
[2025-12-24T22:08:28.499Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2025-12-24T22:08:28.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2025-12-24T22:08:28.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 73 kB/s)
[2025-12-24T22:08:28.499Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 59 kB/s)
[2025-12-24T22:08:29.193Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 117 kB/s)
[2025-12-24T22:08:29.193Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 48 kB/s)
[2025-12-24T22:08:29.193Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2025-12-24T22:08:29.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 27 kB/s)
[2025-12-24T22:08:29.193Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2025-12-24T22:08:29.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2025-12-24T22:08:29.907Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 46 kB/s)
[2025-12-24T22:08:29.907Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-12-24T22:08:29.907Z] [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-12-24T22:08:29.907Z] [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 36 kB/s)
[2025-12-24T22:08:29.907Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2025-12-24T22:08:29.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2025-12-24T22:08:29.907Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 55 kB/s)
[2025-12-24T22:08:29.907Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2025-12-24T22:08:29.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2025-12-24T22:08:29.907Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 204 kB/s)
[2025-12-24T22:08:29.907Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2025-12-24T22:08:30.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2025-12-24T22:08:30.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 23 kB/s)
[2025-12-24T22:08:30.597Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2025-12-24T22:08:30.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2025-12-24T22:08:30.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 319 kB/s)
[2025-12-24T22:08:30.597Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2025-12-24T22:08:30.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2025-12-24T22:08:30.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 22 kB/s)
[2025-12-24T22:08:30.597Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2025-12-24T22:08:31.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2025-12-24T22:08:31.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 39 kB/s)
[2025-12-24T22:08:31.298Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2025-12-24T22:08:31.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2025-12-24T22:08:31.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 68 kB/s)
[2025-12-24T22:08:31.298Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 70 kB/s)
[2025-12-24T22:08:31.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 120 kB/s)
[2025-12-24T22:08:31.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 298 kB/s)
[2025-12-24T22:08:31.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2025-12-24T22:08:31.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 74 kB/s)
[2025-12-24T22:08:31.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2025-12-24T22:08:32.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2025-12-24T22:08:32.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 194 kB/s)
[2025-12-24T22:08:32.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2025-12-24T22:08:32.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2025-12-24T22:08:32.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 118 kB/s)
[2025-12-24T22:08:32.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2025-12-24T22:08:32.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2025-12-24T22:08:32.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 243 kB/s)
[2025-12-24T22:08:32.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 62 kB/s)
[2025-12-24T22:08:33.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 56 kB/s)
[2025-12-24T22:08:33.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 29 kB/s)
[2025-12-24T22:08:33.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 54 kB/s)
[2025-12-24T22:08:33.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2025-12-24T22:08:33.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 37 kB/s)
[2025-12-24T22:08:33.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 35 kB/s)
[2025-12-24T22:08:34.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 79 kB/s)
[2025-12-24T22:08:34.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 355 kB/s)
[2025-12-24T22:08:34.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2025-12-24T22:08:34.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 86 kB/s)
[2025-12-24T22:08:34.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2025-12-24T22:08:34.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2025-12-24T22:08:34.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 315 kB/s)
[2025-12-24T22:08:34.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2025-12-24T22:08:34.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2025-12-24T22:08:34.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 117 kB/s)
[2025-12-24T22:08:34.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2025-12-24T22:08:34.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2025-12-24T22:08:34.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 58 kB/s)
[2025-12-24T22:08:34.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-12-24T22:08:34.848Z] [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-12-24T22:08:34.848Z] [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 43 kB/s)
[2025-12-24T22:08:34.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 45 kB/s)
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 110 kB/s)
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 299 kB/s)
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 14 kB/s)
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2025-12-24T22:08:35.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 7.9 kB/s)
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2025-12-24T22:08:35.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2025-12-24T22:08:36.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 360 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 214 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 195 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 854 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 3.2 MB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 2.3 MB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 139 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 6.3 MB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 2.7 MB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 497 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 116 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 47 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 68 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 102 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.0 MB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.0 MB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 329 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 525 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 146 kB/s)
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.116Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:37.867Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO] Unpacking /root/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO] Unpacking /root/.m2/repository/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-12-24T22:08:38.560Z] [INFO]
[2025-12-24T22:08:38.560Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2025-12-24T22:08:38.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:38.560Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2025-12-24T22:08:38.560Z] [INFO]
[2025-12-24T22:08:38.560Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2025-12-24T22:08:38.560Z] [INFO] No sources to compile
[2025-12-24T22:08:38.560Z] [INFO]
[2025-12-24T22:08:38.560Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2025-12-24T22:08:38.560Z] [INFO] No tests to run.
[2025-12-24T22:08:38.560Z] [INFO]
[2025-12-24T22:08:38.560Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2025-12-24T22:08:39.264Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2025-12-24T22:08:39.985Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2025-12-24T22:08:39.985Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.jar
[2025-12-24T22:08:39.985Z] [INFO] Installing /quarkus/core/launcher/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.pom
[2025-12-24T22:08:39.985Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2025-12-24T22:08:39.985Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2025-12-24T22:08:39.985Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:39.985Z] [INFO] Processed 26 files in 149ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-12-24T22:08:39.985Z] [INFO]
[2025-12-24T22:08:39.985Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Processed 26 files in 00:00.171 (Already Sorted: 26, Needed Sorting: 0)
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:40.703Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:40.703Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2025-12-24T22:08:40.703Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2025-12-24T22:08:40.703Z] required: T
[2025-12-24T22:08:40.703Z] found: java.lang.Object
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:40.703Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] No sources to compile
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] No tests to run.
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2025-12-24T22:08:40.703Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.jar
[2025-12-24T22:08:40.703Z] [INFO] Installing /quarkus/core/devmode-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.pom
[2025-12-24T22:08:40.703Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2025-12-24T22:08:40.703Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2025-12-24T22:08:40.703Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2025-12-24T22:08:40.703Z] [INFO] Installing /quarkus/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-parent/2.7.5.Final/quarkus-core-parent-2.7.5.Final.pom
[2025-12-24T22:08:40.703Z] [INFO]
[2025-12-24T22:08:40.703Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2025-12-24T22:08:40.703Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2025-12-24T22:08:40.703Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom (1.8 kB at 35 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom (4.9 kB at 67 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom (22 kB at 392 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom (2.8 kB at 50 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom (2.1 kB at 43 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom (6.9 kB at 125 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom (4.0 kB at 69 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom
[2025-12-24T22:08:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom (25 kB at 498 kB/s)
[2025-12-24T22:08:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom (49 kB at 773 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom (3.0 kB at 66 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom (4.7 kB at 77 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom (4.4 kB at 92 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom (11 kB at 208 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom (7.6 kB at 147 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom (12 kB at 250 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 143 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 99 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 60 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 91 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 27 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2025-12-24T22:08:41.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 50 kB/s)
[2025-12-24T22:08:41.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 25 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 98 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 714 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 30 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom (19 kB at 324 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 27 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 4.1 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar (26 kB at 454 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar (62 kB at 975 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar (1.9 MB at 21 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar (1.3 MB at 13 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar (34 kB at 306 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar (63 kB at 517 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar (48 kB at 313 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar (275 kB at 1.7 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar (154 kB at 902 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar (1.6 MB at 8.2 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 1.0 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar (10 MB at 43 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 68 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar (869 kB at 3.6 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 6.6 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 194 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 49 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 240 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 44 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 105 kB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 2.0 MB/s)
[2025-12-24T22:08:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 244 kB/s)
[2025-12-24T22:08:42.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar (13 MB at 27 MB/s)
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2025-12-24T22:08:42.871Z] [INFO] Processed 23 files in 265ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-12-24T22:08:42.871Z] [INFO]
[2025-12-24T22:08:42.871Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2025-12-24T22:08:43.631Z] [INFO] Processed 23 files in 00:00.319 (Already Sorted: 23, Needed Sorting: 0)
[2025-12-24T22:08:43.631Z] [INFO]
[2025-12-24T22:08:43.631Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2025-12-24T22:08:43.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:43.631Z] [INFO] Copying 1 resource
[2025-12-24T22:08:43.631Z] [INFO]
[2025-12-24T22:08:43.631Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2025-12-24T22:08:43.631Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:43.631Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2025-12-24T22:08:43.631Z] [INFO]
[2025-12-24T22:08:43.631Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2025-12-24T22:08:43.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:43.631Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2025-12-24T22:08:43.631Z] [INFO]
[2025-12-24T22:08:43.631Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2025-12-24T22:08:43.631Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:43.631Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2025-12-24T22:08:43.631Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[256,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2025-12-24T22:08:43.631Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[266,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2025-12-24T22:08:43.631Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[279,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2025-12-24T22:08:43.631Z] [INFO]
[2025-12-24T22:08:43.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2025-12-24T22:08:43.631Z] [INFO]
[2025-12-24T22:08:43.631Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:43.631Z] [INFO] T E S T S
[2025-12-24T22:08:43.631Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:43.631Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:08:44.330Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2025-12-24T22:08:45.064Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2025-12-24T22:08:45.064Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2025-12-24T22:08:45.064Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2025-12-24T22:08:45.064Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2025-12-24T22:08:45.064Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2025-12-24T22:08:45.064Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2025-12-24T22:08:47.234Z] 2025-12-24T22:07:01.638Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2025-12-24T22:08:47.234Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2025-12-24T22:08:50.507Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.416 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO] Results:
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2025-12-24T22:08:50.507Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2025-12-24T22:08:50.507Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2025-12-24T22:08:50.507Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.jar
[2025-12-24T22:08:50.507Z] [INFO] Installing /quarkus/core/processor/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.pom
[2025-12-24T22:08:50.507Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final-sources.jar
[2025-12-24T22:08:50.507Z] [INFO]
[2025-12-24T22:08:50.507Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2025-12-24T22:08:50.507Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2025-12-24T22:08:50.507Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:50.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom
[2025-12-24T22:08:50.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom (2.8 kB at 29 kB/s)
[2025-12-24T22:08:50.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom
[2025-12-24T22:08:50.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom (5.7 kB at 57 kB/s)
[2025-12-24T22:08:50.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2025-12-24T22:08:50.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom (9.8 kB at 188 kB/s)
[2025-12-24T22:08:50.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom
[2025-12-24T22:08:50.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom (4.3 kB at 49 kB/s)
[2025-12-24T22:08:50.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom
[2025-12-24T22:08:50.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom (8.1 kB at 110 kB/s)
[2025-12-24T22:08:50.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom
[2025-12-24T22:08:50.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom (21 kB at 340 kB/s)
[2025-12-24T22:08:50.507Z] [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-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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 102 kB/s)
[2025-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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 97 kB/s)
[2025-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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 28 kB/s)
[2025-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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 6.3 kB/s)
[2025-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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 26 kB/s)
[2025-12-24T22:08:51.236Z] [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-12-24T22:08:51.236Z] [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 36 kB/s)
[2025-12-24T22:08:51.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom
[2025-12-24T22:08:51.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom (1.1 kB at 12 kB/s)
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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 32 kB/s)
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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 100 kB/s)
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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 98 kB/s)
[2025-12-24T22:08:51.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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 19 kB/s)
[2025-12-24T22:08:51.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2025-12-24T22:08:51.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom (1.9 kB at 8.0 kB/s)
[2025-12-24T22:08:51.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar
[2025-12-24T22:08:51.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar
[2025-12-24T22:08:51.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar (19 kB at 187 kB/s)
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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 196 kB/s)
[2025-12-24T22:08:51.967Z] [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-12-24T22:08:51.967Z] [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 377 kB/s)
[2025-12-24T22:08:51.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar
[2025-12-24T22:08:52.663Z] [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 69 kB/s)
[2025-12-24T22:08:52.663Z] [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-12-24T22:08:52.663Z] [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 71 kB/s)
[2025-12-24T22:08:52.663Z] [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-12-24T22:08:52.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar (250 kB at 1.2 MB/s)
[2025-12-24T22:08:52.663Z] [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-12-24T22:08:52.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar (10 kB at 49 kB/s)
[2025-12-24T22:08:52.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2025-12-24T22:08:52.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar (34 kB at 142 kB/s)
[2025-12-24T22:08:52.663Z] [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 418 kB/s)
[2025-12-24T22:08:52.663Z] [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 82 kB/s)
[2025-12-24T22:08:52.663Z] [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 2.2 MB/s)
[2025-12-24T22:08:53.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar (13 MB at 12 MB/s)
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2025-12-24T22:08:53.377Z] [INFO]
[2025-12-24T22:08:53.377Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2025-12-24T22:08:54.071Z] [INFO] Processed 166 files in 600ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2025-12-24T22:08:54.071Z] [INFO]
[2025-12-24T22:08:54.071Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2025-12-24T22:08:54.826Z] [INFO] Processed 166 files in 00:00.498 (Already Sorted: 166, Needed Sorting: 0)
[2025-12-24T22:08:54.826Z] [INFO]
[2025-12-24T22:08:54.826Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2025-12-24T22:08:54.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:54.826Z] [INFO] Copying 3 resources
[2025-12-24T22:08:54.826Z] [INFO]
[2025-12-24T22:08:54.826Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2025-12-24T22:08:54.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-12-24T22:08:54.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 21 kB/s)
[2025-12-24T22:08:54.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-12-24T22:08:54.826Z] [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 71 kB/s)
[2025-12-24T22:08:54.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-12-24T22:08:54.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 58 kB/s)
[2025-12-24T22:08:54.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-12-24T22:08:55.535Z] [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 139 kB/s)
[2025-12-24T22:08:55.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-12-24T22:08:55.535Z] [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-12-24T22:08:55.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-12-24T22:08:55.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 16 kB/s)
[2025-12-24T22:08:55.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-12-24T22:08:55.535Z] [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 62 kB/s)
[2025-12-24T22:08:55.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-12-24T22:08:55.535Z] [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 53 kB/s)
[2025-12-24T22:08:55.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-12-24T22:08:55.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 4.8 MB/s)
[2025-12-24T22:08:55.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-12-24T22:08:55.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 4.0 MB/s)
[2025-12-24T22:08:56.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-12-24T22:08:56.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 4.6 MB/s)
[2025-12-24T22:08:56.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-12-24T22:08:56.227Z] [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 1.2 MB/s)
[2025-12-24T22:08:56.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2025-12-24T22:08:56.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar (3.2 kB at 27 kB/s)
[2025-12-24T22:08:56.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2025-12-24T22:08:56.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar (51 kB at 266 kB/s)
[2025-12-24T22:08:56.227Z] [INFO]
[2025-12-24T22:08:56.227Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2025-12-24T22:08:57.054Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:57.054Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2025-12-24T22:08:57.884Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2025-12-24T22:08:57.884Z] found: java.lang.Class<capture#1 of ?>
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[13,22] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[14,29] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked call to RuntimeValue(T) as a member of the raw type io.quarkus.runtime.RuntimeValue
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2025-12-24T22:08:57.884Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-12-24T22:08:57.884Z] found: io.quarkus.runtime.RuntimeValue
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,47] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[275,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,54] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[281,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,31] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2025-12-24T22:08:57.884Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2025-12-24T22:08:57.884Z] found: java.lang.Class<capture#2 of ?>
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2025-12-24T22:08:57.884Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2025-12-24T22:08:57.884Z] found: java.lang.Class<capture#3 of ?>
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,44] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,84] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2025-12-24T22:08:57.884Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2025-12-24T22:08:57.884Z] found: java.lang.Class<capture#4 of ?>
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/ConfigInstantiator.java:[179,20] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ResourceHelper.java:[16,63] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2025-12-24T22:08:57.884Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T22:08:57.884Z] found: java.lang.Object
[2025-12-24T22:08:57.884Z] [INFO]
[2025-12-24T22:08:57.884Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2025-12-24T22:08:57.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:57.884Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2025-12-24T22:08:57.884Z] [INFO]
[2025-12-24T22:08:57.884Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2025-12-24T22:08:57.884Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:57.884Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[27,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[56,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[69,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/DotEnvTestCase.java:[51,61] Possible heap pollution from parameterized vararg type java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,23] unchecked method invocation: method putAll in interface java.util.Map is applied to given types
[2025-12-24T22:08:57.884Z] required: java.util.Map<? extends K,? extends V>
[2025-12-24T22:08:57.884Z] found: java.util.Map
[2025-12-24T22:08:57.884Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2025-12-24T22:08:57.884Z] required: java.util.Map<? extends K,? extends V>
[2025-12-24T22:08:57.884Z] found: java.util.Map
[2025-12-24T22:08:57.884Z] [INFO]
[2025-12-24T22:08:57.884Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2025-12-24T22:08:57.884Z] [INFO]
[2025-12-24T22:08:57.884Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:57.884Z] [INFO] T E S T S
[2025-12-24T22:08:57.884Z] [INFO] -------------------------------------------------------
[2025-12-24T22:08:57.884Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.runtime.util.StringUtilTestCase
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2025-12-24T22:08:58.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2025-12-24T22:08:58.641Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2025-12-24T22:08:59.334Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] Results:
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2025-12-24T22:08:59.334Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2025-12-24T22:08:59.334Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2025-12-24T22:08:59.334Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.jar
[2025-12-24T22:08:59.334Z] [INFO] Installing /quarkus/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.pom
[2025-12-24T22:08:59.334Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final-sources.jar
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2025-12-24T22:08:59.334Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2025-12-24T22:08:59.334Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:59.334Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:08:59.334Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:08:59.334Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] No sources to compile
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] No tests to run.
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2025-12-24T22:08:59.334Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2025-12-24T22:08:59.334Z] [INFO] Installing /quarkus/core/class-change-agent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.pom
[2025-12-24T22:08:59.334Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2025-12-24T22:08:59.334Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2025-12-24T22:08:59.334Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2025-12-24T22:08:59.334Z] [INFO] Processed 30 files in 75ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2025-12-24T22:08:59.334Z] [INFO]
[2025-12-24T22:08:59.334Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2025-12-24T22:09:00.099Z] [INFO] Processed 30 files in 00:00.106 (Already Sorted: 30, Needed Sorting: 0)
[2025-12-24T22:09:00.099Z] [INFO]
[2025-12-24T22:09:00.099Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2025-12-24T22:09:00.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:00.099Z] [INFO] Copying 1 resource
[2025-12-24T22:09:00.099Z] [INFO]
[2025-12-24T22:09:00.099Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2025-12-24T22:09:00.099Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:00.099Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2025-12-24T22:09:00.099Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2025-12-24T22:09:00.099Z] required: java.util.List<T>
[2025-12-24T22:09:00.099Z] found: java.util.List
[2025-12-24T22:09:00.099Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,55] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2025-12-24T22:09:00.099Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2025-12-24T22:09:00.099Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2025-12-24T22:09:00.099Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2025-12-24T22:09:00.099Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2025-12-24T22:09:00.099Z] found: java.util.List
[2025-12-24T22:09:00.099Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,51] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2025-12-24T22:09:00.099Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2025-12-24T22:09:00.099Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2025-12-24T22:09:00.099Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2025-12-24T22:09:00.099Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2025-12-24T22:09:00.099Z] found: java.util.List
[2025-12-24T22:09:00.099Z] [INFO]
[2025-12-24T22:09:00.099Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2025-12-24T22:09:00.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:00.099Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2025-12-24T22:09:00.099Z] [INFO]
[2025-12-24T22:09:00.099Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2025-12-24T22:09:00.099Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:00.099Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2025-12-24T22:09:00.099Z] [INFO]
[2025-12-24T22:09:00.099Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2025-12-24T22:09:00.099Z] [INFO]
[2025-12-24T22:09:00.099Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:00.099Z] [INFO] T E S T S
[2025-12-24T22:09:00.099Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:00.099Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:00.804Z] [INFO] Running io.quarkus.builder.BasicTests
[2025-12-24T22:09:00.804Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in io.quarkus.builder.BasicTests
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] Results:
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2025-12-24T22:09:00.804Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2025-12-24T22:09:00.804Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2025-12-24T22:09:00.804Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2025-12-24T22:09:00.804Z] [INFO] Installing /quarkus/core/builder/pom.xml to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.pom
[2025-12-24T22:09:00.804Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final-sources.jar
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2025-12-24T22:09:00.804Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2025-12-24T22:09:00.804Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2025-12-24T22:09:00.804Z] [INFO] Installing /quarkus/devtools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-all/2.7.5.Final/quarkus-devtools-all-2.7.5.Final.pom
[2025-12-24T22:09:00.804Z] [INFO]
[2025-12-24T22:09:00.804Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2025-12-24T22:09:00.804Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2025-12-24T22:09:00.804Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-12-24T22:09:00.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-12-24T22:09:00.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 604 kB/s)
[2025-12-24T22:09:01.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-12-24T22:09:01.550Z] [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 217 kB/s)
[2025-12-24T22:09:01.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-12-24T22:09:01.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 309 kB/s)
[2025-12-24T22:09:01.550Z] [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-12-24T22:09:01.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-12-24T22:09:01.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-12-24T22:09:01.550Z] [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 286 kB/s)
[2025-12-24T22:09:01.550Z] [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 2.5 MB/s)
[2025-12-24T22:09:01.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 5.2 MB/s)
[2025-12-24T22:09:01.550Z] [INFO]
[2025-12-24T22:09:01.550Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:01.550Z] [INFO]
[2025-12-24T22:09:01.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO] Processed 2 files in 00:00.015 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:02.276Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2025-12-24T22:09:02.276Z] [INFO]
[2025-12-24T22:09:02.276Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.276Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:02.276Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2025-12-24T22:09:02.277Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[193,43] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2025-12-24T22:09:02.277Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[197,50] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2025-12-24T22:09:02.277Z] [INFO]
[2025-12-24T22:09:02.277Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:02.277Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-12-24T22:09:02.277Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-12-24T22:09:03.049Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:03.049Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO] No sources to compile
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO] No tests to run.
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2025-12-24T22:09:03.049Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2025-12-24T22:09:03.049Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.pom
[2025-12-24T22:09:03.049Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2025-12-24T22:09:03.049Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2025-12-24T22:09:03.049Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:03.049Z] [INFO] Copying 1 resource
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2025-12-24T22:09:03.049Z] [INFO] Installing /quarkus/devtools/platform-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.pom
[2025-12-24T22:09:03.049Z] [INFO] Installing /quarkus/devtools/platform-properties/target/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2025-12-24T22:09:03.049Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2025-12-24T22:09:03.049Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:03.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar
[2025-12-24T22:09:03.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar (54 kB at 197 kB/s)
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.049Z] [INFO]
[2025-12-24T22:09:03.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2025-12-24T22:09:03.743Z] [INFO]
[2025-12-24T22:09:03.743Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2025-12-24T22:09:05.350Z] [INFO] Processed 430 files in 1s41ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2025-12-24T22:09:05.350Z] [INFO]
[2025-12-24T22:09:05.350Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2025-12-24T22:09:06.793Z] [INFO] Processed 430 files in 00:01.991 (Already Sorted: 430, Needed Sorting: 0)
[2025-12-24T22:09:06.793Z] [INFO]
[2025-12-24T22:09:06.793Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2025-12-24T22:09:06.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:06.793Z] [INFO] Copying 7 resources
[2025-12-24T22:09:06.793Z] [INFO]
[2025-12-24T22:09:06.793Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2025-12-24T22:09:06.793Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:06.793Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2025-12-24T22:09:10.437Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.437Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.437Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-12-24T22:09:10.437Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-12-24T22:09:10.437Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.437Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.437Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-12-24T22:09:10.437Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-12-24T22:09:10.437Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.437Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.437Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-12-24T22:09:10.438Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-12-24T22:09:10.438Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[243,21] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2025-12-24T22:09:10.438Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2025-12-24T22:09:10.438Z] required: io.quarkus.runtime.RuntimeValue<T>
[2025-12-24T22:09:10.438Z] found: java.lang.Object
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2025-12-24T22:09:10.438Z] required: T
[2025-12-24T22:09:10.438Z] found: capture#1 of ?
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[397,35] unchecked method invocation: method setSuperClass in class io.quarkus.deployment.proxy.ProxyConfiguration is applied to given types
[2025-12-24T22:09:10.438Z] required: java.lang.Class<T>
[2025-12-24T22:09:10.438Z] found: java.lang.Class<java.lang.Object>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[399,44] unchecked call to addAdditionalInterface(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[400,36] unchecked call to setAnchorClass(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2025-12-24T22:09:10.438Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2025-12-24T22:09:10.438Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[657,52] unchecked call to serialize(F) as a member of the raw type io.quarkus.runtime.ObjectSubstitution
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2025-12-24T22:09:10.438Z] found: java.lang.Object
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.lang.Class<T>
[2025-12-24T22:09:10.438Z] found: java.lang.Class<java.lang.Object>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[198,93] non-varargs call of varargs method with inexact argument type for last parameter;
[2025-12-24T22:09:10.438Z] cast to java.lang.Object for a varargs call
[2025-12-24T22:09:10.438Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2025-12-24T22:09:10.438Z] required: T
[2025-12-24T22:09:10.438Z] found: capture#2 of ?
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.lang.Class<? extends T>
[2025-12-24T22:09:10.438Z] found: java.lang.Class<capture#3 of ?>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[102,21] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[103,28] detectContainerRuntime() in io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[124,53] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2025-12-24T22:09:10.438Z] found: java.lang.Object
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2025-12-24T22:09:10.438Z] found: java.lang.Object
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[45,45] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[46,52] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[139,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[143,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[148,36] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[150,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[152,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/JarResultBuildStep.java:[212,69] LEGACY in io.quarkus.deployment.pkg.PackageConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[82,14] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2025-12-24T22:09:10.438Z] required: T
[2025-12-24T22:09:10.438Z] found: java.lang.Object
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2025-12-24T22:09:10.438Z] required: B
[2025-12-24T22:09:10.438Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2025-12-24T22:09:10.438Z] required: B
[2025-12-24T22:09:10.438Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2025-12-24T22:09:10.438Z] required: B
[2025-12-24T22:09:10.438Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[22,31] unchecked call to AeshCommandContainer(org.aesh.command.impl.parser.CommandLineParser<CI>) as a member of the raw type org.aesh.command.impl.container.AeshCommandContainer
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,42] unchecked method invocation: method processedCommand in class org.aesh.command.impl.parser.CommandLineParserBuilder is applied to given types
[2025-12-24T22:09:10.438Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2025-12-24T22:09:10.438Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2025-12-24T22:09:10.438Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2025-12-24T22:09:10.438Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[141,42] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[378,58] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java: io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[78,33] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[79,78] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[81,34] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[82,85] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[100,25] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[103,36] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[119,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[122,35] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,65] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,94] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[142,32] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[143,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,27] unchecked method invocation: constructor <init> in class org.aesh.readline.ReadlineConsole is applied to given types
[2025-12-24T22:09:10.438Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2025-12-24T22:09:10.438Z] found: org.aesh.command.settings.Settings
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2025-12-24T22:09:10.438Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2025-12-24T22:09:10.438Z] found: org.aesh.command.settings.Settings
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/util/ArtifactInfoUtil.java:[77,46] newFileSystem(java.nio.file.Path,java.lang.ClassLoader) in io.quarkus.fs.util.ZipUtils has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,46] unchecked method invocation: method registerSubstitution in class io.quarkus.deployment.recording.BytecodeRecorderImpl is applied to given types
[2025-12-24T22:09:10.438Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2025-12-24T22:09:10.438Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2025-12-24T22:09:10.438Z] required: java.lang.Class<F>
[2025-12-24T22:09:10.438Z] found: java.lang.Class
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2025-12-24T22:09:10.438Z] required: java.lang.Class<T>
[2025-12-24T22:09:10.438Z] found: java.lang.Class
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2025-12-24T22:09:10.438Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2025-12-24T22:09:10.438Z] found: java.lang.Class
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ObjectSubstitutionBuildItem.java:[35,18] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2025-12-24T22:09:10.438Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2025-12-24T22:09:10.438Z] found: java.lang.Class<capture#4 of ?>
[2025-12-24T22:09:10.438Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2025-12-24T22:09:10.438Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java: /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java uses or overrides a deprecated API that is marked for removal.
[2025-12-24T22:09:10.438Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2025-12-24T22:09:10.438Z] [INFO]
[2025-12-24T22:09:10.438Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2025-12-24T22:09:10.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:10.438Z] [INFO] Copying 1 resource
[2025-12-24T22:09:10.438Z] [INFO]
[2025-12-24T22:09:10.438Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2025-12-24T22:09:10.438Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:10.438Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,15] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,64] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,27] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-12-24T22:09:10.438Z] required: java.util.List<? extends ELEMENT>
[2025-12-24T22:09:10.438Z] found: java.util.List
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,28] unchecked conversion
[2025-12-24T22:09:10.438Z] required: java.util.List<? extends ELEMENT>
[2025-12-24T22:09:10.438Z] found: java.util.List
[2025-12-24T22:09:10.438Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,46] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-12-24T22:09:10.438Z] [INFO]
[2025-12-24T22:09:10.438Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2025-12-24T22:09:10.438Z] [INFO]
[2025-12-24T22:09:10.438Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:10.438Z] [INFO] T E S T S
[2025-12-24T22:09:10.438Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:10.438Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:11.913Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2025-12-24T22:09:11.913Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2025-12-24T22:09:11.913Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2025-12-24T22:09:11.913Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2025-12-24T22:09:11.913Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2025-12-24T22:09:11.913Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2025-12-24T22:09:11.913Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2025-12-24T22:09:14.219Z] 2025-12-24 22:07:29,711 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-16) Building thin jar: /quarkus/core/deployment/target/aff11590-03ed-42af-aff3-78b52e9a4600/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:14.220Z] 2025-12-24 22:07:29,779 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 853ms
[2025-12-24T22:09:14.220Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2025-12-24T22:09:14.220Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2025-12-24T22:09:14.220Z] 2025-12-24 22:07:30,374 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/0a69dfea-8a65-4ea6-ab54-215f79f8ed10/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:14.222Z] 2025-12-24 22:07:30,385 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 203ms
[2025-12-24T22:09:14.222Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2025-12-24T22:09:14.222Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2025-12-24T22:09:14.936Z] 2025-12-24 22:07:30,707 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/839bdeaf-172b-4b12-993c-89772d1ef25a/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:14.936Z] 2025-12-24 22:07:30,716 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 114ms
[2025-12-24T22:09:14.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2025-12-24T22:09:14.936Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2025-12-24T22:09:14.936Z] 2025-12-24 22:07:30,924 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/7ea02dcd-85ef-430e-ae0d-c6677164327a/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:14.936Z] 2025-12-24 22:07:30,948 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 145ms
[2025-12-24T22:09:14.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2025-12-24T22:09:14.936Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2025-12-24T22:09:14.936Z] 2025-12-24 22:07:31,162 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/f109f0a6-9b94-4e5f-97b1-89d7127af43e/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:14.936Z] 2025-12-24 22:07:31,168 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 105ms
[2025-12-24T22:09:14.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2025-12-24T22:09:14.936Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2025-12-24T22:09:15.628Z] 2025-12-24 22:07:31,354 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/3b4cf2bf-24f9-434b-bd7d-f0d16ad244cb/target/quarkus-application-runner.jar
[2025-12-24T22:09:15.628Z] 2025-12-24 22:07:31,360 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 69ms
[2025-12-24T22:09:15.628Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2025-12-24T22:09:15.628Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2025-12-24T22:09:15.628Z] 2025-12-24 22:07:31,594 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/6fc443b5-04e6-4ccf-88f1-19d473644e66/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:15.628Z] 2025-12-24 22:07:31,601 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 109ms
[2025-12-24T22:09:15.628Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2025-12-24T22:09:15.628Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2025-12-24T22:09:15.628Z] 2025-12-24 22:07:31,830 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Building thin jar: /quarkus/core/deployment/target/4d86688e-2448-4e7a-b8c7-843a0206b201/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:15.628Z] 2025-12-24 22:07:31,846 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 113ms
[2025-12-24T22:09:15.628Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2025-12-24T22:09:15.628Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2025-12-24T22:09:16.330Z] 2025-12-24 22:07:32,057 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/167e750f-574a-4c52-b0de-7d260e1efb6e/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:16.330Z] 2025-12-24 22:07:32,095 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 167ms
[2025-12-24T22:09:16.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2025-12-24T22:09:16.330Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2025-12-24T22:09:16.330Z] 2025-12-24 22:07:32,257 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/f39c00b0-0953-4d09-8df9-154883fe53ab/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:16.330Z] 2025-12-24 22:07:32,265 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 79ms
[2025-12-24T22:09:16.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2025-12-24T22:09:16.330Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2025-12-24T22:09:16.330Z] 2025-12-24 22:07:32,412 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/608cfed9-02f1-4113-a8e1-667499139933/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:16.330Z] 2025-12-24 22:07:32,419 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 38ms
[2025-12-24T22:09:16.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2025-12-24T22:09:16.330Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2025-12-24T22:09:17.015Z] 2025-12-24 22:07:32,543 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/d4f79645-ef0c-4ba4-ab1a-fc5fb2643584/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:17.015Z] 2025-12-24 22:07:32,594 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 97ms
[2025-12-24T22:09:17.015Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2025-12-24T22:09:17.015Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2025-12-24T22:09:20.140Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2025-12-24T22:09:20.140Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.deployment.util.JandexUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.HashUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.FileUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.deployment.util.UriNormalizationTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.util.ServiceUtilTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.FeatureNameTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:35,876 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/e3db7628-8b94-4bec-8a56-b852f943c9b1/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:35,885 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 77ms
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:36,012 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/7eaecc58-8624-4919-9f46-36951820739e/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:36,030 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 53ms
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:36,144 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/98c579bc-ee31-4cca-8bc6-f907d36632ef/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:36,159 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 66ms
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:36,343 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/c108ecac-fadd-4791-ac48-b89b3a7fa320/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.141Z] 2025-12-24 22:07:36,350 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 59ms
[2025-12-24T22:09:20.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2025-12-24T22:09:20.141Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,464 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/5d7ec222-2652-4355-ab4e-3d7ca1680213/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,472 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 53ms
[2025-12-24T22:09:20.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2025-12-24T22:09:20.854Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,634 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/2262e691-eb73-4b68-b4a4-bba9762ccad5/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,642 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 81ms
[2025-12-24T22:09:20.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2025-12-24T22:09:20.854Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,820 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/ae229cb0-7496-468f-82c9-b332fdcec655/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,830 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 47ms
[2025-12-24T22:09:20.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2025-12-24T22:09:20.854Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,943 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/bc64d8d9-b404-4f6f-80ad-1b3995bc06e6/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:36,949 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 42ms
[2025-12-24T22:09:20.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2025-12-24T22:09:20.854Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:37,048 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/cb2848ce-1efe-4623-9812-3ba0d2051cbd/workspace/target/quarkus-application-runner.jar
[2025-12-24T22:09:20.854Z] 2025-12-24 22:07:37,056 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 52ms
[2025-12-24T22:09:20.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO] Results:
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2025-12-24T22:09:21.547Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2025-12-24T22:09:21.547Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2025-12-24T22:09:21.547Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.jar
[2025-12-24T22:09:21.547Z] [INFO] Installing /quarkus/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.pom
[2025-12-24T22:09:21.547Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:09:21.547Z] [INFO]
[2025-12-24T22:09:21.547Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2025-12-24T22:09:21.547Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2025-12-24T22:09:21.547Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:21.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2025-12-24T22:09:21.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2025-12-24T22:09:21.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom (15 kB at 222 kB/s)
[2025-12-24T22:09:21.547Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2025-12-24T22:09:21.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2025-12-24T22:09:21.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar (129 kB at 2.3 MB/s)
[2025-12-24T22:09:22.252Z] [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-12-24T22:09:22.252Z] [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 11 kB/s)
[2025-12-24T22:09:22.252Z] [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-12-24T22:09:22.252Z] [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 68 kB/s)
[2025-12-24T22:09:22.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2025-12-24T22:09:22.252Z] [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 334 kB/s)
[2025-12-24T22:09:22.252Z] [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.jar
[2025-12-24T22:09:22.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[2025-12-24T22:09:22.252Z] [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.jar (4.2 kB at 74 kB/s)
[2025-12-24T22:09:22.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.4 MB/s)
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO] Processed 3 files in 23ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO] Processed 3 files in 00:00.025 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:22.252Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:09:22.252Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:22.252Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:22.252Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:09:22.252Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.252Z] [INFO] No sources to compile
[2025-12-24T22:09:22.252Z] [INFO]
[2025-12-24T22:09:22.252Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.253Z] [INFO] No tests to run.
[2025-12-24T22:09:22.253Z] [INFO]
[2025-12-24T22:09:22.253Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.253Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-12-24T22:09:22.253Z] [INFO]
[2025-12-24T22:09:22.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.253Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-12-24T22:09:22.253Z] [INFO]
[2025-12-24T22:09:22.253Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:22.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2025-12-24T22:09:22.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2025-12-24T22:09:22.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 279 kB/s)
[2025-12-24T22:09:22.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 147 kB/s)
[2025-12-24T22:09:22.937Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 132 kB/s)
[2025-12-24T22:09:22.937Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 368 kB/s)
[2025-12-24T22:09:22.937Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2025-12-24T22:09:22.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 78 kB/s)
[2025-12-24T22:09:22.937Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2025-12-24T22:09:23.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2025-12-24T22:09:23.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 42 kB/s)
[2025-12-24T22:09:23.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2025-12-24T22:09:23.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2025-12-24T22:09:23.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 54 kB/s)
[2025-12-24T22:09:23.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2025-12-24T22:09:23.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2025-12-24T22:09:23.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 14 kB/s)
[2025-12-24T22:09:23.624Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 47 kB/s)
[2025-12-24T22:09:24.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 36 kB/s)
[2025-12-24T22:09:24.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 52 kB/s)
[2025-12-24T22:09:24.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2025-12-24T22:09:24.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 50 kB/s)
[2025-12-24T22:09:25.082Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 232 kB/s)
[2025-12-24T22:09:25.082Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 51 kB/s)
[2025-12-24T22:09:25.082Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 264 kB/s)
[2025-12-24T22:09:25.082Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2025-12-24T22:09:25.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2025-12-24T22:09:25.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 52 kB/s)
[2025-12-24T22:09:25.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2025-12-24T22:09:25.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2025-12-24T22:09:25.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 84 kB/s)
[2025-12-24T22:09:25.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2025-12-24T22:09:25.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2025-12-24T22:09:25.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom (4.4 kB at 82 kB/s)
[2025-12-24T22:09:25.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2025-12-24T22:09:25.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2025-12-24T22:09:25.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 92 kB/s)
[2025-12-24T22:09:25.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2025-12-24T22:09:25.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2025-12-24T22:09:25.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 220 kB/s)
[2025-12-24T22:09:25.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 102 kB/s)
[2025-12-24T22:09:26.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 30 kB/s)
[2025-12-24T22:09:26.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 301 kB/s)
[2025-12-24T22:09:26.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2025-12-24T22:09:26.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 30 kB/s)
[2025-12-24T22:09:26.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2025-12-24T22:09:27.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2025-12-24T22:09:27.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 66 kB/s)
[2025-12-24T22:09:27.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2025-12-24T22:09:27.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2025-12-24T22:09:27.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 223 kB/s)
[2025-12-24T22:09:27.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2025-12-24T22:09:27.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2025-12-24T22:09:27.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 78 kB/s)
[2025-12-24T22:09:27.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 143 kB/s)
[2025-12-24T22:09:27.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 59 kB/s)
[2025-12-24T22:09:27.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 39 kB/s)
[2025-12-24T22:09:27.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 52 kB/s)
[2025-12-24T22:09:27.834Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2025-12-24T22:09:27.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2025-12-24T22:09:28.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 34 kB/s)
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2025-12-24T22:09:28.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2025-12-24T22:09:28.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom (22 kB at 527 kB/s)
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2025-12-24T22:09:28.591Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 510 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 611 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 293 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.4 MB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 481 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.4 MB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 3.7 MB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar (8.0 MB at 47 MB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 281 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.6 MB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 807 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 214 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 188 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 229 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar (23 kB at 96 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 664 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 42 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 41 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 216 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 209 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 734 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2025-12-24T22:09:29.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 198 kB/s)
[2025-12-24T22:09:29.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2025-12-24T22:09:29.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 48 kB/s)
[2025-12-24T22:09:29.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 50 kB/s)
[2025-12-24T22:09:29.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 51 kB/s)
[2025-12-24T22:09:29.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.1 MB/s)
[2025-12-24T22:09:29.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar (7.2 MB at 15 MB/s)
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-12-24T22:09:29.955Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-12-24T22:09:29.955Z] [INFO]
[2025-12-24T22:09:29.955Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:29.955Z] [INFO] Building: smoketest/pom.xml
[2025-12-24T22:09:45.050Z] [INFO] run post-build script verify.groovy
[2025-12-24T22:09:46.463Z] [INFO] smoketest/pom.xml ................................ SUCCESS (16.5 s)
[2025-12-24T22:09:46.463Z] [INFO] -------------------------------------------------
[2025-12-24T22:09:46.463Z] [INFO] Build Summary:
[2025-12-24T22:09:46.463Z] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[2025-12-24T22:09:46.463Z] [INFO] -------------------------------------------------
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-enforcer-rules ---
[2025-12-24T22:09:46.463Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-12-24T22:09:46.463Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2025-12-24T22:09:46.463Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] ----------------< io.quarkus:quarkus-extensions-parent >----------------
[2025-12-24T22:09:46.463Z] [INFO] Building Quarkus - Extensions - Parent pom 2.7.5.Final [42/964]
[2025-12-24T22:09:46.463Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extensions-parent ---
[2025-12-24T22:09:46.463Z] [INFO] Installing /quarkus/extensions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extensions-parent/2.7.5.Final/quarkus-extensions-parent-2.7.5.Final.pom
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] ------------------< io.quarkus:quarkus-jsonp-parent >-------------------
[2025-12-24T22:09:46.463Z] [INFO] Building Quarkus - JSON-P 2.7.5.Final [43/964]
[2025-12-24T22:09:46.463Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-parent ---
[2025-12-24T22:09:46.463Z] [INFO] Installing /quarkus/extensions/jsonp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-parent/2.7.5.Final/quarkus-jsonp-parent-2.7.5.Final.pom
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] ----------------------< io.quarkus:quarkus-jsonp >----------------------
[2025-12-24T22:09:46.463Z] [INFO] Building Quarkus - JSON-P - Runtime 2.7.5.Final [44/964]
[2025-12-24T22:09:46.463Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:46.463Z] [INFO] Copying 1 resource
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] No sources to compile
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:46.463Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/runtime/src/test/resources
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] No sources to compile
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] No tests to run.
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar
[2025-12-24T22:09:46.463Z] [INFO]
[2025-12-24T22:09:46.463Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp ---
[2025-12-24T22:09:46.463Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar
[2025-12-24T22:09:47.147Z] [INFO]
[2025-12-24T22:09:47.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp ---
[2025-12-24T22:09:47.147Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.jar
[2025-12-24T22:09:47.147Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.pom
[2025-12-24T22:09:47.147Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final-sources.jar
[2025-12-24T22:09:47.147Z] [INFO]
[2025-12-24T22:09:47.147Z] [INFO] ----------------< io.quarkus:quarkus-jsonp-deployment >-----------------
[2025-12-24T22:09:47.147Z] [INFO] Building Quarkus - JSON-P - Deployment 2.7.5.Final [45/964]
[2025-12-24T22:09:47.147Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:47.147Z] [INFO]
[2025-12-24T22:09:47.147Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.147Z] [INFO]
[2025-12-24T22:09:47.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:47.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/main/resources
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:47.824Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonp/deployment/target/classes
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:47.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/test/resources
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] No sources to compile
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] No tests to run.
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-deployment ---
[2025-12-24T22:09:47.824Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.jar
[2025-12-24T22:09:47.824Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.pom
[2025-12-24T22:09:47.824Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2025-12-24T22:09:47.824Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [46/964]
[2025-12-24T22:09:47.824Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2025-12-24T22:09:47.824Z] [INFO] Installing /quarkus/test-framework/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-framework/2.7.5.Final/quarkus-test-framework-2.7.5.Final.pom
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] -------------------< io.quarkus:quarkus-test-common >-------------------
[2025-12-24T22:09:47.824Z] [INFO] Building Quarkus - Test Framework - Common 2.7.5.Final [47/964]
[2025-12-24T22:09:47.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-common ---
[2025-12-24T22:09:47.824Z] [INFO]
[2025-12-24T22:09:47.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO] Processed 44 files in 122ms (Formatted: 0, Unchanged: 44, Failed: 0, Readonly: 0)
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO] Processed 44 files in 00:00.229 (Already Sorted: 44, Needed Sorting: 0)
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:48.502Z] [INFO] Copying 3 resources
[2025-12-24T22:09:48.502Z] [INFO]
[2025-12-24T22:09:48.502Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-common ---
[2025-12-24T22:09:48.502Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:48.502Z] [INFO] Compiling 41 source files to /quarkus/test-framework/common/target/classes
[2025-12-24T22:09:49.178Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[57,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-12-24T22:09:49.178Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,64] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-12-24T22:09:49.178Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-12-24T22:09:49.178Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[63,22] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-12-24T22:09:49.178Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/TestResourceManager.java:[103,84] unchecked cast
[2025-12-24T22:09:49.178Z] required: io.quarkus.test.common.QuarkusTestResourceConfigurableLifecycleManager<java.lang.annotation.Annotation>
[2025-12-24T22:09:49.178Z] found: io.quarkus.test.common.QuarkusTestResourceLifecycleManager
[2025-12-24T22:09:49.178Z] [INFO]
[2025-12-24T22:09:49.178Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-common ---
[2025-12-24T22:09:49.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:49.178Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/common/src/test/resources
[2025-12-24T22:09:49.178Z] [INFO]
[2025-12-24T22:09:49.178Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-common ---
[2025-12-24T22:09:49.178Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:49.178Z] [INFO] Compiling 3 source files to /quarkus/test-framework/common/target/test-classes
[2025-12-24T22:09:49.178Z] [INFO]
[2025-12-24T22:09:49.178Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-common ---
[2025-12-24T22:09:49.178Z] [INFO]
[2025-12-24T22:09:49.178Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:49.178Z] [INFO] T E S T S
[2025-12-24T22:09:49.178Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:49.178Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:49.867Z] [INFO] Running io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2025-12-24T22:09:49.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2025-12-24T22:09:49.867Z] [INFO] Running io.quarkus.test.common.TestResourceManagerTest
[2025-12-24T22:09:50.546Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in io.quarkus.test.common.TestResourceManagerTest
[2025-12-24T22:09:50.546Z] [INFO] Running io.quarkus.test.common.TestResourceManagerInjectorTest
[2025-12-24T22:09:50.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.test.common.TestResourceManagerInjectorTest
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] Results:
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-common ---
[2025-12-24T22:09:50.546Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-common ---
[2025-12-24T22:09:50.546Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-common ---
[2025-12-24T22:09:50.546Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.jar
[2025-12-24T22:09:50.546Z] [INFO] Installing /quarkus/test-framework/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.pom
[2025-12-24T22:09:50.546Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final-sources.jar
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] -----------------< io.quarkus:quarkus-junit5-internal >-----------------
[2025-12-24T22:09:50.546Z] [INFO] Building Quarkus - Test Framework - JUnit 5 Internal Test Framework 2.7.5.Final [48/964]
[2025-12-24T22:09:50.546Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:50.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-12-24T22:09:50.546Z] [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 72 kB/s)
[2025-12-24T22:09:50.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-12-24T22:09:50.546Z] [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 205 kB/s)
[2025-12-24T22:09:50.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-12-24T22:09:50.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 18 kB/s)
[2025-12-24T22:09:50.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-12-24T22:09:50.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-12-24T22:09:50.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 1.6 MB/s)
[2025-12-24T22:09:50.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 1.8 MB/s)
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-internal ---
[2025-12-24T22:09:50.546Z] [INFO]
[2025-12-24T22:09:50.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO] Processed 16 files in 55ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO] Processed 16 files in 00:00.115 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:51.221Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/main/resources
[2025-12-24T22:09:51.221Z] [INFO]
[2025-12-24T22:09:51.221Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.221Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:51.221Z] [INFO] Compiling 15 source files to /quarkus/test-framework/junit5-internal/target/classes
[2025-12-24T22:09:51.902Z] [INFO]
[2025-12-24T22:09:51.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:51.902Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/test/resources
[2025-12-24T22:09:51.902Z] [INFO]
[2025-12-24T22:09:51.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.902Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:51.902Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-internal/target/test-classes
[2025-12-24T22:09:51.902Z] [INFO]
[2025-12-24T22:09:51.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-internal ---
[2025-12-24T22:09:51.902Z] [INFO]
[2025-12-24T22:09:51.902Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:51.902Z] [INFO] T E S T S
[2025-12-24T22:09:51.902Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:51.902Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:52.581Z] [INFO] Running io.quarkus.test.QuarkusProdModeTestTest
[2025-12-24T22:09:55.631Z] 2025-12-24 22:08:10,887 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 770ms
[2025-12-24T22:09:55.631Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:55.631Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:09:55.631Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:09:55.631Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:09:55.631Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:09:55.631Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:09:55.631Z] 2025-12-24 22:08:11,255 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" 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-12-24T22:09:55.631Z] 2025-12-24 22:08:11,368 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.376s.
[2025-12-24T22:09:55.631Z] 2025-12-24 22:08:11,369 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:09:55.631Z] 2025-12-24 22:08:11,369 INFO [io.quarkus] (main) Installed features: []
[2025-12-24T22:09:55.631Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:56.318Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:09:56.318Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:09:56.318Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:09:56.318Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:09:56.318Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:09:56.318Z] 2025-12-24 22:08:11,771 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" 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-12-24T22:09:56.318Z] 2025-12-24 22:08:11,882 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.392s.
[2025-12-24T22:09:56.318Z] 2025-12-24 22:08:11,882 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:09:56.318Z] 2025-12-24 22:08:11,882 INFO [io.quarkus] (main) Installed features: []
[2025-12-24T22:09:56.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s - in io.quarkus.test.QuarkusProdModeTestTest
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] Results:
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-internal ---
[2025-12-24T22:09:56.318Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-internal ---
[2025-12-24T22:09:56.318Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-internal ---
[2025-12-24T22:09:56.318Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.jar
[2025-12-24T22:09:56.318Z] [INFO] Installing /quarkus/test-framework/junit5-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.pom
[2025-12-24T22:09:56.318Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] ----------------< io.quarkus:quarkus-devtools-testing >-----------------
[2025-12-24T22:09:56.318Z] [INFO] Building Quarkus - Dev tools - Testing 2.7.5.Final [49/964]
[2025-12-24T22:09:56.318Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:09:56.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom
[2025-12-24T22:09:56.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom (7.3 kB at 130 kB/s)
[2025-12-24T22:09:56.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom
[2025-12-24T22:09:56.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom (4.6 kB at 42 kB/s)
[2025-12-24T22:09:56.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom
[2025-12-24T22:09:56.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom (4.5 kB at 52 kB/s)
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.318Z] [INFO] Processed 28 files in 72ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-12-24T22:09:56.318Z] [INFO]
[2025-12-24T22:09:56.318Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.994Z] [INFO] Processed 28 files in 00:00.098 (Already Sorted: 28, Needed Sorting: 0)
[2025-12-24T22:09:56.994Z] [INFO]
[2025-12-24T22:09:56.994Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:56.994Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:09:56.994Z] [INFO] Copying 2 resources
[2025-12-24T22:09:56.994Z] [INFO]
[2025-12-24T22:09:56.994Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-testing ---
[2025-12-24T22:09:56.994Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:56.994Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/tools/devtools-testing/target/classes
[2025-12-24T22:09:58.397Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/main/java/io/quarkus/devtools/testing/codestarts/QuarkusCodestartTestBuilder.java:[212,75] getExtensionCatalog(java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2025-12-24T22:09:58.397Z] [INFO]
[2025-12-24T22:09:58.397Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-testing ---
[2025-12-24T22:09:58.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:09:58.397Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:09:58.397Z] [INFO] Copying 54 resources
[2025-12-24T22:09:58.397Z] [INFO]
[2025-12-24T22:09:58.397Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-testing ---
[2025-12-24T22:09:58.397Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:09:58.397Z] [INFO] Compiling 15 source files to /quarkus/independent-projects/tools/devtools-testing/target/test-classes
[2025-12-24T22:09:58.397Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/project/create/MultiplePlatformBomsTestBase.java:[184,36] getProject(java.nio.file.Path,io.quarkus.devtools.project.BuildTool,java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2025-12-24T22:09:58.397Z] [INFO]
[2025-12-24T22:09:58.397Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-testing ---
[2025-12-24T22:09:58.397Z] [INFO]
[2025-12-24T22:09:58.397Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:58.397Z] [INFO] T E S T S
[2025-12-24T22:09:58.397Z] [INFO] -------------------------------------------------------
[2025-12-24T22:09:58.397Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:09:59.804Z] [INFO] Running io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2025-12-24T22:09:59.804Z]
[2025-12-24T22:09:59.804Z] applying codestarts...
[2025-12-24T22:09:59.804Z] 📚 java
[2025-12-24T22:09:59.804Z] 📦 quarkus-jbang
[2025-12-24T22:09:59.804Z] 🔧 jbang-wrapper
[2025-12-24T22:09:59.804Z] 🚀 jbang-resteasy-code
[2025-12-24T22:09:59.804Z]
[2025-12-24T22:09:59.804Z] applying codestarts...
[2025-12-24T22:09:59.804Z] 📚 java
[2025-12-24T22:09:59.804Z] 📦 quarkus-jbang
[2025-12-24T22:09:59.804Z] 🔧 jbang-wrapper
[2025-12-24T22:09:59.804Z] 🚀 jbang-picocli-code
[2025-12-24T22:09:59.804Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2025-12-24T22:10:00.501Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 java
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 maven-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 scala
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 maven-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 kotlin
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 maven-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:00.501Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2025-12-24T22:10:00.501Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 java
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 java
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 maven-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 java
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 maven-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 java
[2025-12-24T22:10:00.501Z] 🔨 gradle
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 github-action
[2025-12-24T22:10:00.501Z] 🔧 gradle-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:00.501Z]
[2025-12-24T22:10:00.501Z] applying codestarts...
[2025-12-24T22:10:00.501Z] 📚 scala
[2025-12-24T22:10:00.501Z] 🔨 maven
[2025-12-24T22:10:00.501Z] 📦 quarkus
[2025-12-24T22:10:00.501Z] 📝 config-properties
[2025-12-24T22:10:00.501Z] 🔧 dockerfiles
[2025-12-24T22:10:00.501Z] 🔧 maven-wrapper
[2025-12-24T22:10:00.501Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 gradle
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 github-action
[2025-12-24T22:10:01.177Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-yaml
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 kotlin
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-codestart
[2025-12-24T22:10:01.177Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2025-12-24T22:10:01.177Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-reactive-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 scala
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-reactive-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 kotlin
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 resteasy-reactive-codestart
[2025-12-24T22:10:01.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2025-12-24T22:10:01.177Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 java
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 spring-web-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 scala
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 spring-web-codestart
[2025-12-24T22:10:01.177Z]
[2025-12-24T22:10:01.177Z] applying codestarts...
[2025-12-24T22:10:01.177Z] 📚 kotlin
[2025-12-24T22:10:01.177Z] 🔨 maven
[2025-12-24T22:10:01.177Z] 📦 quarkus
[2025-12-24T22:10:01.177Z] 📝 config-properties
[2025-12-24T22:10:01.177Z] 🔧 dockerfiles
[2025-12-24T22:10:01.177Z] 🔧 maven-wrapper
[2025-12-24T22:10:01.177Z] 🚀 spring-web-codestart
[2025-12-24T22:10:01.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2025-12-24T22:10:01.177Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2025-12-24T22:10:01.177Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2025-12-24T22:10:01.177Z] [INFO] Running io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2025-12-24T22:10:01.870Z]
[2025-12-24T22:10:01.870Z] applying codestarts...
[2025-12-24T22:10:01.870Z] 📚 java
[2025-12-24T22:10:01.870Z] 🔨 maven
[2025-12-24T22:10:01.870Z] 📦 quarkus-extension
[2025-12-24T22:10:01.870Z] 🚀 devmode-test
[2025-12-24T22:10:01.870Z] 🚀 extension-base
[2025-12-24T22:10:01.870Z] 🚀 integration-tests
[2025-12-24T22:10:01.870Z] 🚀 unit-test
[2025-12-24T22:10:01.870Z]
[2025-12-24T22:10:01.870Z] applying codestarts...
[2025-12-24T22:10:01.870Z] 📚 java
[2025-12-24T22:10:01.870Z] 🔨 maven
[2025-12-24T22:10:01.870Z] 📦 quarkus-extension
[2025-12-24T22:10:01.870Z] 🚀 extension-base
[2025-12-24T22:10:01.870Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2025-12-24T22:10:01.870Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2025-12-24T22:10:01.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2025-12-24T22:10:01.870Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - io.acme:ext-a
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/non-default-base-platform
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ Platform io.other.platform:acme-baz-bom has been installed
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.0 has been installed
[2025-12-24T22:10:03.308Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2025-12-24T22:10:03.308Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.other:other-extension
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-baz
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/latest-release-old-stream
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.other:other-extension
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/latest-release-latest-stream
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.other:other-five-one
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.other:other-extension
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.308Z] - org.other:other-five-zero
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-bar
[2025-12-24T22:10:03.308Z] - org.other:other-extension
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/old-release-old-stream
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.other:other-extension
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.308Z] - org.other:other-five-one
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] selected extensions:
[2025-12-24T22:10:03.308Z] - org.other:other-extension
[2025-12-24T22:10:03.308Z] - io.quarkus:quarkus-core
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.308Z] - org.acme.platform:acme-baz
[2025-12-24T22:10:03.308Z] - org.other:other-five-one
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] applying codestarts...
[2025-12-24T22:10:03.308Z] 📚 java
[2025-12-24T22:10:03.308Z] 🔨 maven
[2025-12-24T22:10:03.308Z] 📦 quarkus
[2025-12-24T22:10:03.308Z] 📝 config-properties
[2025-12-24T22:10:03.308Z] 🔧 dockerfiles
[2025-12-24T22:10:03.308Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.308Z]
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.308Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.308Z] --> target/generated-test-projects/preferred-catalogs
[2025-12-24T22:10:03.308Z] -----------
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] selected extensions:
[2025-12-24T22:10:03.991Z] - org.other:other-five-one
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] applying codestarts...
[2025-12-24T22:10:03.991Z] 📚 java
[2025-12-24T22:10:03.991Z] 🔨 maven
[2025-12-24T22:10:03.991Z] 📦 quarkus
[2025-12-24T22:10:03.991Z] 📝 config-properties
[2025-12-24T22:10:03.991Z] 🔧 dockerfiles
[2025-12-24T22:10:03.991Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.991Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.991Z] --> target/generated-test-projects/add-extension-import-bom
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2025-12-24T22:10:03.991Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] selected extensions:
[2025-12-24T22:10:03.991Z] - org.other:other-extension
[2025-12-24T22:10:03.991Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:03.991Z] - org.other:other-six-zero
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] applying codestarts...
[2025-12-24T22:10:03.991Z] 📚 java
[2025-12-24T22:10:03.991Z] 🔨 maven
[2025-12-24T22:10:03.991Z] 📦 quarkus
[2025-12-24T22:10:03.991Z] 📝 config-properties
[2025-12-24T22:10:03.991Z] 🔧 dockerfiles
[2025-12-24T22:10:03.991Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.991Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.991Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2025-12-24T22:10:03.991Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] selected extensions:
[2025-12-24T22:10:03.991Z] - io.acme:ext-b
[2025-12-24T22:10:03.991Z] - io.acme:ext-a
[2025-12-24T22:10:03.991Z] - io.acme:ext-e
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] applying codestarts...
[2025-12-24T22:10:03.991Z] 📚 java
[2025-12-24T22:10:03.991Z] 🔨 maven
[2025-12-24T22:10:03.991Z] 📦 quarkus
[2025-12-24T22:10:03.991Z] 📝 config-properties
[2025-12-24T22:10:03.991Z] 🔧 dockerfiles
[2025-12-24T22:10:03.991Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.991Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.991Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] selected extensions:
[2025-12-24T22:10:03.991Z] - io.acme:ext-b
[2025-12-24T22:10:03.991Z] - io.acme:ext-a
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] applying codestarts...
[2025-12-24T22:10:03.991Z] 📚 java
[2025-12-24T22:10:03.991Z] 🔨 maven
[2025-12-24T22:10:03.991Z] 📦 quarkus
[2025-12-24T22:10:03.991Z] 📝 config-properties
[2025-12-24T22:10:03.991Z] 🔧 dockerfiles
[2025-12-24T22:10:03.991Z] 🔧 maven-wrapper
[2025-12-24T22:10:03.991Z] 🚀 resteasy-codestart
[2025-12-24T22:10:03.991Z]
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:03.991Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:03.991Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-12-24T22:10:03.991Z] -----------
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] selected extensions:
[2025-12-24T22:10:04.674Z] - io.acme:ext-a
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z] applying codestarts...
[2025-12-24T22:10:04.674Z] 📚 java
[2025-12-24T22:10:04.674Z] 🔨 maven
[2025-12-24T22:10:04.674Z] 📦 quarkus
[2025-12-24T22:10:04.674Z] 📝 config-properties
[2025-12-24T22:10:04.674Z] 🔧 dockerfiles
[2025-12-24T22:10:04.674Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.674Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.674Z] --> target/generated-test-projects/downstream-upstream-platform
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2025-12-24T22:10:04.674Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2025-12-24T22:10:04.674Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] selected extensions:
[2025-12-24T22:10:04.674Z] - org.other:other-extension
[2025-12-24T22:10:04.674Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:04.674Z] - org.acme.platform:acme-baz
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z] applying codestarts...
[2025-12-24T22:10:04.674Z] 📚 java
[2025-12-24T22:10:04.674Z] 🔨 maven
[2025-12-24T22:10:04.674Z] 📦 quarkus
[2025-12-24T22:10:04.674Z] 📝 config-properties
[2025-12-24T22:10:04.674Z] 🔧 dockerfiles
[2025-12-24T22:10:04.674Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.674Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.674Z] --> target/generated-test-projects/latest-release-old-stream
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] -----------
[2025-12-24T22:10:04.674Z] selected extensions:
[2025-12-24T22:10:04.674Z] - org.other:other-extension
[2025-12-24T22:10:04.674Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z]
[2025-12-24T22:10:04.674Z] applying codestarts...
[2025-12-24T22:10:04.674Z] 📚 java
[2025-12-24T22:10:04.674Z] 🔨 maven
[2025-12-24T22:10:04.674Z] 📦 quarkus
[2025-12-24T22:10:04.674Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/latest-release-latest-stream
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] selected extensions:
[2025-12-24T22:10:04.675Z] - org.other:other-five-one
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] applying codestarts...
[2025-12-24T22:10:04.675Z] 📚 java
[2025-12-24T22:10:04.675Z] 🔨 maven
[2025-12-24T22:10:04.675Z] 📦 quarkus
[2025-12-24T22:10:04.675Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] selected extensions:
[2025-12-24T22:10:04.675Z] - org.other:other-extension
[2025-12-24T22:10:04.675Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:04.675Z] - org.other:other-five-zero
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] applying codestarts...
[2025-12-24T22:10:04.675Z] 📚 java
[2025-12-24T22:10:04.675Z] 🔨 maven
[2025-12-24T22:10:04.675Z] 📦 quarkus
[2025-12-24T22:10:04.675Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] selected extensions:
[2025-12-24T22:10:04.675Z] - org.acme.platform:acme-bar
[2025-12-24T22:10:04.675Z] - org.other:other-extension
[2025-12-24T22:10:04.675Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] applying codestarts...
[2025-12-24T22:10:04.675Z] 📚 java
[2025-12-24T22:10:04.675Z] 🔨 maven
[2025-12-24T22:10:04.675Z] 📦 quarkus
[2025-12-24T22:10:04.675Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/old-release-old-stream
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] selected extensions:
[2025-12-24T22:10:04.675Z] - org.other:other-extension
[2025-12-24T22:10:04.675Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:04.675Z] - org.other:other-five-one
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] applying codestarts...
[2025-12-24T22:10:04.675Z] 📚 java
[2025-12-24T22:10:04.675Z] 🔨 maven
[2025-12-24T22:10:04.675Z] 📦 quarkus
[2025-12-24T22:10:04.675Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] selected extensions:
[2025-12-24T22:10:04.675Z] - org.other:other-extension
[2025-12-24T22:10:04.675Z] - io.quarkus:quarkus-core
[2025-12-24T22:10:04.675Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:04.675Z] - org.acme.platform:acme-baz
[2025-12-24T22:10:04.675Z] - org.other:other-five-one
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] applying codestarts...
[2025-12-24T22:10:04.675Z] 📚 java
[2025-12-24T22:10:04.675Z] 🔨 maven
[2025-12-24T22:10:04.675Z] 📦 quarkus
[2025-12-24T22:10:04.675Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/preferred-catalogs
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] selected extensions:
[2025-12-24T22:10:04.675Z] - org.other:other-five-one
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] applying codestarts...
[2025-12-24T22:10:04.675Z] 📚 java
[2025-12-24T22:10:04.675Z] 🔨 maven
[2025-12-24T22:10:04.675Z] 📦 quarkus
[2025-12-24T22:10:04.675Z] 📝 config-properties
[2025-12-24T22:10:04.675Z] 🔧 dockerfiles
[2025-12-24T22:10:04.675Z] 🔧 maven-wrapper
[2025-12-24T22:10:04.675Z] 🚀 resteasy-codestart
[2025-12-24T22:10:04.675Z]
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:04.675Z] --> target/generated-test-projects/add-extension-import-bom
[2025-12-24T22:10:04.675Z] -----------
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2025-12-24T22:10:04.675Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] selected extensions:
[2025-12-24T22:10:05.371Z] - org.other:other-extension
[2025-12-24T22:10:05.371Z] - org.acme.platform:acme-foo
[2025-12-24T22:10:05.371Z] - org.other:other-six-zero
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] applying codestarts...
[2025-12-24T22:10:05.371Z] 📚 java
[2025-12-24T22:10:05.371Z] 🔨 maven
[2025-12-24T22:10:05.371Z] 📦 quarkus
[2025-12-24T22:10:05.371Z] 📝 config-properties
[2025-12-24T22:10:05.371Z] 🔧 dockerfiles
[2025-12-24T22:10:05.371Z] 🔧 maven-wrapper
[2025-12-24T22:10:05.371Z] 🚀 resteasy-codestart
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:05.371Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2025-12-24T22:10:05.371Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] selected extensions:
[2025-12-24T22:10:05.371Z] - io.acme:ext-b
[2025-12-24T22:10:05.371Z] - io.acme:ext-a
[2025-12-24T22:10:05.371Z] - io.acme:ext-e
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] applying codestarts...
[2025-12-24T22:10:05.371Z] 📚 java
[2025-12-24T22:10:05.371Z] 🔨 maven
[2025-12-24T22:10:05.371Z] 📦 quarkus
[2025-12-24T22:10:05.371Z] 📝 config-properties
[2025-12-24T22:10:05.371Z] 🔧 dockerfiles
[2025-12-24T22:10:05.371Z] 🔧 maven-wrapper
[2025-12-24T22:10:05.371Z] 🚀 resteasy-codestart
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:05.371Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] selected extensions:
[2025-12-24T22:10:05.371Z] - io.acme:ext-b
[2025-12-24T22:10:05.371Z] - io.acme:ext-a
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] applying codestarts...
[2025-12-24T22:10:05.371Z] 📚 java
[2025-12-24T22:10:05.371Z] 🔨 maven
[2025-12-24T22:10:05.371Z] 📦 quarkus
[2025-12-24T22:10:05.371Z] 📝 config-properties
[2025-12-24T22:10:05.371Z] 🔧 dockerfiles
[2025-12-24T22:10:05.371Z] 🔧 maven-wrapper
[2025-12-24T22:10:05.371Z] 🚀 resteasy-codestart
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:05.371Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] selected extensions:
[2025-12-24T22:10:05.371Z] - io.acme:ext-b
[2025-12-24T22:10:05.371Z] - io.acme:ext-a
[2025-12-24T22:10:05.371Z] - io.acme:ext-e
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] applying codestarts...
[2025-12-24T22:10:05.371Z] 📚 java
[2025-12-24T22:10:05.371Z] 🔨 maven
[2025-12-24T22:10:05.371Z] 📦 quarkus
[2025-12-24T22:10:05.371Z] 📝 config-properties
[2025-12-24T22:10:05.371Z] 🔧 dockerfiles
[2025-12-24T22:10:05.371Z] 🔧 maven-wrapper
[2025-12-24T22:10:05.371Z] 🚀 resteasy-codestart
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:05.371Z] --> target/generated-test-projects/created-using-downstream-stream
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] selected extensions:
[2025-12-24T22:10:05.371Z] - io.acme:ext-a
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] applying codestarts...
[2025-12-24T22:10:05.371Z] 📚 java
[2025-12-24T22:10:05.371Z] 🔨 maven
[2025-12-24T22:10:05.371Z] 📦 quarkus
[2025-12-24T22:10:05.371Z] 📝 config-properties
[2025-12-24T22:10:05.371Z] 🔧 dockerfiles
[2025-12-24T22:10:05.371Z] 🔧 maven-wrapper
[2025-12-24T22:10:05.371Z] 🚀 resteasy-codestart
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:05.371Z] --> target/generated-test-projects/downstream-upstream-platform
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2025-12-24T22:10:05.371Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2025-12-24T22:10:05.371Z] [INFO] Running io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] selected extensions:
[2025-12-24T22:10:05.371Z] - io.acme:ext-a
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] applying codestarts...
[2025-12-24T22:10:05.371Z] 📚 java
[2025-12-24T22:10:05.371Z] 🔨 maven
[2025-12-24T22:10:05.371Z] 📦 quarkus
[2025-12-24T22:10:05.371Z] 📝 config-properties
[2025-12-24T22:10:05.371Z] 🔧 dockerfiles
[2025-12-24T22:10:05.371Z] 🔧 maven-wrapper
[2025-12-24T22:10:05.371Z] 🚀 resteasy-codestart
[2025-12-24T22:10:05.371Z]
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2025-12-24T22:10:05.371Z] --> target/generated-test-projects/created-using-upstream-2.0
[2025-12-24T22:10:05.371Z] -----------
[2025-12-24T22:10:05.371Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] Results:
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-testing ---
[2025-12-24T22:10:05.371Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-testing ---
[2025-12-24T22:10:05.371Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-testing ---
[2025-12-24T22:10:05.371Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.jar
[2025-12-24T22:10:05.371Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.pom
[2025-12-24T22:10:05.371Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2025-12-24T22:10:05.371Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [50/964]
[2025-12-24T22:10:05.371Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2025-12-24T22:10:05.371Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.5.Final/resteasy-reactive-parent-2.7.5.Final.pom
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2025-12-24T22:10:05.371Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [51/964]
[2025-12-24T22:10:05.371Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2025-12-24T22:10:05.371Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.5.Final/resteasy-reactive-common-parent-2.7.5.Final.pom
[2025-12-24T22:10:05.371Z] [INFO]
[2025-12-24T22:10:05.371Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2025-12-24T22:10:05.371Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [52/964]
[2025-12-24T22:10:05.371Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:10:05.371Z] [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-12-24T22:10:05.371Z] [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 510 kB/s)
[2025-12-24T22:10:05.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-12-24T22:10:05.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 1.0 MB/s)
[2025-12-24T22:10:05.371Z] [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-12-24T22:10:06.053Z] [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 2.7 MB/s)
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.053Z] [INFO] Processed 142 files in 334ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2025-12-24T22:10:06.053Z] [INFO]
[2025-12-24T22:10:06.053Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.844Z] [INFO] Processed 142 files in 00:00.422 (Already Sorted: 142, Needed Sorting: 0)
[2025-12-24T22:10:06.844Z] [INFO]
[2025-12-24T22:10:06.844Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:06.844Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:06.844Z] [INFO] Copying 1 resource
[2025-12-24T22:10:06.844Z] [INFO]
[2025-12-24T22:10:06.844Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.844Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:06.844Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.844Z] found: capture#4 of ?
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.844Z] found: T
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/headers/ServerCookie.java:[74,27] deprecated item is not annotated with @Deprecated
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/providers/serialisers/FormUrlEncodedProvider.java:[47,84] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-12-24T22:10:06.844Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2025-12-24T22:10:06.844Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2025-12-24T22:10:06.844Z] required: java.lang.Class<T>
[2025-12-24T22:10:06.844Z] found: java.lang.Class<capture#5 of ?>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2025-12-24T22:10:06.844Z] required: java.lang.Class<T>
[2025-12-24T22:10:06.844Z] found: java.lang.Class<capture#6 of ?>
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2025-12-24T22:10:06.844Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-12-24T22:10:06.844Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-12-24T22:10:06.844Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2025-12-24T22:10:06.844Z] required: T
[2025-12-24T22:10:06.845Z] found: java.lang.Object
[2025-12-24T22:10:06.845Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2025-12-24T22:10:06.845Z] required: T
[2025-12-24T22:10:06.845Z] found: capture#7 of ?
[2025-12-24T22:10:06.845Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2025-12-24T22:10:06.845Z] required: T
[2025-12-24T22:10:06.845Z] found: java.lang.Object
[2025-12-24T22:10:06.845Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[65,40] Character(char) in java.lang.Character has been deprecated
[2025-12-24T22:10:06.845Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[66,36] Character(char) in java.lang.Character has been deprecated
[2025-12-24T22:10:06.845Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[71,21] Character(char) in java.lang.Character has been deprecated
[2025-12-24T22:10:06.845Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[73,21] Character(char) in java.lang.Character has been deprecated
[2025-12-24T22:10:06.845Z] [INFO]
[2025-12-24T22:10:06.845Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:06.845Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:06.845Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2025-12-24T22:10:06.845Z] [INFO]
[2025-12-24T22:10:06.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.845Z] [INFO] No sources to compile
[2025-12-24T22:10:06.845Z] [INFO]
[2025-12-24T22:10:06.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.845Z] [INFO] No tests to run.
[2025-12-24T22:10:06.845Z] [INFO]
[2025-12-24T22:10:06.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.845Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2025-12-24T22:10:06.845Z] [INFO]
[2025-12-24T22:10:06.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2025-12-24T22:10:06.845Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2025-12-24T22:10:07.521Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.jar
[2025-12-24T22:10:07.521Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.pom
[2025-12-24T22:10:07.521Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2025-12-24T22:10:07.521Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [53/964]
[2025-12-24T22:10:07.521Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2025-12-24T22:10:07.521Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.5.Final/resteasy-reactive-server-parent-2.7.5.Final.pom
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2025-12-24T22:10:07.521Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [54/964]
[2025-12-24T22:10:07.521Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2025-12-24T22:10:07.521Z] [INFO] Processed 201 files in 282ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2025-12-24T22:10:07.521Z] [INFO]
[2025-12-24T22:10:07.521Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2025-12-24T22:10:08.208Z] [INFO] Processed 201 files in 00:00.495 (Already Sorted: 201, Needed Sorting: 0)
[2025-12-24T22:10:08.208Z] [INFO]
[2025-12-24T22:10:08.208Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2025-12-24T22:10:08.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:08.208Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:08.208Z] [INFO] Copying 1 resource
[2025-12-24T22:10:08.208Z] [INFO]
[2025-12-24T22:10:08.208Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2025-12-24T22:10:08.208Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:08.208Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2025-12-24T22:10:08.902Z] required: E
[2025-12-24T22:10:08.902Z] found: java.lang.Throwable
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2025-12-24T22:10:08.902Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2025-12-24T22:10:08.902Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2025-12-24T22:10:08.902Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2025-12-24T22:10:08.902Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2025-12-24T22:10:08.902Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2025-12-24T22:10:08.902Z] found: java.lang.Object
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,44] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper is applied to given types
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2025-12-24T22:10:08.902Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2025-12-24T22:10:08.902Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2025-12-24T22:10:08.902Z] required: javax.ws.rs.ext.ContextResolver<T>
[2025-12-24T22:10:08.902Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,33] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceContextResolver is applied to given types
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2025-12-24T22:10:08.902Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2025-12-24T22:10:08.902Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.902Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2025-12-24T22:10:08.902Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2025-12-24T22:10:08.902Z] found: javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[213,39] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[220,39] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2025-12-24T22:10:08.903Z] required: java.lang.Class<? extends java.lang.Throwable>
[2025-12-24T22:10:08.903Z] found: java.lang.Class<capture#5 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2025-12-24T22:10:08.903Z] required: java.lang.Class<? extends java.lang.Throwable>
[2025-12-24T22:10:08.903Z] found: java.lang.Class<capture#6 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/WriterInterceptorContextImpl.java:[59,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[583,101] unchecked cast
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[585,111] unchecked cast
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeInterceptorDeployment.java:[146,20] unchecked conversion
[2025-12-24T22:10:08.903Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2025-12-24T22:10:08.903Z] found: java.util.LinkedHashMap
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,39] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceInterceptor is applied to given types
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeDeploymentManager.java:[174,70] handlers(org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer.Phase) in org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer has been deprecated and marked for removal
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SortedSetConverter.java:[23,50] unchecked cast
[2025-12-24T22:10:08.903Z] required: java.util.List<java.lang.String>
[2025-12-24T22:10:08.903Z] found: java.lang.Object
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[53,77] unchecked cast
[2025-12-24T22:10:08.903Z] required: java.lang.reflect.Constructor<T>
[2025-12-24T22:10:08.903Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[73,53] unchecked cast
[2025-12-24T22:10:08.903Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-12-24T22:10:08.903Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SetConverter.java:[23,50] unchecked cast
[2025-12-24T22:10:08.903Z] required: java.util.List<java.lang.String>
[2025-12-24T22:10:08.903Z] found: java.lang.Object
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ReaderInterceptorContextImpl.java:[50,44] unchecked call to readFrom(java.lang.Class<T>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,java.io.InputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyReader
[2025-12-24T22:10:08.903Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/ListConverter.java:[25,50] unchecked cast
[2025-12-24T22:10:08.903Z] required: java.util.List<java.lang.String>
[2025-12-24T22:10:08.903Z] found: java.lang.Object
[2025-12-24T22:10:08.903Z] [INFO]
[2025-12-24T22:10:08.903Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2025-12-24T22:10:08.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:08.903Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:08.903Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2025-12-24T22:10:08.903Z] [INFO]
[2025-12-24T22:10:08.903Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2025-12-24T22:10:08.903Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:08.903Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2025-12-24T22:10:08.903Z] [INFO]
[2025-12-24T22:10:08.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2025-12-24T22:10:08.903Z] [INFO]
[2025-12-24T22:10:08.903Z] [INFO] -------------------------------------------------------
[2025-12-24T22:10:08.903Z] [INFO] T E S T S
[2025-12-24T22:10:08.903Z] [INFO] -------------------------------------------------------
[2025-12-24T22:10:08.903Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:10:09.583Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2025-12-24T22:10:09.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] Results:
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2025-12-24T22:10:09.583Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2025-12-24T22:10:09.583Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2025-12-24T22:10:09.583Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.jar
[2025-12-24T22:10:09.583Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.pom
[2025-12-24T22:10:09.583Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2025-12-24T22:10:09.583Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [55/964]
[2025-12-24T22:10:09.583Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:09.583Z] [INFO] Processed 29 files in 112ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2025-12-24T22:10:09.583Z] [INFO]
[2025-12-24T22:10:09.583Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Processed 29 files in 00:00.142 (Already Sorted: 29, Needed Sorting: 0)
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:10.259Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:10.259Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:10.259Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2025-12-24T22:10:10.259Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2025-12-24T22:10:10.259Z] found: java.util.Map[]
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2025-12-24T22:10:10.259Z] required: METHOD
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2025-12-24T22:10:10.259Z] required: T
[2025-12-24T22:10:10.259Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:10.259Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:10.259Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] No sources to compile
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] No tests to run.
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2025-12-24T22:10:10.259Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.jar
[2025-12-24T22:10:10.259Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.pom
[2025-12-24T22:10:10.259Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.259Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2025-12-24T22:10:10.259Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [56/964]
[2025-12-24T22:10:10.259Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:10:10.259Z] [INFO]
[2025-12-24T22:10:10.260Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.260Z] [INFO]
[2025-12-24T22:10:10.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.260Z] [INFO]
[2025-12-24T22:10:10.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.260Z] [INFO]
[2025-12-24T22:10:10.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.260Z] [INFO]
[2025-12-24T22:10:10.260Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.260Z] [INFO]
[2025-12-24T22:10:10.260Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Processed 42 files in 96ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Processed 42 files in 00:00.174 (Already Sorted: 42, Needed Sorting: 0)
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:10.940Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:10.940Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:10.940Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,14] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.processor.EndpointIndexer is applied to given types
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked method invocation: constructor <init> in class java.util.ArrayList is applied to given types
[2025-12-24T22:10:10.940Z] required: java.util.Collection<? extends E>
[2025-12-24T22:10:10.940Z] found: java.util.List
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,54] unchecked conversion
[2025-12-24T22:10:10.940Z] required: java.util.Collection<? extends E>
[2025-12-24T22:10:10.940Z] found: java.util.List
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2025-12-24T22:10:10.940Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2025-12-24T22:10:10.940Z] found: java.util.ArrayList
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[41,87] unchecked cast
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[65,94] unchecked cast
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,52] unchecked method invocation: method addExceptionMapper in class org.jboss.resteasy.reactive.server.core.ExceptionMapping is applied to given types
[2025-12-24T22:10:10.940Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2025-12-24T22:10:10.940Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,89] unchecked conversion
[2025-12-24T22:10:10.940Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2025-12-24T22:10:10.940Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,56] unchecked method invocation: method addContextResolver in class org.jboss.resteasy.reactive.server.model.ContextResolvers is applied to given types
[2025-12-24T22:10:10.940Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2025-12-24T22:10:10.940Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2025-12-24T22:10:10.940Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,57] unchecked conversion
[2025-12-24T22:10:10.940Z] required: java.lang.Class<T>
[2025-12-24T22:10:10.940Z] found: java.lang.Class
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:10.940Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:10.940Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] No sources to compile
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] No tests to run.
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2025-12-24T22:10:10.940Z] [INFO]
[2025-12-24T22:10:10.940Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2025-12-24T22:10:10.940Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.jar
[2025-12-24T22:10:10.941Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.pom
[2025-12-24T22:10:10.941Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2025-12-24T22:10:10.941Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [57/964]
[2025-12-24T22:10:10.941Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2025-12-24T22:10:10.941Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.5.Final/resteasy-reactive-client-parent-2.7.5.Final.pom
[2025-12-24T22:10:10.941Z] [INFO]
[2025-12-24T22:10:10.941Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2025-12-24T22:10:10.941Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [58/964]
[2025-12-24T22:10:10.941Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:10:10.941Z] [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-12-24T22:10:10.941Z] [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 36 kB/s)
[2025-12-24T22:10:10.941Z] [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-12-24T22:10:10.941Z] [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 158 kB/s)
[2025-12-24T22:10:10.941Z] [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-12-24T22:10:11.802Z] [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 12 kB/s)
[2025-12-24T22:10:11.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-12-24T22:10:11.802Z] [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 568 kB/s)
[2025-12-24T22:10:11.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-12-24T22:10:11.802Z] [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 426 kB/s)
[2025-12-24T22:10:11.802Z] [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-12-24T22:10:11.802Z] [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 160 kB/s)
[2025-12-24T22:10:11.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom (13 kB at 255 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom (75 kB at 1.5 MB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom (1.6 kB at 31 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom (1.9 kB at 38 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom (1.6 kB at 24 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom (3.7 kB at 75 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom (4.4 kB at 85 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom (1.9 kB at 37 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom
[2025-12-24T22:10:11.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom (36 kB at 714 kB/s)
[2025-12-24T22:10:11.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom
[2025-12-24T22:10:12.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom (2.8 kB at 38 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom
[2025-12-24T22:10:12.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom (2.0 kB at 28 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom
[2025-12-24T22:10:12.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom (3.3 kB at 72 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom
[2025-12-24T22:10:12.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom (3.6 kB at 48 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom
[2025-12-24T22:10:12.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom (3.2 kB at 40 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom
[2025-12-24T22:10:12.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom (2.1 kB at 32 kB/s)
[2025-12-24T22:10:12.482Z] [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-12-24T22:10:12.482Z] [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-12-24T22:10:12.482Z] [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-12-24T22:10:12.482Z] [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 24 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-12-24T22:10:12.482Z] [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 146 kB/s)
[2025-12-24T22:10:12.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-12-24T22:10:13.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 27 kB/s)
[2025-12-24T22:10:13.159Z] [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-12-24T22:10:13.159Z] [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 2.9 kB/s)
[2025-12-24T22:10:13.159Z] [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-12-24T22:10:13.159Z] [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-12-24T22:10:13.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-12-24T22:10:13.159Z] [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 37 kB/s)
[2025-12-24T22:10:13.160Z] [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-12-24T22:10:13.160Z] [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 48 kB/s)
[2025-12-24T22:10:13.160Z] [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-12-24T22:10:13.160Z] [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-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar (303 kB at 3.7 MB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar (650 kB at 6.6 MB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [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 205 kB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [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 215 kB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar
[2025-12-24T22:10:13.160Z] [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 11 MB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar (479 kB at 3.2 MB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar (523 kB at 3.2 MB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar (34 kB at 200 kB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar (337 kB at 1.8 MB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar (24 kB at 117 kB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar (119 kB at 551 kB/s)
[2025-12-24T22:10:13.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar
[2025-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar (635 kB at 2.7 MB/s)
[2025-12-24T22:10:13.160Z] [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-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar (471 kB at 2.0 MB/s)
[2025-12-24T22:10:13.160Z] [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-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar (38 kB at 156 kB/s)
[2025-12-24T22:10:13.160Z] [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-12-24T22:10:13.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar (156 kB at 591 kB/s)
[2025-12-24T22:10:13.160Z] [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-12-24T22:10:13.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar (65 kB at 223 kB/s)
[2025-12-24T22:10:13.837Z] [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 77 kB/s)
[2025-12-24T22:10:13.837Z] [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 338 kB/s)
[2025-12-24T22:10:13.837Z] [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 16 kB/s)
[2025-12-24T22:10:13.837Z] [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 382 kB/s)
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO] Processed 66 files in 126ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO] Processed 66 files in 00:00.291 (Already Sorted: 66, Needed Sorting: 0)
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:13.837Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:13.837Z] [INFO] Copying 2 resources
[2025-12-24T22:10:13.837Z] [INFO]
[2025-12-24T22:10:13.837Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2025-12-24T22:10:13.837Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:13.837Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2025-12-24T22:10:14.773Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T22:10:14.773Z] found: java.lang.Object
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[130,30] getDecoderResult() in io.netty.handler.codec.http.HttpObject has been deprecated
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1280,23] getUri() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1270,27] getMethod() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1290,28] getProtocolVersion() in io.netty.handler.codec.http.HttpMessage has been deprecated
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,16] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.headers.LinkHeaders is applied to given types
[2025-12-24T22:10:14.773Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.773Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2025-12-24T22:10:14.773Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.773Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2025-12-24T22:10:14.773Z] required: T
[2025-12-24T22:10:14.773Z] found: capture#1 of ?
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2025-12-24T22:10:14.773Z] required: T
[2025-12-24T22:10:14.773Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2025-12-24T22:10:14.773Z] required: T
[2025-12-24T22:10:14.773Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2025-12-24T22:10:14.773Z] required: T
[2025-12-24T22:10:14.773Z] found: capture#2 of ?
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,44] unchecked method invocation: method writeEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2025-12-24T22:10:14.773Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2025-12-24T22:10:14.773Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2025-12-24T22:10:14.773Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-12-24T22:10:14.773Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2025-12-24T22:10:14.773Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2025-12-24T22:10:14.773Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.773Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2025-12-24T22:10:14.774Z] required: io.smallrye.mutiny.Uni<T>
[2025-12-24T22:10:14.774Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[66,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2025-12-24T22:10:14.774Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.774Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2025-12-24T22:10:14.774Z] required: T
[2025-12-24T22:10:14.774Z] found: java.lang.Object
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[70,63] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2025-12-24T22:10:14.774Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.774Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2025-12-24T22:10:14.774Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.774Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[87,51] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2025-12-24T22:10:14.774Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.774Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2025-12-24T22:10:14.774Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-12-24T22:10:14.774Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[105,31] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[108,31] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-12-24T22:10:14.774Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[138,54] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.client.impl.ClientReaderInterceptorContextImpl is applied to given types
[2025-12-24T22:10:14.774Z] required: java.lang.annotation.Annotation[],java.lang.Class<?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2025-12-24T22:10:14.774Z] found: java.lang.annotation.Annotation[],java.lang.Class<capture#29 of ?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2025-12-24T22:10:14.776Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2025-12-24T22:10:14.776Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-12-24T22:10:14.776Z] found: javax.ws.rs.core.MultivaluedMap
[2025-12-24T22:10:14.776Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ReflectionUtil.java:[22,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2025-12-24T22:10:14.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:14.776Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:14.776Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2025-12-24T22:10:14.776Z] [INFO] No sources to compile
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2025-12-24T22:10:14.776Z] [INFO] No tests to run.
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2025-12-24T22:10:14.776Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2025-12-24T22:10:14.776Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2025-12-24T22:10:14.776Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.jar
[2025-12-24T22:10:14.776Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.pom
[2025-12-24T22:10:14.776Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final-sources.jar
[2025-12-24T22:10:14.776Z] [INFO]
[2025-12-24T22:10:14.776Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2025-12-24T22:10:14.776Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [59/964]
[2025-12-24T22:10:14.776Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:10:14.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-12-24T22:10:14.776Z] [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 52 kB/s)
[2025-12-24T22:10:14.776Z] [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-12-24T22:10:14.776Z] [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 64 kB/s)
[2025-12-24T22:10:14.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom
[2025-12-24T22:10:14.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom (8.1 kB at 49 kB/s)
[2025-12-24T22:10:14.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom
[2025-12-24T22:10:15.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom (4.1 kB at 44 kB/s)
[2025-12-24T22:10:15.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom
[2025-12-24T22:10:15.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom (15 kB at 146 kB/s)
[2025-12-24T22:10:15.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom
[2025-12-24T22:10:15.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom (1.4 kB at 16 kB/s)
[2025-12-24T22:10:15.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom
[2025-12-24T22:10:15.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom (6.5 kB at 61 kB/s)
[2025-12-24T22:10:15.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2025-12-24T22:10:15.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom (14 kB at 147 kB/s)
[2025-12-24T22:10:15.454Z] [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-12-24T22:10:15.454Z] [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 102 kB/s)
[2025-12-24T22:10:15.454Z] [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-12-24T22:10:15.454Z] [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 363 kB/s)
[2025-12-24T22:10:15.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-12-24T22:10:15.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 74 kB/s)
[2025-12-24T22:10:15.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-12-24T22:10:16.136Z] [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 447 kB/s)
[2025-12-24T22:10:16.136Z] [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-12-24T22:10:16.136Z] [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 252 kB/s)
[2025-12-24T22:10:16.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-12-24T22:10:16.136Z] [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 104 kB/s)
[2025-12-24T22:10:16.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-12-24T22:10:16.136Z] [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 19 kB/s)
[2025-12-24T22:10:16.136Z] [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-12-24T22:10:16.136Z] [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 67 kB/s)
[2025-12-24T22:10:16.136Z] [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-12-24T22:10:16.136Z] [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 288 kB/s)
[2025-12-24T22:10:16.136Z] [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-12-24T22:10:16.136Z] [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 59 kB/s)
[2025-12-24T22:10:16.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2025-12-24T22:10:16.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 613 kB/s)
[2025-12-24T22:10:16.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2025-12-24T22:10:16.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.3 MB/s)
[2025-12-24T22:10:16.136Z] [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-12-24T22:10:16.136Z] [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 67 kB/s)
[2025-12-24T22:10:16.136Z] [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-12-24T22:10:16.819Z] [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 191 kB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 16 kB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 58 kB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 147 kB/s)
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-12-24T22:10:16.819Z] [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 284 kB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 286 kB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 117 kB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 218 kB/s)
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar
[2025-12-24T22:10:16.819Z] [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 137 kB/s)
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2025-12-24T22:10:16.819Z] [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 3.6 MB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar (91 kB at 780 kB/s)
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-12-24T22:10:16.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar (379 kB at 3.0 MB/s)
[2025-12-24T22:10:16.819Z] [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-12-24T22:10:16.819Z] [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 1.6 MB/s)
[2025-12-24T22:10:16.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2025-12-24T22:10:17.502Z] [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 3.5 MB/s)
[2025-12-24T22:10:17.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-12-24T22:10:17.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar (205 kB at 867 kB/s)
[2025-12-24T22:10:17.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-12-24T22:10:17.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 1.4 MB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 158 kB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 28 MB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 311 kB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 224 kB/s)
[2025-12-24T22:10:17.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2025-12-24T22:10:17.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar (25 kB at 77 kB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 217 kB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 118 kB/s)
[2025-12-24T22:10:17.502Z] [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-12-24T22:10:17.502Z] [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 369 kB/s)
[2025-12-24T22:10:17.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 1.6 MB/s)
[2025-12-24T22:10:17.502Z] [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 2.9 MB/s)
[2025-12-24T22:10:17.502Z] [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 275 kB/s)
[2025-12-24T22:10:17.502Z] [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 223 kB/s)
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:17.502Z] [INFO] Processed 312 files in 271ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2025-12-24T22:10:17.502Z] [INFO]
[2025-12-24T22:10:17.502Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:18.190Z] [INFO] Processed 312 files in 00:00.612 (Already Sorted: 312, Needed Sorting: 0)
[2025-12-24T22:10:18.190Z] [INFO]
[2025-12-24T22:10:18.190Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:18.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:18.190Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:18.190Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2025-12-24T22:10:18.190Z] [INFO]
[2025-12-24T22:10:18.190Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:18.190Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:18.190Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2025-12-24T22:10:18.190Z] [INFO]
[2025-12-24T22:10:18.190Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:18.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:10:18.190Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:10:18.872Z] [INFO] Copying 6 resources
[2025-12-24T22:10:18.872Z] [INFO]
[2025-12-24T22:10:18.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:18.872Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:10:18.872Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2025-12-24T22:10:19.550Z] [INFO]
[2025-12-24T22:10:19.550Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2025-12-24T22:10:19.550Z] [INFO]
[2025-12-24T22:10:19.550Z] [INFO] -------------------------------------------------------
[2025-12-24T22:10:19.550Z] [INFO] T E S T S
[2025-12-24T22:10:19.550Z] [INFO] -------------------------------------------------------
[2025-12-24T22:10:19.550Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:10:20.234Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2025-12-24T22:10:22.436Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2025-12-24T22:10:22.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2025-12-24T22:10:22.436Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2025-12-24T22:10:23.115Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2025-12-24T22:10:23.115Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2025-12-24T22:10:23.115Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2025-12-24T22:10:23.115Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-12-24T22:10:23.115Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-12-24T22:10:23.115Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2025-12-24T22:10:23.115Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2025-12-24T22:10:23.115Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2025-12-24T22:10:23.115Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2025-12-24T22:10:23.115Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2025-12-24T22:10:23.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2025-12-24T22:10:23.802Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2025-12-24T22:10:26.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.771 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2025-12-24T22:10:26.864Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2025-12-24T22:10:26.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2025-12-24T22:10:26.864Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2025-12-24T22:10:26.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2025-12-24T22:10:26.864Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2025-12-24T22:10:26.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2025-12-24T22:10:26.864Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2025-12-24T22:10:27.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2025-12-24T22:10:27.576Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2025-12-24T22:10:28.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2025-12-24T22:10:28.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2025-12-24T22:10:28.278Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2025-12-24T22:10:28.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2025-12-24T22:10:28.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2025-12-24T22:10:28.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2025-12-24T22:10:28.278Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2025-12-24T22:10:28.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2025-12-24T22:10:28.278Z] Dec 24, 2025 10:08:44 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:10:28.278Z] ERROR: Request failed
[2025-12-24T22:10:28.278Z] java.lang.RuntimeException: OUCH
[2025-12-24T22:10:28.278Z]
[2025-12-24T22:10:28.278Z] constructed
[2025-12-24T22:10:28.278Z] constructed
[2025-12-24T22:10:28.278Z] constructed
[2025-12-24T22:10:28.278Z] constructed
[2025-12-24T22:10:28.963Z] constructed
[2025-12-24T22:10:28.963Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.738 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2025-12-24T22:10:28.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2025-12-24T22:10:28.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2025-12-24T22:10:28.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2025-12-24T22:10:28.963Z] Dec 24, 2025 10:08:44 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:10:28.963Z] ERROR: Request failed
[2025-12-24T22:10:28.963Z] java.lang.IllegalArgumentException
[2025-12-24T22:10:28.963Z]
[2025-12-24T22:10:28.963Z] Dec 24, 2025 10:08:44 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:10:28.963Z] ERROR: Request failed
[2025-12-24T22:10:28.963Z] java.lang.IllegalArgumentException
[2025-12-24T22:10:28.963Z]
[2025-12-24T22:10:28.963Z] Dec 24, 2025 10:08:44 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:10:28.963Z] ERROR: Request failed
[2025-12-24T22:10:28.963Z] java.lang.IllegalArgumentException
[2025-12-24T22:10:28.963Z]
[2025-12-24T22:10:28.963Z] Dec 24, 2025 10:08:44 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:10:28.963Z] ERROR: Request failed
[2025-12-24T22:10:28.963Z] java.lang.IllegalArgumentException
[2025-12-24T22:10:28.963Z]
[2025-12-24T22:10:28.963Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2025-12-24T22:10:28.963Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:08:49 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.Throwable: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:08:51 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.Throwable: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:08:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.Throwable: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:08:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.Throwable: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:08:59 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.Throwable: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:02 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.Throwable: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:07 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:15 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.97 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-12-24T22:11:08.878Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:19 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.RuntimeException
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.RuntimeException
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2025-12-24T22:11:08.878Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-12-24T22:11:08.878Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-12-24T22:11:08.878Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.IllegalArgumentException
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2025-12-24T22:11:08.878Z] Caused by: java.lang.IllegalArgumentException
[2025-12-24T22:11:08.878Z]
[2025-12-24T22:11:08.878Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2025-12-24T22:11:08.878Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-12-24T22:11:08.878Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.878Z] ERROR: Request failed
[2025-12-24T22:11:08.878Z] java.lang.reflect.InvocationTargetException
[2025-12-24T22:11:08.878Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:11:08.878Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:11:08.878Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:11:08.878Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:11:08.878Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2025-12-24T22:11:08.878Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:11:08.878Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:11:08.878Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:11:08.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T22:11:08.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T22:11:08.879Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:11:08.879Z] Caused by: java.lang.Throwable
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.879Z] ERROR: Request failed
[2025-12-24T22:11:08.879Z] java.lang.IllegalArgumentException
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.879Z] ERROR: Request failed
[2025-12-24T22:11:08.879Z] java.lang.IllegalArgumentException
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.879Z] ERROR: Request failed
[2025-12-24T22:11:08.879Z] java.lang.IllegalArgumentException
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:20 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-12-24T22:11:08.879Z] ERROR: Request failed
[2025-12-24T22:11:08.879Z] java.lang.IllegalArgumentException
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-12-24T22:11:08.879Z] HTTP/1.1 200 OK
[2025-12-24T22:11:08.879Z] content-length: 760
[2025-12-24T22:11:08.879Z] Content-Type: multipart/form-data;boundary=1464c780-968d-4732-abda-9ae5cefeaf97
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] --1464c780-968d-4732-abda-9ae5cefeaf97
[2025-12-24T22:11:08.879Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2025-12-24T22:11:08.879Z] Content-Type: application/octet-stream
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2025-12-24T22:11:08.879Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2025-12-24T22:11:08.879Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2025-12-24T22:11:08.879Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] --1464c780-968d-4732-abda-9ae5cefeaf97
[2025-12-24T22:11:08.879Z] Content-Disposition: form-data; name="name"
[2025-12-24T22:11:08.879Z] Content-Type: text/plain
[2025-12-24T22:11:08.879Z]
[2025-12-24T22:11:08.879Z] a name
[2025-12-24T22:11:08.879Z] --1464c780-968d-4732-abda-9ae5cefeaf97--
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:22 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2025-12-24T22:11:08.879Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2025-12-24T22:11:08.879Z] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.271 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:23 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2025-12-24T22:11:08.879Z] INFO: Uri Ancesstors for Subresource.doGet():
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:23 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2025-12-24T22:11:08.879Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:23 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2025-12-24T22:11:08.879Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2025-12-24T22:11:08.879Z] Dec 24, 2025 10:09:23 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2025-12-24T22:11:08.879Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2025-12-24T22:11:08.879Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2025-12-24T22:11:08.879Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2025-12-24T22:11:08.879Z] Constructed
[2025-12-24T22:11:08.879Z] Constructed
[2025-12-24T22:11:08.879Z] Constructed
[2025-12-24T22:11:08.879Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.133 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2025-12-24T22:11:08.879Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2025-12-24T22:11:08.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2025-12-24T22:11:08.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2025-12-24T22:11:09.558Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] Results:
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2025-12-24T22:11:09.558Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2025-12-24T22:11:09.558Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2025-12-24T22:11:09.558Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.jar
[2025-12-24T22:11:09.558Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.pom
[2025-12-24T22:11:09.558Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2025-12-24T22:11:09.558Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [60/964]
[2025-12-24T22:11:09.558Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:09.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2025-12-24T22:11:09.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 411 kB/s)
[2025-12-24T22:11:09.558Z] [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-12-24T22:11:09.558Z] [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 459 kB/s)
[2025-12-24T22:11:09.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2025-12-24T22:11:09.558Z] [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-12-24T22:11:09.558Z] [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 442 kB/s)
[2025-12-24T22:11:09.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 3.1 MB/s)
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:09.558Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:11:09.558Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2025-12-24T22:11:09.558Z] [INFO]
[2025-12-24T22:11:09.558Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:09.558Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:09.558Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:11:10.238Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:10.238Z] [INFO] No sources to compile
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:10.238Z] [INFO] No tests to run.
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:10.238Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:10.238Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2025-12-24T22:11:10.238Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-12-24T22:11:10.238Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.pom
[2025-12-24T22:11:10.238Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2025-12-24T22:11:10.238Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [61/964]
[2025-12-24T22:11:10.238Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:11:10.238Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:10.238Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:11:10.238Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] No sources to compile
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] No tests to run.
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2025-12-24T22:11:10.238Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.jar
[2025-12-24T22:11:10.238Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.pom
[2025-12-24T22:11:10.238Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2025-12-24T22:11:10.238Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [62/964]
[2025-12-24T22:11:10.238Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.238Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO] Processed 15 files in 23ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO] Processed 15 files in 00:00.020 (Already Sorted: 15, Needed Sorting: 0)
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:10.239Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:11:10.239Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:10.239Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:10.239Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-12-24T22:11:10.239Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2025-12-24T22:11:10.239Z] [INFO]
[2025-12-24T22:11:10.239Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:10.239Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:10.239Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] -------------------------------------------------------
[2025-12-24T22:11:11.052Z] [INFO] T E S T S
[2025-12-24T22:11:11.052Z] [INFO] -------------------------------------------------------
[2025-12-24T22:11:11.052Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:11:11.052Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2025-12-24T22:11:11.052Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] Results:
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:11.052Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:11.052Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2025-12-24T22:11:11.052Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.jar
[2025-12-24T22:11:11.052Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.pom
[2025-12-24T22:11:11.052Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2025-12-24T22:11:11.052Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [63/964]
[2025-12-24T22:11:11.052Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2025-12-24T22:11:11.052Z] [INFO] Installing /quarkus/bom/test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-test/2.7.5.Final/quarkus-bom-test-2.7.5.Final.pom
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] ----------------< io.quarkus:quarkus-vertx-http-parent >----------------
[2025-12-24T22:11:11.052Z] [INFO] Building Quarkus - Vert.x - HTTP 2.7.5.Final [64/964]
[2025-12-24T22:11:11.052Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.052Z] [INFO]
[2025-12-24T22:11:11.053Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.053Z] [INFO]
[2025-12-24T22:11:11.053Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.053Z] [INFO]
[2025-12-24T22:11:11.053Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.053Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:11:11.053Z] [INFO]
[2025-12-24T22:11:11.053Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.053Z] [INFO]
[2025-12-24T22:11:11.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-parent ---
[2025-12-24T22:11:11.053Z] [INFO] Installing /quarkus/extensions/vertx-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-parent/2.7.5.Final/quarkus-vertx-http-parent-2.7.5.Final.pom
[2025-12-24T22:11:11.053Z] [INFO]
[2025-12-24T22:11:11.053Z] [INFO] -------< io.quarkus:quarkus-vertx-http-dev-console-runtime-spi >--------
[2025-12-24T22:11:11.053Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console Runtime SPI 2.7.5.Final [65/964]
[2025-12-24T22:11:11.053Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:11.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom
[2025-12-24T22:11:11.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom (5.1 kB at 44 kB/s)
[2025-12-24T22:11:11.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom
[2025-12-24T22:11:11.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom (2.7 kB at 27 kB/s)
[2025-12-24T22:11:11.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom
[2025-12-24T22:11:11.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom (488 B at 1.7 kB/s)
[2025-12-24T22:11:11.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom
[2025-12-24T22:11:11.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom (32 kB at 306 kB/s)
[2025-12-24T22:11:11.730Z] [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-12-24T22:11:11.730Z] [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-12-24T22:11:11.730Z] [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-12-24T22:11:12.410Z] [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.6 MB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 28 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 26 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 19 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 56 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 60 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 30 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 547 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:12.410Z] [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 54 kB/s)
[2025-12-24T22:11:12.410Z] [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-12-24T22:11:13.088Z] [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 24 kB/s)
[2025-12-24T22:11:13.088Z] [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-12-24T22:11:13.088Z] [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 47 kB/s)
[2025-12-24T22:11:13.088Z] [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-12-24T22:11:13.088Z] [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 62 kB/s)
[2025-12-24T22:11:13.088Z] [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-12-24T22:11:13.088Z] [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 61 kB/s)
[2025-12-24T22:11:13.088Z] [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-12-24T22:11:13.088Z] [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 26 kB/s)
[2025-12-24T22:11:13.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom
[2025-12-24T22:11:13.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom (2.5 kB at 23 kB/s)
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom
[2025-12-24T22:11:13.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom (2.8 kB at 29 kB/s)
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom
[2025-12-24T22:11:13.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom (3.6 kB at 39 kB/s)
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar
[2025-12-24T22:11:13.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar
[2025-12-24T22:11:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar (11 kB at 106 kB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar (356 kB at 3.2 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar (24 kB at 218 kB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 3.7 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 1.7 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar (133 kB at 733 kB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 2.4 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 153 kB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 1.4 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 97 kB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar (1.5 MB at 5.8 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 1.9 MB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 404 kB/s)
[2025-12-24T22:11:13.766Z] [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-12-24T22:11:13.766Z] [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 125 kB/s)
[2025-12-24T22:11:13.766Z] [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 2.0 MB/s)
[2025-12-24T22:11:13.766Z] [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 476 kB/s)
[2025-12-24T22:11:13.766Z] [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 1.4 MB/s)
[2025-12-24T22:11:13.766Z] [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 189 kB/s)
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:13.766Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/main/resources
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:13.766Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/classes
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:13.766Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/test/resources
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] No sources to compile
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] No tests to run.
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.766Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2025-12-24T22:11:13.766Z] [INFO]
[2025-12-24T22:11:13.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2025-12-24T22:11:13.767Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2025-12-24T22:11:14.549Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.pom
[2025-12-24T22:11:14.549Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2025-12-24T22:11:14.549Z] [INFO]
[2025-12-24T22:11:14.549Z] [INFO] -----------< io.quarkus:quarkus-vertx-http-dev-console-spi >------------
[2025-12-24T22:11:14.549Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console SPI 2.7.5.Final [66/964]
[2025-12-24T22:11:14.549Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:14.549Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:14.550Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/main/resources
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:14.550Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-http/dev-console-spi/target/classes
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:14.550Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/test/resources
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] No sources to compile
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] No tests to run.
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-spi ---
[2025-12-24T22:11:14.550Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2025-12-24T22:11:14.550Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.pom
[2025-12-24T22:11:14.550Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] -------------------< io.quarkus:quarkus-arc-parent >--------------------
[2025-12-24T22:11:14.550Z] [INFO] Building Quarkus - ArC 2.7.5.Final [67/964]
[2025-12-24T22:11:14.550Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-parent ---
[2025-12-24T22:11:14.550Z] [INFO] Installing /quarkus/extensions/arc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-parent/2.7.5.Final/quarkus-arc-parent-2.7.5.Final.pom
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] -----------------------< io.quarkus:quarkus-arc >-----------------------
[2025-12-24T22:11:14.550Z] [INFO] Building Quarkus - ArC - Runtime 2.7.5.Final [68/964]
[2025-12-24T22:11:14.550Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:14.550Z] [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-12-24T22:11:14.550Z] [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 121 kB/s)
[2025-12-24T22:11:14.550Z] [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-12-24T22:11:14.550Z] [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 258 kB/s)
[2025-12-24T22:11:14.550Z] [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-12-24T22:11:14.550Z] [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 369 kB/s)
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc ---
[2025-12-24T22:11:14.550Z] [INFO]
[2025-12-24T22:11:14.550Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc ---
[2025-12-24T22:11:15.332Z] [INFO] Processed 36 files in 175ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2025-12-24T22:11:15.332Z] [INFO]
[2025-12-24T22:11:15.332Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc ---
[2025-12-24T22:11:15.332Z] [INFO] Processed 36 files in 00:00.099 (Already Sorted: 36, Needed Sorting: 0)
[2025-12-24T22:11:15.332Z] [INFO]
[2025-12-24T22:11:15.332Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc ---
[2025-12-24T22:11:15.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:15.332Z] [INFO] Copying 3 resources
[2025-12-24T22:11:15.332Z] [INFO]
[2025-12-24T22:11:15.332Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-arc ---
[2025-12-24T22:11:15.332Z] [INFO]
[2025-12-24T22:11:15.332Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc ---
[2025-12-24T22:11:15.332Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:15.332Z] [INFO] Compiling 36 source files to /quarkus/extensions/arc/runtime/target/classes
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc ---
[2025-12-24T22:11:16.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:16.012Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/runtime/src/test/resources
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc ---
[2025-12-24T22:11:16.012Z] [INFO] No sources to compile
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc ---
[2025-12-24T22:11:16.012Z] [INFO] No tests to run.
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc ---
[2025-12-24T22:11:16.012Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc ---
[2025-12-24T22:11:16.012Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc ---
[2025-12-24T22:11:16.012Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.jar
[2025-12-24T22:11:16.012Z] [INFO] Installing /quarkus/extensions/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.pom
[2025-12-24T22:11:16.012Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final-sources.jar
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] -----------------< io.quarkus:quarkus-arc-deployment >------------------
[2025-12-24T22:11:16.012Z] [INFO] Building Quarkus - ArC - Deployment 2.7.5.Final [69/964]
[2025-12-24T22:11:16.012Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:11:16.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom
[2025-12-24T22:11:16.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom (4.8 kB at 67 kB/s)
[2025-12-24T22:11:16.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
[2025-12-24T22:11:16.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 583 kB/s)
[2025-12-24T22:11:16.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar
[2025-12-24T22:11:16.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar (51 kB at 760 kB/s)
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.012Z] [INFO]
[2025-12-24T22:11:16.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-deployment ---
[2025-12-24T22:11:16.690Z] [INFO] Processed 208 files in 368ms (Formatted: 0, Unchanged: 208, Failed: 0, Readonly: 0)
[2025-12-24T22:11:16.690Z] [INFO]
[2025-12-24T22:11:16.690Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-deployment ---
[2025-12-24T22:11:17.369Z] [INFO] Processed 208 files in 00:00.294 (Already Sorted: 208, Needed Sorting: 0)
[2025-12-24T22:11:17.369Z] [INFO]
[2025-12-24T22:11:17.369Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc-deployment ---
[2025-12-24T22:11:17.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:17.369Z] [INFO] Copying 13 resources
[2025-12-24T22:11:17.369Z] [INFO]
[2025-12-24T22:11:17.369Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc-deployment ---
[2025-12-24T22:11:17.369Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:17.369Z] [INFO] Compiling 81 source files to /quarkus/extensions/arc/deployment/target/classes
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[48,22] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[58,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[87,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[93,37] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[101,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[106,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[59,61] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[64,16] join(java.lang.String,java.util.Iterator<java.lang.String>) in io.quarkus.runtime.util.StringUtil has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[33,67] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[34,63] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[35,63] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:18.152Z] [INFO]
[2025-12-24T22:11:18.152Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc-deployment ---
[2025-12-24T22:11:18.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:11:18.152Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/deployment/src/test/resources
[2025-12-24T22:11:18.152Z] [INFO]
[2025-12-24T22:11:18.152Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc-deployment ---
[2025-12-24T22:11:18.152Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:11:18.152Z] [INFO] Compiling 127 source files to /quarkus/extensions/arc/deployment/target/test-classes
[2025-12-24T22:11:19.668Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.668Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.668Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.668Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.668Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.669Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.670Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.670Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.670Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.670Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.670Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java:[47,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:11:19.670Z] [INFO] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java: Some input files additionally use or override a deprecated API.
[2025-12-24T22:11:19.670Z] [INFO]
[2025-12-24T22:11:19.670Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc-deployment ---
[2025-12-24T22:11:19.670Z] [INFO]
[2025-12-24T22:11:19.670Z] [INFO] -------------------------------------------------------
[2025-12-24T22:11:19.670Z] [INFO] T E S T S
[2025-12-24T22:11:19.670Z] [INFO] -------------------------------------------------------
[2025-12-24T22:11:19.670Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:11:20.422Z] [INFO] Running io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2025-12-24T22:11:23.492Z] 2025-12-24 22:09:39,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.168s.
[2025-12-24T22:11:23.492Z] 2025-12-24 22:09:39,035 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:23.492Z] 2025-12-24 22:09:39,035 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:23.492Z] 2025-12-24 22:09:39,077 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T22:11:23.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.919 s - in io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2025-12-24T22:11:23.492Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2025-12-24T22:11:24.168Z] 2025-12-24 22:09:39,791 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2025-12-24T22:11:24.168Z] 2025-12-24 22:09:39,792 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:24.168Z] 2025-12-24 22:09:39,792 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:24.168Z] 2025-12-24 22:09:39,804 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:24.168Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2025-12-24T22:11:24.168Z] [INFO] Running io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2025-12-24T22:11:24.844Z] 2025-12-24 22:09:40,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.176s.
[2025-12-24T22:11:24.844Z] 2025-12-24 22:09:40,646 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:24.844Z] 2025-12-24 22:09:40,646 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:24.844Z] 2025-12-24 22:09:40,663 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:24.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2025-12-24T22:11:24.844Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2025-12-24T22:11:25.523Z] 2025-12-24 22:09:41,109 INFO [io.qua.arc.pro.BeanProcessor] (build-8) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:11:25.523Z] - Bean constructor void <init>() on io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest$MyBean
[2025-12-24T22:11:25.523Z] 2025-12-24 22:09:41,376 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.175s.
[2025-12-24T22:11:25.523Z] 2025-12-24 22:09:41,376 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:25.523Z] 2025-12-24 22:09:41,377 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:25.523Z] 2025-12-24 22:09:41,392 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:11:25.523Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2025-12-24T22:11:25.523Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2025-12-24T22:11:26.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s - in io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2025-12-24T22:11:26.200Z] [INFO] Running io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2025-12-24T22:11:26.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2025-12-24T22:11:26.200Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2025-12-24T22:11:26.962Z] 2025-12-24 22:09:43,043 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.216s.
[2025-12-24T22:11:26.962Z] 2025-12-24 22:09:43,044 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:26.962Z] 2025-12-24 22:09:43,044 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:26.962Z] 2025-12-24 22:09:43,059 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:11:26.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2025-12-24T22:11:26.962Z] [INFO] Running io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2025-12-24T22:11:27.641Z] 2025-12-24 22:09:43,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.288s.
[2025-12-24T22:11:27.641Z] 2025-12-24 22:09:43,777 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:27.641Z] 2025-12-24 22:09:43,803 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:27.641Z] 2025-12-24 22:09:43,835 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-12-24T22:11:27.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2025-12-24T22:11:27.641Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2025-12-24T22:11:28.328Z] 2025-12-24 22:09:44,367 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.195s.
[2025-12-24T22:11:28.328Z] 2025-12-24 22:09:44,367 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:28.328Z] 2025-12-24 22:09:44,367 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:28.328Z] 2025-12-24 22:09:44,381 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:28.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2025-12-24T22:11:28.328Z] [INFO] Running io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2025-12-24T22:11:29.005Z] 2025-12-24 22:09:44,891 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.126s.
[2025-12-24T22:11:29.005Z] 2025-12-24 22:09:44,891 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:29.005Z] 2025-12-24 22:09:44,891 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:29.005Z] 2025-12-24 22:09:44,919 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:29.005Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2025-12-24T22:11:29.005Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2025-12-24T22:11:29.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2025-12-24T22:11:29.682Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2025-12-24T22:11:29.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2025-12-24T22:11:29.682Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-12-24T22:11:30.363Z] 2025-12-24 22:09:46,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.125s.
[2025-12-24T22:11:30.363Z] 2025-12-24 22:09:46,058 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:30.363Z] 2025-12-24 22:09:46,058 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:30.363Z] 2025-12-24 22:09:46,072 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:30.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-12-24T22:11:30.363Z] [INFO] Running io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2025-12-24T22:11:30.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2025-12-24T22:11:30.363Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2025-12-24T22:11:31.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2025-12-24T22:11:31.041Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2025-12-24T22:11:31.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2025-12-24T22:11:31.041Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2025-12-24T22:11:31.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2025-12-24T22:11:31.041Z] [INFO] Running io.quarkus.arc.test.observer.SyntheticObserverTest
[2025-12-24T22:11:31.717Z] 2025-12-24 22:09:47,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.186s.
[2025-12-24T22:11:31.717Z] 2025-12-24 22:09:47,835 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:31.717Z] 2025-12-24 22:09:47,835 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:31.717Z] 2025-12-24 22:09:47,850 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:31.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in io.quarkus.arc.test.observer.SyntheticObserverTest
[2025-12-24T22:11:31.717Z] [INFO] Running io.quarkus.arc.test.observer.ObserverTransformerTest
[2025-12-24T22:11:32.398Z] 2025-12-24 22:09:48,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.196s.
[2025-12-24T22:11:32.398Z] 2025-12-24 22:09:48,353 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:32.398Z] 2025-12-24 22:09:48,353 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:32.398Z] 2025-12-24 22:09:48,402 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:32.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s - in io.quarkus.arc.test.observer.ObserverTransformerTest
[2025-12-24T22:11:32.398Z] [INFO] Running io.quarkus.arc.test.observer.AsyncObserverTest
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:48,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:48,860 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:48,860 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:48,876 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-12-24T22:11:33.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in io.quarkus.arc.test.observer.AsyncObserverTest
[2025-12-24T22:11:33.075Z] [INFO] Running io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:49,226 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:49,226 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:49,226 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:33.075Z] 2025-12-24 22:09:49,236 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:33.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2025-12-24T22:11:33.075Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertiesTest
[2025-12-24T22:11:33.778Z] 2025-12-24 22:09:49,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2025-12-24T22:11:33.778Z] 2025-12-24 22:09:49,668 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:33.778Z] 2025-12-24 22:09:49,668 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:33.778Z] 2025-12-24 22:09:49,683 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:33.778Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in io.quarkus.arc.test.config.ConfigPropertiesTest
[2025-12-24T22:11:33.778Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,073 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,073 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,086 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:34.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2025-12-24T22:11:34.456Z] [INFO] Running io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,476 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,477 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,477 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:34.456Z] 2025-12-24 22:09:50,490 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:34.456Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2025-12-24T22:11:34.456Z] [INFO] Running io.quarkus.arc.test.config.ConfigMappingTest
[2025-12-24T22:11:35.133Z] 2025-12-24 22:09:51,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.198s.
[2025-12-24T22:11:35.133Z] 2025-12-24 22:09:51,014 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:35.133Z] 2025-12-24 22:09:51,014 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:35.133Z] 2025-12-24 22:09:51,043 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:35.133Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in io.quarkus.arc.test.config.ConfigMappingTest
[2025-12-24T22:11:35.133Z] [INFO] Running io.quarkus.arc.test.config.ConfigOptionalsTest
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,538 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,539 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,539 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,551 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:35.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in io.quarkus.arc.test.config.ConfigOptionalsTest
[2025-12-24T22:11:35.809Z] [INFO] Running io.quarkus.arc.test.config.ConfigArrayConverterTest
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,955 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,955 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,955 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:35.809Z] 2025-12-24 22:09:51,965 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:35.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in io.quarkus.arc.test.config.ConfigArrayConverterTest
[2025-12-24T22:11:35.809Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,299 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,300 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,300 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,308 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:36.486Z] ================================================================================
[2025-12-24T22:11:36.486Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:36.486Z] -----------------------------------------
[2025-12-24T22:11:36.486Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:36.486Z]
[2025-12-24T22:11:36.486Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:25)
[2025-12-24T22:11:36.486Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean
[2025-12-24T22:11:36.486Z] Required qualifiers: []
[2025-12-24T22:11:36.486Z] Removed beans:
[2025-12-24T22:11:36.486Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean], qualifiers=null]
[2025-12-24T22:11:36.486Z] Solutions:
[2025-12-24T22:11:36.486Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:36.486Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:36.486Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:36.486Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:36.486Z] ================================================================================
[2025-12-24T22:11:36.486Z]
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,308 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:36.486Z] ================================================================================
[2025-12-24T22:11:36.486Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:36.486Z] -----------------------------------------
[2025-12-24T22:11:36.486Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:36.486Z]
[2025-12-24T22:11:36.486Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:26)
[2025-12-24T22:11:36.486Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties
[2025-12-24T22:11:36.486Z] Required qualifiers: []
[2025-12-24T22:11:36.486Z] Removed beans:
[2025-12-24T22:11:36.486Z] - SYNTHETIC bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties], qualifiers=[@org.eclipse.microprofile.config.inject.ConfigProperties(prefix="")]]
[2025-12-24T22:11:36.486Z] Solutions:
[2025-12-24T22:11:36.486Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:36.486Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:36.486Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:36.486Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:36.486Z] ================================================================================
[2025-12-24T22:11:36.486Z]
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,311 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:36.486Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2025-12-24T22:11:36.486Z] [INFO] Running io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,711 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,711 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:36.486Z] 2025-12-24 22:09:52,729 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:36.486Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2025-12-24T22:11:36.486Z] [INFO] Running io.quarkus.arc.test.config.NullConverterTest
[2025-12-24T22:11:37.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in io.quarkus.arc.test.config.NullConverterTest
[2025-12-24T22:11:37.192Z] [INFO] Running io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2025-12-24T22:11:37.876Z] 2025-12-24 22:09:53,536 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s.
[2025-12-24T22:11:37.876Z] 2025-12-24 22:09:53,536 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:37.876Z] 2025-12-24 22:09:53,536 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:37.876Z] 2025-12-24 22:09:53,546 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:37.876Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2025-12-24T22:11:37.876Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2025-12-24T22:11:37.876Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2025-12-24T22:11:37.876Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,321 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s.
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,321 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,321 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,328 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:38.552Z] ================================================================================
[2025-12-24T22:11:38.552Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:38.552Z] -----------------------------------------
[2025-12-24T22:11:38.552Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:38.552Z]
[2025-12-24T22:11:38.552Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertyTest.skipConfigValidation(RemovedConfigPropertyTest.java:21)
[2025-12-24T22:11:38.552Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean
[2025-12-24T22:11:38.552Z] Required qualifiers: []
[2025-12-24T22:11:38.552Z] Removed beans:
[2025-12-24T22:11:38.552Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean], qualifiers=null]
[2025-12-24T22:11:38.552Z] Solutions:
[2025-12-24T22:11:38.552Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:38.552Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:38.552Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:38.552Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:38.552Z] ================================================================================
[2025-12-24T22:11:38.552Z]
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,330 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:38.552Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2025-12-24T22:11:38.552Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigMappingTest
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,713 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.087s.
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,713 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,713 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,721 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:38.552Z] ================================================================================
[2025-12-24T22:11:38.552Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:38.552Z] -----------------------------------------
[2025-12-24T22:11:38.552Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:38.552Z]
[2025-12-24T22:11:38.552Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:24)
[2025-12-24T22:11:38.552Z] Required type: class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean
[2025-12-24T22:11:38.552Z] Required qualifiers: []
[2025-12-24T22:11:38.552Z] Removed beans:
[2025-12-24T22:11:38.552Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean], qualifiers=null]
[2025-12-24T22:11:38.552Z] Solutions:
[2025-12-24T22:11:38.552Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:38.552Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:38.552Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:38.552Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:38.552Z] ================================================================================
[2025-12-24T22:11:38.552Z]
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,721 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:38.552Z] ================================================================================
[2025-12-24T22:11:38.552Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:38.552Z] -----------------------------------------
[2025-12-24T22:11:38.552Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:38.552Z]
[2025-12-24T22:11:38.552Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:25)
[2025-12-24T22:11:38.552Z] Required type: interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping
[2025-12-24T22:11:38.552Z] Required qualifiers: []
[2025-12-24T22:11:38.552Z] Removed beans:
[2025-12-24T22:11:38.552Z] - SYNTHETIC bean [types=[interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping], qualifiers=null]
[2025-12-24T22:11:38.552Z] Solutions:
[2025-12-24T22:11:38.552Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:38.552Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:38.552Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:38.552Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:38.552Z] ================================================================================
[2025-12-24T22:11:38.552Z]
[2025-12-24T22:11:38.552Z] 2025-12-24 22:09:54,724 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:38.552Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in io.quarkus.arc.test.config.RemovedConfigMappingTest
[2025-12-24T22:11:38.552Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2025-12-24T22:11:39.230Z] 2025-12-24 22:09:55,114 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.115s.
[2025-12-24T22:11:39.230Z] 2025-12-24 22:09:55,114 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:39.230Z] 2025-12-24 22:09:55,114 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:39.230Z] 2025-12-24 22:09:55,124 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:39.230Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2025-12-24T22:11:39.230Z] [INFO] Running io.quarkus.arc.test.profile.IfBuildProfileTest
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,554 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,554 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,554 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,569 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:39.907Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.arc.test.profile.IfBuildProfileTest
[2025-12-24T22:11:39.907Z] [INFO] Running io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,957 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,957 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:39.907Z] 2025-12-24 22:09:55,972 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:39.907Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2025-12-24T22:11:39.907Z] [INFO] Running io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.213s.
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,499 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,499 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,509 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:40.584Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s - in io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2025-12-24T22:11:40.584Z] [INFO] Running io.quarkus.arc.test.log.InjectedLoggerTest
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,841 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.087s.
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,842 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,842 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,849 INFO [io.qua.arc.tes.log.InjectedLoggerTest$SimpleBean] (main) Someone is here!
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,850 INFO [shared] (main) Yet another someone is here!
[2025-12-24T22:11:40.584Z] 2025-12-24 22:09:56,852 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:41.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in io.quarkus.arc.test.log.InjectedLoggerTest
[2025-12-24T22:11:41.261Z] [INFO] Running io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2025-12-24T22:11:41.261Z] 2025-12-24 22:09:57,253 INFO [AutoScopeBuildItemTest] (build-13) javax.inject.Singleton:Foo!
[2025-12-24T22:11:41.261Z] 2025-12-24 22:09:57,420 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:11:41.261Z] 2025-12-24 22:09:57,420 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:41.261Z] 2025-12-24 22:09:57,420 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:41.261Z] 2025-12-24 22:09:57,431 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:41.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2025-12-24T22:11:41.261Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2025-12-24T22:11:41.936Z] 2025-12-24 22:09:57,776 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:41.936Z] 2025-12-24 22:09:57,777 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:41.936Z] 2025-12-24 22:09:57,777 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:41.936Z] 2025-12-24 22:09:57,787 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:41.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2025-12-24T22:11:41.936Z] [INFO] Running io.quarkus.arc.test.lookup.ListInjectionTest
[2025-12-24T22:11:42.616Z] 2025-12-24 22:09:58,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,208 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,209 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,249 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:42.617Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in io.quarkus.arc.test.lookup.ListInjectionTest
[2025-12-24T22:11:42.617Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsTest
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,626 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,626 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:42.617Z] 2025-12-24 22:09:58,637 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:42.617Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.lookup.LookupConditionsTest
[2025-12-24T22:11:42.617Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,061 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,062 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,062 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,072 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:43.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2025-12-24T22:11:43.305Z] [INFO] Running io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,424 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,424 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,424 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:43.305Z] 2025-12-24 22:09:59,445 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2025-12-24T22:11:43.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2025-12-24T22:11:43.305Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2025-12-24T22:11:44.023Z] 2025-12-24 22:09:59,801 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:44.023Z] 2025-12-24 22:09:59,802 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:44.023Z] 2025-12-24 22:09:59,802 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:44.023Z] 2025-12-24 22:09:59,812 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:44.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2025-12-24T22:11:44.023Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2025-12-24T22:11:44.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2025-12-24T22:11:44.023Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2025-12-24T22:11:44.701Z] 2025-12-24 22:10:00,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s.
[2025-12-24T22:11:44.701Z] 2025-12-24 22:10:00,608 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:44.701Z] 2025-12-24 22:10:00,608 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:44.701Z] 2025-12-24 22:10:00,625 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:44.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2025-12-24T22:11:44.701Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:00,993 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:00,994 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:00,994 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:01,004 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2025-12-24T22:11:45.383Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:01,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.109s.
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:01,386 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:01,386 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:45.383Z] 2025-12-24 22:10:01,400 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2025-12-24T22:11:45.383Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2025-12-24T22:11:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2025-12-24T22:11:45.383Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,829 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-10) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'name2' nor is the field a public non-final field. It will therefore be ignored.
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,829 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-10) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'whatever' nor is the field a public non-final field. It will therefore be ignored.
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,830 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-10) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$DummyProperties' does not have a setter for field 'numbers' nor is the field a public non-final field. It will therefore be ignored.
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,979 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.087s.
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,980 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,980 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:46.066Z] 2025-12-24 22:10:01,991 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:46.066Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2025-12-24T22:11:46.066Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2025-12-24T22:11:46.745Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2025-12-24T22:11:46.745Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2025-12-24T22:11:46.745Z] 2025-12-24 22:10:02,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s.
[2025-12-24T22:11:46.745Z] 2025-12-24 22:10:02,753 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:46.745Z] 2025-12-24 22:10:02,753 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:46.745Z] 2025-12-24 22:10:02,765 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:46.745Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2025-12-24T22:11:46.745Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,159 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.088s.
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,159 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,159 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,170 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:47.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2025-12-24T22:11:47.423Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,563 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,564 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,564 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:47.423Z] 2025-12-24 22:10:03,574 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:47.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2025-12-24T22:11:47.423Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2025-12-24T22:11:48.100Z] 2025-12-24 22:10:04,041 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2025-12-24T22:11:48.100Z] 2025-12-24 22:10:04,041 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:48.100Z] 2025-12-24 22:10:04,041 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:48.100Z] 2025-12-24 22:10:04,053 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:48.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2025-12-24T22:11:48.100Z] [INFO] Running io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.093s.
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,428 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,428 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,438 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:48.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2025-12-24T22:11:48.776Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,980 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.233s.
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,981 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,981 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:48.776Z] 2025-12-24 22:10:04,994 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:48.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2025-12-24T22:11:48.776Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2025-12-24T22:11:49.529Z] 2025-12-24 22:10:05,396 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,396 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,396 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,406 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:49.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2025-12-24T22:11:49.530Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,764 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,764 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,764 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:49.530Z] 2025-12-24 22:10:05,775 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:49.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2025-12-24T22:11:49.530Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2025-12-24T22:11:50.206Z] 2025-12-24 22:10:06,183 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:50.206Z] 2025-12-24 22:10:06,183 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:50.206Z] 2025-12-24 22:10:06,183 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:50.206Z] 2025-12-24 22:10:06,193 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:50.206Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2025-12-24T22:11:50.206Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2025-12-24T22:11:50.938Z] 2025-12-24 22:10:06,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.086s.
[2025-12-24T22:11:50.938Z] 2025-12-24 22:10:06,532 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:50.938Z] 2025-12-24 22:10:06,532 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:50.938Z] 2025-12-24 22:10:06,543 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:50.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2025-12-24T22:11:50.938Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2025-12-24T22:11:50.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2025-12-24T22:11:50.938Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,287 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s.
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,287 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,287 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,299 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:51.616Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2025-12-24T22:11:51.616Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,714 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,714 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:51.616Z] 2025-12-24 22:10:07,726 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:51.616Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2025-12-24T22:11:51.616Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,103 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,103 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,104 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,114 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:52.291Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2025-12-24T22:11:52.291Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,505 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.093s.
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,505 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,505 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:52.291Z] 2025-12-24 22:10:08,516 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:52.291Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2025-12-24T22:11:52.291Z] [INFO] Running io.quarkus.arc.test.configproperties.MapTest
[2025-12-24T22:11:52.969Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.arc.test.configproperties.MapTest
[2025-12-24T22:11:52.969Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2025-12-24T22:11:52.969Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2025-12-24T22:11:52.969Z] [INFO] Running io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2025-12-24T22:11:53.648Z] 2025-12-24 22:10:09,602 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s.
[2025-12-24T22:11:53.648Z] 2025-12-24 22:10:09,602 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:53.648Z] 2025-12-24 22:10:09,602 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:53.648Z] 2025-12-24 22:10:09,614 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:53.648Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2025-12-24T22:11:53.648Z] [INFO] Running io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2025-12-24T22:11:54.347Z] 2025-12-24 22:10:09,988 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.085s.
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:09,988 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:09,988 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:09,995 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:54.348Z] ================================================================================
[2025-12-24T22:11:54.348Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:54.348Z] -----------------------------------------
[2025-12-24T22:11:54.348Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:54.348Z]
[2025-12-24T22:11:54.348Z] Stack frame: io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest.testWarning(ArcLookupProblemDetectedTest.java:44)
[2025-12-24T22:11:54.348Z] Required type: class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha
[2025-12-24T22:11:54.348Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2025-12-24T22:11:54.348Z] Removed beans:
[2025-12-24T22:11:54.348Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha], qualifiers=null]
[2025-12-24T22:11:54.348Z] Solutions:
[2025-12-24T22:11:54.348Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:54.348Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:54.348Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:54.348Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:54.348Z] ================================================================================
[2025-12-24T22:11:54.348Z]
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:09,998 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:54.348Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2025-12-24T22:11:54.348Z] [INFO] Running io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:10,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.088s.
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:10,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:10,352 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:10,360 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:54.348Z] ================================================================================
[2025-12-24T22:11:54.348Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:54.348Z] -----------------------------------------
[2025-12-24T22:11:54.348Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:54.348Z]
[2025-12-24T22:11:54.348Z] Stack frame: io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest.testWarning(ApiLookupProblemDetectedTest.java:44)
[2025-12-24T22:11:54.348Z] Required type: class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha
[2025-12-24T22:11:54.348Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2025-12-24T22:11:54.348Z] Removed beans:
[2025-12-24T22:11:54.348Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha], qualifiers=null]
[2025-12-24T22:11:54.348Z] Solutions:
[2025-12-24T22:11:54.348Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:54.348Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:54.348Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:54.348Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:54.348Z] ================================================================================
[2025-12-24T22:11:54.348Z]
[2025-12-24T22:11:54.348Z] 2025-12-24 22:10:10,362 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:54.348Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2025-12-24T22:11:54.348Z] [INFO] Running io.quarkus.arc.test.unused.UnusedExclusionTest
[2025-12-24T22:11:55.024Z] 2025-12-24 22:10:10,773 WARN [io.qua.arc.impl] (main)
[2025-12-24T22:11:55.025Z] ================================================================================
[2025-12-24T22:11:55.025Z] CDI: programmatic lookup problem detected
[2025-12-24T22:11:55.025Z] -----------------------------------------
[2025-12-24T22:11:55.025Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-12-24T22:11:55.025Z]
[2025-12-24T22:11:55.025Z] Stack frame: io.quarkus.arc.runtime.BeanContainerImpl.instanceFactory(BeanContainerImpl.java:26)
[2025-12-24T22:11:55.025Z] Required type: class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama
[2025-12-24T22:11:55.025Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2025-12-24T22:11:55.025Z] Removed beans:
[2025-12-24T22:11:55.025Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.UnusedExclusionTest$GamaProducer#ping() [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2025-12-24T22:11:55.025Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2025-12-24T22:11:55.025Z] Solutions:
[2025-12-24T22:11:55.025Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-12-24T22:11:55.025Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-12-24T22:11:55.025Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-12-24T22:11:55.025Z] - Enable the DEBUG log level to see the full stack trace
[2025-12-24T22:11:55.025Z] ================================================================================
[2025-12-24T22:11:55.025Z]
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:10,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:10,798 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:10,798 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:10,808 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:55.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in io.quarkus.arc.test.unused.UnusedExclusionTest
[2025-12-24T22:11:55.025Z] [INFO] Running io.quarkus.arc.test.startup.StartupAnnotationTest
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:11,158 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:11,158 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:11,158 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:55.025Z] 2025-12-24 22:10:11,164 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-12-24T22:11:55.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in io.quarkus.arc.test.startup.StartupAnnotationTest
[2025-12-24T22:11:55.025Z] [INFO] Running io.quarkus.arc.test.devconsole.NameTest
[2025-12-24T22:11:55.025Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.devconsole.NameTest
[2025-12-24T22:11:55.025Z] [INFO] Running io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2025-12-24T22:11:55.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2025-12-24T22:11:55.025Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2025-12-24T22:11:55.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2025-12-24T22:11:55.702Z] [INFO] Running io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2025-12-24T22:11:55.702Z] 2025-12-24 22:10:11,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:11:55.702Z] 2025-12-24 22:10:11,758 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:55.702Z] 2025-12-24 22:10:11,758 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:55.702Z] 2025-12-24 22:10:11,768 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:55.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2025-12-24T22:11:55.702Z] [INFO] Running io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2025-12-24T22:11:56.404Z] 2025-12-24 22:10:11,988 WARN [io.qua.arc.pro.Methods] (build-18) @Simple will have no effect on method io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest$SimpleBean.foo() because the method is private
[2025-12-24T22:11:56.404Z] 2025-12-24 22:10:12,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.193s.
[2025-12-24T22:11:56.404Z] 2025-12-24 22:10:12,225 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:56.404Z] 2025-12-24 22:10:12,225 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:56.404Z] 2025-12-24 22:10:12,237 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:11:56.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2025-12-24T22:11:56.404Z] [INFO] Running io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2025-12-24T22:11:56.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2025-12-24T22:11:56.404Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:12,920 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:12,920 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:12,920 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:12,931 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:57.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2025-12-24T22:11:57.089Z] [INFO] Running io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:13,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:13,315 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:13,315 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:57.089Z] 2025-12-24 22:10:13,325 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:57.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2025-12-24T22:11:57.089Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2025-12-24T22:11:57.776Z] 2025-12-24 22:10:13,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.221s.
[2025-12-24T22:11:57.776Z] 2025-12-24 22:10:13,843 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:57.776Z] 2025-12-24 22:10:13,843 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:57.776Z] 2025-12-24 22:10:13,854 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:57.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2025-12-24T22:11:57.776Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2025-12-24T22:11:58.460Z] 2025-12-24 22:10:14,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.106s.
[2025-12-24T22:11:58.460Z] 2025-12-24 22:10:14,265 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:58.460Z] 2025-12-24 22:10:14,265 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:58.460Z] 2025-12-24 22:10:14,275 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:58.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2025-12-24T22:11:58.460Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:14,767 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:14,767 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:14,767 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:14,778 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:59.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2025-12-24T22:11:59.186Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:15,179 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.092s.
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:15,179 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:15,179 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:59.186Z] 2025-12-24 22:10:15,189 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:59.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2025-12-24T22:11:59.186Z] [INFO] Running io.quarkus.arc.test.context.CustomPseudoScopeTest
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,538 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,538 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,538 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,548 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:59.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.arc.test.context.CustomPseudoScopeTest
[2025-12-24T22:11:59.868Z] [INFO] Running io.quarkus.arc.test.deployment.TestArchiveMatching
[2025-12-24T22:11:59.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.arc.test.deployment.TestArchiveMatching
[2025-12-24T22:11:59.868Z] [INFO] Running io.quarkus.arc.test.lock.LockTest
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,875 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.086s.
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,875 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,875 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:11:59.868Z] 2025-12-24 22:10:15,890 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:11:59.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in io.quarkus.arc.test.lock.LockTest
[2025-12-24T22:11:59.868Z] [INFO] Running io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,322 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.117s.
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,322 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,322 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,332 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:00.581Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2025-12-24T22:12:00.581Z] [INFO] Running io.quarkus.arc.test.properties.IfBuildPropertyTest
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,671 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,671 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,671 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:00.581Z] 2025-12-24 22:10:16,685 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:12:00.581Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in io.quarkus.arc.test.properties.IfBuildPropertyTest
[2025-12-24T22:12:00.581Z] [INFO] Running io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:16,990 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.087s.
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:16,991 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:16,991 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:17,000 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:01.262Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2025-12-24T22:12:01.262Z] [INFO] Running io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:17,440 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:17,440 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:17,440 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:01.262Z] 2025-12-24 22:10:17,451 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:01.262Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2025-12-24T22:12:01.262Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2025-12-24T22:12:02.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2025-12-24T22:12:02.056Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2025-12-24T22:12:02.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2025-12-24T22:12:02.056Z] [INFO] Running io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:18,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.169s.
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:18,479 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:18,479 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:18,491 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:12:03.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2025-12-24T22:12:03.176Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2025-12-24T22:12:03.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2025-12-24T22:12:03.176Z] [INFO] Running io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:19,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:19,079 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:19,079 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:03.176Z] 2025-12-24 22:10:19,094 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T22:12:03.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2025-12-24T22:12:03.176Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-12-24T22:12:03.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-12-24T22:12:03.176Z] [INFO] Running io.quarkus.arc.test.SimpleBeanTest
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:19,686 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:19,686 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:19,687 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:19,695 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-12-24T22:12:03.868Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.arc.test.SimpleBeanTest
[2025-12-24T22:12:03.868Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:20,042 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.104s.
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:20,042 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:20,042 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:03.868Z] 2025-12-24 22:10:20,056 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:03.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2025-12-24T22:12:03.868Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2025-12-24T22:12:04.550Z] 2025-12-24 22:10:20,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.087s.
[2025-12-24T22:12:04.550Z] 2025-12-24 22:10:20,429 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:04.551Z] 2025-12-24 22:10:20,429 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:04.551Z] 2025-12-24 22:10:20,440 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2025-12-24T22:12:04.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2025-12-24T22:12:04.551Z] [INFO] Running io.quarkus.arc.test.exclude.ExcludeTypesTest
[2025-12-24T22:12:04.551Z] 2025-12-24 22:10:20,785 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.090s.
[2025-12-24T22:12:04.551Z] 2025-12-24 22:10:20,785 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:04.551Z] 2025-12-24 22:10:20,785 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:04.551Z] 2025-12-24 22:10:20,796 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:05.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in io.quarkus.arc.test.exclude.ExcludeTypesTest
[2025-12-24T22:12:05.238Z] [INFO] Running SingleLetterDefaultPackageTest
[2025-12-24T22:12:05.238Z] 2025-12-24 22:10:21,155 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2025-12-24T22:12:05.238Z] 2025-12-24 22:10:21,155 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:05.238Z] 2025-12-24 22:10:21,155 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:12:05.238Z] 2025-12-24 22:10:21,194 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:05.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in SingleLetterDefaultPackageTest
[2025-12-24T22:12:05.238Z] [INFO]
[2025-12-24T22:12:05.238Z] [INFO] Results:
[2025-12-24T22:12:05.238Z] [INFO]
[2025-12-24T22:12:05.238Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:12:05.238Z] [INFO]
[2025-12-24T22:12:05.238Z] [INFO]
[2025-12-24T22:12:05.238Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc-deployment ---
[2025-12-24T22:12:05.238Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar
[2025-12-24T22:12:05.238Z] [INFO]
[2025-12-24T22:12:05.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-deployment ---
[2025-12-24T22:12:05.238Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-deployment ---
[2025-12-24T22:12:05.931Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.jar
[2025-12-24T22:12:05.931Z] [INFO] Installing /quarkus/extensions/arc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.pom
[2025-12-24T22:12:05.931Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] -------------------< io.quarkus:quarkus-http-parent >-------------------
[2025-12-24T22:12:05.931Z] [INFO] Building Quarkus - Undertow 2.7.5.Final [70/964]
[2025-12-24T22:12:05.931Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-http-parent ---
[2025-12-24T22:12:05.931Z] [INFO] Installing /quarkus/extensions/undertow/pom.xml to /root/.m2/repository/io/quarkus/quarkus-http-parent/2.7.5.Final/quarkus-http-parent-2.7.5.Final.pom
[2025-12-24T22:12:05.931Z] [INFO]
[2025-12-24T22:12:05.931Z] [INFO] ------------------< io.quarkus:quarkus-undertow-spi >-------------------
[2025-12-24T22:12:05.931Z] [INFO] Building Quarkus - Undertow - SPI 2.7.5.Final [71/964]
[2025-12-24T22:12:05.931Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:05.931Z] [INFO] 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-12-24T22:12:05.931Z] [INFO] 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 81 kB/s)
[2025-12-24T22:12:05.931Z] [INFO] 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-12-24T22:12:05.931Z] [INFO] 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 283 kB/s)
[2025-12-24T22:12:05.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-12-24T22:12:05.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 632 kB/s)
[2025-12-24T22:12:05.931Z] [INFO] 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-12-24T22:12:05.931Z] [INFO] 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 444 kB/s)
[2025-12-24T22:12:05.931Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 25 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 322 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 70 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 262 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 47 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 15 MB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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-12-24T22:12:06.641Z] [INFO] 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 6.8 MB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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 998 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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 429 kB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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 5.0 MB/s)
[2025-12-24T22:12:06.641Z] [INFO] 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 3.2 MB/s)
[2025-12-24T22:12:06.641Z] [INFO]
[2025-12-24T22:12:06.641Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-spi ---
[2025-12-24T22:12:06.641Z] [INFO]
[2025-12-24T22:12:06.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] Processed 16 files in 18ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] Processed 16 files in 00:00.021 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:07.347Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/main/resources
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:07.347Z] [INFO] Compiling 16 source files to /quarkus/extensions/undertow/spi/target/classes
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:07.347Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/test/resources
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] No sources to compile
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] No tests to run.
[2025-12-24T22:12:07.347Z] [INFO]
[2025-12-24T22:12:07.347Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-spi ---
[2025-12-24T22:12:07.347Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-spi ---
[2025-12-24T22:12:08.045Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-spi ---
[2025-12-24T22:12:08.045Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.jar
[2025-12-24T22:12:08.045Z] [INFO] Installing /quarkus/extensions/undertow/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.pom
[2025-12-24T22:12:08.045Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] -----------------< io.quarkus:quarkus-security-parent >-----------------
[2025-12-24T22:12:08.045Z] [INFO] Building Quarkus - Security 2.7.5.Final [72/964]
[2025-12-24T22:12:08.045Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.045Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-parent ---
[2025-12-24T22:12:08.045Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-parent ---
[2025-12-24T22:12:08.046Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-parent ---
[2025-12-24T22:12:08.046Z] [INFO] Installing /quarkus/extensions/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-parent/2.7.5.Final/quarkus-security-parent-2.7.5.Final.pom
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --------------< io.quarkus:quarkus-security-runtime-spi >---------------
[2025-12-24T22:12:08.046Z] [INFO] Building Quarkus - Security - Runtime SPI 2.7.5.Final [73/964]
[2025-12-24T22:12:08.046Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:08.046Z] [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-12-24T22:12:08.046Z] [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 88 kB/s)
[2025-12-24T22:12:08.046Z] [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-12-24T22:12:08.046Z] [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 346 kB/s)
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:08.046Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/main/resources
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:08.046Z] [INFO] Compiling 4 source files to /quarkus/extensions/security/runtime-spi/target/classes
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:08.046Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/test/resources
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] No sources to compile
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] No tests to run.
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-runtime-spi ---
[2025-12-24T22:12:08.046Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.jar
[2025-12-24T22:12:08.046Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.pom
[2025-12-24T22:12:08.046Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] -------< io.quarkus:quarkus-smallrye-context-propagation-parent >-------
[2025-12-24T22:12:08.046Z] [INFO] Building Quarkus - SmallRye Context Propagation 2.7.5.Final [74/964]
[2025-12-24T22:12:08.046Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-parent ---
[2025-12-24T22:12:08.046Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.5.Final/quarkus-smallrye-context-propagation-parent-2.7.5.Final.pom
[2025-12-24T22:12:08.046Z] [INFO]
[2025-12-24T22:12:08.046Z] [INFO] ----------< io.quarkus:quarkus-smallrye-context-propagation >-----------
[2025-12-24T22:12:08.046Z] [INFO] Building Quarkus - SmallRye Context Propagation - Runtime 2.7.5.Final [75/964]
[2025-12-24T22:12:08.046Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:08.046Z] [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-12-24T22:12:08.046Z] [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 35 kB/s)
[2025-12-24T22:12:08.046Z] [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-12-24T22:12:08.744Z] [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 113 kB/s)
[2025-12-24T22:12:08.744Z] [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-12-24T22:12:08.744Z] [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 15 kB/s)
[2025-12-24T22:12:08.744Z] [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-12-24T22:12:08.744Z] [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 23 kB/s)
[2025-12-24T22:12:08.744Z] [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-12-24T22:12:08.744Z] [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-12-24T22:12:08.744Z] [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-12-24T22:12:08.744Z] [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 1.8 MB/s)
[2025-12-24T22:12:08.744Z] [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 150 kB/s)
[2025-12-24T22:12:08.744Z] [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 148 kB/s)
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:08.744Z] [INFO] Copying 1 resource
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:08.744Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-context-propagation/runtime/target/classes
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:08.744Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/runtime/src/test/resources
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] No sources to compile
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] No tests to run.
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation ---
[2025-12-24T22:12:08.744Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2025-12-24T22:12:08.744Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.pom
[2025-12-24T22:12:08.744Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] ------------------< io.quarkus:quarkus-mutiny-parent >------------------
[2025-12-24T22:12:08.744Z] [INFO] Building Quarkus - Mutiny 2.7.5.Final [76/964]
[2025-12-24T22:12:08.744Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-parent ---
[2025-12-24T22:12:08.744Z] [INFO] Installing /quarkus/extensions/mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-parent/2.7.5.Final/quarkus-mutiny-parent-2.7.5.Final.pom
[2025-12-24T22:12:08.744Z] [INFO]
[2025-12-24T22:12:08.744Z] [INFO] ---------------------< io.quarkus:quarkus-mutiny >----------------------
[2025-12-24T22:12:08.744Z] [INFO] Building Quarkus - Mutiny - Runtime 2.7.5.Final [77/964]
[2025-12-24T22:12:08.744Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:08.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom
[2025-12-24T22:12:09.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom (3.3 kB at 48 kB/s)
[2025-12-24T22:12:09.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar
[2025-12-24T22:12:09.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar (21 kB at 160 kB/s)
[2025-12-24T22:12:09.474Z] [INFO]
[2025-12-24T22:12:09.474Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny ---
[2025-12-24T22:12:09.474Z] [INFO]
[2025-12-24T22:12:09.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:10.154Z] [INFO] Copying 1 resource
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:10.154Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/runtime/target/classes
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:10.154Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/runtime/src/test/resources
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] No sources to compile
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] No tests to run.
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny ---
[2025-12-24T22:12:10.154Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.jar
[2025-12-24T22:12:10.154Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.pom
[2025-12-24T22:12:10.154Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final-sources.jar
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] ------------------< io.quarkus:quarkus-netty-parent >-------------------
[2025-12-24T22:12:10.154Z] [INFO] Building Quarkus - Netty 2.7.5.Final [78/964]
[2025-12-24T22:12:10.154Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-parent ---
[2025-12-24T22:12:10.154Z] [INFO] Installing /quarkus/extensions/netty/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-parent/2.7.5.Final/quarkus-netty-parent-2.7.5.Final.pom
[2025-12-24T22:12:10.154Z] [INFO]
[2025-12-24T22:12:10.154Z] [INFO] ----------------------< io.quarkus:quarkus-netty >----------------------
[2025-12-24T22:12:10.154Z] [INFO] Building Quarkus - Netty - Runtime 2.7.5.Final [79/964]
[2025-12-24T22:12:10.154Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:10.154Z] [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-12-24T22:12:10.154Z] [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 349 kB/s)
[2025-12-24T22:12:10.154Z] [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-12-24T22:12:10.154Z] [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 300 kB/s)
[2025-12-24T22:12:10.154Z] [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-12-24T22:12:10.154Z] [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 43 kB/s)
[2025-12-24T22:12:10.154Z] [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-12-24T22:12:10.154Z] [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 422 kB/s)
[2025-12-24T22:12:10.154Z] [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-12-24T22:12:10.839Z] [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 37 kB/s)
[2025-12-24T22:12:10.839Z] [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-12-24T22:12:10.839Z] [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-12-24T22:12:10.839Z] [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-12-24T22:12:10.839Z] [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-12-24T22:12:10.839Z] [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-12-24T22:12:10.839Z] [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 1.9 MB/s)
[2025-12-24T22:12:10.839Z] [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 669 kB/s)
[2025-12-24T22:12:10.839Z] [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 532 kB/s)
[2025-12-24T22:12:10.839Z] [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 385 kB/s)
[2025-12-24T22:12:10.839Z] [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 1.8 MB/s)
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO] Processed 13 files in 44ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO] Processed 13 files in 00:00.059 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:10.839Z] [INFO] Copying 1 resource
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO]
[2025-12-24T22:12:10.839Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty ---
[2025-12-24T22:12:10.839Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:10.840Z] [INFO] Compiling 13 source files to /quarkus/extensions/netty/runtime/target/classes
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualChannel.java:[243,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualServerChannel.java:[153,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[220,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[237,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[268,21] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[273,25] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[288,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[290,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[298,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.524Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[300,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2025-12-24T22:12:11.525Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2025-12-24T22:12:11.525Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2025-12-24T22:12:11.525Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty ---
[2025-12-24T22:12:11.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:11.525Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/runtime/src/test/resources
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty ---
[2025-12-24T22:12:11.525Z] [INFO] No sources to compile
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty ---
[2025-12-24T22:12:11.525Z] [INFO] No tests to run.
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty ---
[2025-12-24T22:12:11.525Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty ---
[2025-12-24T22:12:11.525Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty ---
[2025-12-24T22:12:11.525Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.jar
[2025-12-24T22:12:11.525Z] [INFO] Installing /quarkus/extensions/netty/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.pom
[2025-12-24T22:12:11.525Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final-sources.jar
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] ------------------< io.quarkus:quarkus-vertx-parent >-------------------
[2025-12-24T22:12:11.525Z] [INFO] Building Quarkus - Vert.x 2.7.5.Final [80/964]
[2025-12-24T22:12:11.525Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-parent ---
[2025-12-24T22:12:11.525Z] [INFO] Installing /quarkus/extensions/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-parent/2.7.5.Final/quarkus-vertx-parent-2.7.5.Final.pom
[2025-12-24T22:12:11.525Z] [INFO]
[2025-12-24T22:12:11.525Z] [INFO] ----------------------< io.quarkus:quarkus-vertx >----------------------
[2025-12-24T22:12:11.525Z] [INFO] Building Quarkus - Vert.x - Runtime 2.7.5.Final [81/964]
[2025-12-24T22:12:11.525Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:11.525Z] [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-12-24T22:12:12.311Z] [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 12 kB/s)
[2025-12-24T22:12:12.311Z] [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-12-24T22:12:12.311Z] [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 32 kB/s)
[2025-12-24T22:12:12.311Z] [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-12-24T22:12:12.311Z] [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 20 kB/s)
[2025-12-24T22:12:12.311Z] [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-12-24T22:12:12.311Z] [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 165 kB/s)
[2025-12-24T22:12:12.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-12-24T22:12:12.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 56 kB/s)
[2025-12-24T22:12:12.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-12-24T22:12:12.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 692 kB/s)
[2025-12-24T22:12:12.311Z] [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-12-24T22:12:12.311Z] [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-12-24T22:12:12.311Z] [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 82 kB/s)
[2025-12-24T22:12:12.311Z] [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 260 kB/s)
[2025-12-24T22:12:12.311Z] [INFO]
[2025-12-24T22:12:12.311Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx ---
[2025-12-24T22:12:12.311Z] [INFO]
[2025-12-24T22:12:12.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO] Processed 37 files in 99ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO] Processed 37 files in 00:00.096 (Already Sorted: 37, Needed Sorting: 0)
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:12.991Z] [INFO] Copying 3 resources
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO]
[2025-12-24T22:12:12.991Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx ---
[2025-12-24T22:12:12.991Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:12.991Z] [INFO] Compiling 35 source files to /quarkus/extensions/vertx/runtime/target/classes
[2025-12-24T22:12:13.752Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,19] unchecked method invocation: constructor <init> in class io.vertx.core.json.JsonObject is applied to given types
[2025-12-24T22:12:13.752Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T22:12:13.752Z] found: java.util.Map
[2025-12-24T22:12:13.752Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,34] unchecked conversion
[2025-12-24T22:12:13.752Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T22:12:13.752Z] found: java.util.Map
[2025-12-24T22:12:13.752Z] [INFO]
[2025-12-24T22:12:13.752Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx ---
[2025-12-24T22:12:13.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:13.753Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/runtime/src/test/resources
[2025-12-24T22:12:13.753Z] [INFO]
[2025-12-24T22:12:13.753Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx ---
[2025-12-24T22:12:13.753Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:13.753Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx/runtime/target/test-classes
[2025-12-24T22:12:13.753Z] [INFO]
[2025-12-24T22:12:13.753Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx ---
[2025-12-24T22:12:13.753Z] [INFO]
[2025-12-24T22:12:13.753Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:13.753Z] [INFO] T E S T S
[2025-12-24T22:12:13.753Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:13.753Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:12:14.437Z] [INFO] Running io.quarkus.vertx.runtime.VertxProducerTest
[2025-12-24T22:12:15.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in io.quarkus.vertx.runtime.VertxProducerTest
[2025-12-24T22:12:15.118Z] [INFO] Running io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2025-12-24T22:12:15.118Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO] Results:
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx ---
[2025-12-24T22:12:15.118Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx ---
[2025-12-24T22:12:15.118Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx ---
[2025-12-24T22:12:15.118Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.jar
[2025-12-24T22:12:15.118Z] [INFO] Installing /quarkus/extensions/vertx/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.pom
[2025-12-24T22:12:15.118Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final-sources.jar
[2025-12-24T22:12:15.118Z] [INFO]
[2025-12-24T22:12:15.118Z] [INFO] -------------------< io.quarkus:quarkus-vertx-http >--------------------
[2025-12-24T22:12:15.118Z] [INFO] Building Quarkus - Vert.x - HTTP - Runtime 2.7.5.Final [82/964]
[2025-12-24T22:12:15.118Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:15.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom
[2025-12-24T22:12:15.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom (7.1 kB at 23 kB/s)
[2025-12-24T22:12:15.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom (5.0 kB at 54 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom (5.0 kB at 26 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom (5.0 kB at 40 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom (2.3 kB at 32 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar
[2025-12-24T22:12:15.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar (5.4 kB at 71 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar (6.2 kB at 72 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar (40 kB at 376 kB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar (141 kB at 1.2 MB/s)
[2025-12-24T22:12:15.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar (20 kB at 117 kB/s)
[2025-12-24T22:12:15.798Z] [INFO]
[2025-12-24T22:12:15.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http ---
[2025-12-24T22:12:15.798Z] [INFO]
[2025-12-24T22:12:15.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO]
[2025-12-24T22:12:16.473Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http ---
[2025-12-24T22:12:16.473Z] [INFO] Processed 137 files in 392ms (Formatted: 0, Unchanged: 137, Failed: 0, Readonly: 0)
[2025-12-24T22:12:16.474Z] [INFO]
[2025-12-24T22:12:16.474Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http ---
[2025-12-24T22:12:17.150Z] [INFO] Processed 137 files in 00:00.406 (Already Sorted: 137, Needed Sorting: 0)
[2025-12-24T22:12:17.150Z] [INFO]
[2025-12-24T22:12:17.150Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http ---
[2025-12-24T22:12:17.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:17.150Z] [INFO] Copying 3 resources
[2025-12-24T22:12:17.150Z] [INFO]
[2025-12-24T22:12:17.150Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-http ---
[2025-12-24T22:12:17.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2025-12-24T22:12:17.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar (3.5 kB at 14 kB/s)
[2025-12-24T22:12:17.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2025-12-24T22:12:17.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar (23 kB at 142 kB/s)
[2025-12-24T22:12:17.827Z] [INFO]
[2025-12-24T22:12:17.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http ---
[2025-12-24T22:12:17.827Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:17.827Z] [INFO] Compiling 132 source files to /quarkus/extensions/vertx-http/runtime/target/classes
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[525,30] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[531,30] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[672,62] file in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[673,61] keyFile in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[28,65] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[30,57] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[44,53] unchecked cast
[2025-12-24T22:12:19.243Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-12-24T22:12:19.243Z] found: java.lang.Object
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[48,53] unchecked cast
[2025-12-24T22:12:19.243Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-12-24T22:12:19.243Z] found: java.lang.Object
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[112,34] unchecked cast
[2025-12-24T22:12:19.243Z] required: V
[2025-12-24T22:12:19.243Z] found: java.lang.Object
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[120,37] unchecked cast
[2025-12-24T22:12:19.243Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-12-24T22:12:19.243Z] found: V
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[141,62] unchecked cast
[2025-12-24T22:12:19.243Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2025-12-24T22:12:19.243Z] found: java.lang.Object
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/CookieAttribute.java:[21,33] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[258,48] iterator() in io.netty.handler.codec.http.HttpHeaders has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[596,43] unchecked cast
[2025-12-24T22:12:19.243Z] required: T
[2025-12-24T22:12:19.243Z] found: java.lang.Object
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[88,83] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[120,35] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[59,34] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[125,20] addCookie(io.vertx.core.http.Cookie) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[35,9] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[37,31] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[44,18] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[35,30] setAllowRootFileSystemAccess(boolean) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[36,30] setWebRoot(java.lang.String) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[50,17] isAuthorized(java.lang.String,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[45,17] isAuthorized(io.vertx.ext.auth.authorization.Authorization,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2025-12-24T22:12:19.243Z] [INFO]
[2025-12-24T22:12:19.243Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http ---
[2025-12-24T22:12:19.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:19.243Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/runtime/src/test/resources
[2025-12-24T22:12:19.243Z] [INFO]
[2025-12-24T22:12:19.243Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http ---
[2025-12-24T22:12:19.243Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:19.243Z] [INFO] Compiling 5 source files to /quarkus/extensions/vertx-http/runtime/target/test-classes
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked method invocation: method of in class java.util.Optional is applied to given types
[2025-12-24T22:12:19.243Z] required: T
[2025-12-24T22:12:19.243Z] found: java.util.List
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,79] unchecked conversion
[2025-12-24T22:12:19.243Z] required: T
[2025-12-24T22:12:19.243Z] found: java.util.List
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,55] unchecked method invocation: method isConfiguredWithWildcard in class io.quarkus.vertx.http.runtime.cors.CORSFilter is applied to given types
[2025-12-24T22:12:19.243Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2025-12-24T22:12:19.243Z] found: java.util.Optional
[2025-12-24T22:12:19.243Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked conversion
[2025-12-24T22:12:19.243Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2025-12-24T22:12:19.243Z] found: java.util.Optional
[2025-12-24T22:12:19.243Z] [INFO]
[2025-12-24T22:12:19.243Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http ---
[2025-12-24T22:12:19.243Z] [INFO]
[2025-12-24T22:12:19.243Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:19.243Z] [INFO] T E S T S
[2025-12-24T22:12:19.243Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:19.243Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:12:19.920Z] [INFO] Running io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2025-12-24T22:12:21.360Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2025-12-24T22:12:21.360Z] [INFO] Running io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2025-12-24T22:12:21.360Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2025-12-24T22:12:21.360Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.JsonTest
[2025-12-24T22:12:21.360Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.vertx.http.runtime.devmode.JsonTest
[2025-12-24T22:12:21.360Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2025-12-24T22:12:21.360Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2025-12-24T22:12:21.360Z] [INFO] Running io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2025-12-24T22:12:21.360Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] Results:
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http ---
[2025-12-24T22:12:21.360Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http ---
[2025-12-24T22:12:21.360Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http ---
[2025-12-24T22:12:21.360Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.jar
[2025-12-24T22:12:21.360Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.pom
[2025-12-24T22:12:21.360Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final-sources.jar
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] --------------------< io.quarkus:quarkus-undertow >---------------------
[2025-12-24T22:12:21.360Z] [INFO] Building Quarkus - Undertow - Runtime 2.7.5.Final [83/964]
[2025-12-24T22:12:21.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:21.360Z] [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-12-24T22:12:21.360Z] [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 109 kB/s)
[2025-12-24T22:12:21.360Z] [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-12-24T22:12:21.360Z] [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 701 kB/s)
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow ---
[2025-12-24T22:12:21.360Z] [INFO]
[2025-12-24T22:12:21.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO] Processed 20 files in 70ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO] Processed 20 files in 00:00.086 (Already Sorted: 20, Needed Sorting: 0)
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:22.037Z] [INFO] Copying 4 resources
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO]
[2025-12-24T22:12:22.037Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow ---
[2025-12-24T22:12:22.037Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:22.037Z] [INFO] Compiling 20 source files to /quarkus/extensions/undertow/runtime/target/classes
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked conversion
[2025-12-24T22:12:22.721Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Servlet>
[2025-12-24T22:12:22.721Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[251,84] unchecked cast
[2025-12-24T22:12:22.721Z] required: java.lang.Class<? extends javax.servlet.Servlet>
[2025-12-24T22:12:22.721Z] found: java.lang.Class<capture#1 of ?>
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked conversion
[2025-12-24T22:12:22.721Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Filter>
[2025-12-24T22:12:22.721Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[303,80] unchecked cast
[2025-12-24T22:12:22.721Z] required: java.lang.Class<? extends javax.servlet.Filter>
[2025-12-24T22:12:22.721Z] found: java.lang.Class<capture#2 of ?>
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[325,80] unchecked cast
[2025-12-24T22:12:22.721Z] required: java.lang.Class<? extends java.util.EventListener>
[2025-12-24T22:12:22.721Z] found: java.lang.Class<capture#3 of ?>
[2025-12-24T22:12:22.721Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[326,68] unchecked cast
[2025-12-24T22:12:22.721Z] required: io.undertow.servlet.api.InstanceFactory<? extends java.util.EventListener>
[2025-12-24T22:12:22.721Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory<capture#4 of ?>
[2025-12-24T22:12:22.721Z] [INFO]
[2025-12-24T22:12:22.721Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow ---
[2025-12-24T22:12:22.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:22.721Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/runtime/src/test/resources
[2025-12-24T22:12:22.721Z] [INFO]
[2025-12-24T22:12:22.721Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow ---
[2025-12-24T22:12:22.721Z] [INFO] No sources to compile
[2025-12-24T22:12:22.721Z] [INFO]
[2025-12-24T22:12:22.721Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow ---
[2025-12-24T22:12:22.721Z] [INFO] No tests to run.
[2025-12-24T22:12:22.721Z] [INFO]
[2025-12-24T22:12:22.721Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow ---
[2025-12-24T22:12:22.721Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar
[2025-12-24T22:12:22.721Z] [INFO]
[2025-12-24T22:12:22.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow ---
[2025-12-24T22:12:22.721Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow ---
[2025-12-24T22:12:23.402Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.jar
[2025-12-24T22:12:23.402Z] [INFO] Installing /quarkus/extensions/undertow/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.pom
[2025-12-24T22:12:23.402Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final-sources.jar
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] ----------------< io.quarkus:quarkus-netty-deployment >-----------------
[2025-12-24T22:12:23.402Z] [INFO] Building Quarkus - Netty - Deployment 2.7.5.Final [84/964]
[2025-12-24T22:12:23.402Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO] Processed 5 files in 00:00.013 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:23.402Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/main/resources
[2025-12-24T22:12:23.402Z] [INFO]
[2025-12-24T22:12:23.402Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty-deployment ---
[2025-12-24T22:12:23.402Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:23.402Z] [INFO] Compiling 5 source files to /quarkus/extensions/netty/deployment/target/classes
[2025-12-24T22:12:24.133Z] [INFO]
[2025-12-24T22:12:24.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty-deployment ---
[2025-12-24T22:12:24.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:24.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/test/resources
[2025-12-24T22:12:24.133Z] [INFO]
[2025-12-24T22:12:24.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty-deployment ---
[2025-12-24T22:12:24.133Z] [INFO] No sources to compile
[2025-12-24T22:12:24.133Z] [INFO]
[2025-12-24T22:12:24.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty-deployment ---
[2025-12-24T22:12:24.133Z] [INFO] No tests to run.
[2025-12-24T22:12:24.133Z] [INFO]
[2025-12-24T22:12:24.134Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty-deployment ---
[2025-12-24T22:12:24.134Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar
[2025-12-24T22:12:24.134Z] [INFO]
[2025-12-24T22:12:24.134Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-deployment ---
[2025-12-24T22:12:24.134Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:24.134Z] [INFO]
[2025-12-24T22:12:24.134Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-deployment ---
[2025-12-24T22:12:24.134Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.jar
[2025-12-24T22:12:24.134Z] [INFO] Installing /quarkus/extensions/netty/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.pom
[2025-12-24T22:12:24.134Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:24.134Z] [INFO]
[2025-12-24T22:12:24.134Z] [INFO] -----< io.quarkus:quarkus-smallrye-context-propagation-deployment >-----
[2025-12-24T22:12:24.134Z] [INFO] Building Quarkus - SmallRye Context Propagation - Deployment 2.7.5.Final [85/964]
[2025-12-24T22:12:24.134Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:24.134Z] [INFO]
[2025-12-24T22:12:24.134Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.134Z] [INFO]
[2025-12-24T22:12:24.134Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.818Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.818Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:12:24.818Z] [INFO]
[2025-12-24T22:12:24.819Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:24.819Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources
[2025-12-24T22:12:24.819Z] [INFO]
[2025-12-24T22:12:24.819Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.819Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:24.819Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-context-propagation/deployment/target/classes
[2025-12-24T22:12:24.819Z] [INFO]
[2025-12-24T22:12:24.819Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:24.819Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources
[2025-12-24T22:12:24.819Z] [INFO]
[2025-12-24T22:12:24.819Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.819Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:24.819Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes
[2025-12-24T22:12:24.819Z] [INFO]
[2025-12-24T22:12:24.819Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:24.819Z] [INFO]
[2025-12-24T22:12:24.819Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:24.819Z] [INFO] T E S T S
[2025-12-24T22:12:24.819Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:24.819Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:12:25.511Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,062 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.133s.
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,063 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,063 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,107 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T22:12:29.737Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.491 s - in io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2025-12-24T22:12:29.737Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,829 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,829 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,829 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-12-24T22:12:29.737Z] 2025-12-24 22:10:45,844 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:12:29.737Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 s - in io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2025-12-24T22:12:29.737Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2025-12-24T22:12:30.433Z] 2025-12-24 22:10:46,441 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2025-12-24T22:12:30.433Z] 2025-12-24 22:10:46,441 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:30.433Z] 2025-12-24 22:10:46,442 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-12-24T22:12:30.433Z] 2025-12-24 22:10:46,457 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:12:30.433Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] Results:
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:30.433Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:30.433Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-deployment ---
[2025-12-24T22:12:30.433Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2025-12-24T22:12:30.433Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.pom
[2025-12-24T22:12:30.433Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] ----------------< io.quarkus:quarkus-mutiny-deployment >----------------
[2025-12-24T22:12:30.433Z] [INFO] Building Quarkus - Mutiny - Deployment 2.7.5.Final [86/964]
[2025-12-24T22:12:30.433Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:30.433Z] [INFO]
[2025-12-24T22:12:30.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:31.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/main/resources
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:31.117Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/classes
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:31.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/test/resources
[2025-12-24T22:12:31.117Z] [INFO]
[2025-12-24T22:12:31.117Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.117Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:31.117Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/test-classes
[2025-12-24T22:12:31.799Z] [INFO]
[2025-12-24T22:12:31.799Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:31.799Z] [INFO]
[2025-12-24T22:12:31.799Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:31.799Z] [INFO] T E S T S
[2025-12-24T22:12:31.799Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:31.799Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:12:31.799Z] [INFO] Running io.quarkus.mutiny.deployment.test.MutinyTest
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.162s.
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,736 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,736 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,781 ERROR [io.qua.mut.run.MutinyInfrastructure] (main) Mutiny had to drop the following exception: java.io.IOException: boom
[2025-12-24T22:12:35.914Z] at io.quarkus.mutiny.deployment.test.MutinyTest$BeanUsingMutiny.lambda$droppedException$2(MutinyTest.java:140)
[2025-12-24T22:12:35.914Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2025-12-24T22:12:35.914Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.execute(UniOnCancellationCall.java:84)
[2025-12-24T22:12:35.914Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.cancel(UniOnCancellationCall.java:67)
[2025-12-24T22:12:35.914Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.cancel(UniCallbackSubscriber.java:87)
[2025-12-24T22:12:35.914Z] at io.quarkus.mutiny.deployment.test.MutinyTest.testDroppedException(MutinyTest.java:60)
[2025-12-24T22:12:35.914Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:12:35.914Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:12:35.914Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:12:35.914Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:12:35.914Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-12-24T22:12:35.914Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:12:35.914Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:12:35.914Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:12:35.914Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:12:35.914Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:12:35.914Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:12:35.914Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:12:35.914Z]
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,816 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onSubscribe()
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,817 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onItem(HELLO)
[2025-12-24T22:12:35.914Z] 2025-12-24 22:10:51,828 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T22:12:35.914Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.802 s - in io.quarkus.mutiny.deployment.test.MutinyTest
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] Results:
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:35.914Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:35.914Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-deployment ---
[2025-12-24T22:12:35.914Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.jar
[2025-12-24T22:12:35.914Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.pom
[2025-12-24T22:12:35.914Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] ----------------< io.quarkus:quarkus-vertx-deployment >-----------------
[2025-12-24T22:12:35.914Z] [INFO] Building Quarkus - Vert.x - Deployment 2.7.5.Final [87/964]
[2025-12-24T22:12:35.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:12:35.914Z] [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-12-24T22:12:35.914Z] [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 258 kB/s)
[2025-12-24T22:12:35.914Z] [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-12-24T22:12:35.914Z] [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 145 kB/s)
[2025-12-24T22:12:35.914Z] [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-12-24T22:12:35.914Z] [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 1.2 MB/s)
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:35.914Z] [INFO]
[2025-12-24T22:12:35.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO] Processed 37 files in 73ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO] Processed 37 files in 00:00.087 (Already Sorted: 37, Needed Sorting: 0)
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:36.757Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/deployment/src/main/resources
[2025-12-24T22:12:36.757Z] [INFO]
[2025-12-24T22:12:36.757Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:36.757Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:36.757Z] [INFO] Compiling 12 source files to /quarkus/extensions/vertx/deployment/target/classes
[2025-12-24T22:12:37.438Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[88,45] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:12:37.438Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[89,36] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:12:37.438Z] [INFO]
[2025-12-24T22:12:37.438Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:37.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:12:37.438Z] [INFO] Copying 1 resource
[2025-12-24T22:12:37.438Z] [INFO]
[2025-12-24T22:12:37.438Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:37.438Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:12:37.438Z] [INFO] Compiling 25 source files to /quarkus/extensions/vertx/deployment/target/test-classes
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,46] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,59] getLogger(java.lang.String) in io.vertx.core.logging.LoggerFactory has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[37,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[38,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.148Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[39,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[40,19] info(java.lang.Object,java.lang.Throwable,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[41,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[42,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[43,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[46,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[50,19] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:12:38.149Z] [INFO]
[2025-12-24T22:12:38.149Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-deployment ---
[2025-12-24T22:12:38.149Z] [INFO]
[2025-12-24T22:12:38.149Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:38.149Z] [INFO] T E S T S
[2025-12-24T22:12:38.149Z] [INFO] -------------------------------------------------------
[2025-12-24T22:12:38.149Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:12:38.828Z] [INFO] Running io.quarkus.vertx.EventBusCodecTest
[2025-12-24T22:12:43.026Z] 2025-12-24 22:10:57,707 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-25) Local Message Codec registered for type io.quarkus.vertx.EventBusCodecTest$Greeting
[2025-12-24T22:12:43.026Z] 2025-12-24 22:10:57,709 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-25) Local Message Codec registered for type io.quarkus.vertx.Person
[2025-12-24T22:12:43.026Z] 2025-12-24 22:10:58,492 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s.
[2025-12-24T22:12:43.026Z] 2025-12-24 22:10:58,493 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:43.026Z] 2025-12-24 22:10:58,493 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:43.026Z] 2025-12-24 22:10:59,039 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-12-24T22:12:43.026Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.426 s - in io.quarkus.vertx.EventBusCodecTest
[2025-12-24T22:12:43.026Z] [INFO] Running io.quarkus.vertx.MutinyCodecTest
[2025-12-24T22:12:44.457Z] 2025-12-24 22:10:59,761 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-18) Local Message Codec registered for type io.quarkus.vertx.MutinyCodecTest$Greeting
[2025-12-24T22:12:44.457Z] 2025-12-24 22:10:59,761 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-18) Local Message Codec registered for type io.quarkus.vertx.Person
[2025-12-24T22:12:44.457Z] 2025-12-24 22:11:00,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s.
[2025-12-24T22:12:44.457Z] 2025-12-24 22:11:00,337 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:44.457Z] 2025-12-24 22:11:00,337 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:44.457Z] 2025-12-24 22:11:00,582 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-12-24T22:12:44.457Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s - in io.quarkus.vertx.MutinyCodecTest
[2025-12-24T22:12:44.457Z] [INFO] Running io.quarkus.vertx.VertxInjectionTest
[2025-12-24T22:12:45.878Z] 2025-12-24 22:11:01,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.211s.
[2025-12-24T22:12:45.878Z] 2025-12-24 22:11:01,537 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:45.878Z] 2025-12-24 22:11:01,537 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:45.878Z] 2025-12-24 22:11:01,663 INFO [io.quarkus] (main) Quarkus stopped in 0.081s
[2025-12-24T22:12:45.878Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s - in io.quarkus.vertx.VertxInjectionTest
[2025-12-24T22:12:45.878Z] [INFO] Running io.quarkus.vertx.DuplicatedContextTest
[2025-12-24T22:12:46.555Z] 2025-12-24 22:11:02,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.218s.
[2025-12-24T22:12:46.555Z] 2025-12-24 22:11:02,335 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:46.555Z] 2025-12-24 22:11:02,336 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:47.964Z] 2025-12-24 22:11:04,101 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:12:47.964Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 s - in io.quarkus.vertx.DuplicatedContextTest
[2025-12-24T22:12:47.964Z] [INFO] Running io.quarkus.vertx.CodecRegistrationTest
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,442 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-13) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType1
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,442 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-13) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType2
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,443 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-13) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType3
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,443 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-13) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType4
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,764 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,765 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:48.646Z] 2025-12-24 22:11:04,766 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:50.063Z] 2025-12-24 22:11:05,893 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:12:50.063Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in io.quarkus.vertx.CodecRegistrationTest
[2025-12-24T22:12:50.063Z] [INFO] Running io.quarkus.vertx.deployment.RequestContextTerminationTest
[2025-12-24T22:12:50.756Z] 2025-12-24 22:11:06,657 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s.
[2025-12-24T22:12:50.756Z] 2025-12-24 22:11:06,657 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:50.756Z] 2025-12-24 22:11:06,657 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:50.756Z] 2025-12-24 22:11:06,766 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:12:50.756Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s - in io.quarkus.vertx.deployment.RequestContextTerminationTest
[2025-12-24T22:12:50.756Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerContextTest
[2025-12-24T22:12:51.465Z] 2025-12-24 22:11:07,459 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.180s.
[2025-12-24T22:12:51.465Z] 2025-12-24 22:11:07,459 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:51.465Z] 2025-12-24 22:11:07,459 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:51.465Z] 2025-12-24 22:11:07,587 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:12:51.465Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in io.quarkus.vertx.deployment.MessageConsumerContextTest
[2025-12-24T22:12:51.465Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2025-12-24T22:12:52.153Z] 2025-12-24 22:11:08,294 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.187s.
[2025-12-24T22:12:52.153Z] 2025-12-24 22:11:08,294 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:52.153Z] 2025-12-24 22:11:08,294 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:52.153Z] 2025-12-24 22:11:08,399 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:12:52.153Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s - in io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2025-12-24T22:12:52.153Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2025-12-24T22:12:53.568Z] 2025-12-24 22:11:09,098 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.270s.
[2025-12-24T22:12:53.568Z] 2025-12-24 22:11:09,099 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:53.568Z] 2025-12-24 22:11:09,099 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:53.568Z] 2025-12-24 22:11:09,742 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:12:53.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2025-12-24T22:12:53.568Z] [INFO] Running io.quarkus.vertx.deployment.VertxLoggingTest
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,421 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.174s.
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,422 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,422 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,476 INFO [verbose-bean] (main) Info
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,476 INFO [verbose-bean] (main) Info with exception: io.vertx.core.impl.NoStackTraceThrowable: boom
[2025-12-24T22:12:54.271Z]
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,477 INFO [verbose-bean] (main) Info with parameters {0} {1}
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,477 INFO [verbose-bean] (main) Info with exception and param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2025-12-24T22:12:54.271Z]
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,477 INFO [verbose-bean] (main) Info with exception as last param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2025-12-24T22:12:54.271Z]
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,477 INFO [verbose-bean] (main) Info with null as failure
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,477 INFO [verbose-bean] (main) Info with null as parameter {0}
[2025-12-24T22:12:54.271Z] 2025-12-24 22:11:10,477 INFO [verbose-bean] (main) NULL
[2025-12-24T22:12:54.957Z] 2025-12-24 22:11:10,566 INFO [io.quarkus] (main) Quarkus stopped in 0.089s
[2025-12-24T22:12:54.957Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in io.quarkus.vertx.deployment.VertxLoggingTest
[2025-12-24T22:12:54.957Z] [INFO] Running io.quarkus.vertx.deployment.VertxInjectionTest
[2025-12-24T22:12:55.760Z] 2025-12-24 22:11:11,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.177s.
[2025-12-24T22:12:55.760Z] 2025-12-24 22:11:11,640 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:55.760Z] 2025-12-24 22:11:11,640 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:55.760Z] 2025-12-24 22:11:11,746 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-12-24T22:12:55.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in io.quarkus.vertx.deployment.VertxInjectionTest
[2025-12-24T22:12:55.760Z] [INFO] Running io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2025-12-24T22:12:56.441Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2025-12-24T22:12:56.441Z] [INFO] Running io.quarkus.vertx.deployment.VertxCommonProducerTest
[2025-12-24T22:12:57.121Z] 2025-12-24 22:11:12,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.225s.
[2025-12-24T22:12:57.121Z] 2025-12-24 22:11:12,799 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:57.121Z] 2025-12-24 22:11:12,799 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:57.121Z] 2025-12-24 22:11:12,906 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:12:57.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in io.quarkus.vertx.deployment.VertxCommonProducerTest
[2025-12-24T22:12:57.121Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2025-12-24T22:12:57.821Z] 2025-12-24 22:11:13,569 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.185s.
[2025-12-24T22:12:57.821Z] 2025-12-24 22:11:13,570 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:57.821Z] 2025-12-24 22:11:13,570 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:57.821Z] 2025-12-24 22:11:13,670 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-12-24T22:12:57.821Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s - in io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2025-12-24T22:12:57.821Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2025-12-24T22:12:58.501Z] 2025-12-24 22:11:14,341 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.265s.
[2025-12-24T22:12:58.502Z] 2025-12-24 22:11:14,342 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:58.502Z] 2025-12-24 22:11:14,342 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:59.206Z] 2025-12-24 22:11:14,874 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:12:59.206Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2025-12-24T22:12:59.206Z] [INFO] Running io.quarkus.vertx.deployment.VertxProducerTest
[2025-12-24T22:12:59.913Z] 2025-12-24 22:11:15,692 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.279s.
[2025-12-24T22:12:59.913Z] 2025-12-24 22:11:15,692 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:12:59.913Z] 2025-12-24 22:11:15,692 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:12:59.913Z] 2025-12-24 22:11:15,854 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T22:12:59.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s - in io.quarkus.vertx.deployment.VertxProducerTest
[2025-12-24T22:12:59.913Z] [INFO] Running io.quarkus.vertx.locals.LocalContextAccessTest
[2025-12-24T22:13:00.593Z] 2025-12-24 22:11:16,637 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s.
[2025-12-24T22:13:00.593Z] 2025-12-24 22:11:16,637 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:00.593Z] 2025-12-24 22:11:16,637 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:13:00.593Z] 2025-12-24 22:11:16,727 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-12-24T22:13:00.593Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in io.quarkus.vertx.locals.LocalContextAccessTest
[2025-12-24T22:13:00.593Z] [INFO] Running io.quarkus.vertx.verticles.VerticleDeploymentTest
[2025-12-24T22:13:01.288Z] 2025-12-24 22:11:17,290 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.214s.
[2025-12-24T22:13:01.288Z] 2025-12-24 22:11:17,291 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:01.288Z] 2025-12-24 22:11:17,291 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:13:01.288Z] 2025-12-24 22:11:17,420 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T22:13:01.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in io.quarkus.vertx.verticles.VerticleDeploymentTest
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] Results:
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-deployment ---
[2025-12-24T22:13:02.029Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-deployment ---
[2025-12-24T22:13:02.029Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-deployment ---
[2025-12-24T22:13:02.029Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.jar
[2025-12-24T22:13:02.029Z] [INFO] Installing /quarkus/extensions/vertx/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.pom
[2025-12-24T22:13:02.029Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] ------------< io.quarkus:quarkus-vertx-http-deployment-spi >------------
[2025-12-24T22:13:02.029Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment - SPI 2.7.5.Final [88/964]
[2025-12-24T22:13:02.029Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:02.029Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/main/resources
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:02.029Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-http/deployment-spi/target/classes
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:02.029Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/test/resources
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] No sources to compile
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] No tests to run.
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment-spi ---
[2025-12-24T22:13:02.029Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2025-12-24T22:13:02.029Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.pom
[2025-12-24T22:13:02.029Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-parent >----------------
[2025-12-24T22:13:02.029Z] [INFO] Building Quarkus - Kubernetes 2.7.5.Final [89/964]
[2025-12-24T22:13:02.029Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.029Z] [INFO]
[2025-12-24T22:13:02.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.707Z] [INFO]
[2025-12-24T22:13:02.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.708Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-parent ---
[2025-12-24T22:13:02.708Z] [INFO] Installing /quarkus/extensions/kubernetes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-parent/2.7.5.Final/quarkus-kubernetes-parent-2.7.5.Final.pom
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] -----------------< io.quarkus:quarkus-kubernetes-spi >------------------
[2025-12-24T22:13:02.708Z] [INFO] Building Quarkus - Kubernetes - SPI 2.7.5.Final [90/964]
[2025-12-24T22:13:02.708Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO] Processed 20 files in 42ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO] Processed 20 files in 00:00.047 (Already Sorted: 20, Needed Sorting: 0)
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:02.708Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/main/resources
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:02.708Z] [INFO] Compiling 18 source files to /quarkus/extensions/kubernetes/spi/target/classes
[2025-12-24T22:13:02.708Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/ConfiguratorBuildItem.java:[34,40] unchecked cast
[2025-12-24T22:13:02.708Z] required: C
[2025-12-24T22:13:02.708Z] found: java.lang.Object
[2025-12-24T22:13:02.708Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/DecoratorBuildItem.java:[48,40] unchecked cast
[2025-12-24T22:13:02.708Z] required: D
[2025-12-24T22:13:02.708Z] found: java.lang.Object
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:02.708Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/test/resources
[2025-12-24T22:13:02.708Z] [INFO]
[2025-12-24T22:13:02.708Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:02.708Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:02.708Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes/spi/target/test-classes
[2025-12-24T22:13:03.385Z] [INFO]
[2025-12-24T22:13:03.385Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:03.385Z] [INFO]
[2025-12-24T22:13:03.385Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:03.385Z] [INFO] T E S T S
[2025-12-24T22:13:03.385Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:03.385Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:13:03.385Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2025-12-24T22:13:04.065Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2025-12-24T22:13:04.066Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2025-12-24T22:13:04.066Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] Results:
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:04.066Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:04.066Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-spi ---
[2025-12-24T22:13:04.066Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2025-12-24T22:13:04.066Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.pom
[2025-12-24T22:13:04.066Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --------------------< io.quarkus:quarkus-security >---------------------
[2025-12-24T22:13:04.066Z] [INFO] Building Quarkus - Security - Runtime 2.7.5.Final [91/964]
[2025-12-24T22:13:04.066Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security ---
[2025-12-24T22:13:04.066Z] [INFO]
[2025-12-24T22:13:04.066Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security ---
[2025-12-24T22:13:04.756Z] [INFO] Processed 26 files in 67ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-12-24T22:13:04.756Z] [INFO]
[2025-12-24T22:13:04.756Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security ---
[2025-12-24T22:13:04.756Z] [INFO] Processed 26 files in 00:00.061 (Already Sorted: 26, Needed Sorting: 0)
[2025-12-24T22:13:04.756Z] [INFO]
[2025-12-24T22:13:04.756Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security ---
[2025-12-24T22:13:04.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:04.756Z] [INFO] Copying 1 resource
[2025-12-24T22:13:04.756Z] [INFO]
[2025-12-24T22:13:04.756Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security ---
[2025-12-24T22:13:04.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2025-12-24T22:13:04.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar (4.7 kB at 27 kB/s)
[2025-12-24T22:13:04.756Z] [INFO]
[2025-12-24T22:13:04.756Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security ---
[2025-12-24T22:13:04.756Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:04.756Z] [INFO] Compiling 25 source files to /quarkus/extensions/security/runtime/target/classes
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2025-12-24T22:13:05.439Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2025-12-24T22:13:05.439Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,38] unchecked conversion
[2025-12-24T22:13:05.439Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2025-12-24T22:13:05.439Z] found: java.util.List
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked conversion
[2025-12-24T22:13:05.439Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2025-12-24T22:13:05.439Z] found: io.smallrye.mutiny.Uni
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked conversion
[2025-12-24T22:13:05.439Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2025-12-24T22:13:05.439Z] found: io.smallrye.mutiny.Uni
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked conversion
[2025-12-24T22:13:05.439Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2025-12-24T22:13:05.439Z] found: io.smallrye.mutiny.Uni
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,49] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2025-12-24T22:13:05.439Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2025-12-24T22:13:05.439Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,53] unchecked conversion
[2025-12-24T22:13:05.439Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2025-12-24T22:13:05.439Z] found: java.util.List
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,38] unchecked method invocation: method computeIfAbsent in interface java.util.Map is applied to given types
[2025-12-24T22:13:05.439Z] required: K,java.util.function.Function<? super K,? extends V>
[2025-12-24T22:13:05.439Z] found: java.lang.Class,java.util.function.Function<java.lang.Class<? extends io.quarkus.security.identity.request.AuthenticationRequest>,java.util.List<io.quarkus.security.identity.IdentityProvider>>
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,62] unchecked conversion
[2025-12-24T22:13:05.439Z] required: K
[2025-12-24T22:13:05.439Z] found: java.lang.Class
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,95] unchecked call to add(E) as a member of the raw type java.util.List
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[60,28] unchecked cast
[2025-12-24T22:13:05.439Z] required: T
[2025-12-24T22:13:05.439Z] found: io.quarkus.security.credential.Credential
[2025-12-24T22:13:05.439Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[73,34] unchecked cast
[2025-12-24T22:13:05.439Z] required: T
[2025-12-24T22:13:05.439Z] found: java.lang.Object
[2025-12-24T22:13:05.439Z] [INFO]
[2025-12-24T22:13:05.439Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security ---
[2025-12-24T22:13:05.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:05.439Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime/src/test/resources
[2025-12-24T22:13:05.439Z] [INFO]
[2025-12-24T22:13:05.439Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security ---
[2025-12-24T22:13:05.439Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:05.439Z] [INFO] Compiling 1 source file to /quarkus/extensions/security/runtime/target/test-classes
[2025-12-24T22:13:05.439Z] [INFO]
[2025-12-24T22:13:05.439Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security ---
[2025-12-24T22:13:05.439Z] [INFO]
[2025-12-24T22:13:05.439Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:05.439Z] [INFO] T E S T S
[2025-12-24T22:13:05.439Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:05.439Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:13:06.121Z] [INFO] Running io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2025-12-24T22:13:06.121Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] Results:
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security ---
[2025-12-24T22:13:06.121Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security ---
[2025-12-24T22:13:06.121Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security ---
[2025-12-24T22:13:06.121Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.jar
[2025-12-24T22:13:06.121Z] [INFO] Installing /quarkus/extensions/security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.pom
[2025-12-24T22:13:06.121Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final-sources.jar
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] ------------------< io.quarkus:quarkus-security-spi >-------------------
[2025-12-24T22:13:06.121Z] [INFO] Building Quarkus - Security - SPI 2.7.5.Final [92/964]
[2025-12-24T22:13:06.121Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-spi ---
[2025-12-24T22:13:06.121Z] [INFO]
[2025-12-24T22:13:06.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:06.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/main/resources
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:06.803Z] [INFO] Compiling 2 source files to /quarkus/extensions/security/spi/target/classes
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:06.803Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/test/resources
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] No sources to compile
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] No tests to run.
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-spi ---
[2025-12-24T22:13:06.803Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2025-12-24T22:13:06.803Z] [INFO] Installing /quarkus/extensions/security/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.pom
[2025-12-24T22:13:06.803Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final-sources.jar
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] ---------------< io.quarkus:quarkus-security-test-utils >---------------
[2025-12-24T22:13:06.803Z] [INFO] Building Quarkus - Security - Test Utilities 2.7.5.Final [93/964]
[2025-12-24T22:13:06.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-test-utils ---
[2025-12-24T22:13:06.803Z] [INFO]
[2025-12-24T22:13:06.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Processed 5 files in 13ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:07.493Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/main/resources
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:07.493Z] [INFO] Compiling 5 source files to /quarkus/extensions/security/test-utils/target/classes
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:07.493Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/test/resources
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] No sources to compile
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] No tests to run.
[2025-12-24T22:13:07.493Z] [INFO]
[2025-12-24T22:13:07.493Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.493Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar
[2025-12-24T22:13:07.494Z] [INFO]
[2025-12-24T22:13:07.494Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.494Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2025-12-24T22:13:07.494Z] [INFO]
[2025-12-24T22:13:07.494Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-test-utils ---
[2025-12-24T22:13:07.494Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.jar
[2025-12-24T22:13:07.494Z] [INFO] Installing /quarkus/extensions/security/test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.pom
[2025-12-24T22:13:07.494Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2025-12-24T22:13:07.494Z] [INFO]
[2025-12-24T22:13:07.494Z] [INFO] ---------------< io.quarkus:quarkus-security-deployment >---------------
[2025-12-24T22:13:07.494Z] [INFO] Building Quarkus - Security - Deployment 2.7.5.Final [94/964]
[2025-12-24T22:13:07.494Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:07.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[2025-12-24T22:13:07.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 22 kB/s)
[2025-12-24T22:13:07.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[2025-12-24T22:13:08.236Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 22 MB/s)
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO] Processed 31 files in 66ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO] Processed 31 files in 00:00.059 (Already Sorted: 31, Needed Sorting: 0)
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:08.237Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/deployment/src/main/resources
[2025-12-24T22:13:08.237Z] [INFO]
[2025-12-24T22:13:08.237Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-deployment ---
[2025-12-24T22:13:08.237Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:08.237Z] [INFO] Compiling 12 source files to /quarkus/extensions/security/deployment/target/classes
[2025-12-24T22:13:09.033Z] [INFO]
[2025-12-24T22:13:09.033Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-deployment ---
[2025-12-24T22:13:09.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:09.033Z] [INFO] Copying 3 resources
[2025-12-24T22:13:09.033Z] [INFO]
[2025-12-24T22:13:09.033Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-deployment ---
[2025-12-24T22:13:09.033Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:09.033Z] [INFO] Compiling 19 source files to /quarkus/extensions/security/deployment/target/test-classes
[2025-12-24T22:13:09.033Z] [INFO]
[2025-12-24T22:13:09.033Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-deployment ---
[2025-12-24T22:13:09.033Z] [INFO]
[2025-12-24T22:13:09.033Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:09.033Z] [INFO] T E S T S
[2025-12-24T22:13:09.033Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:09.033Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:13:09.712Z] [INFO] Running io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2025-12-24T22:13:11.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.445 s - in io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2025-12-24T22:13:11.922Z] [INFO] Running io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2025-12-24T22:13:13.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s - in io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2025-12-24T22:13:13.328Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2025-12-24T22:13:14.007Z] 2025-12-24 22:11:29,822 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2025-12-24T22:13:14.007Z] 2025-12-24 22:11:29,824 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:14.007Z] 2025-12-24 22:11:29,824 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-12-24T22:13:14.007Z] 2025-12-24 22:11:30,186 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-12-24T22:13:14.007Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2025-12-24T22:13:14.007Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2025-12-24T22:13:14.701Z] 2025-12-24 22:11:30,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2025-12-24T22:13:14.701Z] 2025-12-24 22:11:30,937 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:14.701Z] 2025-12-24 22:11:30,937 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-12-24T22:13:15.377Z] 2025-12-24 22:11:31,049 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:13:15.377Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2025-12-24T22:13:15.377Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2025-12-24T22:13:16.053Z] 2025-12-24 22:11:31,817 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2025-12-24T22:13:16.053Z] 2025-12-24 22:11:31,818 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:16.053Z] 2025-12-24 22:11:31,818 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-12-24T22:13:16.053Z] 2025-12-24 22:11:31,937 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-12-24T22:13:16.053Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s - in io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2025-12-24T22:13:16.053Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2025-12-24T22:13:16.730Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2025-12-24T22:13:16.730Z] [INFO] Running io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2025-12-24T22:13:17.407Z] 2025-12-24 22:11:33,057 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.185s.
[2025-12-24T22:13:17.407Z] 2025-12-24 22:11:33,058 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:17.407Z] 2025-12-24 22:11:33,058 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2025-12-24T22:13:17.407Z] 2025-12-24 22:11:33,102 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:13:17.407Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s - in io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] Results:
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-deployment ---
[2025-12-24T22:13:17.407Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-deployment ---
[2025-12-24T22:13:17.407Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-deployment ---
[2025-12-24T22:13:17.407Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.jar
[2025-12-24T22:13:17.407Z] [INFO] Installing /quarkus/extensions/security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.pom
[2025-12-24T22:13:17.407Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2025-12-24T22:13:17.407Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [95/964]
[2025-12-24T22:13:17.407Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:17.407Z] [INFO] Copying 1 resource
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] No sources to compile
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:17.407Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] No sources to compile
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] No tests to run.
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2025-12-24T22:13:17.407Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.jar
[2025-12-24T22:13:17.407Z] [INFO] Installing /quarkus/test-framework/junit5-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.pom
[2025-12-24T22:13:17.407Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2025-12-24T22:13:17.407Z] [INFO]
[2025-12-24T22:13:17.407Z] [INFO] ---------------------< io.quarkus:quarkus-junit5 >----------------------
[2025-12-24T22:13:17.407Z] [INFO] Building Quarkus - Test Framework - JUnit 5 2.7.5.Final [96/964]
[2025-12-24T22:13:17.407Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:17.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-12-24T22:13:17.407Z] [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 301 kB/s)
[2025-12-24T22:13:17.407Z] [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-12-24T22:13:17.408Z] [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 433 kB/s)
[2025-12-24T22:13:17.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-12-24T22:13:17.408Z] [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 385 kB/s)
[2025-12-24T22:13:17.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-12-24T22:13:17.408Z] [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.4 kB/s)
[2025-12-24T22:13:17.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-12-24T22:13:17.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-12-24T22:13:17.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-12-24T22:13:17.408Z] [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 8.8 MB/s)
[2025-12-24T22:13:17.408Z] [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 371 kB/s)
[2025-12-24T22:13:17.408Z] [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 83 kB/s)
[2025-12-24T22:13:17.408Z] [INFO]
[2025-12-24T22:13:17.408Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5 ---
[2025-12-24T22:13:17.408Z] [INFO]
[2025-12-24T22:13:17.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO] Processed 54 files in 122ms (Formatted: 0, Unchanged: 54, Failed: 0, Readonly: 0)
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO] Processed 54 files in 00:00.192 (Already Sorted: 54, Needed Sorting: 0)
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:18.083Z] [INFO] Copying 2 resources
[2025-12-24T22:13:18.083Z] [INFO]
[2025-12-24T22:13:18.083Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5 ---
[2025-12-24T22:13:18.083Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:18.083Z] [INFO] Compiling 53 source files to /quarkus/test-framework/junit5/target/classes
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[169,79] unchecked cast
[2025-12-24T22:13:18.986Z] required: T
[2025-12-24T22:13:18.986Z] found: capture#1 of ?
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[183,35] unchecked call to includeAsSysProps(java.util.Map<java.lang.String,java.lang.String>) as a member of the raw type io.quarkus.test.common.ArtifactLauncher
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusMainTestExtension.java:[205,28] unchecked cast
[2025-12-24T22:13:18.986Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T22:13:18.986Z] found: java.lang.Object
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/NativeDevServicesHandler.java:[11,84] unchecked cast
[2025-12-24T22:13:18.986Z] required: java.util.function.BiConsumer<java.lang.String,java.lang.String>
[2025-12-24T22:13:18.986Z] found: java.lang.Object
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/internal/XStreamDeepClone.java:[18,20] setupDefaultSecurity(com.thoughtworks.xstream.XStream) in com.thoughtworks.xstream.XStream has been deprecated
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[835,17] interceptDynamicTest(org.junit.jupiter.api.extension.InvocationInterceptor.Invocation<java.lang.Void>,org.junit.jupiter.api.extension.ExtensionContext) in org.junit.jupiter.api.extension.InvocationInterceptor has been deprecated
[2025-12-24T22:13:18.986Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[239,28] unchecked cast
[2025-12-24T22:13:18.986Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T22:13:18.986Z] found: java.lang.Object
[2025-12-24T22:13:18.986Z] [INFO]
[2025-12-24T22:13:18.986Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5 ---
[2025-12-24T22:13:18.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:18.986Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5/src/test/resources
[2025-12-24T22:13:18.986Z] [INFO]
[2025-12-24T22:13:18.986Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5 ---
[2025-12-24T22:13:18.986Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:18.986Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5/target/test-classes
[2025-12-24T22:13:18.986Z] [INFO]
[2025-12-24T22:13:18.986Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5 ---
[2025-12-24T22:13:18.986Z] [INFO]
[2025-12-24T22:13:18.986Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:18.986Z] [INFO] T E S T S
[2025-12-24T22:13:18.986Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:18.986Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:13:20.006Z] [INFO] Running io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2025-12-24T22:13:20.684Z] Config key junit.quarkus.orderer.prefix.non-quarkus-test is deprecated, please use quarkus.test.orderer.prefix.non-quarkus-test instead.
[2025-12-24T22:13:20.684Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s - in io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO] Results:
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5 ---
[2025-12-24T22:13:20.684Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5 ---
[2025-12-24T22:13:20.684Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5 ---
[2025-12-24T22:13:20.684Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.jar
[2025-12-24T22:13:20.684Z] [INFO] Installing /quarkus/test-framework/junit5/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.pom
[2025-12-24T22:13:20.684Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final-sources.jar
[2025-12-24T22:13:20.684Z] [INFO]
[2025-12-24T22:13:20.684Z] [INFO] --------------< io.quarkus:quarkus-vertx-http-deployment >--------------
[2025-12-24T22:13:20.684Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment 2.7.5.Final [97/964]
[2025-12-24T22:13:20.684Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:13:20.684Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2025-12-24T22:13:21.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2025-12-24T22:13:21.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 244 kB/s)
[2025-12-24T22:13:21.366Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2025-12-24T22:13:21.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2025-12-24T22:13:21.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 930 kB/s)
[2025-12-24T22:13:21.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom
[2025-12-24T22:13:21.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom (8.0 kB at 77 kB/s)
[2025-12-24T22:13:21.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom
[2025-12-24T22:13:21.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom (7.4 kB at 115 kB/s)
[2025-12-24T22:13:21.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom
[2025-12-24T22:13:21.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom (4.5 kB at 51 kB/s)
[2025-12-24T22:13:21.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom (7.2 kB at 82 kB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom (5.0 kB at 25 kB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom (2.7 kB at 21 kB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar (1.2 MB at 12 MB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar (314 kB at 2.8 MB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar (464 kB at 3.5 MB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar (5.6 MB at 38 MB/s)
[2025-12-24T22:13:22.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar (112 kB at 518 kB/s)
[2025-12-24T22:13:22.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar (1.5 MB at 1.9 MB/s)
[2025-12-24T22:13:22.720Z] [INFO]
[2025-12-24T22:13:22.720Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:22.720Z] [INFO]
[2025-12-24T22:13:22.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO]
[2025-12-24T22:13:23.399Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack (install-ui) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:jquery:3.6.0:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2025-12-24T22:13:23.399Z] [INFO] Configured Artifact: org.webjars.npm:mermaid:8.9.1:jar
[2025-12-24T22:13:23.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom
[2025-12-24T22:13:24.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom (3.5 kB at 7.8 kB/s)
[2025-12-24T22:13:24.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar
[2025-12-24T22:13:24.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar (2.7 MB at 5.1 MB/s)
[2025-12-24T22:13:24.082Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/css with includes "**/bootstrap.min.css,**/bootstrap.min.css.map" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/bootstrap.bundle.min.js,**/bootstrap.bundle.min.js.map" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/jquery/3.6.0/jquery-3.6.0.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/jquery.min.js,**/jquery.min.js.map" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/css with includes "**/css/all.min.css" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/webfonts with includes "**/webfonts/**.*" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/lib with includes "**/lib/**.js,**/lib/**.css" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/properties with includes "**/mode/properties/**.js" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/javascript with includes "**/mode/javascript/**.js" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/hint with includes "**/addon/hint/show-hint.js,**/addon/hint/show-hint.css" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/selection with includes "**/addon/selection/active-line.js" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO] Unpacking /root/.m2/repository/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/mermaid.min.js,**/mermaid.min.js.map" and excludes ""
[2025-12-24T22:13:24.760Z] [INFO]
[2025-12-24T22:13:24.760Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:24.760Z] [INFO] Processed 164 files in 263ms (Formatted: 0, Unchanged: 164, Failed: 0, Readonly: 0)
[2025-12-24T22:13:24.760Z] [INFO]
[2025-12-24T22:13:24.760Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:24.760Z] [INFO] Processed 164 files in 00:00.198 (Already Sorted: 164, Needed Sorting: 0)
[2025-12-24T22:13:24.760Z] [INFO]
[2025-12-24T22:13:24.760Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:24.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:24.760Z] [INFO] Copying 21 resources
[2025-12-24T22:13:25.437Z] [INFO]
[2025-12-24T22:13:25.438Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:25.438Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:25.438Z] [INFO] Compiling 49 source files to /quarkus/extensions/vertx-http/deployment/target/classes
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/HttpRootPathBuildItem.java:[110,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/NonApplicationRootPathBuildItem.java:[190,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,46] unchecked method invocation: constructor <init> in class io.quarkus.deployment.builditem.WebSocketLogHandlerBuildItem is applied to given types
[2025-12-24T22:13:26.117Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-12-24T22:13:26.117Z] found: io.quarkus.runtime.RuntimeValue
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,79] unchecked conversion
[2025-12-24T22:13:26.117Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-12-24T22:13:26.117Z] found: io.quarkus.runtime.RuntimeValue
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[147,83] unchecked cast
[2025-12-24T22:13:26.117Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T22:13:26.117Z] found: java.lang.Object
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[149,74] unchecked cast
[2025-12-24T22:13:26.117Z] required: java.util.List<java.lang.String>
[2025-12-24T22:13:26.117Z] found: java.lang.Object
[2025-12-24T22:13:26.117Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/ConfigEditorProcessor.java:[171,27] unchecked conversion
[2025-12-24T22:13:26.117Z] required: java.util.List<java.lang.String>
[2025-12-24T22:13:26.117Z] found: java.util.List
[2025-12-24T22:13:26.117Z] [INFO]
[2025-12-24T22:13:26.117Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:26.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:13:26.117Z] [INFO] Copying 20 resources
[2025-12-24T22:13:26.117Z] [INFO]
[2025-12-24T22:13:26.117Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:26.117Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:13:26.117Z] [INFO] Compiling 115 source files to /quarkus/extensions/vertx-http/deployment/target/test-classes
[2025-12-24T22:13:26.793Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/accesslog/AccessLogFileTestCase.java:[105,49] org.apache.http.params.CoreProtocolPNames in org.apache.http.params has been deprecated
[2025-12-24T22:13:26.793Z] [INFO]
[2025-12-24T22:13:26.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:13:26.793Z] [INFO]
[2025-12-24T22:13:26.793Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:26.793Z] [INFO] T E S T S
[2025-12-24T22:13:26.793Z] [INFO] -------------------------------------------------------
[2025-12-24T22:13:26.793Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:13:27.474Z] [INFO] Running io.quarkus.vertx.http.BadRequestTest
[2025-12-24T22:13:31.539Z] 2025-12-24 22:11:46,115 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:13:31.539Z] 2025-12-24 22:11:47,575 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2025-12-24T22:13:31.539Z] 2025-12-24 22:11:47,576 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:31.539Z] 2025-12-24 22:11:47,576 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:32.217Z] 2025-12-24 22:11:48,247 INFO [io.quarkus] (main) Quarkus stopped in 0.077s
[2025-12-24T22:13:32.218Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.68 s - in io.quarkus.vertx.http.BadRequestTest
[2025-12-24T22:13:32.218Z] [INFO] Running io.quarkus.vertx.http.CompressionTest
[2025-12-24T22:13:33.674Z] 2025-12-24 22:11:49,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2025-12-24T22:13:33.674Z] 2025-12-24 22:11:49,647 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:33.674Z] 2025-12-24 22:11:49,647 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:35.077Z] 2025-12-24 22:11:50,767 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:13:35.077Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 s - in io.quarkus.vertx.http.CompressionTest
[2025-12-24T22:13:35.077Z] [INFO] Running io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2025-12-24T22:13:35.774Z] 2025-12-24 22:11:51,742 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.351s. Listening on: http://localhost:8081
[2025-12-24T22:13:35.774Z] 2025-12-24 22:11:51,743 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:35.774Z] 2025-12-24 22:11:51,743 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:36.468Z] 2025-12-24 22:11:52,458 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:13:36.468Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2025-12-24T22:13:36.468Z] [INFO] Running io.quarkus.vertx.http.ConnectionLimitsTest
[2025-12-24T22:13:37.145Z] 2025-12-24 22:11:53,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T22:13:37.145Z] 2025-12-24 22:11:53,397 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:37.145Z] 2025-12-24 22:11:53,397 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:37.933Z] 2025-12-24 22:11:53,756 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:13:37.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in io.quarkus.vertx.http.ConnectionLimitsTest
[2025-12-24T22:13:37.934Z] [INFO] Running io.quarkus.vertx.http.DecompressionTest
[2025-12-24T22:13:38.611Z] 2025-12-24 22:11:54,771 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-12-24T22:13:38.611Z] 2025-12-24 22:11:54,772 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:38.611Z] 2025-12-24 22:11:54,772 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:39.288Z] 2025-12-24 22:11:55,449 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T22:13:39.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s - in io.quarkus.vertx.http.DecompressionTest
[2025-12-24T22:13:39.288Z] [INFO] Running io.quarkus.vertx.http.DisableHttpPortTest
[2025-12-24T22:13:40.692Z] 2025-12-24 22:11:56,534 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:13:40.692Z] 2025-12-24 22:11:56,535 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:40.692Z] 2025-12-24 22:11:56,535 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:41.369Z] 2025-12-24 22:11:57,017 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:13:41.369Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s - in io.quarkus.vertx.http.DisableHttpPortTest
[2025-12-24T22:13:41.369Z] [INFO] Running io.quarkus.vertx.http.ForwardedForHeaderTest
[2025-12-24T22:13:42.050Z] 2025-12-24 22:11:57,921 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2025-12-24T22:13:42.050Z] 2025-12-24 22:11:57,921 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:42.050Z] 2025-12-24 22:11:57,922 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:42.736Z] 2025-12-24 22:11:58,679 INFO [io.quarkus] (main) Quarkus stopped in 0.081s
[2025-12-24T22:13:42.736Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in io.quarkus.vertx.http.ForwardedForHeaderTest
[2025-12-24T22:13:42.736Z] [INFO] Running io.quarkus.vertx.http.ForwardedHeaderTest
[2025-12-24T22:13:43.414Z] 2025-12-24 22:11:59,439 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.273s. Listening on: http://localhost:8081
[2025-12-24T22:13:43.414Z] 2025-12-24 22:11:59,439 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:43.414Z] 2025-12-24 22:11:59,440 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:44.093Z] 2025-12-24 22:11:59,918 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T22:13:44.093Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in io.quarkus.vertx.http.ForwardedHeaderTest
[2025-12-24T22:13:44.093Z] [INFO] Running io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2025-12-24T22:13:44.771Z] 2025-12-24 22:12:00,764 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.297s. Listening on: http://localhost:8081
[2025-12-24T22:13:44.771Z] 2025-12-24 22:12:00,765 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:44.771Z] 2025-12-24 22:12:00,765 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:45.448Z] 2025-12-24 22:12:01,283 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:13:45.448Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2025-12-24T22:13:45.448Z] [INFO] Running io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2025-12-24T22:13:46.124Z] 2025-12-24 22:12:02,165 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2025-12-24T22:13:46.124Z] 2025-12-24 22:12:02,165 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:46.124Z] 2025-12-24 22:12:02,166 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:46.800Z] 2025-12-24 22:12:02,633 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:13:46.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2025-12-24T22:13:46.800Z] [INFO] Running io.quarkus.vertx.http.NonApplicationEscapeTest
[2025-12-24T22:13:47.477Z] 2025-12-24 22:12:03,568 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2025-12-24T22:13:47.477Z] 2025-12-24 22:12:03,569 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:47.477Z] 2025-12-24 22:12:03,569 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:48.154Z] 2025-12-24 22:12:04,033 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T22:13:48.154Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.vertx.http.NonApplicationEscapeTest
[2025-12-24T22:13:48.154Z] [INFO] Running io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2025-12-24T22:13:48.831Z] 2025-12-24 22:12:04,767 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8081
[2025-12-24T22:13:48.831Z] 2025-12-24 22:12:04,767 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:48.831Z] 2025-12-24 22:12:04,767 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:49.508Z] 2025-12-24 22:12:05,106 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:13:49.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 s - in io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2025-12-24T22:13:49.508Z] [INFO] Running io.quarkus.vertx.http.RandomPortTest
[2025-12-24T22:13:50.186Z] 2025-12-24 22:12:05,947 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:43213
[2025-12-24T22:13:50.186Z] 2025-12-24 22:12:05,948 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:50.186Z] 2025-12-24 22:12:05,948 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:50.186Z] 2025-12-24 22:12:06,436 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:13:50.863Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s - in io.quarkus.vertx.http.RandomPortTest
[2025-12-24T22:13:50.863Z] [INFO] Running io.quarkus.vertx.http.RootPathTest
[2025-12-24T22:13:51.563Z] 2025-12-24 22:12:07,363 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-12-24T22:13:51.564Z] 2025-12-24 22:12:07,363 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:51.564Z] 2025-12-24 22:12:07,363 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:52.241Z] 2025-12-24 22:12:07,803 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:13:52.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in io.quarkus.vertx.http.RootPathTest
[2025-12-24T22:13:52.241Z] [INFO] Running io.quarkus.vertx.http.UnhandledExceptionTest
[2025-12-24T22:13:53.236Z] 2025-12-24 22:12:08,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.282s. Listening on: http://localhost:8081
[2025-12-24T22:13:53.236Z] 2025-12-24 22:12:08,605 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:53.236Z] 2025-12-24 22:12:08,605 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:53.236Z] 2025-12-24 22:12:08,869 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-1: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.236Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.236Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.236Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.236Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.236Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.236Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.236Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.236Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.236Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.236Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.236Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.236Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.236Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.236Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.236Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.236Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.236Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.236Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.236Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.236Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.236Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.236Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.236Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.236Z]
[2025-12-24T22:13:53.236Z] 2025-12-24 22:12:08,974 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-2: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.236Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.236Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.237Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.237Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.237Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.237Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.237Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.237Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.237Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.237Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.237Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.237Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.237Z]
[2025-12-24T22:13:53.237Z] 2025-12-24 22:12:08,999 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-13) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-3: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.237Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.237Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.237Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.237Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.237Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.237Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.237Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.237Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.237Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.237Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.237Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.237Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.237Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.237Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.237Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.237Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.237Z]
[2025-12-24T22:13:53.237Z] 2025-12-24 22:12:09,014 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-4: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.237Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.237Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.238Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.238Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.238Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.238Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.238Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.238Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.238Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.238Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.238Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.238Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.238Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.238Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.238Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.238Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.238Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.238Z]
[2025-12-24T22:13:53.238Z] 2025-12-24 22:12:09,028 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-5: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.238Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.238Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.238Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.238Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.238Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.238Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.238Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.238Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.238Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.238Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.238Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.238Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.239Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.239Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.239Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.239Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.239Z]
[2025-12-24T22:13:53.239Z] 2025-12-24 22:12:09,042 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-6: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.239Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.239Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.239Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.239Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.239Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.239Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.239Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.239Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.239Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.239Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.239Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.239Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.239Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.239Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.239Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.239Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.239Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.239Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.239Z]
[2025-12-24T22:13:53.239Z] 2025-12-24 22:12:09,063 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-7: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.239Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.239Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.239Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.240Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.240Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.240Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.240Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.240Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.240Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.240Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.240Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.240Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.240Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.240Z]
[2025-12-24T22:13:53.240Z] 2025-12-24 22:12:09,076 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-8: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.240Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.240Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.240Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.240Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.240Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.240Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.240Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.240Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.240Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.240Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.240Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.240Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.240Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.240Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.240Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.240Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.240Z]
[2025-12-24T22:13:53.240Z] 2025-12-24 22:12:09,088 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-9: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.240Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.240Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.241Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.241Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.241Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.241Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.241Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.241Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.241Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.241Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.241Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.241Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.241Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.241Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.241Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.241Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.241Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.241Z]
[2025-12-24T22:13:53.241Z] 2025-12-24 22:12:09,097 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-10: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.241Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.241Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.241Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.241Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.241Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.241Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.241Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.241Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.241Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.241Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.241Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.242Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.242Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.242Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.242Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.242Z]
[2025-12-24T22:13:53.242Z] 2025-12-24 22:12:09,112 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-11: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.242Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.242Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.242Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.242Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.242Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.242Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.242Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.242Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.242Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.242Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.242Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.242Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.242Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.242Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.242Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.242Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.242Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.242Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.242Z]
[2025-12-24T22:13:53.242Z] 2025-12-24 22:12:09,123 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-12: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.242Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.242Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.242Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.243Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.243Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.243Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.243Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.243Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.243Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.243Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.243Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.243Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.243Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.243Z]
[2025-12-24T22:13:53.243Z] 2025-12-24 22:12:09,134 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-13: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.243Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.243Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.243Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.243Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.243Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.243Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.243Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.243Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.243Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.243Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.243Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.243Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.243Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.243Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.243Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.243Z]
[2025-12-24T22:13:53.243Z] 2025-12-24 22:12:09,147 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-14: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.243Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.243Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.243Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.244Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.244Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.244Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.244Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.244Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.244Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.244Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.244Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.244Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.244Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.244Z]
[2025-12-24T22:13:53.244Z] 2025-12-24 22:12:09,160 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-15: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.244Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.244Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.244Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.244Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.244Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.244Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.244Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.244Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.244Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.244Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.244Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.244Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.244Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.244Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.244Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.244Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.244Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.244Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.244Z]
[2025-12-24T22:13:53.923Z] 2025-12-24 22:12:09,181 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-16: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.923Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.923Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.923Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.923Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.923Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.923Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.923Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.923Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.923Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.923Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.923Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.923Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.923Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.923Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.923Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.923Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.923Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.923Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.923Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.923Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.923Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.923Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.923Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.923Z]
[2025-12-24T22:13:53.923Z] 2025-12-24 22:12:09,198 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-17: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.923Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.923Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.924Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.924Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.924Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.924Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.924Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.924Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.924Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.924Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.924Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.924Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.924Z]
[2025-12-24T22:13:53.924Z] 2025-12-24 22:12:09,205 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /unhandled-exception failed, error id: f6ecac7f-46b7-44a4-9b52-2bfd711421b5-18: java.lang.RuntimeException: Simulated failure
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:13:53.924Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:13:53.924Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:13:53.924Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:13:53.924Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:13:53.924Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:13:53.924Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:13:53.924Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:13:53.924Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:13:53.924Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:13:53.924Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:13:53.924Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:13:53.924Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:13:53.924Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:13:53.924Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:13:53.924Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:13:53.924Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:13:53.924Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:13:53.924Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:13:53.924Z]
[2025-12-24T22:13:53.924Z] 2025-12-24 22:12:09,257 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T22:13:53.924Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 s - in io.quarkus.vertx.http.UnhandledExceptionTest
[2025-12-24T22:13:53.924Z] [INFO] Running io.quarkus.vertx.http.UserRouteRegistrationTest
[2025-12-24T22:13:53.924Z] 2025-12-24 22:12:10,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.306s. Listening on: http://localhost:8081
[2025-12-24T22:13:53.924Z] 2025-12-24 22:12:10,126 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:53.924Z] 2025-12-24 22:12:10,126 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:54.641Z] 2025-12-24 22:12:10,703 INFO [io.quarkus] (main) Quarkus stopped in 0.090s
[2025-12-24T22:13:54.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s - in io.quarkus.vertx.http.UserRouteRegistrationTest
[2025-12-24T22:13:54.641Z] [INFO] Running io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2025-12-24T22:13:55.323Z] 2025-12-24 22:12:11,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.290s. Listening on: http://localhost:8081
[2025-12-24T22:13:55.323Z] 2025-12-24 22:12:11,378 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:55.323Z] 2025-12-24 22:12:11,378 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:55.999Z] 2025-12-24 22:12:11,952 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:13:55.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s - in io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2025-12-24T22:13:55.999Z] [INFO] Running io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2025-12-24T22:13:56.677Z] 2025-12-24 22:12:12,690 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8081
[2025-12-24T22:13:56.677Z] 2025-12-24 22:12:12,691 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:56.677Z] 2025-12-24 22:12:12,691 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:57.355Z] 2025-12-24 22:12:13,009 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:13:57.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2025-12-24T22:13:57.355Z] [INFO] Running io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2025-12-24T22:13:58.155Z] 2025-12-24 22:12:13,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.288s. Listening on: http://localhost:8081
[2025-12-24T22:13:58.155Z] 2025-12-24 22:12:13,712 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:58.155Z] 2025-12-24 22:12:13,712 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:58.155Z] 2025-12-24 22:12:14,070 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:13:58.155Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2025-12-24T22:13:58.155Z] [INFO] Running io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2025-12-24T22:13:59.044Z] 2025-12-24 22:12:14,957 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-12-24T22:13:59.044Z] 2025-12-24 22:12:14,958 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:13:59.044Z] 2025-12-24 22:12:14,958 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:13:59.721Z] 2025-12-24 22:12:15,434 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:13:59.721Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2025-12-24T22:13:59.721Z] [INFO] Running io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2025-12-24T22:14:00.396Z] 2025-12-24 22:12:16,242 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.295s. Listening on: http://localhost:8081
[2025-12-24T22:14:00.396Z] 2025-12-24 22:12:16,243 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:00.396Z] 2025-12-24 22:12:16,243 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:01.073Z] 2025-12-24 22:12:16,694 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:14:01.073Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2025-12-24T22:14:01.073Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2025-12-24T22:14:01.751Z] 2025-12-24 22:12:17,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2025-12-24T22:14:01.751Z] 2025-12-24 22:12:17,594 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:01.751Z] 2025-12-24 22:12:17,595 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:02.452Z] 2025-12-24 22:12:18,147 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:14:02.452Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2025-12-24T22:14:02.452Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2025-12-24T22:14:03.129Z] 2025-12-24 22:12:18,916 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2025-12-24T22:14:03.129Z] 2025-12-24 22:12:18,918 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:03.129Z] 2025-12-24 22:12:18,918 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:03.810Z] 2025-12-24 22:12:19,469 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:14:03.810Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2025-12-24T22:14:03.810Z] [INFO] Running io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2025-12-24T22:14:03.810Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2025-12-24T22:14:03.810Z] [INFO] Running io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2025-12-24T22:14:03.810Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2025-12-24T22:14:03.810Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:20,468 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:06.867Z] Tests paused
[2025-12-24T22:14:06.867Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:06.867Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:06.867Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:06.867Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:06.867Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:21,765 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.550s. Listening on: http://localhost:8080
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:21,765 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:21,766 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,233 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test13841020071767887941/src/main/resources/application.properties
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,234 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,245 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:14:06.867Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:06.867Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:06.867Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:06.867Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:06.867Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,608 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8080
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,608 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,608 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,608 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.376s
[2025-12-24T22:14:06.867Z] 2025-12-24 22:12:22,665 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:14:06.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.223 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2025-12-24T22:14:06.867Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:23,220 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:09.165Z] Tests paused
[2025-12-24T22:14:09.165Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:09.165Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:09.165Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:09.165Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:09.165Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,366 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.396s. Listening on: http://localhost:8080
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,366 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,367 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,571 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14715047534182617029/src/main/resources/application.properties
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,572 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,581 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:14:09.165Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:09.165Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:09.165Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:09.165Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:09.165Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,850 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.264s. Listening on: http://localhost:8080
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,851 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,851 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,851 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.281s
[2025-12-24T22:14:09.165Z] 2025-12-24 22:12:24,896 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:11.359Z] Tests paused
[2025-12-24T22:14:11.359Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:11.359Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:11.359Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:11.359Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:11.359Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:26,711 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.545s. Listening on: http://localhost:8080
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:26,712 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:26,712 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,101 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test5118249014463605812/src/main/resources/application.properties
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,104 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,117 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2025-12-24T22:14:11.359Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:11.359Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:11.359Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:11.359Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:11.359Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,432 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.308s. Listening on: http://localhost:8080
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,432 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,433 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,433 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.533s
[2025-12-24T22:14:11.359Z] 2025-12-24 22:12:27,463 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:11.359Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.816 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2025-12-24T22:14:11.359Z] [INFO] Running io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2025-12-24T22:14:12.037Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2025-12-24T22:14:12.037Z] [INFO] Running io.quarkus.vertx.http.devmode.ArcEndpointTest
[2025-12-24T22:14:13.447Z] 2025-12-24 22:12:28,080 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:13.447Z] Tests paused
[2025-12-24T22:14:13.447Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:13.447Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:13.447Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:13.447Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:13.447Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:13.447Z] 2025-12-24 22:12:29,180 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.352s. Listening on: http://localhost:8080
[2025-12-24T22:14:13.447Z] 2025-12-24 22:12:29,180 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:13.447Z] 2025-12-24 22:12:29,180 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:13.447Z] 2025-12-24 22:12:29,474 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:14:13.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s - in io.quarkus.vertx.http.devmode.ArcEndpointTest
[2025-12-24T22:14:13.447Z] [INFO] Running io.quarkus.vertx.http.devmode.CompileProblemTest
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:30,191 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:21.019Z] Tests paused
[2025-12-24T22:14:21.019Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:21.019Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:21.019Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:21.019Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:21.019Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:31,392 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.576s. Listening on: http://localhost:8080
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:31,393 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:31,393 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:21.019Z] Compilation Failed:
[2025-12-24T22:14:21.019Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14356037518822236466/src/main/java/io/quarkus/vertx/http/devmode/CompileErrorEndpoint.java:12: error: unclosed string literal
[2025-12-24T22:14:21.019Z] .handler(rc -> rc.response().end("compile error));
[2025-12-24T22:14:21.019Z] ^
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,591 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CompileErrorEndpoint.class, CompileCorrectlyEndpoint.class.
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,596 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:14:21.019Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:21.019Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:21.019Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:21.019Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:21.019Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,933 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8080
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,934 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,934 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,934 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.590s
[2025-12-24T22:14:21.019Z] 2025-12-24 22:12:35,947 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:14:21.019Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.498 s - in io.quarkus.vertx.http.devmode.CompileProblemTest
[2025-12-24T22:14:21.019Z] [INFO] Running io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:36,919 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:24.097Z] Tests paused
[2025-12-24T22:14:24.097Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:24.097Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:24.097Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:24.097Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:24.097Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:38,069 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.648s. Listening on: http://localhost:8080
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:38,069 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:38,069 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,491 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in LiveReloadEndpoint.class.
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,502 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:14:24.097Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:24.097Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:24.097Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:24.097Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:24.097Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,767 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.260s. Listening on: http://localhost:8080
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,767 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,767 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,768 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.462s
[2025-12-24T22:14:24.097Z] 2025-12-24 22:12:39,777 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:24.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.826 s - in io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2025-12-24T22:14:24.097Z] [INFO] Running io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2025-12-24T22:14:26.293Z] 2025-12-24 22:12:40,455 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:26.293Z] Tests paused
[2025-12-24T22:14:26.293Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:26.293Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:26.293Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:26.293Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:26.293Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:26.293Z] 2025-12-24 22:12:41,638 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.445s. Listening on: http://localhost:8080
[2025-12-24T22:14:26.293Z] 2025-12-24 22:12:41,638 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:26.293Z] 2025-12-24 22:12:41,639 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:26.293Z] 2025-12-24 22:12:41,898 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:14:26.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s - in io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2025-12-24T22:14:26.293Z] [INFO] Running io.quarkus.vertx.http.filters.UserFilterTest
[2025-12-24T22:14:26.971Z] 2025-12-24 22:12:43,137 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2025-12-24T22:14:26.971Z] 2025-12-24 22:12:43,137 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:26.971Z] 2025-12-24 22:12:43,137 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:27.649Z] 2025-12-24 22:12:43,691 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:14:27.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in io.quarkus.vertx.http.filters.UserFilterTest
[2025-12-24T22:14:27.649Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:44,625 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:35.284Z] Tests paused
[2025-12-24T22:14:35.284Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:35.284Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:35.284Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:35.284Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:35.284Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:45,917 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.548s. Listening on: http://localhost:8080
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:45,917 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:45,918 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:47,413 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:47,420 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:14:35.284Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:35.284Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:35.284Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:35.284Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:35.284Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:47,820 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8080
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:47,821 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:47,821 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:47,821 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.632s
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:49,004 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:49,007 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:35.284Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:35.284Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:35.284Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:35.284Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:35.284Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:49,227 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.218s. Listening on: http://localhost:8080
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:49,228 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:49,228 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:49,228 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.286s
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:50,448 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:50,452 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:14:35.284Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:35.284Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:35.284Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:35.284Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:35.284Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:51,149 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8080
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:51,149 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:51,149 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:51,155 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.806s
[2025-12-24T22:14:35.284Z] 2025-12-24 22:12:51,162 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:37.490Z] Tests paused
[2025-12-24T22:14:37.490Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:37.490Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:37.490Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:37.490Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:37.490Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.647s. Listening on: http://localhost:8080
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,075 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,075 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,286 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewFilter.class.
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,298 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:14:37.490Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:37.490Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:37.490Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:37.490Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:37.490Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,584 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.281s. Listening on: http://localhost:8080
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,584 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,584 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,584 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.417s
[2025-12-24T22:14:37.490Z] 2025-12-24 22:12:53,610 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:14:37.491Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.978 s - in io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2025-12-24T22:14:37.491Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:54,207 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:40.542Z] Tests paused
[2025-12-24T22:14:40.542Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:40.542Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:40.542Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:40.542Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:40.542Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:55,570 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.629s. Listening on: http://localhost:8080
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:55,571 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:55,572 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:55,800 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewBean.class.
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:55,811 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:14:40.542Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:40.542Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:40.542Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:40.542Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:40.542Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:56,171 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8080
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:56,171 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:40.542Z] 2025-12-24 22:12:56,171 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:40.543Z] 2025-12-24 22:12:56,172 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.466s
[2025-12-24T22:14:40.543Z] 2025-12-24 22:12:56,182 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:14:44.996Z] Tests paused
[2025-12-24T22:14:44.996Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:44.996Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:44.996Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:44.996Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:44.996Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:57,816 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.375s. Listening on: http://localhost:8080
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:57,816 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:57,816 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:59,154 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:59,165 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:14:44.996Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:44.996Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:44.996Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:44.996Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:44.996Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:59,463 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.294s. Listening on: http://localhost:8080
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:59,463 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:59,463 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:44.996Z] 2025-12-24 22:12:59,464 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.417s
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,650 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,652 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:44.996Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:44.996Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:44.996Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:44.996Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:44.996Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,874 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.219s. Listening on: http://localhost:8080
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,874 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,874 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,874 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.289s
[2025-12-24T22:14:44.996Z] 2025-12-24 22:13:00,890 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:44.996Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.26 s - in io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2025-12-24T22:14:44.996Z] [INFO] Running io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2025-12-24T22:14:48.994Z] 2025-12-24 22:13:01,493 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:14:48.994Z] Tests paused
[2025-12-24T22:14:48.994Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:48.994Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:48.994Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:48.994Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:48.994Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:48.994Z] 2025-12-24 22:13:02,626 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.406s. Listening on: http://localhost:8080
[2025-12-24T22:14:48.994Z] 2025-12-24 22:13:02,626 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:48.994Z] 2025-12-24 22:13:02,627 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:48.994Z] 2025-12-24 22:13:04,028 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in VertxEventBusConsumer.class.
[2025-12-24T22:14:48.994Z] 2025-12-24 22:13:04,033 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:14:48.994Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:14:48.994Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:14:48.994Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:14:48.994Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:14:48.994Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:14:48.995Z] 2025-12-24 22:13:04,478 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8080
[2025-12-24T22:14:48.995Z] 2025-12-24 22:13:04,479 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:14:48.995Z] 2025-12-24 22:13:04,479 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:48.995Z] 2025-12-24 22:13:04,479 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.593s
[2025-12-24T22:14:48.995Z] 2025-12-24 22:13:04,487 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:14:48.995Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.59 s - in io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2025-12-24T22:14:48.995Z] [INFO] Running io.quarkus.vertx.http.http2.Http2Test
[2025-12-24T22:14:49.673Z] 2025-12-24 22:13:05,566 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.592s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:14:49.673Z] 2025-12-24 22:13:05,566 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:49.673Z] 2025-12-24 22:13:05,567 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:50.350Z] 2025-12-24 22:13:06,151 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:14:50.350Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.vertx.http.http2.Http2Test
[2025-12-24T22:14:50.350Z] [INFO] Running io.quarkus.vertx.http.router.RouterEventTest
[2025-12-24T22:14:51.032Z] 2025-12-24 22:13:07,010 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.336s. Listening on: http://localhost:8081
[2025-12-24T22:14:51.032Z] 2025-12-24 22:13:07,010 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:51.032Z] 2025-12-24 22:13:07,010 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:51.710Z] 2025-12-24 22:13:07,385 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:14:51.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.vertx.http.router.RouterEventTest
[2025-12-24T22:14:51.710Z] [INFO] Running io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2025-12-24T22:14:52.386Z] 2025-12-24 22:13:08,359 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2025-12-24T22:14:52.386Z] 2025-12-24 22:13:08,359 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:52.386Z] 2025-12-24 22:13:08,359 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:53.062Z] 2025-12-24 22:13:08,818 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:14:53.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2025-12-24T22:14:53.062Z] [INFO] Running io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2025-12-24T22:14:53.743Z] 2025-12-24 22:13:09,586 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2025-12-24T22:14:53.743Z] 2025-12-24 22:13:09,586 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:53.743Z] 2025-12-24 22:13:09,586 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:54.419Z] 2025-12-24 22:13:09,859 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key cr9843Xrpvmur/BI45WxTzPkYgY84K5yBmqKf4s5B6U=
[2025-12-24T22:14:54.419Z] 2025-12-24 22:13:10,135 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:14:54.419Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2025-12-24T22:14:54.419Z] [INFO] Running io.quarkus.vertx.http.security.DefaultDenyTestCase
[2025-12-24T22:14:55.099Z] 2025-12-24 22:13:11,142 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2025-12-24T22:14:55.099Z] 2025-12-24 22:13:11,143 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:55.099Z] 2025-12-24 22:13:11,143 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:55.778Z] 2025-12-24 22:13:11,687 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:14:55.778Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in io.quarkus.vertx.http.security.DefaultDenyTestCase
[2025-12-24T22:14:55.778Z] [INFO] Running io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2025-12-24T22:14:56.455Z] 2025-12-24 22:13:12,461 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T22:14:56.455Z] 2025-12-24 22:13:12,462 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:56.455Z] 2025-12-24 22:13:12,462 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:57.131Z] 2025-12-24 22:13:12,955 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:14:57.131Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 s - in io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2025-12-24T22:14:57.131Z] [INFO] Running io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2025-12-24T22:14:57.810Z] 2025-12-24 22:13:13,686 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.308s. Listening on: http://localhost:8081
[2025-12-24T22:14:57.810Z] 2025-12-24 22:13:13,687 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:57.810Z] 2025-12-24 22:13:13,687 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:58.489Z] 2025-12-24 22:13:14,122 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:14:58.489Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 s - in io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2025-12-24T22:14:58.489Z] [INFO] Running io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2025-12-24T22:14:59.169Z] 2025-12-24 22:13:14,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.325s. Listening on: http://localhost:8081
[2025-12-24T22:14:59.169Z] 2025-12-24 22:13:14,953 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:14:59.169Z] 2025-12-24 22:13:14,953 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:14:59.169Z] 2025-12-24 22:13:15,334 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:14:59.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2025-12-24T22:14:59.169Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2025-12-24T22:15:00.582Z] 2025-12-24 22:13:16,169 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-12-24T22:15:00.582Z] 2025-12-24 22:13:16,170 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:00.582Z] 2025-12-24 22:13:16,170 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:00.582Z] 2025-12-24 22:13:16,710 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:15:00.582Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.375 s - in io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2025-12-24T22:15:00.582Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2025-12-24T22:15:01.291Z] 2025-12-24 22:13:17,520 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2025-12-24T22:15:01.291Z] 2025-12-24 22:13:17,520 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:01.291Z] 2025-12-24 22:13:17,520 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:01.999Z] 2025-12-24 22:13:17,830 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-1) Encryption key was not specified for persistent FORM auth, using temporary key 3YZYAHE0WjXEc3OLzygTQVkl5g99/y3WbCEh12Xm+dc=
[2025-12-24T22:15:01.999Z] 2025-12-24 22:13:18,118 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:15:01.999Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2025-12-24T22:15:01.999Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2025-12-24T22:15:03.421Z] 2025-12-24 22:13:19,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-12-24T22:15:03.421Z] 2025-12-24 22:13:19,010 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:03.421Z] 2025-12-24 22:13:19,010 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:03.421Z] 2025-12-24 22:13:19,282 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key vYevGtEJIL3IuoZIaUzrqHyEbyi2NsJWKHA9BnS/7c4=
[2025-12-24T22:15:03.421Z] 2025-12-24 22:13:19,520 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-11) Location cookie value http://localhost does not match the current request URI http://localhost:8081/auth's scheme, host or port
[2025-12-24T22:15:03.421Z] 2025-12-24 22:13:19,520 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-11) Unable to complete post authentication: io.quarkus.security.AuthenticationCompletionException
[2025-12-24T22:15:03.421Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.verifyRedirectBackLocation(FormAuthenticationMechanism.java:143)
[2025-12-24T22:15:03.421Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.handleRedirectBack(FormAuthenticationMechanism.java:123)
[2025-12-24T22:15:03.421Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:89)
[2025-12-24T22:15:03.421Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:03.421Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:15:03.421Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-12-24T22:15:03.421Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:03.422Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:03.422Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:03.422Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:03.422Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:15:03.422Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:15:03.422Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T22:15:03.422Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:03.422Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-12-24T22:15:03.422Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:15:03.422Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-12-24T22:15:03.422Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-12-24T22:15:03.422Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-12-24T22:15:03.422Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-12-24T22:15:03.422Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-12-24T22:15:03.422Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:15:03.422Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:03.422Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:15:03.422Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:03.422Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:03.422Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:15:03.422Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:15:03.422Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:03.422Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:03.422Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:03.422Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:03.422Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:15:03.422Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:15:03.422Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:15:03.422Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:15:03.422Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:15:03.422Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:15:03.422Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:15:03.422Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:15:03.422Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:15:03.422Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:03.422Z]
[2025-12-24T22:15:03.422Z] 2025-12-24 22:13:19,545 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:15:03.422Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2025-12-24T22:15:03.422Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthTestCase
[2025-12-24T22:15:04.109Z] 2025-12-24 22:13:20,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2025-12-24T22:15:04.109Z] 2025-12-24 22:13:20,328 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:04.109Z] 2025-12-24 22:13:20,328 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:04.791Z] 2025-12-24 22:13:20,614 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-14) Encryption key was not specified for persistent FORM auth, using temporary key rgMXBpY0YOW/5ndxiXM6m3eIIv+AqyiuMZmSGsSQIRU=
[2025-12-24T22:15:04.791Z] 2025-12-24 22:13:20,882 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:15:04.791Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in io.quarkus.vertx.http.security.FormAuthTestCase
[2025-12-24T22:15:04.791Z] [INFO] Running io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2025-12-24T22:15:05.498Z] 2025-12-24 22:13:21,632 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8081
[2025-12-24T22:15:05.498Z] 2025-12-24 22:13:21,632 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:05.498Z] 2025-12-24 22:13:21,633 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:06.297Z] 2025-12-24 22:13:21,889 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-13) Encryption key was not specified for persistent FORM auth, using temporary key u9deR6nfFubwbW0VD3X93y0tvPbq0MURi+qfHZ+gk4c=
[2025-12-24T22:15:06.297Z] 2025-12-24 22:13:22,030 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-11) HTTP Request to /j_security_check failed, error id: a986fb4c-9978-42a2-a3b9-b544fa2122a9-1: java.lang.IllegalStateException: Response has already been written
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2025-12-24T22:15:06.297Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:15:06.297Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:15:06.297Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:06.297Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-12-24T22:15:06.297Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:15:06.297Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-12-24T22:15:06.297Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-12-24T22:15:06.297Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-12-24T22:15:06.297Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-12-24T22:15:06.297Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-12-24T22:15:06.297Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:15:06.297Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.297Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:15:06.297Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.297Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.297Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:15:06.297Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.297Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.297Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.297Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.297Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:15:06.297Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:15:06.297Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:15:06.297Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:15:06.297Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:15:06.297Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:15:06.297Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:15:06.297Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:15:06.297Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:15:06.297Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:06.297Z]
[2025-12-24T22:15:06.297Z] 2025-12-24 22:13:22,100 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /j_security_check failed, error id: a986fb4c-9978-42a2-a3b9-b544fa2122a9-2: java.lang.IllegalStateException: Response has already been written
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-12-24T22:15:06.297Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2025-12-24T22:15:06.297Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:15:06.297Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:15:06.297Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2025-12-24T22:15:06.297Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:06.297Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:06.297Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-12-24T22:15:06.298Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-12-24T22:15:06.298Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-12-24T22:15:06.298Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:15:06.298Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:15:06.298Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:15:06.298Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:15:06.298Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:15:06.298Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:15:06.298Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:15:06.298Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:06.298Z]
[2025-12-24T22:15:06.298Z] 2025-12-24 22:13:22,142 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /j_security_check failed, error id: a986fb4c-9978-42a2-a3b9-b544fa2122a9-3: java.lang.IllegalStateException: Response has already been written
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2025-12-24T22:15:06.298Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:15:06.298Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:15:06.298Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:06.298Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:15:06.298Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2025-12-24T22:15:06.298Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2025-12-24T22:15:06.298Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2025-12-24T22:15:06.298Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-12-24T22:15:06.298Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2025-12-24T22:15:06.298Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:15:06.298Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:15:06.298Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:15:06.298Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:15:06.298Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:15:06.298Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:15:06.298Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:15:06.298Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:15:06.298Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:15:06.298Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:15:06.298Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:15:06.298Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:15:06.298Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:06.298Z]
[2025-12-24T22:15:06.298Z] 2025-12-24 22:13:22,186 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:15:06.298Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s - in io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2025-12-24T22:15:06.298Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2025-12-24T22:15:07.745Z] 2025-12-24 22:13:23,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:15:07.745Z] 2025-12-24 22:13:23,268 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:07.745Z] 2025-12-24 22:13:23,268 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:07.745Z] 2025-12-24 22:13:23,910 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:15:07.745Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s - in io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2025-12-24T22:15:07.745Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestTest
[2025-12-24T22:15:09.221Z] 2025-12-24 22:13:25,055 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:15:09.221Z] 2025-12-24 22:13:25,056 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:09.221Z] 2025-12-24 22:13:25,056 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:09.973Z] 2025-12-24 22:13:25,937 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:15:09.973Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 s - in io.quarkus.vertx.http.security.MtlsRequestTest
[2025-12-24T22:15:09.973Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequiredTest
[2025-12-24T22:15:11.379Z] 2025-12-24 22:13:27,052 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.609s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:15:11.379Z] 2025-12-24 22:13:27,053 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:11.379Z] 2025-12-24 22:13:27,053 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:11.379Z] 2025-12-24 22:13:27,585 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:15:11.379Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in io.quarkus.vertx.http.security.MtlsRequiredTest
[2025-12-24T22:15:11.379Z] [INFO] Running io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2025-12-24T22:15:12.785Z] 2025-12-24 22:13:28,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-12-24T22:15:12.785Z] 2025-12-24 22:13:28,384 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:12.785Z] 2025-12-24 22:13:28,384 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:12.785Z] 2025-12-24 22:13:28,959 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-12-24T22:15:12.785Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2025-12-24T22:15:12.785Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2025-12-24T22:15:13.463Z] 2025-12-24 22:13:29,678 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2025-12-24T22:15:13.463Z] 2025-12-24 22:13:29,679 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:13.463Z] 2025-12-24 22:13:29,679 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:14.868Z] 2025-12-24 22:13:30,973 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:15:14.868Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s - in io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2025-12-24T22:15:14.868Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedTestCase
[2025-12-24T22:15:15.574Z] 2025-12-24 22:13:31,671 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2025-12-24T22:15:15.574Z] 2025-12-24 22:13:31,671 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:15.574Z] 2025-12-24 22:13:31,672 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:16.983Z] 2025-12-24 22:13:32,639 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:15:16.983Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s - in io.quarkus.vertx.http.security.RolesAllowedTestCase
[2025-12-24T22:15:16.983Z] [INFO] Running io.quarkus.vertx.http.security.TrimmedPathTestCase
[2025-12-24T22:15:17.662Z] 2025-12-24 22:13:33,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2025-12-24T22:15:17.662Z] 2025-12-24 22:13:33,490 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:17.662Z] 2025-12-24 22:13:33,490 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:18.369Z] 2025-12-24 22:13:33,936 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:15:18.369Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in io.quarkus.vertx.http.security.TrimmedPathTestCase
[2025-12-24T22:15:18.369Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTest
[2025-12-24T22:15:19.046Z] 2025-12-24 22:13:34,648 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8081
[2025-12-24T22:15:19.046Z] 2025-12-24 22:13:34,649 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:19.046Z] 2025-12-24 22:13:34,649 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:24.518Z] 2025-12-24 22:13:35,709 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2025-12-24T22:15:24.518Z] 2025-12-24 22:13:39,825 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-10) All HTTP requests complete
[2025-12-24T22:15:24.518Z] 2025-12-24 22:13:39,867 INFO [io.quarkus] (main) Quarkus stopped in 4.159s
[2025-12-24T22:15:24.518Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.931 s - in io.quarkus.vertx.http.shutdown.ShutdownTest
[2025-12-24T22:15:24.518Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2025-12-24T22:15:25.198Z] 2025-12-24 22:13:41,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2025-12-24T22:15:25.198Z] 2025-12-24 22:13:41,065 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:25.198Z] 2025-12-24 22:13:41,065 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:26.607Z] 2025-12-24 22:13:42,121 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2025-12-24T22:15:26.607Z] 2025-12-24 22:13:42,222 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2025-12-24T22:15:26.607Z] 2025-12-24 22:13:42,243 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-2) All HTTP requests complete
[2025-12-24T22:15:26.607Z] 2025-12-24 22:13:42,263 INFO [io.quarkus] (main) Quarkus stopped in 0.143s
[2025-12-24T22:15:26.607Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2025-12-24T22:15:26.607Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2025-12-24T22:15:27.302Z] 2025-12-24 22:13:43,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2025-12-24T22:15:27.302Z] 2025-12-24 22:13:43,083 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:27.303Z] 2025-12-24 22:13:43,083 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:28.718Z] 2025-12-24 22:13:44,126 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2025-12-24T22:15:28.718Z] 2025-12-24 22:13:44,227 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2025-12-24T22:15:28.718Z] 2025-12-24 22:13:44,247 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-15) All HTTP requests complete
[2025-12-24T22:15:28.718Z] 2025-12-24 22:13:44,265 INFO [io.quarkus] (main) Quarkus stopped in 0.140s
[2025-12-24T22:15:28.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2025-12-24T22:15:28.718Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2025-12-24T22:15:29.395Z] 2025-12-24 22:13:45,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:15:29.395Z] 2025-12-24 22:13:45,117 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:29.395Z] 2025-12-24 22:13:45,117 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:29.395Z] 2025-12-24 22:13:45,548 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:15:29.395Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2025-12-24T22:15:29.395Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2025-12-24T22:15:30.802Z] 2025-12-24 22:13:46,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.575s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:15:30.802Z] 2025-12-24 22:13:46,549 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:30.802Z] 2025-12-24 22:13:46,549 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:30.802Z] 2025-12-24 22:13:46,983 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:15:30.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2025-12-24T22:15:30.802Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2025-12-24T22:15:32.217Z] 2025-12-24 22:13:47,817 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: https://localhost:8444
[2025-12-24T22:15:32.217Z] 2025-12-24 22:13:47,818 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:15:32.217Z] 2025-12-24 22:13:47,818 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:32.217Z] 2025-12-24 22:13:48,287 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:15:32.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2025-12-24T22:15:32.217Z] [INFO] Running io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:48,840 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:15:37.404Z] Tests paused
[2025-12-24T22:15:37.404Z] Running tests for the first time
[2025-12-24T22:15:37.404Z] Starting test run, 2 tests to run.
[2025-12-24T22:15:37.404Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:15:37.404Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:37.404Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:15:37.404Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:15:37.404Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:15:37.404Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:15:37.404Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:50,859 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.312s. Listening on: http://localhost:8080
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:50,859 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:50,859 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:51,938 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.198s. Listening on: http://localhost:8081
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:51,938 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:51,938 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:37.404Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:37.404Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:52,406 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.074s
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:52,429 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:15:37.404Z] 2025-12-24 22:13:52,429 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:37.404Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:15:37.404Z] Expected status code <200> but was <404>.
[2025-12-24T22:15:37.404Z]
[2025-12-24T22:15:37.404Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:15:37.404Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:15:37.404Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:15:37.404Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:15:37.404Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:15:37.404Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:15:37.404Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-12-24T22:15:37.404Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:37.405Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:15:37.405Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:37.405Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:15:37.405Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:15:37.405Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:15:37.405Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:15:37.405Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:37.405Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:37.405Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:37.405Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:37.405Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:15:37.405Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:15:37.405Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:37.405Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:37.405Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:37.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:37.406Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:37.406Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:37.406Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:37.406Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:37.406Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:37.406Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:37.406Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:37.406Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:37.406Z]
[2025-12-24T22:15:37.406Z] 2025-12-24 22:13:52,431 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:37.406Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3288ms. Tests completed at 22:13:52.
[2025-12-24T22:15:37.406Z] 2025-12-24 22:13:52,465 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:15:37.406Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.23 s - in io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2025-12-24T22:15:37.406Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:53,086 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:15:43.846Z] Tests paused
[2025-12-24T22:15:43.846Z] Running tests for the first time
[2025-12-24T22:15:43.846Z] Starting test run, 4 tests to run.
[2025-12-24T22:15:43.846Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:15:43.846Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-12-24T22:15:43.846Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:15:43.846Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:15:43.846Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:15:43.846Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:15:43.846Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:55,648 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.846s. Listening on: http://localhost:8080
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:55,649 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:55,649 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:55,840 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.234s. Listening on: http://localhost:8081
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:55,841 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:55,841 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:43.846Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-12-24T22:15:43.846Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-12-24T22:15:43.846Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:43.846Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:43.846Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:56,304 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.033s
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:56,337 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:15:43.846Z] 2025-12-24 22:13:56,337 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:43.846Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:15:43.846Z] Expected status code <200> but was <404>.
[2025-12-24T22:15:43.847Z]
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:15:43.847Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:15:43.847Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.847Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:15:43.847Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.847Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:15:43.847Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:15:43.847Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:15:43.847Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:15:43.847Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:43.847Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.847Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.847Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.847Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:15:43.847Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:15:43.847Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.847Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:43.847Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:43.847Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:43.847Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:43.847Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:43.847Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:43.847Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:43.847Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:43.847Z]
[2025-12-24T22:15:43.847Z] 2025-12-24 22:13:56,338 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:43.847Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:15:43.848Z] Expected status code <200> but was <404>.
[2025-12-24T22:15:43.848Z]
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:15:43.848Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:15:43.848Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:15:43.848Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:15:43.848Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:15:43.848Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:15:43.848Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:15:43.848Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:43.848Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.848Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.848Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:15:43.848Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:15:43.848Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.848Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.848Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.848Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:43.849Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:43.849Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:43.849Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:43.849Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:43.849Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:43.849Z]
[2025-12-24T22:15:43.849Z] 2025-12-24 22:13:56,338 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:43.849Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 2910ms. Tests completed at 22:13:56.
[2025-12-24T22:15:43.849Z] Starting test run, 4 tests to run.
[2025-12-24T22:15:43.849Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:15:43.849Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-12-24T22:15:43.849Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-12-24T22:15:43.849Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-12-24T22:15:43.849Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:43.849Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:43.849Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:43.849Z] 2025-12-24 22:13:58,156 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:15:43.849Z] 2025-12-24 22:13:58,157 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:43.849Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T22:15:43.849Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2025-12-24T22:15:43.849Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2025-12-24T22:15:43.849Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2025-12-24T22:15:43.849Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2025-12-24T22:15:43.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.849Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:43.849Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:43.849Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:43.849Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:43.850Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:43.850Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T22:15:43.850Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:15:43.850Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:15:43.850Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.850Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.850Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.850Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.850Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-12-24T22:15:43.850Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2025-12-24T22:15:43.850Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2025-12-24T22:15:43.850Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-12-24T22:15:43.850Z] ... 34 more
[2025-12-24T22:15:43.850Z] Caused by: java.lang.RuntimeException: FAIL
[2025-12-24T22:15:43.850Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2025-12-24T22:15:43.850Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2025-12-24T22:15:43.850Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2025-12-24T22:15:43.850Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:15:43.850Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T22:15:43.850Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T22:15:43.850Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2025-12-24T22:15:43.850Z] ... 50 more
[2025-12-24T22:15:43.850Z]
[2025-12-24T22:15:43.850Z] 2025-12-24 22:13:58,157 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:43.850Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 515ms. Tests completed at 22:13:58 due to changes to StartupFailer.class.
[2025-12-24T22:15:43.850Z] Starting test run, 4 tests to run.
[2025-12-24T22:15:43.850Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:15:43.850Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-12-24T22:15:43.850Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-12-24T22:15:43.850Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-12-24T22:15:43.850Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:43.850Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:43.850Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:43.850Z] 2025-12-24 22:13:59,761 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2025-12-24T22:15:43.850Z] 2025-12-24 22:13:59,761 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:43.850Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T22:15:43.850Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2025-12-24T22:15:43.850Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2025-12-24T22:15:43.850Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2025-12-24T22:15:43.850Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2025-12-24T22:15:43.850Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.850Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:43.850Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:43.850Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:43.850Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:43.850Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:43.850Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T22:15:43.850Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:15:43.850Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:15:43.851Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:43.851Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:43.851Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:43.851Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:43.851Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-12-24T22:15:43.851Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2025-12-24T22:15:43.851Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2025-12-24T22:15:43.851Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2025-12-24T22:15:43.851Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:15:43.851Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:43.851Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:15:43.851Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-12-24T22:15:43.851Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-12-24T22:15:43.851Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-12-24T22:15:43.851Z] ... 34 more
[2025-12-24T22:15:43.851Z] Caused by: java.lang.RuntimeException: FAIL
[2025-12-24T22:15:43.851Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2025-12-24T22:15:43.851Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2025-12-24T22:15:43.851Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2025-12-24T22:15:43.851Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:15:43.851Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T22:15:43.851Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T22:15:43.851Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2025-12-24T22:15:43.851Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2025-12-24T22:15:43.851Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2025-12-24T22:15:43.851Z] ... 50 more
[2025-12-24T22:15:43.851Z]
[2025-12-24T22:15:43.851Z] 2025-12-24 22:13:59,761 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:46.153Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 420ms. Tests completed at 22:13:59 due to changes to StartupFailer.class.
[2025-12-24T22:15:46.153Z] Starting test run, 4 tests to run.
[2025-12-24T22:15:46.153Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:15:46.153Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,502 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.842s. Listening on: http://localhost:8081
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,503 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,503 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:46.153Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2025-12-24T22:15:46.153Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2025-12-24T22:15:46.153Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:46.153Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:46.153Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,648 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.043s
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,703 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,703 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:46.153Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:15:46.153Z] Expected status code <200> but was <404>.
[2025-12-24T22:15:46.153Z]
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:15:46.153Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:15:46.153Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:15:46.153Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:46.153Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:46.153Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:15:46.153Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:46.153Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:46.153Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:46.153Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:46.153Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:46.153Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:46.153Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:46.153Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:46.153Z]
[2025-12-24T22:15:46.153Z] 2025-12-24 22:14:01,703 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:46.153Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:15:46.153Z] Expected status code <200> but was <404>.
[2025-12-24T22:15:46.153Z]
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:15:46.153Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:15:46.153Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:15:46.153Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:15:46.153Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:15:46.153Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:46.153Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:46.153Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:46.153Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:46.153Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:15:46.153Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:15:46.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:46.153Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:46.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:46.154Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:46.154Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:46.154Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:46.154Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:46.154Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:46.154Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:46.154Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:46.154Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:46.154Z]
[2025-12-24T22:15:46.154Z] 2025-12-24 22:14:01,704 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:46.154Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 706ms. Tests completed at 22:14:01 due to changes to StartupFailer.class.
[2025-12-24T22:15:46.154Z] 2025-12-24 22:14:01,764 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:15:46.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.312 s - in io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2025-12-24T22:15:46.154Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:02,604 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:15:52.520Z] Tests paused
[2025-12-24T22:15:52.520Z] Running tests for the first time
[2025-12-24T22:15:52.520Z] Starting test run, 2 tests to run.
[2025-12-24T22:15:52.520Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:15:52.520Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:52.520Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:15:52.520Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:15:52.520Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:15:52.520Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:15:52.520Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:04,756 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.423s. Listening on: http://localhost:8080
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:04,757 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:04,757 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:05,250 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.137s. Listening on: http://localhost:8081
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:05,250 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:05,250 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:52.520Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:52.520Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:05,691 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.023s
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:05,713 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:15:52.520Z] 2025-12-24 22:14:05,713 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:15:52.520Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:15:52.520Z] Expected status code <200> but was <404>.
[2025-12-24T22:15:52.520Z]
[2025-12-24T22:15:52.520Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:15:52.520Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:15:52.520Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:15:52.520Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:15:52.521Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:52.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:15:52.521Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:52.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:15:52.521Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:15:52.521Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:15:52.521Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:15:52.521Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:15:52.521Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:15:52.521Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:15:52.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:15:52.521Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:15:52.521Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:15:52.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:15:52.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:15:52.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:52.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:52.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:15:52.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:15:52.522Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:15:52.522Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:52.522Z]
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:05,713 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:52.522Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 2770ms. Tests completed at 22:14:05.
[2025-12-24T22:15:52.522Z] Starting test run, 2 tests to run.
[2025-12-24T22:15:52.522Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:15:52.522Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,476 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,477 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,477 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:15:52.522Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:15:52.522Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,486 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,504 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,504 ERROR [io.qua.test] (Test runner thread) Test testHelloEndpoint() failed
[2025-12-24T22:15:52.522Z] : java.lang.RuntimeException
[2025-12-24T22:15:52.522Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2025-12-24T22:15:52.522Z]
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,504 ERROR [io.qua.test] (Test runner thread) Test SimpleET failed
[2025-12-24T22:15:52.522Z] : java.lang.RuntimeException
[2025-12-24T22:15:52.522Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2025-12-24T22:15:52.522Z]
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,504 ERROR [io.qua.test] (Test runner thread) Test testGreetingEndpoint() failed
[2025-12-24T22:15:52.522Z] : java.lang.RuntimeException
[2025-12-24T22:15:52.522Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2025-12-24T22:15:52.522Z]
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,504 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:15:52.522Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 469ms. Tests completed at 22:14:07 due to changes to SimpleET.class.
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:15:52.522Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.722 s - in io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2025-12-24T22:15:52.522Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2025-12-24T22:15:52.522Z] 2025-12-24 22:14:07,533 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:15:52.522Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:15:52.522Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:15:52.522Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:15:52.522Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:15:52.522Z] ... 3 more
[2025-12-24T22:15:52.522Z]
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:08,095 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:00.273Z] Tests paused
[2025-12-24T22:16:00.273Z] Running tests for the first time
[2025-12-24T22:16:00.273Z] Starting test run, 4 tests to run.
[2025-12-24T22:16:00.273Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:16:00.273Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:16:00.273Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:00.273Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:00.273Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:00.273Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:00.273Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:10,580 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.761s. Listening on: http://localhost:8080
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:10,580 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:10,580 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,298 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.954s. Listening on: http://localhost:8081
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,298 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,298 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:00.273Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:00.273Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:16:00.273Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-12-24T22:16:00.273Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-12-24T22:16:00.273Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,832 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.084s
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,851 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,851 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:16:00.273Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:00.273Z] Expected status code <200> but was <404>.
[2025-12-24T22:16:00.273Z]
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:16:00.273Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:00.273Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:00.273Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:00.273Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:16:00.273Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:00.273Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.273Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:00.273Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.273Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:00.273Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:00.273Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:00.273Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:00.273Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:00.273Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:00.273Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:00.273Z]
[2025-12-24T22:16:00.273Z] 2025-12-24 22:14:11,852 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-12-24T22:16:00.273Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:00.273Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.273Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.273Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.273Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:00.273Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:00.274Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:00.274Z]
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:11,852 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2025-12-24T22:16:00.274Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:00.274Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2025-12-24T22:16:00.274Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.274Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.274Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.274Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:00.274Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:00.274Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:00.274Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:00.274Z]
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:11,853 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 3 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:00.274Z] 3 tests failed (1 passing, 0 skipped), 4 tests were run in 3431ms. Tests completed at 22:14:11.
[2025-12-24T22:16:00.274Z] Starting test run, 4 tests to run.
[2025-12-24T22:16:00.274Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:16:00.274Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:14,306 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:14,306 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:14,306 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:00.274Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:00.274Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:16:00.274Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-12-24T22:16:00.274Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-12-24T22:16:00.274Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:14,405 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.057s
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:14,429 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:16:00.274Z] 2025-12-24 22:14:14,429 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-12-24T22:16:00.274Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:00.274Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-12-24T22:16:00.274Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.274Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.274Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.274Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:00.274Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:00.274Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:00.275Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:00.275Z]
[2025-12-24T22:16:00.275Z] 2025-12-24 22:14:14,430 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2025-12-24T22:16:00.275Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:00.275Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2025-12-24T22:16:00.275Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:00.275Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:00.275Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:00.275Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:00.275Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:00.275Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.275Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.275Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:00.275Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:00.275Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:00.275Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:00.275Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:00.275Z]
[2025-12-24T22:16:00.275Z] 2025-12-24 22:14:14,430 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:00.275Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 732ms. Tests completed at 22:14:14 due to changes to HelloResource$1.class and 2 other files.
[2025-12-24T22:16:00.275Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:00.275Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:00.275Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-12-24T22:16:00.275Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-12-24T22:16:11.679Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:15,670 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:15,670 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-12-24T22:16:11.679Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:11.679Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.679Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.679Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:11.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:11.679Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:11.679Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:11.679Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:11.679Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:11.679Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:11.679Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:11.679Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:11.679Z]
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:15,670 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:11.679Z] 1 test failed (3 passing, 0 skipped), 2 tests were run in 48ms. Tests completed at 22:14:15 due to changes to UnitService.class.
[2025-12-24T22:16:11.679Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:11.679Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:11.679Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-12-24T22:16:11.679Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-12-24T22:16:11.679Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:16,901 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:16:11.679Z] All 4 tests are passing (0 skipped), 2 tests were run in 43ms. Tests completed at 22:14:16 due to changes to UnitET.class.
[2025-12-24T22:16:11.679Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:11.679Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:11.679Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-12-24T22:16:11.679Z] All 2 tests are passing (2 skipped), 0 tests were run in 51ms. Tests completed at 22:14:18 due to changes to UnitET.class.
[2025-12-24T22:16:11.679Z] Starting test run, 0 tests to run.
[2025-12-24T22:16:11.679Z] Running 1/0. Running: #JUnit Jupiter
[2025-12-24T22:16:11.679Z] All 2 tests are passing (0 skipped), 0 tests were run in 9ms. Tests completed at 22:14:19 due to changes to UnitET.class.
[2025-12-24T22:16:11.679Z] Compilation Failed:
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ')' expected
[2025-12-24T22:16:11.679Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2025-12-24T22:16:11.679Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ';' expected
[2025-12-24T22:16:11.679Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: unclosed string literal
[2025-12-24T22:16:11.679Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2025-12-24T22:16:11.679Z] event.response().end("hello" world " + event.pathParam("name"));
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: ';' expected
[2025-12-24T22:16:11.679Z] return "hello" world";
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: unclosed string literal
[2025-12-24T22:16:11.679Z] return "hello" world";
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: not a statement
[2025-12-24T22:16:11.679Z] return "hello" world";
[2025-12-24T22:16:11.679Z] ^
[2025-12-24T22:16:11.679Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:11.679Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:11.679Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:23,282 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:23,283 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:23,283 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:11.679Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:11.679Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:23,385 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:23,409 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #7 ====================
[2025-12-24T22:16:11.679Z] 2025-12-24 22:14:23,409 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:16:11.679Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:11.679Z] Response body doesn't match expectation.
[2025-12-24T22:16:11.679Z] Expected: is "hello"
[2025-12-24T22:16:11.679Z] Actual: hello world
[2025-12-24T22:16:11.679Z]
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:11.679Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:11.679Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.679Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.679Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:11.679Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:11.679Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:11.679Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:16:11.679Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:11.679Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.679Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.680Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:11.680Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.680Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.680Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:11.680Z]
[2025-12-24T22:16:11.680Z] 2025-12-24 22:14:23,410 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testGreetingEndpoint() failed
[2025-12-24T22:16:11.680Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:11.680Z] Response body doesn't match expectation.
[2025-12-24T22:16:11.680Z] Expected: is "hello 30b5ac15-5268-4d33-8b55-bbe00180c6df"
[2025-12-24T22:16:11.680Z] Actual: hello world 30b5ac15-5268-4d33-8b55-bbe00180c6df
[2025-12-24T22:16:11.680Z]
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:11.680Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:11.680Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:11.680Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:16:11.680Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:11.680Z] at io.quarkus.vertx.http.testrunner.SimpleET.testGreetingEndpoint(SimpleET.java:32)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:11.680Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:11.680Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:11.680Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:11.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.680Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.680Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:11.680Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:11.680Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:11.680Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:11.680Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:11.680Z]
[2025-12-24T22:16:11.680Z] 2025-12-24 22:14:23,410 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:11.680Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 742ms. Tests completed at 22:14:23 due to changes to HelloResource$1.class and 2 other files.
[2025-12-24T22:16:11.680Z] Compilation Failed:
[2025-12-24T22:16:11.680Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: ')' expected
[2025-12-24T22:16:11.680Z] .body(is("hello" world"));
[2025-12-24T22:16:11.680Z] ^
[2025-12-24T22:16:11.680Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: unclosed string literal
[2025-12-24T22:16:11.680Z] .body(is("hello" world"));
[2025-12-24T22:16:11.680Z] ^
[2025-12-24T22:16:11.680Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: not a statement
[2025-12-24T22:16:11.680Z] .body(is("hello" world"));
[2025-12-24T22:16:11.680Z] ^
[2025-12-24T22:16:11.680Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: ')' expected
[2025-12-24T22:16:11.680Z] .body(is("hello" world " + uuid));
[2025-12-24T22:16:11.680Z] ^
[2025-12-24T22:16:11.680Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: unclosed string literal
[2025-12-24T22:16:11.680Z] .body(is("hello" world " + uuid));
[2025-12-24T22:16:11.680Z] ^
[2025-12-24T22:16:11.680Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10865496818651988655/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: not a statement
[2025-12-24T22:16:11.680Z] .body(is("hello" world " + uuid));
[2025-12-24T22:16:11.680Z] ^
[2025-12-24T22:16:11.680Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:11.680Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:11.681Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2025-12-24T22:16:11.681Z] 2025-12-24 22:14:27,078 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2025-12-24T22:16:11.681Z] 2025-12-24 22:14:27,078 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:11.681Z] 2025-12-24 22:14:27,078 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:11.681Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:11.681Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2025-12-24T22:16:11.681Z] 2025-12-24 22:14:27,142 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2025-12-24T22:16:11.681Z] 2025-12-24 22:14:27,162 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:16:11.681Z] All 2 tests are passing (0 skipped), 2 tests were run in 461ms. Tests completed at 22:14:27 due to changes to SimpleET.class.
[2025-12-24T22:16:11.681Z] 2025-12-24 22:14:27,206 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:16:11.681Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.696 s - in io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2025-12-24T22:16:11.681Z] [INFO] Running io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2025-12-24T22:16:14.036Z] 2025-12-24 22:14:27,873 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:14.036Z] Tests paused
[2025-12-24T22:16:14.036Z] Running tests for the first time
[2025-12-24T22:16:14.036Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:14.036Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:14.036Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2025-12-24T22:16:14.036Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2025-12-24T22:16:14.036Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2025-12-24T22:16:14.036Z] 2025-12-24 22:14:28,676 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:16:14.036Z] 2025-12-24 22:14:28,676 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2025-12-24T22:16:14.036Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:14.036Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2025-12-24T22:16:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:14.036Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:14.036Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:14.036Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:14.036Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:14.036Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:14.036Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:14.036Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:14.036Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:14.036Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:14.036Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:14.036Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:14.036Z]
[2025-12-24T22:16:14.036Z] 2025-12-24 22:14:28,676 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2025-12-24T22:16:14.036Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2025-12-24T22:16:14.036Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2025-12-24T22:16:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:14.036Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:14.036Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:14.036Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:14.036Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:14.036Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:14.036Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:14.036Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:14.036Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:14.037Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:14.037Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:14.037Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:14.037Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:14.037Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:14.037Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:14.037Z]
[2025-12-24T22:16:14.037Z] 2025-12-24 22:14:28,677 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:14.037Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 548ms. Tests completed at 22:14:28.
[2025-12-24T22:16:14.037Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:14.037Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:14.037Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:14.037Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:14.037Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:14.037Z] 2025-12-24 22:14:29,686 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.106s. Listening on: http://localhost:8080
[2025-12-24T22:16:14.037Z] 2025-12-24 22:14:29,687 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:14.037Z] 2025-12-24 22:14:29,687 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:14.037Z] 2025-12-24 22:14:29,753 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:16:14.037Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.528 s - in io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2025-12-24T22:16:14.037Z] [INFO] Running io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2025-12-24T22:16:26.949Z] 2025-12-24 22:14:30,389 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:26.949Z] Tests paused
[2025-12-24T22:16:26.949Z] Running tests for the first time
[2025-12-24T22:16:26.949Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:26.949Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:26.949Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-12-24T22:16:26.949Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:26.949Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:26.949Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:26.949Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:26.949Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:26.949Z] 2025-12-24 22:14:33,062 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.942s. Listening on: http://localhost:8080
[2025-12-24T22:16:26.949Z] 2025-12-24 22:14:33,062 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:26.949Z] 2025-12-24 22:14:33,062 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:26.949Z] 2025-12-24 22:14:33,328 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.339s. Listening on: http://localhost:8081
[2025-12-24T22:16:26.949Z] 2025-12-24 22:14:33,328 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:33,328 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:26.950Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:26.950Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testGreetingEndpoint()
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:33,840 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.047s
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:33,868 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:33,869 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:16:26.950Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:26.950Z] Expected status code <200> but was <404>.
[2025-12-24T22:16:26.950Z]
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:16:26.950Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:26.950Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:26.950Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:26.950Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.950Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:26.950Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.950Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.950Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:26.950Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:26.950Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:26.950Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:26.950Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:26.950Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:26.950Z]
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:33,869 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:26.950Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3097ms. Tests completed at 22:14:33.
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:34,092 INFO [io.qua.test] ([DevConsole]vert.x-eventloop-thread-0) Broken only mode enabled
[2025-12-24T22:16:26.950Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:26.950Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:26.950Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:37,101 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.694s. Listening on: http://localhost:8081
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:37,101 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:37,101 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:26.950Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:37,540 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.044s
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:37,547 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:16:26.950Z] 2025-12-24 22:14:37,547 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2025-12-24T22:16:26.950Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:26.950Z] Expected status code <200> but was <404>.
[2025-12-24T22:16:26.950Z]
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2025-12-24T22:16:26.950Z] at io.restassured.specification.ResponseSpecification$statusCode$2.callCurrent(Unknown Source)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:26.950Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:26.950Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:26.950Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2025-12-24T22:16:26.950Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:26.950Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.950Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.950Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:26.950Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:26.950Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.950Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.950Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.950Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:26.951Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:26.951Z]
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:37,548 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:26.951Z] 1 test failed (1 passing, 0 skipped), 1 test was run in 2173ms. Tests completed at 22:14:37 due to changes to SimpleET.class.
[2025-12-24T22:16:26.951Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:26.951Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:26.951Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:39,251 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:39,252 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:39,252 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:26.951Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:39,302 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:39,307 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:16:26.951Z] All 2 tests are passing (0 skipped), 1 test was run in 524ms. Tests completed at 22:14:39 due to changes to BrokenOnlyResource$2.class and 2 other files.
[2025-12-24T22:16:26.951Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:26.951Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:26.951Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,898 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,899 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,899 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:26.951Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,931 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.025s
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,935 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,935 ERROR [io.qua.test] (Test runner thread) Test SimpleET#fail() failed
[2025-12-24T22:16:26.951Z] : org.opentest4j.AssertionFailedError
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:35)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.api.Assertions.fail(Assertions.java:115)
[2025-12-24T22:16:26.951Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.fail(SimpleET.java:38)
[2025-12-24T22:16:26.951Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:26.951Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:26.951Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:26.951Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:26.951Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:26.951Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:26.951Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.951Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.951Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:26.951Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:26.951Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:26.951Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:26.951Z]
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:40,935 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:26.951Z] 1 test failed (2 passing, 0 skipped), 1 test was run in 414ms. Tests completed at 22:14:40 due to changes to SimpleET.class.
[2025-12-24T22:16:26.951Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:26.951Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:26.951Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,433 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.264s. Listening on: http://localhost:8081
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,433 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,433 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:26.951Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,446 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,449 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:16:26.951Z] All 3 tests are passing (0 skipped), 1 test was run in 310ms. Tests completed at 22:14:42 due to changes to SimpleET.class.
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,514 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-12-24T22:16:26.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.715 s - in io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2025-12-24T22:16:26.951Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2025-12-24T22:16:26.951Z] 2025-12-24 22:14:42,531 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:16:26.951Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:26.951Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:26.951Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:16:26.951Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:16:26.951Z] ... 3 more
[2025-12-24T22:16:26.951Z]
[2025-12-24T22:16:33.208Z] 2025-12-24 22:14:44,010 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:33.208Z] Tests paused
[2025-12-24T22:16:33.208Z] Running tests for the first time
[2025-12-24T22:16:33.208Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:33.208Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:33.208Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-12-24T22:16:33.208Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:33.208Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:33.208Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:33.208Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:33.208Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:33.208Z] 2025-12-24 22:14:46,097 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.412s. Listening on: http://localhost:8080
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:46,098 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:46,098 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:46,420 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.822s. Listening on: http://localhost:8081
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:46,421 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:46,421 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:33.209Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:46,779 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.041s
[2025-12-24T22:16:33.209Z] All 1 test is passing (0 skipped), 1 test was run in 2490ms. Tests completed at 22:14:46.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:47,332 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10789788570321840876/src/main/resources/application.properties
[2025-12-24T22:16:33.209Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:33.209Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:33.209Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:47,779 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:47,779 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:47,779 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:33.209Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-12-24T22:16:33.209Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-12-24T22:16:33.209Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:47,856 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.052s
[2025-12-24T22:16:33.209Z] All 2 tests are passing (0 skipped), 2 tests were run in 526ms. Tests completed at 22:14:47.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,395 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10789788570321840876/src/main/resources/application.properties
[2025-12-24T22:16:33.209Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:33.209Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:33.209Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,789 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,789 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,789 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:33.209Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-12-24T22:16:33.209Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-12-24T22:16:33.209Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,837 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.016s
[2025-12-24T22:16:33.209Z] All 2 tests are passing (0 skipped), 2 tests were run in 444ms. Tests completed at 22:14:48.
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,859 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:16:33.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.347 s - in io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2025-12-24T22:16:33.209Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2025-12-24T22:16:33.209Z] 2025-12-24 22:14:48,867 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:33.209Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:16:33.209Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:16:33.209Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:16:33.209Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:33.209Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:33.209Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:16:33.209Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:16:33.209Z] ... 3 more
[2025-12-24T22:16:33.209Z]
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:49,392 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:38.260Z] Tests paused
[2025-12-24T22:16:38.260Z] Running tests for the first time
[2025-12-24T22:16:38.260Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:38.260Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:38.260Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-12-24T22:16:38.260Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:38.260Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:38.260Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:38.260Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:38.260Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:51,361 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.233s. Listening on: http://localhost:8080
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:51,362 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:51,362 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:51,806 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.823s. Listening on: http://localhost:8081
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:51,806 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:51,806 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:38.260Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:52,203 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.031s
[2025-12-24T22:16:38.260Z] All 1 test is passing (0 skipped), 1 test was run in 2486ms. Tests completed at 22:14:52.
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:52,761 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test9482046990612118606/src/main/resources/application.properties
[2025-12-24T22:16:38.260Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:38.260Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:38.260Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:53,281 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:53,281 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:53,281 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:38.260Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-12-24T22:16:38.260Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-12-24T22:16:38.260Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:53,324 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2025-12-24T22:16:38.260Z] All 2 tests are passing (0 skipped), 2 tests were run in 564ms. Tests completed at 22:14:53.
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:53,878 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test9482046990612118606/src/main/resources/application.properties
[2025-12-24T22:16:38.260Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:38.260Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:38.260Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:54,286 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T22:16:38.260Z] 2025-12-24 22:14:54,287 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:38.261Z] 2025-12-24 22:14:54,287 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:38.261Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2025-12-24T22:16:38.261Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2025-12-24T22:16:38.261Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2025-12-24T22:16:38.261Z] 2025-12-24 22:14:54,385 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.068s
[2025-12-24T22:16:38.261Z] All 2 tests are passing (0 skipped), 2 tests were run in 509ms. Tests completed at 22:14:54.
[2025-12-24T22:16:38.261Z] 2025-12-24 22:14:54,411 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:16:38.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.544 s - in io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2025-12-24T22:16:38.261Z] [INFO] Running io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:55,092 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:44.482Z] Tests paused
[2025-12-24T22:16:44.482Z] Running tests for the first time
[2025-12-24T22:16:44.482Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:44.482Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:44.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2025-12-24T22:16:44.482Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:44.482Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:44.482Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:44.482Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:44.482Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:56,596 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.783s. Listening on: http://localhost:8080
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:56,596 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:56,596 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:57,318 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.750s. Listening on: http://localhost:8081
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:57,318 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:57,318 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:44.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2025-12-24T22:16:44.482Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:57,706 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.030s
[2025-12-24T22:16:44.482Z] All 2 tests are passing (0 skipped), 2 tests were run in 2418ms. Tests completed at 22:14:57.
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:58,267 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15087695564440940855/src/main/resources/application.properties
[2025-12-24T22:16:44.482Z] Starting test run, 2 tests to run.
[2025-12-24T22:16:44.482Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:16:44.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:58,901 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:58,902 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:58,902 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:44.482Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2025-12-24T22:16:44.482Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:58,948 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.012s
[2025-12-24T22:16:44.482Z] All 2 tests are passing (0 skipped), 2 tests were run in 682ms. Tests completed at 22:14:58.
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:59,460 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15087695564440940855/src/main/resources/application.properties
[2025-12-24T22:16:44.482Z] Starting test run, 0 tests to run.
[2025-12-24T22:16:44.482Z] Running 1/0. Running: #JUnit Jupiter
[2025-12-24T22:16:44.482Z] All 2 tests are passing (0 skipped), 0 tests were run in 21ms. Tests completed at 22:14:59.
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:59,526 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:16:44.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.129 s - in io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2025-12-24T22:16:44.482Z] [INFO] Running io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2025-12-24T22:16:44.482Z] 2025-12-24 22:14:59,535 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:44.482Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:16:44.482Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:16:44.482Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:16:44.482Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:44.482Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:44.482Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:16:44.482Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:16:44.482Z] ... 3 more
[2025-12-24T22:16:44.482Z]
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:00,064 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:52.296Z] Tests paused
[2025-12-24T22:16:52.296Z] Running tests for the first time
[2025-12-24T22:16:52.296Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:52.296Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:52.296Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-12-24T22:16:52.296Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:52.296Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:52.296Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:52.296Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:52.296Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:02,358 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.548s. Listening on: http://localhost:8080
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:02,358 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:02,358 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:02,478 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.807s. Listening on: http://localhost:8081
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:02,478 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:02,478 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:52.296Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2025-12-24T22:16:52.296Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2025-12-24T22:16:52.296Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2025-12-24T22:16:52.296Z] Running 3/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2025-12-24T22:16:52.296Z] Running 4/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2025-12-24T22:16:52.296Z] Running 5/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:03,034 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:03,041 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2025-12-24T22:16:52.296Z] 2025-12-24 22:15:03,041 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2025-12-24T22:16:52.296Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:52.296Z] Response body doesn't match expectation.
[2025-12-24T22:16:52.296Z] Expected: is "true"
[2025-12-24T22:16:52.296Z] Actual: false
[2025-12-24T22:16:52.296Z]
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:52.296Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:52.296Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:52.296Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:52.296Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:52.296Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:16:52.296Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:52.296Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.296Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:52.296Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2025-12-24T22:16:52.296Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.296Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-12-24T22:16:52.296Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:16:52.296Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2025-12-24T22:16:52.296Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.296Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.297Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.297Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:52.297Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:52.297Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:52.297Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:52.297Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:52.297Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:52.297Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:52.297Z]
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,043 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:52.297Z] 1 test failed (4 passing, 0 skipped), 5 tests were run in 2693ms. Tests completed at 22:15:03.
[2025-12-24T22:16:52.297Z] Starting test run, 0 tests to run.
[2025-12-24T22:16:52.297Z] Running 1/0. Running: #JUnit Jupiter
[2025-12-24T22:16:52.297Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,786 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,787 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,787 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:52.297Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2025-12-24T22:16:52.297Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2025-12-24T22:16:52.297Z] Running 2/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2025-12-24T22:16:52.297Z] Running 3/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2025-12-24T22:16:52.297Z] Running 4/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,841 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,846 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:16:52.297Z] 2025-12-24 22:15:03,846 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2025-12-24T22:16:52.297Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:52.297Z] Response body doesn't match expectation.
[2025-12-24T22:16:52.297Z] Expected: is "true"
[2025-12-24T22:16:52.297Z] Actual: false
[2025-12-24T22:16:52.297Z]
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:52.297Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:52.297Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.297Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.297Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:52.297Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:52.297Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:52.297Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:16:52.297Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:52.297Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.297Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.297Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.297Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:52.297Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2025-12-24T22:16:52.297Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2025-12-24T22:16:52.297Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2025-12-24T22:16:52.297Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:16:52.297Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2025-12-24T22:16:52.297Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.297Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:52.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.298Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:52.298Z]
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:03,846 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:52.298Z] 1 test failed (4 passing, 0 skipped), 4 tests were run in 534ms. Tests completed at 22:15:03.
[2025-12-24T22:16:52.298Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:52.298Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:52.298Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:05,672 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:05,672 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:05,672 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:52.298Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2025-12-24T22:16:52.298Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2025-12-24T22:16:52.298Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=3
[2025-12-24T22:16:52.298Z] Running 3/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2025-12-24T22:16:52.298Z] Running 4/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2025-12-24T22:16:52.298Z] Running 5/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:05,734 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.013s
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:05,738 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:16:52.298Z] All 5 tests are passing (0 skipped), 5 tests were run in 581ms. Tests completed at 22:15:05 due to changes to ParamET.class.
[2025-12-24T22:16:52.298Z] Starting test run, 1 tests to run.
[2025-12-24T22:16:52.298Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:16:52.298Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,223 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.273s. Listening on: http://localhost:8081
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,223 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,223 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:52.298Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,247 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.010s
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,251 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,251 ERROR [io.qua.test] (Test runner thread) Test ParamET#testHelloEndpoint() failed
[2025-12-24T22:16:52.298Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:16:52.298Z] Response body doesn't match expectation.
[2025-12-24T22:16:52.298Z] Expected: is "hello"
[2025-12-24T22:16:52.298Z] Actual: boo
[2025-12-24T22:16:52.298Z]
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:16:52.298Z] at jdk.internal.reflect.GeneratedMethodAccessor2373.invoke(Unknown Source)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:16:52.298Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:16:52.298Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:16:52.298Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:16:52.298Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:16:52.298Z] at io.quarkus.vertx.http.testrunner.params.ParamET.testHelloEndpoint(ParamET.java:21)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:16:52.298Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:16:52.298Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:16:52.298Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:16:52.298Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.298Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.298Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:16:52.298Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:16:52.298Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:52.298Z]
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,252 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:16:52.298Z] 1 test failed (4 passing, 0 skipped), 1 test was run in 325ms. Tests completed at 22:15:07 due to changes to HelloResource.class.
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,301 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:16:52.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.765 s - in io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2025-12-24T22:16:52.298Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2025-12-24T22:16:52.298Z] 2025-12-24 22:15:07,311 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:16:52.298Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:52.298Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:52.298Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:16:52.298Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:16:52.298Z] ... 3 more
[2025-12-24T22:16:52.298Z]
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:07,906 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:16:57.354Z] Tests paused
[2025-12-24T22:16:57.354Z] Running tests for the first time
[2025-12-24T22:16:57.354Z] Starting test run, 3 tests to run.
[2025-12-24T22:16:57.354Z] Running 1/3. Running: #JUnit Jupiter
[2025-12-24T22:16:57.354Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-12-24T22:16:57.354Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:16:57.354Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:16:57.354Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:16:57.354Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:16:57.354Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,315 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.655s. Listening on: http://localhost:8080
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,315 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,315 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,329 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.954s. Listening on: http://localhost:8081
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,329 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,329 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:57.354Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-12-24T22:16:57.354Z] Running 2/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-12-24T22:16:57.354Z] Running 3/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:10,833 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.048s
[2025-12-24T22:16:57.354Z] All 3 tests are passing (0 skipped), 3 tests were run in 2639ms. Tests completed at 22:15:10.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:11,372 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test13526030573064393461/src/main/resources/application.properties
[2025-12-24T22:16:57.354Z] Starting test run, 4 tests to run.
[2025-12-24T22:16:57.354Z] Running 1/4. Running: #JUnit Jupiter
[2025-12-24T22:16:57.354Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:11,997 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:11,998 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:11,998 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:57.354Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-12-24T22:16:57.354Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-12-24T22:16:57.354Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-12-24T22:16:57.354Z] Running 4/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:12,079 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2025-12-24T22:16:57.354Z] All 5 tests are passing (0 skipped), 4 tests were run in 713ms. Tests completed at 22:15:12.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:12,630 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test13526030573064393461/src/main/resources/application.properties
[2025-12-24T22:16:57.354Z] Starting test run, 5 tests to run.
[2025-12-24T22:16:57.354Z] Running 1/5. Running: #JUnit Jupiter
[2025-12-24T22:16:57.354Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:12,993 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.327s. Listening on: http://localhost:8081
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:12,993 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:12,994 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:16:57.354Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-12-24T22:16:57.354Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-12-24T22:16:57.354Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-12-24T22:16:57.354Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-12-24T22:16:57.354Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:13,049 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2025-12-24T22:16:57.354Z] All 5 tests are passing (0 skipped), 5 tests were run in 421ms. Tests completed at 22:15:13.
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:13,101 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:16:57.354Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.798 s - in io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2025-12-24T22:16:57.354Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2025-12-24T22:16:57.354Z] 2025-12-24 22:15:13,112 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:57.354Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:16:57.354Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:16:57.354Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:16:57.354Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:16:57.354Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:16:57.354Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:16:57.354Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:16:57.354Z] ... 3 more
[2025-12-24T22:16:57.354Z]
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:13,632 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:17:02.435Z] Tests paused
[2025-12-24T22:17:02.435Z] Running tests for the first time
[2025-12-24T22:17:02.435Z] Starting test run, 2 tests to run.
[2025-12-24T22:17:02.435Z] Running 1/2. Running: #JUnit Jupiter
[2025-12-24T22:17:02.435Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-12-24T22:17:02.435Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:17:02.435Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:17:02.435Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:17:02.435Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:17:02.435Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:15,457 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.081s. Listening on: http://localhost:8080
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:15,457 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:15,458 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:15,980 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.877s. Listening on: http://localhost:8081
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:15,980 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:15,980 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:17:02.435Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-12-24T22:17:02.435Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:16,351 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2025-12-24T22:17:02.435Z] All 2 tests are passing (0 skipped), 2 tests were run in 2542ms. Tests completed at 22:15:16.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:16,882 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test6730114870438722218/src/main/resources/application.properties
[2025-12-24T22:17:02.435Z] Starting test run, 1 tests to run.
[2025-12-24T22:17:02.435Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:17:02.435Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:17,331 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:17,332 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:17,332 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:17:02.435Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:17,350 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2025-12-24T22:17:02.435Z] All 3 tests are passing (0 skipped), 1 test was run in 469ms. Tests completed at 22:15:17.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:17,385 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test6730114870438722218/src/main/resources/application.properties
[2025-12-24T22:17:02.435Z] Starting test run, 5 tests to run.
[2025-12-24T22:17:02.435Z] Running 1/5. Running: #JUnit Jupiter
[2025-12-24T22:17:02.435Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:18,062 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:18,063 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:18,063 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:17:02.435Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2025-12-24T22:17:02.435Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2025-12-24T22:17:02.435Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2025-12-24T22:17:02.435Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2025-12-24T22:17:02.435Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:18,285 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.075s
[2025-12-24T22:17:02.435Z] All 5 tests are passing (0 skipped), 5 tests were run in 907ms. Tests completed at 22:15:18.
[2025-12-24T22:17:02.435Z] 2025-12-24 22:15:18,346 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.036s
[2025-12-24T22:17:02.435Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.255 s - in io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2025-12-24T22:17:03.113Z] [INFO]
[2025-12-24T22:17:03.113Z] [INFO] Results:
[2025-12-24T22:17:03.113Z] [INFO]
[2025-12-24T22:17:03.113Z] [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:17:03.113Z] [INFO]
[2025-12-24T22:17:03.113Z] [INFO]
[2025-12-24T22:17:03.113Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:17:03.113Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2025-12-24T22:17:03.113Z] [INFO]
[2025-12-24T22:17:03.113Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:17:03.791Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:17:03.791Z] [INFO]
[2025-12-24T22:17:03.791Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:17:03.791Z] [INFO]
[2025-12-24T22:17:03.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment ---
[2025-12-24T22:17:03.791Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2025-12-24T22:17:03.791Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.pom
[2025-12-24T22:17:03.791Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:17:03.791Z] [INFO]
[2025-12-24T22:17:03.791Z] [INFO] ---------------< io.quarkus:quarkus-undertow-deployment >---------------
[2025-12-24T22:17:03.791Z] [INFO] Building Quarkus - Undertow - Deployment 2.7.5.Final [98/964]
[2025-12-24T22:17:03.791Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:17:03.791Z] [INFO]
[2025-12-24T22:17:03.791Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:03.791Z] [INFO]
[2025-12-24T22:17:03.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO] Processed 71 files in 116ms (Formatted: 0, Unchanged: 71, Failed: 0, Readonly: 0)
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO] Processed 71 files in 00:00.076 (Already Sorted: 71, Needed Sorting: 0)
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:17:04.468Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/deployment/src/main/resources
[2025-12-24T22:17:04.468Z] [INFO]
[2025-12-24T22:17:04.468Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:04.468Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:17:04.468Z] [INFO] Compiling 6 source files to /quarkus/extensions/undertow/deployment/target/classes
[2025-12-24T22:17:05.146Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[345,53] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-12-24T22:17:05.146Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[373,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[442,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[519,62] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[536,28] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[556,103] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[581,58] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[587,41] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,75] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,86] unchecked cast
[2025-12-24T22:17:05.147Z] required: java.lang.Class<? extends javax.servlet.ServletContainerInitializer>
[2025-12-24T22:17:05.147Z] found: java.lang.Class<capture#1 of ?>
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[76,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[129,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-12-24T22:17:05.147Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2025-12-24T22:17:05.147Z] [INFO]
[2025-12-24T22:17:05.147Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:05.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:17:05.147Z] [INFO] Copying 4 resources
[2025-12-24T22:17:05.147Z] [INFO]
[2025-12-24T22:17:05.147Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:05.147Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:17:05.147Z] [INFO] Compiling 65 source files to /quarkus/extensions/undertow/deployment/target/test-classes
[2025-12-24T22:17:05.147Z] [INFO]
[2025-12-24T22:17:05.147Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-deployment ---
[2025-12-24T22:17:05.147Z] [INFO]
[2025-12-24T22:17:05.147Z] [INFO] -------------------------------------------------------
[2025-12-24T22:17:05.147Z] [INFO] T E S T S
[2025-12-24T22:17:05.147Z] [INFO] -------------------------------------------------------
[2025-12-24T22:17:05.147Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:17:06.547Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2025-12-24T22:17:10.541Z] 2025-12-24 22:15:25,653 WARN [io.und.servlet] (main) UT015020: Path /secure/* is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, CONNECT, OPTIONS, PUT]
[2025-12-24T22:17:10.541Z] 2025-12-24 22:15:25,976 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2025-12-24T22:17:10.541Z] 2025-12-24 22:15:25,977 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:10.541Z] 2025-12-24 22:15:25,977 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:11.217Z] 2025-12-24 22:15:27,179 INFO [io.quarkus] (main) Quarkus stopped in 0.085s
[2025-12-24T22:17:11.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.088 s - in io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2025-12-24T22:17:11.217Z] [INFO] Running io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2025-12-24T22:17:12.618Z] 2025-12-24 22:15:28,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2025-12-24T22:17:12.618Z] 2025-12-24 22:15:28,435 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:12.619Z] 2025-12-24 22:15:28,435 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:13.295Z] 2025-12-24 22:15:29,039 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:17:13.295Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s - in io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2025-12-24T22:17:13.295Z] [INFO] Running io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2025-12-24T22:17:14.699Z] 2025-12-24 22:15:30,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2025-12-24T22:17:14.699Z] 2025-12-24 22:15:30,280 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:14.699Z] 2025-12-24 22:15:30,281 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:15.375Z] 2025-12-24 22:15:30,982 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T22:17:15.375Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s - in io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2025-12-24T22:17:15.375Z] [INFO] Running io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2025-12-24T22:17:16.817Z] 2025-12-24 22:15:32,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.750s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:17:16.817Z] 2025-12-24 22:15:32,381 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:16.817Z] 2025-12-24 22:15:32,381 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:16.817Z] 2025-12-24 22:15:32,832 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:17:16.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2025-12-24T22:17:16.817Z] [INFO] Running io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2025-12-24T22:17:18.224Z] 2025-12-24 22:15:33,991 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-12-24T22:17:18.224Z] 2025-12-24 22:15:33,992 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:18.224Z] 2025-12-24 22:15:33,992 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:18.901Z] 2025-12-24 22:15:34,580 INFO [io.quarkus] (main) Quarkus stopped in 0.101s
[2025-12-24T22:17:18.901Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s - in io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2025-12-24T22:17:18.901Z] [INFO] Running io.quarkus.undertow.test.ServletSecurityTestCase
[2025-12-24T22:17:19.579Z] 2025-12-24 22:15:35,661 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-12-24T22:17:19.580Z] 2025-12-24 22:15:35,662 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:19.580Z] 2025-12-24 22:15:35,663 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:20.263Z] 2025-12-24 22:15:36,167 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:17:20.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.586 s - in io.quarkus.undertow.test.ServletSecurityTestCase
[2025-12-24T22:17:20.263Z] [INFO] Running io.quarkus.undertow.test.ServletContextInjectionTestCase
[2025-12-24T22:17:20.942Z] 2025-12-24 22:15:37,147 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-12-24T22:17:20.942Z] 2025-12-24 22:15:37,147 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:20.942Z] 2025-12-24 22:15:37,148 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:21.625Z] 2025-12-24 22:15:37,277 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:17:21.625Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in io.quarkus.undertow.test.ServletContextInjectionTestCase
[2025-12-24T22:17:21.625Z] [INFO] Running io.quarkus.undertow.test.AnnotationServletTestCase
[2025-12-24T22:17:22.307Z] 2025-12-24 22:15:38,121 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2025-12-24T22:17:22.307Z] 2025-12-24 22:15:38,122 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:22.307Z] 2025-12-24 22:15:38,122 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:22.307Z] 2025-12-24 22:15:38,552 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:17:22.985Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in io.quarkus.undertow.test.AnnotationServletTestCase
[2025-12-24T22:17:22.985Z] [INFO] Running io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2025-12-24T22:17:23.663Z] 2025-12-24 22:15:39,460 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.336s. Listening on: http://localhost:8081
[2025-12-24T22:17:23.663Z] 2025-12-24 22:15:39,461 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:23.663Z] 2025-12-24 22:15:39,461 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:25.854Z] 2025-12-24 22:15:40,631 ERROR [io.und.req.io] (executor-thread-0) Exception handling request b37a5286-8cb4-4415-8690-ed0db0e65310-1 to /timeout: java.io.UncheckedIOException: java.io.IOException: Read timeout
[2025-12-24T22:17:25.854Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574)
[2025-12-24T22:17:25.854Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
[2025-12-24T22:17:25.854Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-12-24T22:17:25.854Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2025-12-24T22:17:25.854Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2025-12-24T22:17:25.854Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
[2025-12-24T22:17:25.854Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2025-12-24T22:17:25.854Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
[2025-12-24T22:17:25.854Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:50)
[2025-12-24T22:17:25.854Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.doPost(TimeoutTestServlet.java:29)
[2025-12-24T22:17:25.854Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
[2025-12-24T22:17:25.854Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2025-12-24T22:17:25.854Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:25.854Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2025-12-24T22:17:25.854Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2025-12-24T22:17:25.854Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2025-12-24T22:17:25.854Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2025-12-24T22:17:25.854Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:25.854Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2025-12-24T22:17:25.854Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2025-12-24T22:17:25.854Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2025-12-24T22:17:25.854Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2025-12-24T22:17:25.854Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2025-12-24T22:17:25.854Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2025-12-24T22:17:25.854Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-12-24T22:17:25.854Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-12-24T22:17:25.854Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:17:25.854Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:17:25.854Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:17:25.854Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:17:25.854Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:17:25.854Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:17:25.854Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:17:25.854Z] Suppressed: java.io.IOException: Read timeout
[2025-12-24T22:17:25.854Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2025-12-24T22:17:25.854Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.spec.ServletInputStreamImpl.close(ServletInputStreamImpl.java:206)
[2025-12-24T22:17:25.854Z] at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:382)
[2025-12-24T22:17:25.854Z] at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:211)
[2025-12-24T22:17:25.854Z] at java.base/java.io.InputStreamReader.close(InputStreamReader.java:192)
[2025-12-24T22:17:25.854Z] at java.base/java.io.BufferedReader.close(BufferedReader.java:525)
[2025-12-24T22:17:25.854Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:48)
[2025-12-24T22:17:25.854Z] ... 41 more
[2025-12-24T22:17:25.854Z] Caused by: java.io.IOException: Read timeout
[2025-12-24T22:17:25.854Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2025-12-24T22:17:25.854Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2025-12-24T22:17:25.854Z] at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:158)
[2025-12-24T22:17:25.854Z] at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
[2025-12-24T22:17:25.854Z] at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330)
[2025-12-24T22:17:25.854Z] at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190)
[2025-12-24T22:17:25.854Z] at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177)
[2025-12-24T22:17:25.854Z] at java.base/java.io.BufferedReader.fill(BufferedReader.java:162)
[2025-12-24T22:17:25.854Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329)
[2025-12-24T22:17:25.854Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396)
[2025-12-24T22:17:25.854Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571)
[2025-12-24T22:17:25.854Z] ... 49 more
[2025-12-24T22:17:25.854Z]
[2025-12-24T22:17:26.535Z] 2025-12-24 22:15:42,695 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:17:26.535Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.143 s - in io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2025-12-24T22:17:26.535Z] [INFO] Running io.quarkus.undertow.test.ErrorServletTestCase
[2025-12-24T22:17:27.936Z] 2025-12-24 22:15:43,608 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2025-12-24T22:17:27.937Z] 2025-12-24 22:15:43,609 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:27.937Z] 2025-12-24 22:15:43,609 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:27.937Z] 2025-12-24 22:15:43,881 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 5bd8d4cd-6100-4645-91a9-4a50228a3568-1 to /error: java.lang.RuntimeException: Error !!!
[2025-12-24T22:17:27.937Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2025-12-24T22:17:27.937Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2025-12-24T22:17:27.937Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2025-12-24T22:17:27.937Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:27.937Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2025-12-24T22:17:27.937Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2025-12-24T22:17:27.937Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2025-12-24T22:17:27.937Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2025-12-24T22:17:27.937Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:27.937Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2025-12-24T22:17:27.937Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2025-12-24T22:17:27.937Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2025-12-24T22:17:27.937Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2025-12-24T22:17:27.937Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2025-12-24T22:17:27.937Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2025-12-24T22:17:27.937Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2025-12-24T22:17:27.937Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-12-24T22:17:27.937Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-12-24T22:17:27.937Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:17:27.937Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:17:27.937Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:17:27.937Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:17:27.937Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:17:27.937Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:17:27.937Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:17:27.937Z]
[2025-12-24T22:17:28.623Z] 2025-12-24 22:15:43,996 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 5bd8d4cd-6100-4645-91a9-4a50228a3568-2 to /error: java.lang.RuntimeException: Error !!!
[2025-12-24T22:17:28.623Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2025-12-24T22:17:28.623Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2025-12-24T22:17:28.623Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2025-12-24T22:17:28.623Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:28.623Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2025-12-24T22:17:28.623Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2025-12-24T22:17:28.623Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2025-12-24T22:17:28.623Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2025-12-24T22:17:28.623Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:28.623Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2025-12-24T22:17:28.623Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2025-12-24T22:17:28.623Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2025-12-24T22:17:28.623Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2025-12-24T22:17:28.623Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2025-12-24T22:17:28.623Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2025-12-24T22:17:28.623Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2025-12-24T22:17:28.623Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-12-24T22:17:28.623Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-12-24T22:17:28.623Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:17:28.623Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:17:28.623Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:17:28.623Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:17:28.623Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:17:28.623Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:17:28.623Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:17:28.623Z]
[2025-12-24T22:17:28.623Z] 2025-12-24 22:15:44,454 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:17:28.623Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 s - in io.quarkus.undertow.test.ErrorServletTestCase
[2025-12-24T22:17:28.623Z] [INFO] Running io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2025-12-24T22:17:29.304Z] 2025-12-24 22:15:45,442 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-12-24T22:17:29.304Z] 2025-12-24 22:15:45,442 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:29.304Z] 2025-12-24 22:15:45,443 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:29.981Z] 2025-12-24 22:15:46,163 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:17:29.981Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2025-12-24T22:17:29.981Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2025-12-24T22:17:31.384Z] 2025-12-24 22:15:47,050 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2025-12-24T22:17:31.384Z] 2025-12-24 22:15:47,051 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:31.384Z] 2025-12-24 22:15:47,051 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:31.384Z] 2025-12-24 22:15:47,521 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-12-24T22:17:31.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2025-12-24T22:17:31.384Z] [INFO] Running io.quarkus.undertow.test.MultipartConfigTestCase
[2025-12-24T22:17:32.787Z] 2025-12-24 22:15:48,595 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.545s. Listening on: http://localhost:8081
[2025-12-24T22:17:32.787Z] 2025-12-24 22:15:48,596 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:32.787Z] 2025-12-24 22:15:48,596 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:17:33.464Z] file
[2025-12-24T22:17:33.464Z] file
[2025-12-24T22:17:33.464Z] 2025-12-24 22:15:49,119 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:17:33.464Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in io.quarkus.undertow.test.MultipartConfigTestCase
[2025-12-24T22:17:33.464Z] [INFO] Running io.quarkus.undertow.test.MaxParametersTestCase
[2025-12-24T22:17:34.141Z] 2025-12-24 22:15:49,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2025-12-24T22:17:34.141Z] 2025-12-24 22:15:49,893 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:17:34.141Z] 2025-12-24 22:15:49,894 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:20,391 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:18:08.282Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.278 s - in io.quarkus.undertow.test.MaxParametersTestCase
[2025-12-24T22:18:08.282Z] [INFO] Running io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:21,127 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:21,127 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:21,127 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:21,603 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:18:08.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2025-12-24T22:18:08.282Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:22,471 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:22,472 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:22,472 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:22,887 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:18:08.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2025-12-24T22:18:08.282Z] [INFO] Running io.quarkus.undertow.test.ContextPathTestCase
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:23,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:23,792 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:23,792 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:08.282Z] 2025-12-24 22:16:24,308 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:18:08.282Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in io.quarkus.undertow.test.ContextPathTestCase
[2025-12-24T22:18:08.282Z] [INFO] Running io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2025-12-24T22:18:09.037Z] 2025-12-24 22:16:25,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-12-24T22:18:09.037Z] 2025-12-24 22:16:25,065 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:09.037Z] 2025-12-24 22:16:25,065 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:09.714Z] 2025-12-24 22:16:25,463 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:18:09.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2025-12-24T22:18:09.714Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2025-12-24T22:18:10.392Z] 2025-12-24 22:16:26,369 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-12-24T22:18:10.392Z] 2025-12-24 22:16:26,369 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:10.392Z] 2025-12-24 22:16:26,369 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:11.069Z] 2025-12-24 22:16:26,789 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:18:11.069Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 s - in io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2025-12-24T22:18:11.069Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlTestCase
[2025-12-24T22:18:11.749Z] 2025-12-24 22:16:27,526 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2025-12-24T22:18:11.749Z] 2025-12-24 22:16:27,527 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:11.749Z] 2025-12-24 22:16:27,527 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:11.749Z] 2025-12-24 22:16:27,997 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:18:12.427Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in io.quarkus.undertow.test.ServletWebXmlTestCase
[2025-12-24T22:18:12.427Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletTestCase
[2025-12-24T22:18:13.107Z] 2025-12-24 22:16:28,870 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2025-12-24T22:18:13.107Z] 2025-12-24 22:16:28,871 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:13.107Z] 2025-12-24 22:16:28,871 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:13.107Z] 2025-12-24 22:16:29,322 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:18:13.107Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in io.quarkus.undertow.test.AnnotatedServletTestCase
[2025-12-24T22:18:13.107Z] [INFO] Running io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2025-12-24T22:18:14.516Z] 2025-12-24 22:16:30,114 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2025-12-24T22:18:14.516Z] 2025-12-24 22:16:30,115 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:14.516Z] 2025-12-24 22:16:30,115 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:14.516Z] 2025-12-24 22:16:30,633 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:18:14.516Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s - in io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2025-12-24T22:18:14.516Z] [INFO] Running io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2025-12-24T22:18:23.609Z] Tests paused
[2025-12-24T22:18:23.609Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:23.609Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:23.609Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:23.609Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:23.609Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:33,037 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.690s. Listening on: http://localhost:8080
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:33,038 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:33,038 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:35,007 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:35,014 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:18:23.609Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:23.609Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:23.609Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:23.609Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:23.609Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:35,285 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.265s. Listening on: http://localhost:8080
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:35,285 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:35,285 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:35,285 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.729s
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:36,513 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:36,518 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:18:23.609Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:23.609Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:23.609Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:23.609Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:23.609Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:36,834 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.312s. Listening on: http://localhost:8080
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:36,835 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:36,835 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:36,835 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.421s
[2025-12-24T22:18:23.609Z] 2025-12-24 22:16:38,395 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:18:25.015Z] Tests paused
[2025-12-24T22:18:25.015Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:25.015Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:25.015Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:25.015Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:25.015Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:25.015Z] 2025-12-24 22:16:40,593 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.907s. Listening on: http://localhost:8080
[2025-12-24T22:18:25.015Z] 2025-12-24 22:16:40,593 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:25.015Z] 2025-12-24 22:16:40,593 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:25.015Z] 2025-12-24 22:16:40,761 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.003s
[2025-12-24T22:18:25.015Z] 2025-12-24 22:16:40,792 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-12-24T22:18:27.207Z] Tests paused
[2025-12-24T22:18:27.207Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:27.207Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:27.207Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:27.207Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:27.207Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:27.207Z] 2025-12-24 22:16:42,922 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.878s. Listening on: http://localhost:8080
[2025-12-24T22:18:27.207Z] 2025-12-24 22:16:42,922 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:27.207Z] 2025-12-24 22:16:42,922 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:27.207Z] 2025-12-24 22:16:43,127 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.002s
[2025-12-24T22:18:27.207Z] 2025-12-24 22:16:43,152 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2025-12-24T22:18:30.255Z] Tests paused
[2025-12-24T22:18:30.255Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:30.255Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:30.255Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:30.255Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:30.255Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,099 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.699s. Listening on: http://localhost:8080
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,100 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,100 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,405 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewServlet.class.
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,432 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:18:30.255Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:30.255Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:30.255Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:30.255Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:30.255Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,797 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8080
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,797 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,797 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,797 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.547s
[2025-12-24T22:18:30.255Z] 2025-12-24 22:16:45,809 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:18:30.255Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.232 s - in io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2025-12-24T22:18:30.255Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2025-12-24T22:18:30.933Z] 2025-12-24 22:16:46,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.631s. Listening on: http://localhost:8081
[2025-12-24T22:18:30.933Z] 2025-12-24 22:16:46,948 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:30.933Z] 2025-12-24 22:16:46,948 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:31.610Z] 2025-12-24 22:16:47,417 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:18:31.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s - in io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2025-12-24T22:18:31.610Z] [INFO] Running io.quarkus.undertow.test.ServletDestroyTestCase
[2025-12-24T22:18:32.286Z] 2025-12-24 22:16:48,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2025-12-24T22:18:32.286Z] 2025-12-24 22:16:48,282 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:32.286Z] 2025-12-24 22:16:48,282 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:32.966Z] 2025-12-24 22:16:48,766 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-12-24T22:18:32.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in io.quarkus.undertow.test.ServletDestroyTestCase
[2025-12-24T22:18:32.966Z] [INFO] Running io.quarkus.undertow.test.RolesAllowedServletTestCase
[2025-12-24T22:18:33.643Z] 2025-12-24 22:16:49,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2025-12-24T22:18:33.643Z] 2025-12-24 22:16:49,797 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:33.643Z] 2025-12-24 22:16:49,797 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:34.381Z] 2025-12-24 22:16:50,526 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:18:34.381Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 s - in io.quarkus.undertow.test.RolesAllowedServletTestCase
[2025-12-24T22:18:34.381Z] [INFO] Running io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2025-12-24T22:18:35.782Z] 2025-12-24 22:16:51,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2025-12-24T22:18:35.782Z] 2025-12-24 22:16:51,478 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:35.782Z] 2025-12-24 22:16:51,478 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:18:35.782Z] 2025-12-24 22:16:51,913 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:18:35.782Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2025-12-24T22:18:36.459Z] [INFO]
[2025-12-24T22:18:36.459Z] [INFO] Results:
[2025-12-24T22:18:36.459Z] [INFO]
[2025-12-24T22:18:36.459Z] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:18:36.459Z] [INFO]
[2025-12-24T22:18:36.459Z] [INFO]
[2025-12-24T22:18:36.459Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-deployment ---
[2025-12-24T22:18:36.459Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar
[2025-12-24T22:18:36.459Z] [INFO]
[2025-12-24T22:18:36.459Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-deployment ---
[2025-12-24T22:18:36.459Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:18:36.459Z] [INFO]
[2025-12-24T22:18:36.459Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-deployment ---
[2025-12-24T22:18:36.460Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.jar
[2025-12-24T22:18:36.460Z] [INFO] Installing /quarkus/extensions/undertow/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.pom
[2025-12-24T22:18:36.460Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2025-12-24T22:18:36.460Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [99/964]
[2025-12-24T22:18:36.460Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2025-12-24T22:18:36.460Z] [INFO] Installing /quarkus/core/test-extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-parent/2.7.5.Final/quarkus-test-extension-parent-2.7.5.Final.pom
[2025-12-24T22:18:36.460Z] [INFO]
[2025-12-24T22:18:36.460Z] [INFO] -----------------< io.quarkus:quarkus-test-extension >------------------
[2025-12-24T22:18:36.460Z] [INFO] Building Quarkus - Core - Test Extension - Runtime 2.7.5.Final [100/964]
[2025-12-24T22:18:36.460Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 109 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 23 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 497 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 61 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 158 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 24 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 31 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 85 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:36.460Z] [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 437 kB/s)
[2025-12-24T22:18:36.460Z] [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-12-24T22:18:37.138Z] [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 84 kB/s)
[2025-12-24T22:18:37.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-12-24T22:18:37.138Z] [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 377 kB/s)
[2025-12-24T22:18:37.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-12-24T22:18:37.138Z] [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 204 kB/s)
[2025-12-24T22:18:37.138Z] [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-12-24T22:18:37.138Z] [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-12-24T22:18:37.138Z] [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-12-24T22:18:37.138Z] [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-12-24T22:18:37.138Z] [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 1.0 MB/s)
[2025-12-24T22:18:37.138Z] [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 14 MB/s)
[2025-12-24T22:18:37.138Z] [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 842 kB/s)
[2025-12-24T22:18:37.138Z] [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 336 kB/s)
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO] Processed 49 files in 96ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO] Processed 49 files in 00:00.044 (Already Sorted: 49, Needed Sorting: 0)
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension ---
[2025-12-24T22:18:37.138Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:18:37.138Z] [INFO] Copying 2 resources
[2025-12-24T22:18:37.138Z] [INFO]
[2025-12-24T22:18:37.138Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-test-extension ---
[2025-12-24T22:18:37.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom
[2025-12-24T22:18:37.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom (1.4 kB at 12 kB/s)
[2025-12-24T22:18:37.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom
[2025-12-24T22:18:37.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom (16 kB at 113 kB/s)
[2025-12-24T22:18:37.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar
[2025-12-24T22:18:37.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar (16 kB at 145 kB/s)
[2025-12-24T22:18:37.817Z] [INFO]
[2025-12-24T22:18:37.817Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension ---
[2025-12-24T22:18:37.817Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:18:37.817Z] [INFO] Compiling 49 source files to /quarkus/core/test-extension/runtime/target/classes
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension ---
[2025-12-24T22:18:38.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:18:38.496Z] [INFO] skip non existing resourceDirectory /quarkus/core/test-extension/runtime/src/test/resources
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension ---
[2025-12-24T22:18:38.496Z] [INFO] No sources to compile
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension ---
[2025-12-24T22:18:38.496Z] [INFO] No tests to run.
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension ---
[2025-12-24T22:18:38.496Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension ---
[2025-12-24T22:18:38.496Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension ---
[2025-12-24T22:18:38.496Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.jar
[2025-12-24T22:18:38.496Z] [INFO] Installing /quarkus/core/test-extension/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.pom
[2025-12-24T22:18:38.496Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final-sources.jar
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] ------------< io.quarkus:quarkus-test-extension-deployment >------------
[2025-12-24T22:18:38.496Z] [INFO] Building Quarkus - Core - Test Extension - Deployment 2.7.5.Final [101/964]
[2025-12-24T22:18:38.496Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:38.496Z] [INFO]
[2025-12-24T22:18:38.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Processed 65 files in 115ms (Formatted: 0, Unchanged: 65, Failed: 0, Readonly: 0)
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Processed 65 files in 00:00.069 (Already Sorted: 65, Needed Sorting: 0)
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:18:39.175Z] [INFO] Copying 16 resources
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:18:39.175Z] [INFO] Compiling 8 source files to /quarkus/core/test-extension/deployment/target/classes
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked conversion
[2025-12-24T22:18:39.175Z] required: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder<java.security.interfaces.DSAPublicKey,io.quarkus.extest.runtime.subst.KeyProxy>
[2025-12-24T22:18:39.175Z] found: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:18:39.175Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[411,63] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:18:39.175Z] [INFO] Copying 1 resource
[2025-12-24T22:18:39.175Z] [INFO]
[2025-12-24T22:18:39.175Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.175Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:18:39.175Z] [INFO] Compiling 57 source files to /quarkus/core/test-extension/deployment/target/test-classes
[2025-12-24T22:18:39.852Z] [INFO]
[2025-12-24T22:18:39.852Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension-deployment ---
[2025-12-24T22:18:39.852Z] [INFO]
[2025-12-24T22:18:39.853Z] [INFO] -------------------------------------------------------
[2025-12-24T22:18:39.853Z] [INFO] T E S T S
[2025-12-24T22:18:39.853Z] [INFO] -------------------------------------------------------
[2025-12-24T22:18:39.853Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:41.253Z] [INFO] Running io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2025-12-24T22:18:45.754Z] 2025-12-24 22:16:59,280 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:18:45.754Z] 2025-12-24 22:16:59,499 INFO [io.qua.ext.dep.TestProcessor] (build-33) boot, launchMode=NORMAL
[2025-12-24T22:18:45.754Z] 2025-12-24 22:16:59,639 INFO [io.qua.ext.dep.TestProcessor] (build-36) loadDSAPublicKey run
[2025-12-24T22:18:45.754Z] 2025-12-24 22:16:59,817 INFO [io.qua.ext.dep.TestProcessor] (build-27) Have XmlConfig, loading
[2025-12-24T22:18:45.754Z] 2025-12-24 22:16:59,876 INFO [io.qua.ext.dep.TestProcessor] (build-27) Loaded XmlConfig, creating service
[2025-12-24T22:18:45.754Z] 2025-12-24 22:16:59,879 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:00,289 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:00,564 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1849ms
[2025-12-24T22:18:45.754Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:45.754Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:45.754Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:45.754Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:45.754Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:45.754Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:00,968 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:45.754Z] 2025-12-24 22:17:00,968 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:45.754Z] 2025-12-24 22:17:00,968 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:45.754Z] 2025-12-24 22:17:00,969 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:45.754Z] 2025-12-24 22:17:00,969 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:45.754Z] 2025-12-24 22:17:00,970 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:45.754Z] 2025-12-24 22:17:01,015 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,353 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,354 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,358 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,359 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,364 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,493 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.864s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,495 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,495 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:45.754Z] test.message = hello from prod
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,515 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,516 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,516 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:45.754Z] 2025-12-24 22:17:01,547 INFO [io.quarkus] (main) property-injecting stopped in 0.046s
[2025-12-24T22:18:47.174Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:47.174Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:47.174Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:47.174Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:47.174Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:47.174Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,362 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:47.174Z] 2025-12-24 22:17:02,362 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:47.174Z] 2025-12-24 22:17:02,363 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:47.174Z] 2025-12-24 22:17:02,363 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:47.174Z] 2025-12-24 22:17:02,363 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:47.174Z] 2025-12-24 22:17:02,363 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:47.174Z] 2025-12-24 22:17:02,401 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,818 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,819 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,823 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,824 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,828 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,937 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.867s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,938 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,939 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:47.174Z] test.message = hello from prod
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,960 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,961 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,961 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:47.174Z] 2025-12-24 22:17:02,990 INFO [io.quarkus] (main) property-injecting stopped in 0.046s
[2025-12-24T22:18:47.174Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.277 s - in io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2025-12-24T22:18:47.174Z] [INFO] Running io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:04,209 INFO [io.qua.ext.dep.TestProcessor] (build-28) boot, launchMode=NORMAL
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:04,293 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:04,486 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:04,505 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:04,508 INFO [io.qua.ext.dep.TestProcessor] (build-30) Registering service start
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:05,009 INFO [DSAPublicKeyObjectSubstitution] (build-12) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:05,361 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1548ms
[2025-12-24T22:18:50.223Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:50.223Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:50.223Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:50.223Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:50.223Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:50.223Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:05,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:50.223Z] 2025-12-24 22:17:05,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:50.223Z] 2025-12-24 22:17:05,846 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:50.223Z] 2025-12-24 22:17:05,847 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:50.223Z] 2025-12-24 22:17:05,847 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:50.223Z] 2025-12-24 22:17:05,847 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:50.223Z] 2025-12-24 22:17:05,876 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,224 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,225 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,230 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,233 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,234 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,348 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.892s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,350 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,350 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,369 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,369 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,370 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:50.223Z] 2025-12-24 22:17:06,421 INFO [io.quarkus] (main) exception-handling stopped in 0.068s
[2025-12-24T22:18:50.223Z] Exception and exit code [1] handled by application
[2025-12-24T22:18:51.627Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:51.627Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:51.627Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:51.627Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:51.627Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:51.627Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:06,895 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:51.627Z] 2025-12-24 22:17:06,895 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:51.627Z] 2025-12-24 22:17:06,895 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:51.627Z] 2025-12-24 22:17:06,895 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:51.627Z] 2025-12-24 22:17:06,895 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:51.627Z] 2025-12-24 22:17:06,895 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:51.627Z] 2025-12-24 22:17:06,920 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,278 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,279 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,283 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,287 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,293 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,426 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.888s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,428 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,429 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,462 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,463 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,463 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:51.627Z] 2025-12-24 22:17:07,541 INFO [io.quarkus] (main) exception-handling stopped in 0.109s
[2025-12-24T22:18:51.627Z] Exception and exit code [1] handled by application
[2025-12-24T22:18:51.627Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.499 s - in io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2025-12-24T22:18:51.627Z] [INFO] Running io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:08,820 INFO [io.qua.ext.dep.TestProcessor] (build-21) boot, launchMode=NORMAL
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:08,923 INFO [io.qua.ext.dep.TestProcessor] (build-17) loadDSAPublicKey run
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:09,005 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:09,010 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:09,012 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:09,570 INFO [DSAPublicKeyObjectSubstitution] (build-39) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:09,704 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1397ms
[2025-12-24T22:18:54.682Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:54.682Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:54.682Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:54.682Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:54.682Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:54.682Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,248 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:54.682Z] 2025-12-24 22:17:10,248 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:54.682Z] 2025-12-24 22:17:10,248 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:54.682Z] 2025-12-24 22:17:10,248 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:54.682Z] 2025-12-24 22:17:10,249 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:54.682Z] 2025-12-24 22:17:10,249 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:54.682Z] 2025-12-24 22:17:10,278 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,651 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,652 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,656 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,656 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,659 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,787 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.970s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,789 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,790 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,794 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2025-12-24T22:18:54.682Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2025-12-24T22:18:54.682Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2025-12-24T22:18:54.682Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2025-12-24T22:18:54.682Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T22:18:54.682Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T22:18:54.682Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T22:18:54.682Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:18:54.682Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:18:54.682Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:18:54.682Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:18:54.682Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2025-12-24T22:18:54.682Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2025-12-24T22:18:54.682Z]
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,815 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,815 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,815 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:54.682Z] 2025-12-24 22:17:10,854 INFO [io.quarkus] (main) exception-throwing stopped in 0.056s
[2025-12-24T22:18:56.084Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:18:56.084Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:18:56.084Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:18:56.084Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:18:56.084Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:18:56.084Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,357 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:56.084Z] 2025-12-24 22:17:11,358 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:56.084Z] 2025-12-24 22:17:11,358 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:56.084Z] 2025-12-24 22:17:11,358 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:56.084Z] 2025-12-24 22:17:11,358 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:56.084Z] 2025-12-24 22:17:11,358 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:56.084Z] 2025-12-24 22:17:11,386 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,766 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,767 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,771 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,771 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,775 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,882 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.917s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,884 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,884 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:56.084Z] 2025-12-24 22:17:11,888 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2025-12-24T22:18:56.084Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2025-12-24T22:18:56.084Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2025-12-24T22:18:56.084Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2025-12-24T22:18:56.084Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T22:18:56.084Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T22:18:56.084Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T22:18:56.085Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:18:56.085Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:18:56.085Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:18:56.085Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:18:56.085Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2025-12-24T22:18:56.085Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2025-12-24T22:18:56.085Z]
[2025-12-24T22:18:56.085Z] 2025-12-24 22:17:11,907 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:56.085Z] 2025-12-24 22:17:11,908 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:56.085Z] 2025-12-24 22:17:11,908 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:56.085Z] 2025-12-24 22:17:11,936 INFO [io.quarkus] (main) exception-throwing stopped in 0.044s
[2025-12-24T22:18:56.085Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.365 s - in io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2025-12-24T22:18:56.085Z] [INFO] Running io.quarkus.commandmode.ExitCodeTestCase
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:13,277 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=TEST
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:13,300 INFO [io.qua.ext.dep.TestProcessor] (build-29) loadDSAPublicKey run
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:13,540 INFO [io.qua.ext.dep.TestProcessor] (build-1) Have XmlConfig, loading
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:13,547 INFO [io.qua.ext.dep.TestProcessor] (build-1) Loaded XmlConfig, creating service
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:13,548 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:13,882 INFO [DSAPublicKeyObjectSubstitution] (build-14) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,068 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:18:59.269Z] 2025-12-24 22:17:14,069 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:18:59.269Z] 2025-12-24 22:17:14,070 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:18:59.269Z] 2025-12-24 22:17:14,070 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:18:59.269Z] 2025-12-24 22:17:14,071 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:18:59.269Z] 2025-12-24 22:17:14,071 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:18:59.269Z] 2025-12-24 22:17:14,090 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,391 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,392 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,455 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,455 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,459 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,671 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.704s. Listening on: http://localhost:8081
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,672 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:18:59.269Z] 2025-12-24 22:17:14,672 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:18:59.948Z] 2025-12-24 22:17:15,863 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:18:59.948Z] 2025-12-24 22:17:15,864 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:18:59.948Z] 2025-12-24 22:17:15,864 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:18:59.948Z] 2025-12-24 22:17:15,900 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T22:18:59.948Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.943 s - in io.quarkus.commandmode.ExitCodeTestCase
[2025-12-24T22:18:59.948Z] [INFO] Running io.quarkus.commandmode.InvalidNamedMainTestCase
[2025-12-24T22:19:01.351Z] 2025-12-24 22:17:17,187 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:19:01.351Z] 2025-12-24 22:17:17,247 INFO [io.qua.ext.dep.TestProcessor] (build-41) boot, launchMode=NORMAL
[2025-12-24T22:19:01.351Z] 2025-12-24 22:17:17,293 INFO [io.qua.ext.dep.TestProcessor] (build-21) loadDSAPublicKey run
[2025-12-24T22:19:01.351Z] 2025-12-24 22:17:17,386 INFO [io.qua.ext.dep.TestProcessor] (build-19) Have XmlConfig, loading
[2025-12-24T22:19:01.351Z] 2025-12-24 22:17:17,394 INFO [io.qua.ext.dep.TestProcessor] (build-19) Loaded XmlConfig, creating service
[2025-12-24T22:19:01.351Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s - in io.quarkus.commandmode.InvalidNamedMainTestCase
[2025-12-24T22:19:01.351Z] [INFO] Running io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:18,370 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:18,386 INFO [io.qua.ext.dep.TestProcessor] (build-26) boot, launchMode=NORMAL
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:18,519 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:18,524 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:18,526 INFO [io.qua.ext.dep.TestProcessor] (build-21) Registering service start
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:19,168 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:19,399 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1315ms
[2025-12-24T22:19:04.440Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:04.440Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:04.440Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:04.440Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:04.440Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:04.440Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:19,904 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:04.440Z] 2025-12-24 22:17:19,904 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:04.440Z] 2025-12-24 22:17:19,904 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:04.440Z] 2025-12-24 22:17:19,904 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:04.440Z] 2025-12-24 22:17:19,904 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:04.440Z] 2025-12-24 22:17:19,905 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:04.440Z] 2025-12-24 22:17:19,931 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,284 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,285 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,289 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,289 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,293 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,401 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.856s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,403 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,404 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:04.440Z] Hello Non Default
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,424 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,425 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,425 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:04.440Z] 2025-12-24 22:17:20,489 INFO [io.quarkus] (main) run-exit stopped in 0.083s
[2025-12-24T22:19:05.848Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:05.848Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:05.848Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:05.848Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:05.848Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:05.848Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:20,970 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:05.848Z] 2025-12-24 22:17:20,970 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:05.848Z] 2025-12-24 22:17:20,971 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:05.848Z] 2025-12-24 22:17:20,971 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:05.848Z] 2025-12-24 22:17:20,972 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:05.848Z] 2025-12-24 22:17:20,972 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:05.848Z] 2025-12-24 22:17:21,001 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,328 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,329 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,333 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,333 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,337 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,447 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.852s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,448 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,449 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:05.848Z] Hello Non Default
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,469 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,469 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,470 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:05.848Z] 2025-12-24 22:17:21,502 INFO [io.quarkus] (main) run-exit stopped in 0.051s
[2025-12-24T22:19:05.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.125 s - in io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2025-12-24T22:19:05.848Z] [INFO] Running io.quarkus.commandmode.JavaMainTestCase
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:22,487 INFO [io.qua.ext.dep.TestProcessor] (build-36) boot, launchMode=NORMAL
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:22,538 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:22,654 INFO [io.qua.ext.dep.TestProcessor] (build-29) Have XmlConfig, loading
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:22,659 INFO [io.qua.ext.dep.TestProcessor] (build-29) Loaded XmlConfig, creating service
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:22,660 INFO [io.qua.ext.dep.TestProcessor] (build-26) Registering service start
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:22,959 INFO [DSAPublicKeyObjectSubstitution] (build-23) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:23,108 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 916ms
[2025-12-24T22:19:08.056Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:08.056Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:08.056Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:08.056Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:08.056Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:08.056Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:23,672 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:08.056Z] 2025-12-24 22:17:23,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:08.056Z] 2025-12-24 22:17:23,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:08.056Z] 2025-12-24 22:17:23,674 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:08.056Z] 2025-12-24 22:17:23,674 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:08.056Z] 2025-12-24 22:17:23,674 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:08.056Z] 2025-12-24 22:17:23,702 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,077 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,078 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,082 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,082 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,085 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,194 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.943s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,196 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,197 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:08.056Z] Hello Non Default
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,219 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,220 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,220 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:08.056Z] 2025-12-24 22:17:24,272 INFO [io.quarkus] (main) run-exit stopped in 0.072s
[2025-12-24T22:19:09.485Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:09.485Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:09.485Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:09.485Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:09.485Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:09.485Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:24,751 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:09.485Z] 2025-12-24 22:17:24,752 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:09.485Z] 2025-12-24 22:17:24,752 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:09.485Z] 2025-12-24 22:17:24,753 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:09.485Z] 2025-12-24 22:17:24,753 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:09.485Z] 2025-12-24 22:17:24,753 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:09.485Z] 2025-12-24 22:17:24,783 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,153 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,154 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,159 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,159 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,162 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,267 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.884s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,268 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,268 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:09.485Z] Hello Non Default
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,287 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,288 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,288 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:09.485Z] 2025-12-24 22:17:25,337 INFO [io.quarkus] (main) run-exit stopped in 0.067s
[2025-12-24T22:19:09.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.825 s - in io.quarkus.commandmode.JavaMainTestCase
[2025-12-24T22:19:09.485Z] [INFO] Running io.quarkus.commandmode.NamedMainTestCase
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,192 INFO [io.qua.ext.dep.TestProcessor] (build-31) boot, launchMode=NORMAL
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,240 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,387 INFO [io.qua.ext.dep.TestProcessor] (build-17) Have XmlConfig, loading
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,392 INFO [io.qua.ext.dep.TestProcessor] (build-17) Loaded XmlConfig, creating service
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,394 INFO [io.qua.ext.dep.TestProcessor] (build-30) Registering service start
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,728 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:26,828 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 954ms
[2025-12-24T22:19:11.682Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:11.682Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:11.682Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:11.682Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:11.682Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:11.682Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:11.682Z] 2025-12-24 22:17:27,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:11.682Z] 2025-12-24 22:17:27,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:11.682Z] 2025-12-24 22:17:27,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:11.682Z] 2025-12-24 22:17:27,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:11.682Z] 2025-12-24 22:17:27,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:11.682Z] 2025-12-24 22:17:27,331 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,688 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,688 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,693 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,693 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,696 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,833 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.854s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:11.682Z] 2025-12-24 22:17:27,835 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:11.683Z] 2025-12-24 22:17:27,836 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:11.683Z] Hello Named
[2025-12-24T22:19:11.683Z] 2025-12-24 22:17:27,852 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:11.683Z] 2025-12-24 22:17:27,853 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:11.683Z] 2025-12-24 22:17:27,853 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:11.683Z] 2025-12-24 22:17:27,880 INFO [io.quarkus] (main) run-exit stopped in 0.041s
[2025-12-24T22:19:13.087Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:13.087Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:13.087Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:13.087Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:13.087Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:13.087Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,379 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:13.087Z] 2025-12-24 22:17:28,380 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:13.087Z] 2025-12-24 22:17:28,380 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:13.087Z] 2025-12-24 22:17:28,381 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:13.087Z] 2025-12-24 22:17:28,381 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:13.087Z] 2025-12-24 22:17:28,381 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:13.087Z] 2025-12-24 22:17:28,413 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,722 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,722 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,727 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,727 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,730 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,836 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.855s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,837 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,837 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:13.087Z] Hello Named
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,856 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,856 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,857 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:13.087Z] 2025-12-24 22:17:28,903 INFO [io.quarkus] (main) run-exit stopped in 0.064s
[2025-12-24T22:19:13.087Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.576 s - in io.quarkus.commandmode.NamedMainTestCase
[2025-12-24T22:19:13.087Z] [INFO] Running io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:29,690 INFO [io.qua.ext.dep.TestProcessor] (build-40) boot, launchMode=NORMAL
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:29,737 INFO [io.qua.ext.dep.TestProcessor] (build-26) loadDSAPublicKey run
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:29,827 INFO [io.qua.ext.dep.TestProcessor] (build-30) Have XmlConfig, loading
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:29,833 INFO [io.qua.ext.dep.TestProcessor] (build-30) Loaded XmlConfig, creating service
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:29,836 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:30,136 INFO [DSAPublicKeyObjectSubstitution] (build-39) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:15.279Z] 2025-12-24 22:17:30,370 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 976ms
[2025-12-24T22:19:15.280Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:15.280Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:15.280Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:15.280Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:15.280Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:15.280Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:30,771 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:15.280Z] 2025-12-24 22:17:30,771 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:15.280Z] 2025-12-24 22:17:30,771 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:15.280Z] 2025-12-24 22:17:30,772 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:15.280Z] 2025-12-24 22:17:30,772 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:15.280Z] 2025-12-24 22:17:30,772 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:15.280Z] 2025-12-24 22:17:30,800 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,150 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,151 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,156 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,156 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,159 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,244 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.755s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,245 INFO [io.quarkus] (main) Profile other activated.
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,245 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:15.280Z] test.message = hello from other
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,269 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,270 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,270 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:15.280Z] 2025-12-24 22:17:31,330 INFO [io.quarkus] (main) property-injecting stopped in 0.083s
[2025-12-24T22:19:16.684Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:16.684Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:16.684Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:16.684Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:16.684Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:16.684Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:31,767 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:16.684Z] 2025-12-24 22:17:31,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:16.684Z] 2025-12-24 22:17:31,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:16.684Z] 2025-12-24 22:17:31,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:16.684Z] 2025-12-24 22:17:31,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:16.684Z] 2025-12-24 22:17:31,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:16.684Z] 2025-12-24 22:17:31,803 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,155 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,156 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,160 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,160 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,163 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,275 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.841s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,277 INFO [io.quarkus] (main) Profile other activated.
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,277 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:16.684Z] test.message = hello from other
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,299 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,300 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,300 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:16.684Z] 2025-12-24 22:17:32,340 INFO [io.quarkus] (main) property-injecting stopped in 0.057s
[2025-12-24T22:19:16.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.427 s - in io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2025-12-24T22:19:16.684Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:33,272 INFO [io.qua.ext.dep.TestProcessor] (build-9) boot, launchMode=NORMAL
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:33,281 INFO [io.qua.ext.dep.TestProcessor] (build-28) loadDSAPublicKey run
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:33,402 INFO [io.qua.ext.dep.TestProcessor] (build-17) Have XmlConfig, loading
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:33,408 INFO [io.qua.ext.dep.TestProcessor] (build-17) Loaded XmlConfig, creating service
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:33,431 INFO [io.qua.ext.dep.TestProcessor] (build-24) Registering service start
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:33,861 INFO [DSAPublicKeyObjectSubstitution] (build-12) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,100 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1288ms
[2025-12-24T22:19:19.788Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:19.788Z] STATIC MAIN
[2025-12-24T22:19:19.788Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:19.788Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:19.788Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:19.788Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:19.788Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,562 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:19.788Z] 2025-12-24 22:17:34,563 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:19.788Z] 2025-12-24 22:17:34,563 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:19.788Z] 2025-12-24 22:17:34,563 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:19.788Z] 2025-12-24 22:17:34,564 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:19.788Z] 2025-12-24 22:17:34,564 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:19.788Z] 2025-12-24 22:17:34,590 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,969 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,970 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,974 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,976 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:34,978 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,094 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.913s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,095 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,096 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:19.788Z] QUARKUS MAIN
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,118 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,119 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,119 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:19.788Z] 2025-12-24 22:17:35,188 INFO [io.quarkus] (main) run-exit stopped in 0.090s
[2025-12-24T22:19:20.507Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:20.507Z] STATIC MAIN
[2025-12-24T22:19:20.507Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:20.507Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:20.507Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:20.507Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:20.508Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:35,596 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:20.508Z] 2025-12-24 22:17:35,597 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:20.508Z] 2025-12-24 22:17:35,597 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:20.508Z] 2025-12-24 22:17:35,597 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:20.508Z] 2025-12-24 22:17:35,597 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:20.508Z] 2025-12-24 22:17:35,597 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:20.508Z] 2025-12-24 22:17:35,621 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:35,926 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:35,926 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:35,930 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:35,930 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:35,934 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,024 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.730s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,025 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,025 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:20.508Z] QUARKUS MAIN
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,044 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,045 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,045 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:20.508Z] 2025-12-24 22:17:36,082 INFO [io.quarkus] (main) run-exit stopped in 0.055s
[2025-12-24T22:19:20.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.742 s - in io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2025-12-24T22:19:20.508Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeTestCase
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:36,783 INFO [io.qua.ext.dep.TestProcessor] (build-16) boot, launchMode=NORMAL
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:36,947 INFO [io.qua.ext.dep.TestProcessor] (build-34) loadDSAPublicKey run
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:37,068 INFO [io.qua.ext.dep.TestProcessor] (build-39) Have XmlConfig, loading
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:37,072 INFO [io.qua.ext.dep.TestProcessor] (build-39) Loaded XmlConfig, creating service
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:37,074 INFO [io.qua.ext.dep.TestProcessor] (build-25) Registering service start
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:37,274 INFO [DSAPublicKeyObjectSubstitution] (build-39) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:37,532 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1011ms
[2025-12-24T22:19:22.713Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:22.713Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:22.713Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:22.713Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:22.713Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:22.713Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:37,984 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:22.713Z] 2025-12-24 22:17:37,985 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:22.713Z] 2025-12-24 22:17:37,985 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:22.713Z] 2025-12-24 22:17:37,985 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:22.713Z] 2025-12-24 22:17:37,985 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:22.713Z] 2025-12-24 22:17:37,985 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:22.713Z] 2025-12-24 22:17:38,013 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,318 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,319 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,323 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,323 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,326 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,432 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.841s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,433 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,434 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:22.713Z] Hello World
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,453 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,453 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,453 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:22.713Z] 2025-12-24 22:17:38,488 INFO [io.quarkus] (main) run-exit stopped in 0.051s
[2025-12-24T22:19:23.853Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:23.853Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:23.853Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:23.853Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:23.853Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:23.853Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:38,912 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:23.853Z] 2025-12-24 22:17:38,912 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:23.853Z] 2025-12-24 22:17:38,912 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:23.853Z] 2025-12-24 22:17:38,912 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:23.853Z] 2025-12-24 22:17:38,912 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:23.853Z] 2025-12-24 22:17:38,912 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:23.853Z] 2025-12-24 22:17:38,939 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,299 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,300 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,304 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,305 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,308 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,411 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.812s. Listening on: http://0.0.0.0:8081
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,412 INFO [io.quarkus] (main) Profile prod activated.
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,413 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:23.853Z] Hello World
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,440 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,441 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,441 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:23.853Z] 2025-12-24 22:17:39,506 INFO [io.quarkus] (main) run-exit stopped in 0.090s
[2025-12-24T22:19:23.853Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.426 s - in io.quarkus.commandmode.SimpleCommandModeTestCase
[2025-12-24T22:19:23.853Z] [INFO] Running io.quarkus.config.BuildTimeConfigTest
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:39,864 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:39,864 INFO [io.qua.ext.dep.TestProcessor] (build-12) boot, launchMode=TEST
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:39,870 INFO [io.qua.ext.dep.TestProcessor] (build-14) Have XmlConfig, loading
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:39,873 INFO [io.qua.ext.dep.TestProcessor] (build-14) Loaded XmlConfig, creating service
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:39,926 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,074 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,201 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:24.534Z] 2025-12-24 22:17:40,202 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:24.534Z] 2025-12-24 22:17:40,202 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:24.534Z] 2025-12-24 22:17:40,202 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:24.534Z] 2025-12-24 22:17:40,202 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:24.534Z] 2025-12-24 22:17:40,217 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,333 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,333 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,334 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,334 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,406 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,491 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,491 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,492 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,579 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,580 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,580 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:24.534Z] 2025-12-24 22:17:40,595 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:19:24.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in io.quarkus.config.BuildTimeConfigTest
[2025-12-24T22:19:24.534Z] [INFO] Running io.quarkus.config.ConfigBuilderTest
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:40,974 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:40,977 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:40,978 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:40,978 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:40,988 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,168 INFO [DSAPublicKeyObjectSubstitution] (build-6) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,275 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:25.937Z] 2025-12-24 22:17:41,276 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:25.937Z] 2025-12-24 22:17:41,276 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:25.937Z] 2025-12-24 22:17:41,277 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:25.937Z] 2025-12-24 22:17:41,277 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:25.937Z] 2025-12-24 22:17:41,277 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:25.937Z] 2025-12-24 22:17:41,288 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,417 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,417 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,418 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,418 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,493 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,584 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,585 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,585 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,659 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,659 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,659 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:25.937Z] 2025-12-24 22:17:41,678 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:19:25.937Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s - in io.quarkus.config.ConfigBuilderTest
[2025-12-24T22:19:25.937Z] [INFO] Running io.quarkus.config.RenameConfigTest
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,052 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,056 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,060 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,061 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,061 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=TEST
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,161 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,269 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:26.612Z] 2025-12-24 22:17:42,269 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:26.612Z] 2025-12-24 22:17:42,269 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:26.612Z] 2025-12-24 22:17:42,269 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:26.612Z] 2025-12-24 22:17:42,269 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:26.612Z] 2025-12-24 22:17:42,270 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:26.612Z] 2025-12-24 22:17:42,282 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,464 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,464 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,465 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,465 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,476 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,555 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,555 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,616 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,616 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,617 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:26.612Z] 2025-12-24 22:17:42,642 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:19:26.612Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s - in io.quarkus.config.RenameConfigTest
[2025-12-24T22:19:26.612Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingInvalidTest
[2025-12-24T22:19:27.289Z] 2025-12-24 22:17:42,924 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2025-12-24T22:19:27.289Z] 2025-12-24 22:17:42,951 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=TEST
[2025-12-24T22:19:27.289Z] 2025-12-24 22:17:42,954 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-12-24T22:19:27.289Z] 2025-12-24 22:17:42,958 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-12-24T22:19:27.289Z] 2025-12-24 22:17:42,959 INFO [io.qua.ext.dep.TestProcessor] (build-21) Registering service start
[2025-12-24T22:19:27.289Z] 2025-12-24 22:17:43,095 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:27.289Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s - in io.quarkus.config.StaticInitConfigMappingInvalidTest
[2025-12-24T22:19:27.289Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingTest
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,513 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,522 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,524 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,527 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,528 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,636 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:43,766 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:27.965Z] 2025-12-24 22:17:43,766 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:27.965Z] 2025-12-24 22:17:43,767 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:27.965Z] 2025-12-24 22:17:43,767 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:27.965Z] 2025-12-24 22:17:43,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:27.965Z] 2025-12-24 22:17:43,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:27.965Z] 2025-12-24 22:17:43,783 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,018 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,018 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,019 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,019 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,029 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,160 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.010s. Listening on: http://localhost:8081
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,160 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:27.965Z] 2025-12-24 22:17:44,161 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:28.646Z] 2025-12-24 22:17:44,287 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:28.646Z] 2025-12-24 22:17:44,288 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:28.646Z] 2025-12-24 22:17:44,288 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:28.646Z] 2025-12-24 22:17:44,415 INFO [io.quarkus] (main) Quarkus stopped in 0.143s
[2025-12-24T22:19:28.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s - in io.quarkus.config.StaticInitConfigMappingTest
[2025-12-24T22:19:28.646Z] [INFO] Running io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom (5.4 kB at 15 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom (114 kB at 977 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom (39 kB at 375 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom (26 kB at 382 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom (20 kB at 236 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom (8.3 kB at 142 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 98 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 325 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom (7.1 kB at 123 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom (32 kB at 507 kB/s)
[2025-12-24T22:19:39.552Z] 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-12-24T22:19:39.552Z] 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 77 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom (19 kB at 299 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom (18 kB at 289 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 306 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom (16 kB at 227 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom (13 kB at 141 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 182 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 34 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 203 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 320 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 31 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 198 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom (4.4 kB at 66 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 441 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom (4.5 kB at 59 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom (5.8 kB at 106 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 18 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom (5.2 kB at 60 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar (38 kB at 418 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar (173 kB at 1.5 MB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.6 MB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar (1.4 MB at 9.6 MB/s)
[2025-12-24T22:19:39.552Z] 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-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar (58 kB at 367 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar (1.6 MB at 10.0 MB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar (16 kB at 89 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar (37 kB at 191 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar
[2025-12-24T22:19:39.552Z] 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 220 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 183 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar (16 kB at 68 kB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar (453 kB at 1.8 MB/s)
[2025-12-24T22:19:39.552Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar (183 kB at 640 kB/s)
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar (178 kB at 611 kB/s)
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar (1.1 MB at 3.6 MB/s)
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 584 kB/s)
[2025-12-24T22:19:39.552Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar (116 kB at 343 kB/s)
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:48,357 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:48,428 INFO [io.qua.ext.dep.TestProcessor] (build-18) boot, launchMode=NORMAL
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:48,475 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:48,746 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:48,755 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:48,758 INFO [io.qua.ext.dep.TestProcessor] (build-41) Registering service start
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:49,087 INFO [DSAPublicKeyObjectSubstitution] (build-44) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:49,223 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test9349580170828833092/build-result/generated-resource-runner.jar
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:53,979 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:53,980 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:53,980 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/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;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2025-12-24T22:19:39.552Z] 2025-12-24 22:17:53,981 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2025-12-24T22:19:39.553Z] 2025-12-24 22:17:53,982 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2025-12-24T22:19:39.553Z] 2025-12-24 22:17:53,983 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2025-12-24T22:19:39.553Z] 2025-12-24 22:17:53,984 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-bindings-soap::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/spring.handlers
[2025-12-24T22:19:39.553Z] 2025-12-24 22:17:53,986 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2025-12-24T22:19:39.553Z] 2025-12-24 22:17:53,987 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2025-12-24T22:19:39.553Z] 2025-12-24 22:17:54,166 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 6051ms
[2025-12-24T22:19:39.553Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:39.553Z] RESOURCES: 1
[2025-12-24T22:19:39.553Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2025-12-24T22:19:39.553Z] </properties>
[2025-12-24T22:19:39.553Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:39.553Z] RESOURCES: 1
[2025-12-24T22:19:39.553Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2025-12-24T22:19:39.553Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2025-12-24T22:19:39.553Z] </properties>
[2025-12-24T22:19:39.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.068 s - in io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2025-12-24T22:19:39.553Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2025-12-24T22:19:44.735Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom
[2025-12-24T22:19:44.735Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom (13 kB at 175 kB/s)
[2025-12-24T22:19:44.735Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar
[2025-12-24T22:19:44.735Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar (391 kB at 5.0 MB/s)
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:55,580 INFO [io.qua.ext.dep.TestProcessor] (build-24) boot, launchMode=NORMAL
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:55,651 INFO [io.qua.ext.dep.TestProcessor] (build-22) loadDSAPublicKey run
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:55,814 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:55,821 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:55,823 INFO [io.qua.ext.dep.TestProcessor] (build-23) Registering service start
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:56,150 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:44.735Z] 2025-12-24 22:17:56,177 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test13404289935952087862/build-result/uber-jar-ignored-runner.jar
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,392 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,392 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,392 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/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;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,393 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,395 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,395 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2025-12-24T22:19:44.735Z] 2025-12-24 22:18:00,395 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2025-12-24T22:19:44.736Z] 2025-12-24 22:18:00,397 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2025-12-24T22:19:44.736Z] 2025-12-24 22:18:00,399 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2025-12-24T22:19:44.736Z] 2025-12-24 22:18:00,400 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-36) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2025-12-24T22:19:44.736Z] 2025-12-24 22:18:00,549 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5322ms
[2025-12-24T22:19:44.736Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:44.736Z] RESOURCES: 0
[2025-12-24T22:19:44.736Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:44.736Z] RESOURCES: 0
[2025-12-24T22:19:44.736Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.348 s - in io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2025-12-24T22:19:44.736Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:01,751 INFO [io.qua.ext.dep.TestProcessor] (build-46) boot, launchMode=NORMAL
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:01,800 INFO [io.qua.ext.dep.TestProcessor] (build-32) loadDSAPublicKey run
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:01,905 INFO [io.qua.ext.dep.TestProcessor] (build-17) Have XmlConfig, loading
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:01,909 INFO [io.qua.ext.dep.TestProcessor] (build-17) Loaded XmlConfig, creating service
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:01,911 INFO [io.qua.ext.dep.TestProcessor] (build-37) Registering service start
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:02,207 INFO [DSAPublicKeyObjectSubstitution] (build-29) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:02,279 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test4319440234980722722/build-result/uber-jar-merged-runner.jar
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,374 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,374 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,374 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/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;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,375 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,377 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,377 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,377 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,378 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,381 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,381 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2025-12-24T22:19:51.142Z] 2025-12-24 22:18:06,526 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5133ms
[2025-12-24T22:19:51.142Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:51.142Z] RESOURCES: 1
[2025-12-24T22:19:51.142Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2025-12-24T22:19:51.142Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2025-12-24T22:19:51.142Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2025-12-24T22:19:51.142Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:19:51.143Z] RESOURCES: 1
[2025-12-24T22:19:51.143Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2025-12-24T22:19:51.143Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2025-12-24T22:19:51.143Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z]
[2025-12-24T22:19:51.143Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.946 s - in io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2025-12-24T22:19:51.143Z] [INFO] Running io.quarkus.extest.AdditionalLocationsTest
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:07,715 INFO [io.qua.ext.dep.TestProcessor] (build-32) boot, launchMode=DEVELOPMENT
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:07,731 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2025-12-24T22:19:54.264Z] Tests paused
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:07,873 INFO [io.qua.ext.dep.TestProcessor] (build-25) Have XmlConfig, loading
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:07,913 INFO [io.qua.ext.dep.TestProcessor] (build-25) Loaded XmlConfig, creating service
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:07,914 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:08,828 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:08,960 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:54.264Z] 2025-12-24 22:18:08,961 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:54.264Z] 2025-12-24 22:18:08,961 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:54.264Z] 2025-12-24 22:18:08,961 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:54.264Z] 2025-12-24 22:18:08,961 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:54.264Z] 2025-12-24 22:18:08,961 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:54.264Z] 2025-12-24 22:18:08,978 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:54.264Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:54.264Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:54.264Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:54.264Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:54.264Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:09,213 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:09,214 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:09,215 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:09,215 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:54.264Z] 2025-12-24 22:18:09,218 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,297 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.926s. Listening on: http://localhost:8080
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,297 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,297 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:54.265Z] Request method: GET
[2025-12-24T22:19:54.265Z] Request URI: http://localhost:8080/config
[2025-12-24T22:19:54.265Z] Proxy: <none>
[2025-12-24T22:19:54.265Z] Request params: <none>
[2025-12-24T22:19:54.265Z] Query params: <none>
[2025-12-24T22:19:54.265Z] Form params: <none>
[2025-12-24T22:19:54.265Z] Path params: <none>
[2025-12-24T22:19:54.265Z] Headers: Accept=*/*
[2025-12-24T22:19:54.265Z] Cookies: <none>
[2025-12-24T22:19:54.265Z] Multiparts: <none>
[2025-12-24T22:19:54.265Z] Body: <none>
[2025-12-24T22:19:54.265Z] HTTP/1.1 200 OK
[2025-12-24T22:19:54.265Z] content-length: 4
[2025-12-24T22:19:54.265Z]
[2025-12-24T22:19:54.265Z] 1234
[2025-12-24T22:19:54.265Z] Request method: GET
[2025-12-24T22:19:54.265Z] Request URI: http://localhost:8080/config
[2025-12-24T22:19:54.265Z] Proxy: <none>
[2025-12-24T22:19:54.265Z] Request params: <none>
[2025-12-24T22:19:54.265Z] Query params: <none>
[2025-12-24T22:19:54.265Z] Form params: <none>
[2025-12-24T22:19:54.265Z] Path params: <none>
[2025-12-24T22:19:54.265Z] Headers: Accept=*/*
[2025-12-24T22:19:54.265Z] Cookies: <none>
[2025-12-24T22:19:54.265Z] Multiparts: <none>
[2025-12-24T22:19:54.265Z] Body: <none>
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,907 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/core/test-extension/deployment/target/quarkus-dev-mode-test9902546851543741009/src/main/resources/additional.properties
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,909 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in additional.properties.
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,912 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,912 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,912 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:09,916 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,001 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,008 INFO [io.qua.ext.dep.TestProcessor] (build-15) Have XmlConfig, loading
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,010 INFO [io.qua.ext.dep.TestProcessor] (build-15) Loaded XmlConfig, creating service
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,013 INFO [io.qua.ext.dep.TestProcessor] (build-21) Registering service start
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,025 INFO [io.qua.ext.dep.TestProcessor] (build-28) boot, launchMode=DEVELOPMENT
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,155 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:54.265Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:19:54.265Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:19:54.265Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:19:54.265Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:19:54.265Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,218 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,237 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,237 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,239 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,239 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,247 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,251 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8080
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,251 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,251 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,251 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.346s
[2025-12-24T22:19:54.265Z] HTTP/1.1 200 OK
[2025-12-24T22:19:54.265Z] content-length: 4
[2025-12-24T22:19:54.265Z]
[2025-12-24T22:19:54.265Z] 5678
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,256 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,257 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,257 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:54.265Z] 2025-12-24 22:18:10,258 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:19:54.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.493 s - in io.quarkus.extest.AdditionalLocationsTest
[2025-12-24T22:19:54.265Z] [INFO] Running io.quarkus.extest.ConfiguredBeanTest
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,712 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,727 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,767 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,769 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,770 INFO [io.qua.ext.dep.TestProcessor] (build-21) Registering service start
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,857 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:10,998 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:55.673Z] 2025-12-24 22:18:10,999 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:55.673Z] 2025-12-24 22:18:10,999 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:55.673Z] 2025-12-24 22:18:10,999 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:55.673Z] 2025-12-24 22:18:10,999 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:55.673Z] 2025-12-24 22:18:10,999 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:55.673Z] 2025-12-24 22:18:11,015 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,201 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,202 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,203 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,203 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,205 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,288 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,289 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,289 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:55.673Z] validateConfiguredBean, io.quarkus.extest.ConfiguredBean@1a190df7
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,726 INFO [io.und.servlet] (executor-thread-0) commands: init, publicKey=Sun DSA Public Key
[2025-12-24T22:19:55.673Z] Parameters:DSA,
[2025-12-24T22:19:55.673Z] p: 8f7935d9 b9aae9bf abed887a cf4951b6 f32ec59e 3baf3718 e8eac496 1f3efd36
[2025-12-24T22:19:55.673Z] 06e74351 a9c41833 39b809e7 c2ae1c53 9ba7475b 85d011ad b8b47987 75498469
[2025-12-24T22:19:55.673Z] 5cac0e8f 14b33608 28a22ffa 27110a3d 62a99345 3409a0fe 696c4658 f84bdd20
[2025-12-24T22:19:55.673Z] 819c3709 a01057b1 95adcd00 233dba54 84b6291f 9d648ef8 83448677 979cec04
[2025-12-24T22:19:55.673Z] b434a6ac 2e75e998 5de23db0 292fc111 8c9ffa9d 8181e733 8db792b7 30d7b9e3
[2025-12-24T22:19:55.673Z] 49592f68 09987215 3915ea3d 6b8b4653 c633458f 803b32a4 c2e0f272 90256e4e
[2025-12-24T22:19:55.673Z] 3f8a3b08 38a1c450 e4e18c1a 29a37ddf 5ea143de 4b66ff04 903ed5cf 1623e158
[2025-12-24T22:19:55.673Z] d487c608 e97f211c d81dca23 cb6e3807 65f822e3 42be484c 05763939 601cd667
[2025-12-24T22:19:55.673Z] q: baf696a6 8578f7df dee7fa67 c977c785 ef32b233 bae580c0 bcd5695d
[2025-12-24T22:19:55.673Z] g: 16a65c58 20485070 4e7502a3 9757040d 34da3a34 78c154d4 e4a5c02d 242ee04f
[2025-12-24T22:19:55.673Z] 96e61e4b d0904abd ac8f37ee b1e09f31 82d23c90 43cb642f 88004160 edf9ca09
[2025-12-24T22:19:55.673Z] b32076a7 9c32a627 f2473e91 879ba2c4 e744bd20 81544cb5 5b802c36 8d1fa83e
[2025-12-24T22:19:55.673Z] d489e94e 0fa0688e 32428a5c 78c478c6 8d0527b7 1c9a3abb 0b0be12c 44689639
[2025-12-24T22:19:55.673Z] e7d3ce74 db101a65 aa2b87f6 4c6826db 3ec72f4b 5599834b b4edb02f 7c90e9a4
[2025-12-24T22:19:55.673Z] 96d3a55d 535bebfc 45d4f619 f63f3ded bb873925 c2f224e0 7731296d a887ec1e
[2025-12-24T22:19:55.673Z] 4748f87e fb5fdeb7 5484316b 2232dee5 53ddaf02 112b0d1f 02da3097 3224fe27
[2025-12-24T22:19:55.673Z] aeda8b9d 4b2922d9 ba8be39e d9e103a6 3c52810b c688b7e2 ed4316e1 ef17dbde
[2025-12-24T22:19:55.673Z]
[2025-12-24T22:19:55.673Z] y:
[2025-12-24T22:19:55.673Z] 2ba21e65 2861c9d0 d43395ec 389fd501 83ce82b9 cbaf7d00 7ca58b47 7f7e1490
[2025-12-24T22:19:55.673Z] 6e9d5316 34fa6f3b 90fd754e c1ea7992 88b013a7 08410cd1 21c89d25 b66046b8
[2025-12-24T22:19:55.673Z] 50c10242 a4a84e25 ea5da256 1f82d53c 98962bf5 3f62c224 5360ac02 71cabfb9
[2025-12-24T22:19:55.673Z] 439cccf6 15207db4 faeb19f0 09fff86a 23bb9c19 63e3038b de5f4005 59656227
[2025-12-24T22:19:55.673Z] cc672295 6051a5b9 79a8fa3c b2780702 b731e2e5 20016d33 9024dd16 5d3946b7
[2025-12-24T22:19:55.673Z] 3c4b150d 1012b0c6 84fd7f03 acf9970e 551c99f6 69631e4c 2687fab2 59a507cc
[2025-12-24T22:19:55.673Z] f1bd955a bed41258 ea160a52 2076eb22 6b9771fd a73fab99 2ca1620d d0230d4c
[2025-12-24T22:19:55.673Z] a3d21da3 5f0c1c76 1c165ee8 4e12ff17 22296473 d9cc70f2 ea6dd710 e0ce5a82
[2025-12-24T22:19:55.673Z]
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,727 INFO [io.und.servlet] (executor-thread-0) commands: doGet, /ping
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,845 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Accepted client: Socket[addr=/127.0.0.1,port=50106,localport=12345]
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,846 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Received command: testRuntimeXmlConfigService
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,847 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Closed client: Socket[addr=/127.0.0.1,port=50106,localport=12345]
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,868 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,869 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,869 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:55.673Z] 2025-12-24 22:18:11,884 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:19:55.673Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.extest.ConfiguredBeanTest
[2025-12-24T22:19:55.673Z] [INFO] Running io.quarkus.extest.PackageTestCase
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,244 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,239 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,273 INFO [io.qua.ext.dep.TestProcessor] (build-28) boot, launchMode=TEST
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,288 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,292 INFO [io.qua.ext.dep.TestProcessor] (build-35) Registering service start
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,409 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,646 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:57.093Z] 2025-12-24 22:18:12,646 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:57.093Z] 2025-12-24 22:18:12,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:57.093Z] 2025-12-24 22:18:12,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:57.093Z] 2025-12-24 22:18:12,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:57.093Z] 2025-12-24 22:18:12,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:57.093Z] 2025-12-24 22:18:12,666 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,872 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,872 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,873 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,874 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,892 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,983 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,984 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:12,984 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:13,066 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:13,066 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:13,066 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:57.093Z] 2025-12-24 22:18:13,078 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:19:57.093Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.182 s - in io.quarkus.extest.PackageTestCase
[2025-12-24T22:19:57.093Z] [INFO] Running io.quarkus.extest.RuntimeDefaultsTest
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,391 INFO [io.qua.ext.dep.TestProcessor] (build-29) loadDSAPublicKey run
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,422 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=TEST
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,448 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,453 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,454 INFO [io.qua.ext.dep.TestProcessor] (build-30) Registering service start
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,571 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,753 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:58.519Z] 2025-12-24 22:18:13,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:58.519Z] 2025-12-24 22:18:13,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:58.519Z] 2025-12-24 22:18:13,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:58.519Z] 2025-12-24 22:18:13,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:58.519Z] 2025-12-24 22:18:13,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:58.519Z] 2025-12-24 22:18:13,770 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,910 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,911 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,912 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,912 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:13,965 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,046 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,046 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,102 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,103 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,104 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:58.519Z] 2025-12-24 22:18:14,121 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:19:58.519Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in io.quarkus.extest.RuntimeDefaultsTest
[2025-12-24T22:19:58.519Z] [INFO] Running io.quarkus.extest.StaticInitSourcesTest
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,349 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,360 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,362 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,364 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,364 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,489 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,618 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:59.197Z] 2025-12-24 22:18:14,619 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:59.197Z] 2025-12-24 22:18:14,619 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:59.197Z] 2025-12-24 22:18:14,619 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:59.197Z] 2025-12-24 22:18:14,619 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:59.197Z] 2025-12-24 22:18:14,619 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:59.197Z] 2025-12-24 22:18:14,628 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,786 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,786 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,788 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,788 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,856 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,935 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,936 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:14,936 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:15,071 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:15,071 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:15,071 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:19:59.197Z] 2025-12-24 22:18:15,087 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:19:59.197Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s - in io.quarkus.extest.StaticInitSourcesTest
[2025-12-24T22:19:59.197Z] [INFO] Running io.quarkus.extest.UnknownConfigTest
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,439 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,442 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,447 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,451 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,453 INFO [io.qua.ext.dep.TestProcessor] (build-19) Registering service start
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,570 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:19:59.874Z] 2025-12-24 22:18:15,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:19:59.874Z] 2025-12-24 22:18:15,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:19:59.874Z] 2025-12-24 22:18:15,755 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:19:59.874Z] 2025-12-24 22:18:15,755 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:19:59.874Z] 2025-12-24 22:18:15,755 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:19:59.874Z] 2025-12-24 22:18:15,768 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,952 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,952 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,953 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,953 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:15,964 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:16,038 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:16,039 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:19:59.874Z] 2025-12-24 22:18:16,039 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:00.550Z] 2025-12-24 22:18:16,107 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:00.550Z] 2025-12-24 22:18:16,108 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:00.550Z] 2025-12-24 22:18:16,108 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:00.550Z] 2025-12-24 22:18:16,130 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:20:00.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in io.quarkus.extest.UnknownConfigTest
[2025-12-24T22:20:00.550Z] [INFO] Running io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:17,368 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:17,481 INFO [io.qua.ext.dep.TestProcessor] (build-34) boot, launchMode=NORMAL
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:17,492 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:17,625 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:17,630 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:17,632 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:18,030 INFO [DSAPublicKeyObjectSubstitution] (build-27) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:03.598Z] 2025-12-24 22:18:18,140 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1220ms
[2025-12-24T22:20:03.598Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:20:03.598Z] PASS
[2025-12-24T22:20:04.276Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:20:04.276Z] PASS
[2025-12-24T22:20:04.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.888 s - in io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2025-12-24T22:20:04.276Z] [INFO] Running io.quarkus.logging.AdditionalHandlersTest
[2025-12-24T22:20:04.951Z] 2025-12-24 22:18:20,277 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-12-24T22:20:04.951Z] 2025-12-24 22:18:20,278 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2025-12-24T22:20:04.951Z] 2025-12-24 22:18:20,280 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-12-24T22:20:04.951Z] 2025-12-24 22:18:20,280 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2025-12-24T22:20:04.951Z] 2025-12-24 22:18:20,282 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-12-24T22:20:04.951Z] 2025-12-24 22:18:20,539 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:04.951Z] 2025-12-24 22:18:20,540 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:04.951Z] 2025-12-24 22:18:20,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:04.951Z] 2025-12-24 22:18:20,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:04.951Z] 2025-12-24 22:18:20,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:04.951Z] 2025-12-24 22:18:20,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:04.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s - in io.quarkus.logging.AdditionalHandlersTest
[2025-12-24T22:20:04.951Z] [INFO] Running io.quarkus.logging.AsyncConsoleHandlerTest
[2025-12-24T22:20:05.632Z] 2025-12-24 22:18:21,232 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2025-12-24T22:20:05.632Z] 2025-12-24 22:18:21,240 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=TEST
[2025-12-24T22:20:05.632Z] 2025-12-24 22:18:21,243 INFO [io.qua.ext.dep.TestProcessor] (build-30) Have XmlConfig, loading
[2025-12-24T22:20:05.632Z] 2025-12-24 22:18:21,245 INFO [io.qua.ext.dep.TestProcessor] (build-30) Loaded XmlConfig, creating service
[2025-12-24T22:20:05.632Z] 2025-12-24 22:18:21,246 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2025-12-24T22:20:05.632Z] 2025-12-24 22:18:21,494 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:05.632Z] 2025-12-24 22:18:21,495 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:05.632Z] 2025-12-24 22:18:21,495 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:05.632Z] 2025-12-24 22:18:21,495 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:05.632Z] 2025-12-24 22:18:21,495 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:05.632Z] 2025-12-24 22:18:21,496 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:06.310Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s - in io.quarkus.logging.AsyncConsoleHandlerTest
[2025-12-24T22:20:06.310Z] [INFO] Running io.quarkus.logging.AsyncFileHandlerTest
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,238 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,244 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,259 INFO [io.qua.ext.dep.TestProcessor] (build-14) Have XmlConfig, loading
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,266 INFO [io.qua.ext.dep.TestProcessor] (build-14) Loaded XmlConfig, creating service
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,267 INFO [io.qua.ext.dep.TestProcessor] (build-19) Registering service start
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,406 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,535 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:06.988Z] 2025-12-24 22:18:22,535 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:06.988Z] 2025-12-24 22:18:22,535 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:06.988Z] 2025-12-24 22:18:22,535 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:06.988Z] 2025-12-24 22:18:22,536 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:06.988Z] 2025-12-24 22:18:22,536 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:06.988Z] 2025-12-24 22:18:22,548 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,717 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,718 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,718 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,718 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,728 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,817 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.354s. Listening on: http://localhost:8081
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,817 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,817 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,922 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,922 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,922 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:06.988Z] 2025-12-24 22:18:22,940 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:20:06.988Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s - in io.quarkus.logging.AsyncFileHandlerTest
[2025-12-24T22:20:06.988Z] [INFO] Running io.quarkus.logging.AsyncSyslogHandlerTest
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,227 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,237 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,240 INFO [io.qua.ext.dep.TestProcessor] (build-19) loadDSAPublicKey run
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,242 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,243 INFO [io.qua.ext.dep.TestProcessor] (build-21) Registering service start
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,344 INFO [DSAPublicKeyObjectSubstitution] (build-21) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,566 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:08.112Z] 2025-12-24 22:18:23,566 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:08.112Z] 2025-12-24 22:18:23,566 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:08.112Z] 2025-12-24 22:18:23,567 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:08.112Z] 2025-12-24 22:18:23,567 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:08.112Z] 2025-12-24 22:18:23,567 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:08.112Z] 2025-12-24 22:18:23,580 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,746 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,747 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,747 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,748 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,758 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,848 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,851 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,851 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,953 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,953 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:08.112Z] 2025-12-24 22:18:23,953 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:08.113Z] 2025-12-24 22:18:23,966 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:20:08.113Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s - in io.quarkus.logging.AsyncSyslogHandlerTest
[2025-12-24T22:20:08.113Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2025-12-24T22:20:08.789Z] 2025-12-24 22:18:24,220 INFO [io.qua.ext.dep.TestProcessor] (build-25) boot, launchMode=TEST
[2025-12-24T22:20:08.789Z] 2025-12-24 22:18:24,221 INFO [io.qua.ext.dep.TestProcessor] (build-22) loadDSAPublicKey run
[2025-12-24T22:20:08.789Z] 2025-12-24 22:18:24,225 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2025-12-24T22:20:08.789Z] 2025-12-24 22:18:24,260 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2025-12-24T22:20:08.789Z] 2025-12-24 22:18:24,261 INFO [io.qua.ext.dep.TestProcessor] (build-37) Registering service start
[2025-12-24T22:20:08.789Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2025-12-24T22:20:08.789Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerTest
[2025-12-24T22:20:09.472Z] 2025-12-24 22:18:24,554 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-12-24T22:20:09.472Z] 2025-12-24 22:18:24,557 INFO [io.qua.ext.dep.TestProcessor] (build-31) boot, launchMode=TEST
[2025-12-24T22:20:09.472Z] 2025-12-24 22:18:24,559 INFO [io.qua.ext.dep.TestProcessor] (build-27) Have XmlConfig, loading
[2025-12-24T22:20:09.472Z] 2025-12-24 22:18:24,561 INFO [io.qua.ext.dep.TestProcessor] (build-27) Loaded XmlConfig, creating service
[2025-12-24T22:20:09.472Z] 2025-12-24 22:18:24,561 INFO [io.qua.ext.dep.TestProcessor] (build-34) Registering service start
[2025-12-24T22:20:09.472Z] 2025-12-24 22:18:24,814 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:09.472Z] 2025-12-24 22:18:24,815 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:09.472Z] 2025-12-24 22:18:24,816 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:09.472Z] 2025-12-24 22:18:24,816 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:09.472Z] 2025-12-24 22:18:24,817 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:09.472Z] 2025-12-24 22:18:24,817 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:09.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in io.quarkus.logging.CategoryConfiguredHandlerTest
[2025-12-24T22:20:09.472Z] [INFO] Running io.quarkus.logging.ConsoleHandlerTest
[2025-12-24T22:20:10.152Z] 2025-12-24 22:18:25,529 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-12-24T22:20:10.152Z] 2025-12-24 22:18:25,531 INFO [io.qua.ext.dep.TestProcessor] (build-16) Have XmlConfig, loading
[2025-12-24T22:20:10.152Z] 2025-12-24 22:18:25,532 INFO [io.qua.ext.dep.TestProcessor] (build-16) Loaded XmlConfig, creating service
[2025-12-24T22:20:10.152Z] 2025-12-24 22:18:25,535 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2025-12-24T22:20:10.152Z] 2025-12-24 22:18:25,533 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2025-12-24T22:20:10.152Z] 2025-12-24 22:18:25,769 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:10.152Z] 2025-12-24 22:18:25,769 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:10.152Z] 2025-12-24 22:18:25,769 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:10.152Z] 2025-12-24 22:18:25,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:10.152Z] 2025-12-24 22:18:25,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:10.152Z] 2025-12-24 22:18:25,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:10.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in io.quarkus.logging.ConsoleHandlerTest
[2025-12-24T22:20:10.152Z] [INFO] Running io.quarkus.logging.FileHandlerTest
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,389 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,401 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,405 INFO [io.qua.ext.dep.TestProcessor] (build-18) Have XmlConfig, loading
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,411 INFO [io.qua.ext.dep.TestProcessor] (build-18) Loaded XmlConfig, creating service
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,412 INFO [io.qua.ext.dep.TestProcessor] (build-37) Registering service start
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,501 INFO [DSAPublicKeyObjectSubstitution] (build-44) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,649 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:10.877Z] 2025-12-24 22:18:26,650 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:10.877Z] 2025-12-24 22:18:26,650 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:10.877Z] 2025-12-24 22:18:26,651 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:10.877Z] 2025-12-24 22:18:26,651 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:10.877Z] 2025-12-24 22:18:26,651 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:10.877Z] 2025-12-24 22:18:26,667 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,797 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,798 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,798 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,798 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,851 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,933 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,933 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:26,933 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:27,031 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:27,031 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:27,031 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:10.877Z] 2025-12-24 22:18:27,048 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:20:10.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in io.quarkus.logging.FileHandlerTest
[2025-12-24T22:20:10.877Z] [INFO] Running io.quarkus.logging.PeriodicRotatingLoggingTest
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,309 INFO [io.qua.ext.dep.TestProcessor] (build-2) boot, launchMode=TEST
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,317 INFO [io.qua.ext.dep.TestProcessor] (build-20) loadDSAPublicKey run
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,346 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,349 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,350 INFO [io.qua.ext.dep.TestProcessor] (build-11) Registering service start
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,660 INFO [DSAPublicKeyObjectSubstitution] (build-17) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:12.281Z] 2025-12-24 22:18:27,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:12.281Z] 2025-12-24 22:18:27,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:12.281Z] 2025-12-24 22:18:27,768 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:12.281Z] 2025-12-24 22:18:27,769 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:12.281Z] 2025-12-24 22:18:27,769 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:12.281Z] 2025-12-24 22:18:27,780 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,954 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,955 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,955 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,955 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:27,970 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,041 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.342s. Listening on: http://localhost:8081
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,041 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,041 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,127 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,127 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,127 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:12.281Z] 2025-12-24 22:18:28,144 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:20:12.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in io.quarkus.logging.PeriodicRotatingLoggingTest
[2025-12-24T22:20:12.281Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,423 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,423 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,429 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,434 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,436 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,561 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,668 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:12.963Z] 2025-12-24 22:18:28,668 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:12.963Z] 2025-12-24 22:18:28,669 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:12.963Z] 2025-12-24 22:18:28,669 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:12.963Z] 2025-12-24 22:18:28,669 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:12.963Z] 2025-12-24 22:18:28,669 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:12.963Z] 2025-12-24 22:18:28,682 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,844 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,844 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,845 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,845 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,921 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,922 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,922 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:28,922 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:29,004 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:29,004 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:29,004 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:12.963Z] 2025-12-24 22:18:29,020 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:20:12.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2025-12-24T22:20:12.963Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,270 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,272 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,273 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,276 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,277 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,381 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,504 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:13.640Z] 2025-12-24 22:18:29,505 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:13.640Z] 2025-12-24 22:18:29,505 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:13.640Z] 2025-12-24 22:18:29,505 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:13.640Z] 2025-12-24 22:18:29,505 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:13.640Z] 2025-12-24 22:18:29,505 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:13.640Z] 2025-12-24 22:18:29,518 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,633 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,633 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,634 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,634 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,701 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,791 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,792 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:13.640Z] 2025-12-24 22:18:29,792 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:14.321Z] 2025-12-24 22:18:29,891 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:14.321Z] 2025-12-24 22:18:29,892 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:14.321Z] 2025-12-24 22:18:29,892 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:14.321Z] 2025-12-24 22:18:29,907 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:20:14.321Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2025-12-24T22:20:14.321Z] [INFO] Running io.quarkus.logging.SizeRotatingLoggingTest
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,151 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,153 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,153 INFO [io.qua.ext.dep.TestProcessor] (build-6) Registering service start
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,154 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,176 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,258 INFO [DSAPublicKeyObjectSubstitution] (build-26) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,378 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:14.999Z] 2025-12-24 22:18:30,379 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:14.999Z] 2025-12-24 22:18:30,379 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:14.999Z] 2025-12-24 22:18:30,379 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:14.999Z] 2025-12-24 22:18:30,380 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:14.999Z] 2025-12-24 22:18:30,380 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:14.999Z] 2025-12-24 22:18:30,391 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,485 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,486 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,486 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,486 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,567 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,651 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,652 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,652 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,741 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,741 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,741 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:14.999Z] 2025-12-24 22:18:30,756 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:20:14.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s - in io.quarkus.logging.SizeRotatingLoggingTest
[2025-12-24T22:20:14.999Z] [INFO] Running io.quarkus.logging.SyslogHandlerTest
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,041 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,046 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,050 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,052 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,061 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,168 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,450 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,451 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.log.syslog.syslogType" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,452 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,453 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,453 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,454 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,454 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:16.404Z] 2025-12-24 22:18:31,470 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,703 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,703 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,704 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,704 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,807 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,934 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:31,934 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:32,065 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:32,066 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:32,066 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:16.404Z] 2025-12-24 22:18:32,084 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:20:16.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.logging.SyslogHandlerTest
[2025-12-24T22:20:16.404Z] [INFO] Running io.quarkus.naming.DisableJNDITestCase
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,451 INFO [io.qua.ext.dep.TestProcessor] (build-15) boot, launchMode=TEST
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,452 INFO [io.qua.ext.dep.TestProcessor] (build-21) loadDSAPublicKey run
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,455 INFO [io.qua.ext.dep.TestProcessor] (build-16) Have XmlConfig, loading
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,460 INFO [io.qua.ext.dep.TestProcessor] (build-16) Loaded XmlConfig, creating service
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,460 INFO [io.qua.ext.dep.TestProcessor] (build-2) Registering service start
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,561 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,658 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" 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-12-24T22:20:17.082Z] 2025-12-24 22:18:32,658 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" 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-12-24T22:20:17.082Z] 2025-12-24 22:18:32,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" 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-12-24T22:20:17.082Z] 2025-12-24 22:18:32,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" 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-12-24T22:20:17.082Z] 2025-12-24 22:18:32,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" 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-12-24T22:20:17.082Z] 2025-12-24 22:18:32,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" 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-12-24T22:20:17.082Z] 2025-12-24 22:18:32,672 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,793 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,793 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,794 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,794 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,851 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,934 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:17.082Z] 2025-12-24 22:18:32,934 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2025-12-24T22:20:17.766Z] Bound server to 35155
[2025-12-24T22:20:18.442Z] java.net.SocketException: Socket closed
[2025-12-24T22:20:18.443Z] at java.base/sun.nio.ch.NioSocketImpl.endAccept(NioSocketImpl.java:694)
[2025-12-24T22:20:18.443Z] at java.base/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:767)
[2025-12-24T22:20:18.443Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:675)
[2025-12-24T22:20:18.443Z] at java.base/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
[2025-12-24T22:20:18.443Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:617)
[2025-12-24T22:20:18.443Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:574)
[2025-12-24T22:20:18.443Z] at java.base/java.net.ServerSocket.accept(ServerSocket.java:532)
[2025-12-24T22:20:18.443Z] at io.quarkus.naming.DisableJNDITestCase$1.run(DisableJNDITestCase.java:39)
[2025-12-24T22:20:18.443Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:20:18.443Z] 2025-12-24 22:18:34,015 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2025-12-24T22:20:18.443Z] 2025-12-24 22:18:34,015 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2025-12-24T22:20:18.443Z] 2025-12-24 22:18:34,015 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2025-12-24T22:20:18.443Z] 2025-12-24 22:18:34,038 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:20:18.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 s - in io.quarkus.naming.DisableJNDITestCase
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] Results:
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [WARNING] Tests run: 60, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension-deployment ---
[2025-12-24T22:20:18.443Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-deployment ---
[2025-12-24T22:20:18.443Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-deployment ---
[2025-12-24T22:20:18.443Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.jar
[2025-12-24T22:20:18.443Z] [INFO] Installing /quarkus/core/test-extension/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.pom
[2025-12-24T22:20:18.443Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2025-12-24T22:20:18.443Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [102/964]
[2025-12-24T22:20:18.443Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Processed 4 files in 00:00.001 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:18.443Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:18.443Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:18.443Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] No sources to compile
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] No tests to run.
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2025-12-24T22:20:18.443Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.jar
[2025-12-24T22:20:18.443Z] [INFO] Installing /quarkus/core/junit4-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.pom
[2025-12-24T22:20:18.443Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] ---------------------< io.quarkus:quarkus-test-h2 >---------------------
[2025-12-24T22:20:18.443Z] [INFO] Building Quarkus - Test Framework - H2 Database Support 2.7.5.Final [103/964]
[2025-12-24T22:20:18.443Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:18.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2025-12-24T22:20:18.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 12 kB/s)
[2025-12-24T22:20:18.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2025-12-24T22:20:18.443Z] [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 8.7 MB/s)
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-h2 ---
[2025-12-24T22:20:18.443Z] [INFO]
[2025-12-24T22:20:18.443Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:19.118Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/main/resources
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:19.118Z] [INFO] Compiling 1 source file to /quarkus/test-framework/h2/target/classes
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:19.118Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/test/resources
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] No sources to compile
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.118Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.118Z] [INFO] No tests to run.
[2025-12-24T22:20:19.118Z] [INFO]
[2025-12-24T22:20:19.119Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.119Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar
[2025-12-24T22:20:19.119Z] [INFO]
[2025-12-24T22:20:19.119Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.119Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar
[2025-12-24T22:20:19.119Z] [INFO]
[2025-12-24T22:20:19.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-h2 ---
[2025-12-24T22:20:19.119Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.jar
[2025-12-24T22:20:19.119Z] [INFO] Installing /quarkus/test-framework/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.pom
[2025-12-24T22:20:19.119Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final-sources.jar
[2025-12-24T22:20:19.119Z] [INFO]
[2025-12-24T22:20:19.119Z] [INFO] -------------------< io.quarkus:quarkus-test-derby >--------------------
[2025-12-24T22:20:19.119Z] [INFO] Building Quarkus - Test Framework - Derby Database Support 2.7.5.Final [104/964]
[2025-12-24T22:20:19.119Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:19.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom
[2025-12-24T22:20:19.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom (2.5 kB at 32 kB/s)
[2025-12-24T22:20:19.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom
[2025-12-24T22:20:19.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 132 kB/s)
[2025-12-24T22:20:19.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-12-24T22:20:19.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 279 kB/s)
[2025-12-24T22:20:19.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
[2025-12-24T22:20:19.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 40 kB/s)
[2025-12-24T22:20:19.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom
[2025-12-24T22:20:19.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom (2.2 kB at 14 kB/s)
[2025-12-24T22:20:19.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar
[2025-12-24T22:20:19.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
[2025-12-24T22:20:19.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar
[2025-12-24T22:20:19.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar (231 kB at 2.8 MB/s)
[2025-12-24T22:20:19.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar (273 kB at 2.4 MB/s)
[2025-12-24T22:20:19.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 9.5 MB/s)
[2025-12-24T22:20:19.795Z] [INFO]
[2025-12-24T22:20:19.795Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-derby ---
[2025-12-24T22:20:19.795Z] [INFO]
[2025-12-24T22:20:19.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:20.472Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/main/resources
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:20.472Z] [INFO] Compiling 1 source file to /quarkus/test-framework/derby/target/classes
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:20.472Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/test/resources
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] No sources to compile
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] No tests to run.
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-derby ---
[2025-12-24T22:20:20.472Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.jar
[2025-12-24T22:20:20.472Z] [INFO] Installing /quarkus/test-framework/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.pom
[2025-12-24T22:20:20.472Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final-sources.jar
[2025-12-24T22:20:20.472Z] [INFO]
[2025-12-24T22:20:20.472Z] [INFO] -------------< io.quarkus:quarkus-test-kubernetes-client >--------------
[2025-12-24T22:20:20.472Z] [INFO] Building Quarkus - Test Framework - Kubernetes Client Mock Server support 2.7.5.Final [105/964]
[2025-12-24T22:20:20.472Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:20.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom
[2025-12-24T22:20:20.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom (2.4 kB at 7.5 kB/s)
[2025-12-24T22:20:20.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom
[2025-12-24T22:20:21.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom (48 kB at 172 kB/s)
[2025-12-24T22:20:21.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom
[2025-12-24T22:20:21.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom (13 kB at 126 kB/s)
[2025-12-24T22:20:21.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom
[2025-12-24T22:20:21.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom (10 kB at 90 kB/s)
[2025-12-24T22:20:21.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom
[2025-12-24T22:20:21.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom (12 kB at 36 kB/s)
[2025-12-24T22:20:21.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom
[2025-12-24T22:20:21.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom (2.0 kB at 7.0 kB/s)
[2025-12-24T22:20:21.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom
[2025-12-24T22:20:21.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom (3.2 kB at 28 kB/s)
[2025-12-24T22:20:21.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom
[2025-12-24T22:20:21.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom (4.2 kB at 27 kB/s)
[2025-12-24T22:20:21.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom
[2025-12-24T22:20:22.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom (3.1 kB at 29 kB/s)
[2025-12-24T22:20:22.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom
[2025-12-24T22:20:22.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom (3.1 kB at 12 kB/s)
[2025-12-24T22:20:22.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom
[2025-12-24T22:20:22.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom (3.1 kB at 24 kB/s)
[2025-12-24T22:20:22.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom
[2025-12-24T22:20:22.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom (3.1 kB at 26 kB/s)
[2025-12-24T22:20:22.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom
[2025-12-24T22:20:23.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom (3.1 kB at 28 kB/s)
[2025-12-24T22:20:23.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom
[2025-12-24T22:20:23.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom (3.8 kB at 35 kB/s)
[2025-12-24T22:20:23.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom
[2025-12-24T22:20:23.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom (3.1 kB at 35 kB/s)
[2025-12-24T22:20:23.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom
[2025-12-24T22:20:23.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom (3.1 kB at 9.9 kB/s)
[2025-12-24T22:20:23.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom
[2025-12-24T22:20:23.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom (3.1 kB at 18 kB/s)
[2025-12-24T22:20:23.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom
[2025-12-24T22:20:23.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom (3.1 kB at 31 kB/s)
[2025-12-24T22:20:23.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom
[2025-12-24T22:20:23.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom (3.1 kB at 29 kB/s)
[2025-12-24T22:20:23.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom
[2025-12-24T22:20:23.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom (3.2 kB at 34 kB/s)
[2025-12-24T22:20:23.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom
[2025-12-24T22:20:23.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom (3.1 kB at 35 kB/s)
[2025-12-24T22:20:23.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom
[2025-12-24T22:20:24.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom (3.1 kB at 12 kB/s)
[2025-12-24T22:20:24.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom
[2025-12-24T22:20:24.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom (3.1 kB at 33 kB/s)
[2025-12-24T22:20:24.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom
[2025-12-24T22:20:24.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom (3.1 kB at 18 kB/s)
[2025-12-24T22:20:24.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2025-12-24T22:20:24.540Z] [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 44 kB/s)
[2025-12-24T22:20:24.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2025-12-24T22:20:24.540Z] [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 478 kB/s)
[2025-12-24T22:20:24.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2025-12-24T22:20:24.540Z] [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 41 kB/s)
[2025-12-24T22:20:24.540Z] [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-12-24T22:20:24.540Z] [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 95 kB/s)
[2025-12-24T22:20:24.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom
[2025-12-24T22:20:24.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom (2.2 kB at 42 kB/s)
[2025-12-24T22:20:24.540Z] [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-12-24T22:20:25.218Z] [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 58 kB/s)
[2025-12-24T22:20:25.218Z] [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-12-24T22:20:25.218Z] [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 56 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom
[2025-12-24T22:20:25.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (14 kB at 272 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2025-12-24T22:20:25.218Z] [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 204 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2025-12-24T22:20:25.218Z] [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 22 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom
[2025-12-24T22:20:25.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom (8.4 kB at 96 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom
[2025-12-24T22:20:25.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom (2.6 kB at 25 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
[2025-12-24T22:20:25.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom (21 kB at 366 kB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar
[2025-12-24T22:20:25.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar (857 kB at 7.5 MB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar
[2025-12-24T22:20:25.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar (4.2 MB at 26 MB/s)
[2025-12-24T22:20:25.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar (776 kB at 3.5 MB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar (43 kB at 159 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar (444 kB at 1.6 MB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar (20 kB at 60 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar (654 kB at 2.0 MB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar (147 kB at 342 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar (49 kB at 110 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar (249 kB at 546 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar (177 kB at 294 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar (104 kB at 172 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar (194 kB at 312 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar (718 kB at 1.2 MB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar (538 kB at 836 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar
[2025-12-24T22:20:25.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar (464 kB at 646 kB/s)
[2025-12-24T22:20:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar
[2025-12-24T22:20:25.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar (269 kB at 375 kB/s)
[2025-12-24T22:20:25.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar
[2025-12-24T22:20:25.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar (66 kB at 89 kB/s)
[2025-12-24T22:20:25.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2025-12-24T22:20:25.897Z] [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 542 kB/s)
[2025-12-24T22:20:25.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2025-12-24T22:20:25.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar (78 kB at 98 kB/s)
[2025-12-24T22:20:25.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar
[2025-12-24T22:20:25.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar (160 kB at 196 kB/s)
[2025-12-24T22:20:25.897Z] [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-12-24T22:20:26.581Z] [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 108 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar (12 kB at 14 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar
[2025-12-24T22:20:26.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2025-12-24T22:20:26.581Z] [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 135 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2025-12-24T22:20:26.581Z] [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 16 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar
[2025-12-24T22:20:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (36 kB at 39 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar
[2025-12-24T22:20:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar (370 kB at 397 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar (344 kB at 367 kB/s)
[2025-12-24T22:20:26.581Z] [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 184 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar (37 kB at 38 kB/s)
[2025-12-24T22:20:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar (79 kB at 74 kB/s)
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO] Processed 6 files in 00:00.007 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:26.581Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/main/resources
[2025-12-24T22:20:26.581Z] [INFO]
[2025-12-24T22:20:26.581Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:26.581Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:26.581Z] [INFO] Compiling 6 source files to /quarkus/test-framework/kubernetes-client/target/classes
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:27.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:27.258Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/test/resources
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:27.258Z] [INFO] No sources to compile
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:27.258Z] [INFO] No tests to run.
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:27.258Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:27.258Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-kubernetes-client ---
[2025-12-24T22:20:27.258Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2025-12-24T22:20:27.258Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.pom
[2025-12-24T22:20:27.258Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2025-12-24T22:20:27.258Z] [INFO]
[2025-12-24T22:20:27.258Z] [INFO] --------------< io.quarkus:quarkus-test-openshift-client >--------------
[2025-12-24T22:20:27.258Z] [INFO] Building Quarkus - Test Framework - OpenShift Client Mock Server support 2.7.5.Final [106/964]
[2025-12-24T22:20:27.258Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:27.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom
[2025-12-24T22:20:27.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom (1.4 kB at 5.5 kB/s)
[2025-12-24T22:20:27.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom
[2025-12-24T22:20:27.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom (9.2 kB at 34 kB/s)
[2025-12-24T22:20:27.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom
[2025-12-24T22:20:27.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom (4.4 kB at 19 kB/s)
[2025-12-24T22:20:27.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom
[2025-12-24T22:20:28.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom (3.3 kB at 7.1 kB/s)
[2025-12-24T22:20:28.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom
[2025-12-24T22:20:28.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom (3.2 kB at 8.2 kB/s)
[2025-12-24T22:20:28.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom
[2025-12-24T22:20:28.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom (3.9 kB at 50 kB/s)
[2025-12-24T22:20:28.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom
[2025-12-24T22:20:29.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom (3.1 kB at 12 kB/s)
[2025-12-24T22:20:29.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom
[2025-12-24T22:20:29.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom (3.2 kB at 13 kB/s)
[2025-12-24T22:20:29.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom
[2025-12-24T22:20:29.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom (3.8 kB at 19 kB/s)
[2025-12-24T22:20:29.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom
[2025-12-24T22:20:29.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom (3.3 kB at 34 kB/s)
[2025-12-24T22:20:29.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom
[2025-12-24T22:20:29.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom (3.2 kB at 13 kB/s)
[2025-12-24T22:20:29.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom
[2025-12-24T22:20:29.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom (3.2 kB at 21 kB/s)
[2025-12-24T22:20:29.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom
[2025-12-24T22:20:29.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom (3.2 kB at 40 kB/s)
[2025-12-24T22:20:29.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom
[2025-12-24T22:20:30.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom (3.4 kB at 19 kB/s)
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom
[2025-12-24T22:20:30.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom (3.4 kB at 11 kB/s)
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom
[2025-12-24T22:20:30.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom (3.2 kB at 11 kB/s)
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar
[2025-12-24T22:20:30.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar (9.5 kB at 117 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar (197 kB at 1.4 MB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar (4.4 MB at 23 MB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar (169 kB at 615 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar (287 kB at 970 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar (1.1 MB at 2.7 MB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar (5.6 MB at 13 MB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar (142 kB at 290 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar (390 kB at 721 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar (89 kB at 159 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar (363 kB at 618 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar (178 kB at 261 kB/s)
[2025-12-24T22:20:31.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar (1.5 MB at 2.2 MB/s)
[2025-12-24T22:20:32.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar (982 kB at 1.2 MB/s)
[2025-12-24T22:20:32.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar (677 kB at 587 kB/s)
[2025-12-24T22:20:32.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar (2.1 MB at 1.7 MB/s)
[2025-12-24T22:20:32.011Z] [INFO]
[2025-12-24T22:20:32.011Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.011Z] [INFO]
[2025-12-24T22:20:32.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:32.694Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/main/resources
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:32.694Z] [INFO] Compiling 4 source files to /quarkus/test-framework/openshift-client/target/classes
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:32.694Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/test/resources
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] No sources to compile
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] No tests to run.
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-openshift-client ---
[2025-12-24T22:20:32.694Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.jar
[2025-12-24T22:20:32.694Z] [INFO] Installing /quarkus/test-framework/openshift-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.pom
[2025-12-24T22:20:32.694Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2025-12-24T22:20:32.694Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [107/964]
[2025-12-24T22:20:32.694Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:20:32.694Z] [INFO]
[2025-12-24T22:20:32.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.694Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:32.695Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:32.695Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:32.695Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] No sources to compile
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] No tests to run.
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2025-12-24T22:20:32.695Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2025-12-24T22:20:32.695Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.pom
[2025-12-24T22:20:32.695Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] -----------------< io.quarkus:quarkus-junit5-mockito >------------------
[2025-12-24T22:20:32.695Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito 2.7.5.Final [108/964]
[2025-12-24T22:20:32.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:32.695Z] [INFO]
[2025-12-24T22:20:32.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Processed 11 files in 34ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Processed 11 files in 00:00.025 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:33.379Z] [INFO] Copying 5 resources
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:33.379Z] [INFO] Compiling 11 source files to /quarkus/test-framework/junit5-mockito/target/classes
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:33.379Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito/src/test/resources
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] No sources to compile
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] No tests to run.
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito ---
[2025-12-24T22:20:33.379Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.jar
[2025-12-24T22:20:33.379Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.pom
[2025-12-24T22:20:33.379Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] -------------------< io.quarkus:quarkus-test-vertx >--------------------
[2025-12-24T22:20:33.379Z] [INFO] Building Quarkus - Test framework - Vert.x 2.7.5.Final [109/964]
[2025-12-24T22:20:33.379Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-vertx ---
[2025-12-24T22:20:33.379Z] [INFO]
[2025-12-24T22:20:33.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Processed 4 files in 19ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Processed 4 files in 00:00.014 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:34.082Z] [INFO] Copying 1 resource
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:34.082Z] [INFO] Compiling 4 source files to /quarkus/test-framework/vertx/target/classes
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:34.082Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/vertx/src/test/resources
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] No sources to compile
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] No tests to run.
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.082Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar
[2025-12-24T22:20:34.082Z] [INFO]
[2025-12-24T22:20:34.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-vertx ---
[2025-12-24T22:20:34.776Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.jar
[2025-12-24T22:20:34.776Z] [INFO] Installing /quarkus/test-framework/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.pom
[2025-12-24T22:20:34.776Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final-sources.jar
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] -----------------< io.quarkus:quarkus-jackson-parent >------------------
[2025-12-24T22:20:34.776Z] [INFO] Building Quarkus - Jackson 2.7.5.Final [110/964]
[2025-12-24T22:20:34.776Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-parent ---
[2025-12-24T22:20:34.776Z] [INFO] Installing /quarkus/extensions/jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-parent/2.7.5.Final/quarkus-jackson-parent-2.7.5.Final.pom
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] ---------------------< io.quarkus:quarkus-jackson >---------------------
[2025-12-24T22:20:34.776Z] [INFO] Building Quarkus - Jackson - Runtime 2.7.5.Final [111/964]
[2025-12-24T22:20:34.776Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:34.776Z] [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-12-24T22:20:34.776Z] [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 42 kB/s)
[2025-12-24T22:20:34.776Z] [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-12-24T22:20:34.776Z] [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 59 kB/s)
[2025-12-24T22:20:34.776Z] [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-12-24T22:20:34.776Z] [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-12-24T22:20:34.776Z] [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 151 kB/s)
[2025-12-24T22:20:34.776Z] [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 458 kB/s)
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO] Processed 3 files in 15ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:34.776Z] [INFO] Copying 1 resource
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2025-12-24T22:20:34.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar (6.0 kB at 32 kB/s)
[2025-12-24T22:20:34.776Z] [INFO]
[2025-12-24T22:20:34.776Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson ---
[2025-12-24T22:20:34.776Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:34.776Z] [INFO] Compiling 3 source files to /quarkus/extensions/jackson/runtime/target/classes
[2025-12-24T22:20:35.456Z] [WARNING] /quarkus/extensions/jackson/runtime/src/main/java/io/quarkus/jackson/runtime/ObjectMapperProducer.java:[45,25] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson ---
[2025-12-24T22:20:35.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:35.456Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/runtime/src/test/resources
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson ---
[2025-12-24T22:20:35.456Z] [INFO] No sources to compile
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson ---
[2025-12-24T22:20:35.456Z] [INFO] No tests to run.
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson ---
[2025-12-24T22:20:35.456Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson ---
[2025-12-24T22:20:35.456Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson ---
[2025-12-24T22:20:35.456Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.jar
[2025-12-24T22:20:35.456Z] [INFO] Installing /quarkus/extensions/jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.pom
[2025-12-24T22:20:35.456Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-parent >---------------
[2025-12-24T22:20:35.456Z] [INFO] Building Quarkus - Amazon Lambda 2.7.5.Final [112/964]
[2025-12-24T22:20:35.456Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-parent ---
[2025-12-24T22:20:35.456Z] [INFO] Installing /quarkus/extensions/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-parent/2.7.5.Final/quarkus-amazon-lambda-parent-2.7.5.Final.pom
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-common >---------------
[2025-12-24T22:20:35.456Z] [INFO] Building Quarkus - Amazon Lambda - Common Runtime 2.7.5.Final [113/964]
[2025-12-24T22:20:35.456Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:35.456Z] [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-12-24T22:20:35.456Z] [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 77 kB/s)
[2025-12-24T22:20:35.456Z] [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-12-24T22:20:35.456Z] [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 89 kB/s)
[2025-12-24T22:20:35.456Z] [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-12-24T22:20:35.456Z] [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 59 kB/s)
[2025-12-24T22:20:35.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2025-12-24T22:20:35.456Z] [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 691 kB/s)
[2025-12-24T22:20:35.456Z] [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-12-24T22:20:35.456Z] [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-12-24T22:20:35.456Z] [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-12-24T22:20:35.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2025-12-24T22:20:35.456Z] [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 142 kB/s)
[2025-12-24T22:20:35.456Z] [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 6.8 MB/s)
[2025-12-24T22:20:35.456Z] [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 1.2 MB/s)
[2025-12-24T22:20:35.456Z] [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 8.1 MB/s)
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.456Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:35.456Z] [INFO]
[2025-12-24T22:20:35.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Processed 13 files in 56ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Processed 13 files in 00:00.038 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:36.140Z] [INFO] Copying 1 resource
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2025-12-24T22:20:36.140Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar (15 kB at 83 kB/s)
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:36.140Z] [INFO] Compiling 12 source files to /quarkus/extensions/amazon-lambda/common-runtime/target/classes
[2025-12-24T22:20:36.140Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaMapperRecorder.java:[26,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:36.140Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-runtime/src/test/resources
[2025-12-24T22:20:36.140Z] [INFO]
[2025-12-24T22:20:36.140Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.140Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:36.140Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-runtime/target/test-classes
[2025-12-24T22:20:36.819Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/test/java/io/quarkus/amazon/lambda/test/ClientContextTest.java:[45,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T22:20:36.819Z] [INFO]
[2025-12-24T22:20:36.819Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:36.819Z] [INFO]
[2025-12-24T22:20:36.819Z] [INFO] -------------------------------------------------------
[2025-12-24T22:20:36.819Z] [INFO] T E S T S
[2025-12-24T22:20:36.819Z] [INFO] -------------------------------------------------------
[2025-12-24T22:20:36.819Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:20:37.496Z] [INFO] Running io.quarkus.amazon.lambda.test.ClientContextTest
[2025-12-24T22:20:37.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.amazon.lambda.test.ClientContextTest
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] Results:
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:37.496Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:37.496Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common ---
[2025-12-24T22:20:37.496Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2025-12-24T22:20:37.496Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.pom
[2025-12-24T22:20:37.496Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] ---------------< io.quarkus:quarkus-test-amazon-lambda >----------------
[2025-12-24T22:20:37.496Z] [INFO] Building Quarkus - Test Framework - Amazon Lambda 2.7.5.Final [114/964]
[2025-12-24T22:20:37.496Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:37.496Z] [INFO]
[2025-12-24T22:20:37.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Processed 4 files in 18ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:38.173Z] [INFO] Copying 2 resources
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:38.173Z] [INFO] Compiling 4 source files to /quarkus/test-framework/amazon-lambda/target/classes
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[44,31] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[71,25] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[91,29] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[113,21] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[115,75] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[116,60] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaStartedNotifier.java:[5,47] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[43,29] unchecked cast
[2025-12-24T22:20:38.173Z] required: java.util.concurrent.LinkedBlockingDeque<java.util.Map.Entry<java.lang.String,java.lang.String>>
[2025-12-24T22:20:38.173Z] found: java.lang.Object
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[44,120] unchecked cast
[2025-12-24T22:20:38.173Z] required: java.util.concurrent.ConcurrentHashMap<java.lang.String,java.util.concurrent.CompletableFuture<java.lang.String>>
[2025-12-24T22:20:38.173Z] found: java.lang.Object
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked call to SimpleImmutableEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleImmutableEntry
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,26] unchecked method invocation: method add in class java.util.concurrent.LinkedBlockingDeque is applied to given types
[2025-12-24T22:20:38.173Z] required: E
[2025-12-24T22:20:38.173Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2025-12-24T22:20:38.173Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked conversion
[2025-12-24T22:20:38.173Z] required: E
[2025-12-24T22:20:38.173Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:38.173Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/amazon-lambda/src/test/resources
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] No sources to compile
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] No tests to run.
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.173Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2025-12-24T22:20:38.173Z] [INFO]
[2025-12-24T22:20:38.173Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.174Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2025-12-24T22:20:38.174Z] [INFO]
[2025-12-24T22:20:38.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-amazon-lambda ---
[2025-12-24T22:20:38.174Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2025-12-24T22:20:38.174Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.pom
[2025-12-24T22:20:38.174Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2025-12-24T22:20:38.174Z] [INFO]
[2025-12-24T22:20:38.174Z] [INFO] -------------------< io.quarkus:quarkus-arquillian >--------------------
[2025-12-24T22:20:38.174Z] [INFO] Building Quarkus - Test Framework - Arquillian Adapter 2.7.5.Final [115/964]
[2025-12-24T22:20:38.174Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:38.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom
[2025-12-24T22:20:38.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom (2.5 kB at 10 kB/s)
[2025-12-24T22:20:38.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom
[2025-12-24T22:20:38.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom (3.8 kB at 20 kB/s)
[2025-12-24T22:20:38.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom
[2025-12-24T22:20:38.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom (5.1 kB at 27 kB/s)
[2025-12-24T22:20:38.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom
[2025-12-24T22:20:38.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom (1.2 kB at 5.9 kB/s)
[2025-12-24T22:20:38.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom
[2025-12-24T22:20:39.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom (1.1 kB at 6.5 kB/s)
[2025-12-24T22:20:39.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom
[2025-12-24T22:20:39.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom (1.2 kB at 13 kB/s)
[2025-12-24T22:20:39.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
[2025-12-24T22:20:39.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 14 kB/s)
[2025-12-24T22:20:39.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
[2025-12-24T22:20:39.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 219 kB/s)
[2025-12-24T22:20:39.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom
[2025-12-24T22:20:39.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 493 kB/s)
[2025-12-24T22:20:39.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom
[2025-12-24T22:20:39.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom (2.8 kB at 16 kB/s)
[2025-12-24T22:20:39.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom
[2025-12-24T22:20:40.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom (984 B at 4.0 kB/s)
[2025-12-24T22:20:40.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
[2025-12-24T22:20:40.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 25 kB/s)
[2025-12-24T22:20:40.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom
[2025-12-24T22:20:40.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom (1.7 kB at 9.0 kB/s)
[2025-12-24T22:20:40.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom
[2025-12-24T22:20:40.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom (1.6 kB at 5.2 kB/s)
[2025-12-24T22:20:40.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom
[2025-12-24T22:20:40.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom (1.2 kB at 6.8 kB/s)
[2025-12-24T22:20:40.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom
[2025-12-24T22:20:40.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom (1.4 kB at 8.1 kB/s)
[2025-12-24T22:20:40.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom
[2025-12-24T22:20:40.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom (3.2 kB at 18 kB/s)
[2025-12-24T22:20:40.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom
[2025-12-24T22:20:41.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom (3.5 kB at 11 kB/s)
[2025-12-24T22:20:41.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom
[2025-12-24T22:20:41.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom (2.8 kB at 26 kB/s)
[2025-12-24T22:20:41.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom
[2025-12-24T22:20:41.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom (1.6 kB at 7.1 kB/s)
[2025-12-24T22:20:41.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom
[2025-12-24T22:20:42.241Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom (2.1 kB at 8.5 kB/s)
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom
[2025-12-24T22:20:42.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom (3.5 kB at 22 kB/s)
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-12-24T22:20:42.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 491 kB/s)
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom
[2025-12-24T22:20:42.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom (2.9 kB at 17 kB/s)
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
[2025-12-24T22:20:42.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 17 kB/s)
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar
[2025-12-24T22:20:42.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar (46 kB at 390 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar (29 kB at 237 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar (10 kB at 85 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 237 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 92 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar (28 kB at 111 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar (3.7 kB at 14 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar (7.5 kB at 27 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar (16 kB at 50 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar (46 kB at 132 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar (54 kB at 131 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar (3.5 kB at 8.5 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar (121 kB at 261 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar (10 kB at 21 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar (68 kB at 135 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar (57 kB at 109 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 734 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar (30 kB at 54 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 122 kB/s)
[2025-12-24T22:20:42.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar (810 kB at 1.2 MB/s)
[2025-12-24T22:20:43.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar (84 kB at 115 kB/s)
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO] Processed 18 files in 39ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO] Processed 18 files in 00:00.049 (Already Sorted: 18, Needed Sorting: 0)
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:43.597Z] [INFO] Copying 2 resources
[2025-12-24T22:20:43.597Z] [INFO]
[2025-12-24T22:20:43.597Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arquillian ---
[2025-12-24T22:20:43.597Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:43.597Z] [INFO] Compiling 13 source files to /quarkus/test-framework/arquillian/target/classes
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[57,62] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.util.function.BiFunction<java.lang.reflect.Method,java.lang.Object,java.lang.Object[]>
[2025-12-24T22:20:44.705Z] found: capture#1 of ?
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[73,58] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.util.function.Supplier<java.util.Map.Entry<java.io.Closeable,java.lang.Object>>
[2025-12-24T22:20:44.705Z] found: capture#2 of ?
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[27,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#3 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[39,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#4 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[31,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#5 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[47,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#6 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[63,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#7 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[65,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#8 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[81,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#9 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[83,48] unchecked cast
[2025-12-24T22:20:44.705Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2025-12-24T22:20:44.705Z] found: java.lang.Class<capture#10 of ?>
[2025-12-24T22:20:44.705Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusDeployableContainer.java:[191,43] AugmentActionImpl(io.quarkus.bootstrap.app.CuratedApplication,java.util.List<java.util.function.Consumer<io.quarkus.builder.BuildChainBuilder>>) in io.quarkus.runner.bootstrap.AugmentActionImpl has been deprecated
[2025-12-24T22:20:44.705Z] [INFO]
[2025-12-24T22:20:44.705Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arquillian ---
[2025-12-24T22:20:44.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:44.705Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/arquillian/src/test/resources
[2025-12-24T22:20:44.705Z] [INFO]
[2025-12-24T22:20:44.705Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arquillian ---
[2025-12-24T22:20:44.705Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:44.705Z] [INFO] Compiling 5 source files to /quarkus/test-framework/arquillian/target/test-classes
[2025-12-24T22:20:44.705Z] [INFO]
[2025-12-24T22:20:44.705Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arquillian ---
[2025-12-24T22:20:44.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2025-12-24T22:20:44.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2025-12-24T22:20:44.705Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom (8.3 kB at 155 kB/s)
[2025-12-24T22:20:44.705Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom (8.0 kB at 74 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom (2.9 kB at 55 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom (2.6 kB at 49 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom (3.1 kB at 65 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar (12 kB at 244 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar (40 kB at 808 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar (25 kB at 389 kB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar (91 kB at 1.2 MB/s)
[2025-12-24T22:20:45.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar (22 kB at 239 kB/s)
[2025-12-24T22:20:46.065Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2025-12-24T22:20:46.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2025-12-24T22:20:46.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 90 kB/s)
[2025-12-24T22:20:46.065Z] [INFO]
[2025-12-24T22:20:46.065Z] [INFO] -------------------------------------------------------
[2025-12-24T22:20:46.065Z] [INFO] T E S T S
[2025-12-24T22:20:46.065Z] [INFO] -------------------------------------------------------
[2025-12-24T22:20:46.065Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:20:46.742Z] [INFO] Running io.quarkus.arquillian.test.MethodParameterInjectionTest
[2025-12-24T22:20:49.805Z] 2025-12-24 22:19:05,935 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.121s.
[2025-12-24T22:20:49.805Z] 2025-12-24 22:19:05,937 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:49.805Z] 2025-12-24 22:19:05,937 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:20:49.805Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.403 s - in io.quarkus.arquillian.test.MethodParameterInjectionTest
[2025-12-24T22:20:49.805Z] [INFO] Running io.quarkus.arquillian.test.SimpleTest
[2025-12-24T22:20:50.481Z] 2025-12-24 22:19:06,079 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2025-12-24T22:20:50.481Z] 2025-12-24 22:19:06,495 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-12) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2025-12-24T22:20:50.481Z] - "io.quarkus.arquillian.test" found in [/quarkus/test-framework/arquillian/target/quarkus-arquillian-test16328923304674804597/lib/86821f55-7d75-46e5-ab53-9af63a92a9df.jar, io.quarkus:quarkus-arquillian::jar]
[2025-12-24T22:20:50.481Z] 2025-12-24 22:19:06,719 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2025-12-24T22:20:50.481Z] 2025-12-24 22:19:06,720 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:20:50.481Z] 2025-12-24 22:19:06,720 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:20:51.157Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in io.quarkus.arquillian.test.SimpleTest
[2025-12-24T22:20:51.157Z] [INFO] Running io.quarkus.arquillian.test.SimpleWarTest
[2025-12-24T22:20:51.157Z] 2025-12-24 22:19:06,749 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:20:51.157Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arquillian.test.SimpleWarTest
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] Results:
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arquillian ---
[2025-12-24T22:20:51.157Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arquillian ---
[2025-12-24T22:20:51.157Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arquillian ---
[2025-12-24T22:20:51.157Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.jar
[2025-12-24T22:20:51.157Z] [INFO] Installing /quarkus/test-framework/arquillian/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.pom
[2025-12-24T22:20:51.157Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final-sources.jar
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2025-12-24T22:20:51.157Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [116/964]
[2025-12-24T22:20:51.157Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:51.157Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:51.157Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:51.157Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] No sources to compile
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] No tests to run.
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2025-12-24T22:20:51.157Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.jar
[2025-12-24T22:20:51.157Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.pom
[2025-12-24T22:20:51.157Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] -------------------< io.quarkus:quarkus-test-maven >--------------------
[2025-12-24T22:20:51.157Z] [INFO] Building Quarkus - Test Framework - Maven Integration 2.7.5.Final [117/964]
[2025-12-24T22:20:51.157Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-maven ---
[2025-12-24T22:20:51.157Z] [INFO]
[2025-12-24T22:20:51.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Processed 10 files in 28ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Processed 10 files in 00:00.028 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:51.834Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/main/resources
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:51.834Z] [INFO] Compiling 10 source files to /quarkus/test-framework/maven/target/classes
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:51.834Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/test/resources
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] No sources to compile
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] No tests to run.
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-maven ---
[2025-12-24T22:20:51.834Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.jar
[2025-12-24T22:20:51.834Z] [INFO] Installing /quarkus/test-framework/maven/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.pom
[2025-12-24T22:20:51.834Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final-sources.jar
[2025-12-24T22:20:51.834Z] [INFO]
[2025-12-24T22:20:51.834Z] [INFO] --------------------< io.quarkus:quarkus-test-ldap >--------------------
[2025-12-24T22:20:51.834Z] [INFO] Building Quarkus - Test framework - embedded LDAP server 2.7.5.Final [118/964]
[2025-12-24T22:20:51.834Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:51.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom
[2025-12-24T22:20:51.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom (3.8 kB at 47 kB/s)
[2025-12-24T22:20:51.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar
[2025-12-24T22:20:52.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar (5.1 MB at 23 MB/s)
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:52.532Z] [INFO] Copying 1 resource
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:52.532Z] [INFO] Compiling 1 source file to /quarkus/test-framework/ldap/target/classes
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:52.532Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/ldap/src/test/resources
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] No sources to compile
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] No tests to run.
[2025-12-24T22:20:52.532Z] [INFO]
[2025-12-24T22:20:52.532Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-ldap ---
[2025-12-24T22:20:52.532Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-ldap ---
[2025-12-24T22:20:53.207Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-ldap ---
[2025-12-24T22:20:53.207Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.jar
[2025-12-24T22:20:53.207Z] [INFO] Installing /quarkus/test-framework/ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.pom
[2025-12-24T22:20:53.207Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final-sources.jar
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] ------------------< io.quarkus:quarkus-test-security >------------------
[2025-12-24T22:20:53.207Z] [INFO] Building Quarkus - Test Framework - Security 2.7.5.Final [119/964]
[2025-12-24T22:20:53.207Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO] Processed 7 files in 17ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO] Processed 7 files in 00:00.016 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:53.207Z] [INFO] Copying 2 resources
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security ---
[2025-12-24T22:20:53.207Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:53.207Z] [INFO] Compiling 7 source files to /quarkus/test-framework/security/target/classes
[2025-12-24T22:20:53.207Z] [INFO]
[2025-12-24T22:20:53.207Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] Saving Jandex index: /quarkus/test-framework/security/target/classes/META-INF/jandex.idx
[2025-12-24T22:20:53.887Z] [INFO]
[2025-12-24T22:20:53.887Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:53.887Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security/src/test/resources
[2025-12-24T22:20:53.887Z] [INFO]
[2025-12-24T22:20:53.887Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] No sources to compile
[2025-12-24T22:20:53.887Z] [INFO]
[2025-12-24T22:20:53.887Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] No tests to run.
[2025-12-24T22:20:53.887Z] [INFO]
[2025-12-24T22:20:53.887Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar
[2025-12-24T22:20:53.887Z] [INFO]
[2025-12-24T22:20:53.887Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar
[2025-12-24T22:20:53.887Z] [INFO]
[2025-12-24T22:20:53.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security ---
[2025-12-24T22:20:53.887Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.jar
[2025-12-24T22:20:53.887Z] [INFO] Installing /quarkus/test-framework/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.pom
[2025-12-24T22:20:53.887Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final-sources.jar
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] ----------------< io.quarkus:quarkus-test-security-jwt >----------------
[2025-12-24T22:20:53.888Z] [INFO] Building Quarkus - Test Framework - Security JWT 2.7.5.Final [120/964]
[2025-12-24T22:20:53.888Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:53.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom
[2025-12-24T22:20:53.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom (7.9 kB at 123 kB/s)
[2025-12-24T22:20:53.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom
[2025-12-24T22:20:53.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom (20 kB at 361 kB/s)
[2025-12-24T22:20:53.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar
[2025-12-24T22:20:53.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar (13 kB at 241 kB/s)
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:53.888Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/main/resources
[2025-12-24T22:20:53.888Z] [INFO]
[2025-12-24T22:20:53.888Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:53.888Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:53.888Z] [INFO] Compiling 3 source files to /quarkus/test-framework/security-jwt/target/classes
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-jwt/target/classes/META-INF/jandex.idx
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:54.568Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/test/resources
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] No sources to compile
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] No tests to run.
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-jwt ---
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.jar
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/test-framework/security-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.pom
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] ---------------< io.quarkus:quarkus-credentials-parent >----------------
[2025-12-24T22:20:54.568Z] [INFO] Building Quarkus - Credentials 2.7.5.Final [121/964]
[2025-12-24T22:20:54.568Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-parent ---
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/extensions/credentials/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-parent/2.7.5.Final/quarkus-credentials-parent-2.7.5.Final.pom
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] -------------------< io.quarkus:quarkus-credentials >-------------------
[2025-12-24T22:20:54.568Z] [INFO] Building Quarkus - Credentials - Runtime 2.7.5.Final [122/964]
[2025-12-24T22:20:54.568Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:54.568Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/main/resources
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:54.568Z] [INFO] Compiling 2 source files to /quarkus/extensions/credentials/runtime/target/classes
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:54.568Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/test/resources
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] No sources to compile
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] No tests to run.
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials ---
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.jar
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/extensions/credentials/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.pom
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final-sources.jar
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] ------------< io.quarkus:quarkus-smallrye-jwt-build-parent >------------
[2025-12-24T22:20:54.568Z] [INFO] Building Quarkus - SmallRye JWT Token Build 2.7.5.Final [123/964]
[2025-12-24T22:20:54.568Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-parent ---
[2025-12-24T22:20:54.568Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-parent/2.7.5.Final/quarkus-smallrye-jwt-build-parent-2.7.5.Final.pom
[2025-12-24T22:20:54.568Z] [INFO]
[2025-12-24T22:20:54.568Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-build >----------------
[2025-12-24T22:20:54.568Z] [INFO] Building Quarkus - SmallRye JWT Token Build - Runtime 2.7.5.Final [124/964]
[2025-12-24T22:20:54.568Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:54.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom
[2025-12-24T22:20:54.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom (3.7 kB at 36 kB/s)
[2025-12-24T22:20:54.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom
[2025-12-24T22:20:54.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom (1.4 kB at 14 kB/s)
[2025-12-24T22:20:54.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom
[2025-12-24T22:20:55.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom (7.1 kB at 41 kB/s)
[2025-12-24T22:20:55.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom
[2025-12-24T22:20:55.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom (8.9 kB at 109 kB/s)
[2025-12-24T22:20:55.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom
[2025-12-24T22:20:55.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom (2.0 kB at 12 kB/s)
[2025-12-24T22:20:55.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar
[2025-12-24T22:20:55.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar
[2025-12-24T22:20:55.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar
[2025-12-24T22:20:55.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar (276 kB at 2.7 MB/s)
[2025-12-24T22:20:55.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar (41 kB at 391 kB/s)
[2025-12-24T22:20:55.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar (20 kB at 178 kB/s)
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:55.247Z] [INFO] Copying 1 resource
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] No sources to compile
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:55.247Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/runtime/src/test/resources
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] No sources to compile
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] No tests to run.
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build ---
[2025-12-24T22:20:55.247Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2025-12-24T22:20:55.247Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.pom
[2025-12-24T22:20:55.247Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] ---------------< io.quarkus:quarkus-oidc-common-parent >----------------
[2025-12-24T22:20:55.247Z] [INFO] Building Quarkus - OpenID Connect Common 2.7.5.Final [125/964]
[2025-12-24T22:20:55.247Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-parent ---
[2025-12-24T22:20:55.247Z] [INFO] Installing /quarkus/extensions/oidc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-parent/2.7.5.Final/quarkus-oidc-common-parent-2.7.5.Final.pom
[2025-12-24T22:20:55.247Z] [INFO]
[2025-12-24T22:20:55.247Z] [INFO] -------------------< io.quarkus:quarkus-oidc-common >-------------------
[2025-12-24T22:20:55.247Z] [INFO] Building Quarkus - OpenID Connect Common - Runtime 2.7.5.Final [126/964]
[2025-12-24T22:20:55.247Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:55.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom
[2025-12-24T22:20:55.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom (6.7 kB at 67 kB/s)
[2025-12-24T22:20:55.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar
[2025-12-24T22:20:55.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar (52 kB at 164 kB/s)
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO] Processed 4 files in 31ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO] Processed 4 files in 00:00.029 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:55.926Z] [INFO] Copying 1 resource
[2025-12-24T22:20:55.926Z] [INFO]
[2025-12-24T22:20:55.926Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-common ---
[2025-12-24T22:20:55.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2025-12-24T22:20:56.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar (3.6 kB at 39 kB/s)
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:20:56.617Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-common/runtime/target/classes
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:56.617Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/runtime/src/test/resources
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] No sources to compile
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] No tests to run.
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common ---
[2025-12-24T22:20:56.617Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.jar
[2025-12-24T22:20:56.617Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.pom
[2025-12-24T22:20:56.617Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final-sources.jar
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] -------------------< io.quarkus:quarkus-oidc-parent >-------------------
[2025-12-24T22:20:56.617Z] [INFO] Building Quarkus - OpenID Connect Adapter 2.7.5.Final [127/964]
[2025-12-24T22:20:56.617Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-parent ---
[2025-12-24T22:20:56.617Z] [INFO] Installing /quarkus/extensions/oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-parent/2.7.5.Final/quarkus-oidc-parent-2.7.5.Final.pom
[2025-12-24T22:20:56.617Z] [INFO]
[2025-12-24T22:20:56.617Z] [INFO] ----------------------< io.quarkus:quarkus-oidc >-----------------------
[2025-12-24T22:20:56.617Z] [INFO] Building Quarkus - OpenID Connect Adapter - Runtime 2.7.5.Final [128/964]
[2025-12-24T22:20:56.617Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:20:56.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom
[2025-12-24T22:20:57.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom (4.7 kB at 46 kB/s)
[2025-12-24T22:20:57.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar
[2025-12-24T22:20:57.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar (100 kB at 620 kB/s)
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc ---
[2025-12-24T22:20:57.310Z] [INFO]
[2025-12-24T22:20:57.310Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc ---
[2025-12-24T22:20:57.987Z] [INFO] Processed 47 files in 157ms (Formatted: 0, Unchanged: 47, Failed: 0, Readonly: 0)
[2025-12-24T22:20:57.987Z] [INFO]
[2025-12-24T22:20:57.987Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc ---
[2025-12-24T22:20:57.987Z] [INFO] Processed 47 files in 00:00.158 (Already Sorted: 47, Needed Sorting: 0)
[2025-12-24T22:20:57.987Z] [INFO]
[2025-12-24T22:20:57.987Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc ---
[2025-12-24T22:20:57.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:20:57.987Z] [INFO] Copying 1 resource
[2025-12-24T22:20:57.987Z] [INFO]
[2025-12-24T22:20:57.987Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc ---
[2025-12-24T22:20:57.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom
[2025-12-24T22:20:57.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom (4.6 kB at 47 kB/s)
[2025-12-24T22:20:57.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom
[2025-12-24T22:20:57.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom (91 kB at 915 kB/s)
[2025-12-24T22:20:57.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom
[2025-12-24T22:20:58.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom (4.6 kB at 25 kB/s)
[2025-12-24T22:20:58.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom
[2025-12-24T22:20:58.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom (1.6 kB at 36 kB/s)
[2025-12-24T22:20:58.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom
[2025-12-24T22:20:58.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom (1.3 kB at 27 kB/s)
[2025-12-24T22:20:58.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-12-24T22:20:58.667Z] [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 42 kB/s)
[2025-12-24T22:20:58.667Z] [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-12-24T22:20:58.667Z] [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 130 kB/s)
[2025-12-24T22:20:58.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-12-24T22:20:58.667Z] [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 28 kB/s)
[2025-12-24T22:20:58.667Z] [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-12-24T22:20:58.667Z] [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 38 kB/s)
[2025-12-24T22:20:58.667Z] [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-12-24T22:20:58.667Z] [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 154 kB/s)
[2025-12-24T22:20:58.667Z] [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-12-24T22:20:58.667Z] [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 58 kB/s)
[2025-12-24T22:20:58.667Z] [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-12-24T22:20:58.667Z] [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 17 kB/s)
[2025-12-24T22:20:58.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-12-24T22:20:59.346Z] [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 34 kB/s)
[2025-12-24T22:20:59.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar
[2025-12-24T22:20:59.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar (324 kB at 1.9 MB/s)
[2025-12-24T22:20:59.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar
[2025-12-24T22:20:59.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar (150 kB at 1.6 MB/s)
[2025-12-24T22:20:59.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar
[2025-12-24T22:20:59.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar (964 kB at 13 MB/s)
[2025-12-24T22:20:59.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar
[2025-12-24T22:20:59.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar (483 kB at 7.7 MB/s)
[2025-12-24T22:20:59.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-12-24T22:21:00.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 57 MB/s)
[2025-12-24T22:21:00.029Z] [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-12-24T22:21:00.029Z] [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 397 kB/s)
[2025-12-24T22:21:00.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-12-24T22:21:00.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 396 kB/s)
[2025-12-24T22:21:00.029Z] [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-12-24T22:21:00.029Z] [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 7.3 MB/s)
[2025-12-24T22:21:00.029Z] [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-12-24T22:21:00.029Z] [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 19 MB/s)
[2025-12-24T22:21:00.029Z] [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-12-24T22:21:00.029Z] [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 658 kB/s)
[2025-12-24T22:21:00.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-12-24T22:21:00.029Z] [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 20 MB/s)
[2025-12-24T22:21:00.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2025-12-24T22:21:00.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar (7.6 kB at 86 kB/s)
[2025-12-24T22:21:00.029Z] [INFO]
[2025-12-24T22:21:00.029Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc ---
[2025-12-24T22:21:00.029Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:00.029Z] [INFO] Compiling 45 source files to /quarkus/extensions/oidc/runtime/target/classes
[2025-12-24T22:21:00.717Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcUtils.java:[271,53] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:21:00.717Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/CodeAuthenticationMechanism.java:[256,37] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:21:00.717Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcAuthenticationMechanism.java:[101,41] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T22:21:00.717Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:00.717Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:00.717Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:00.717Z] [INFO]
[2025-12-24T22:21:00.717Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc ---
[2025-12-24T22:21:00.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:00.717Z] [INFO] Copying 9 resources
[2025-12-24T22:21:00.717Z] [INFO]
[2025-12-24T22:21:00.717Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc ---
[2025-12-24T22:21:00.717Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:00.717Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc/runtime/target/test-classes
[2025-12-24T22:21:01.395Z] [INFO]
[2025-12-24T22:21:01.395Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc ---
[2025-12-24T22:21:01.395Z] [INFO]
[2025-12-24T22:21:01.395Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:01.395Z] [INFO] T E S T S
[2025-12-24T22:21:01.395Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:01.395Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:21:02.072Z] [INFO] Running io.quarkus.oidc.runtime.OidcRecorderTest
[2025-12-24T22:21:02.072Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.oidc.runtime.OidcRecorderTest
[2025-12-24T22:21:02.072Z] [INFO] Running io.quarkus.oidc.runtime.OidcUtilsTest
[2025-12-24T22:21:02.072Z] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in io.quarkus.oidc.runtime.OidcUtilsTest
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] Results:
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc ---
[2025-12-24T22:21:02.072Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc ---
[2025-12-24T22:21:02.072Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc ---
[2025-12-24T22:21:02.072Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.jar
[2025-12-24T22:21:02.072Z] [INFO] Installing /quarkus/extensions/oidc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.pom
[2025-12-24T22:21:02.072Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final-sources.jar
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] ---------------< io.quarkus:quarkus-test-security-oidc >----------------
[2025-12-24T22:21:02.072Z] [INFO] Building Quarkus - Test Framework - Security OIDC 2.7.5.Final [129/964]
[2025-12-24T22:21:02.072Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.072Z] [INFO]
[2025-12-24T22:21:02.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Processed 6 files in 00:00.007 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:02.749Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/main/resources
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:02.749Z] [INFO] Compiling 6 source files to /quarkus/test-framework/security-oidc/target/classes
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-oidc/target/classes/META-INF/jandex.idx
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:02.749Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/test/resources
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] No sources to compile
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] No tests to run.
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-oidc ---
[2025-12-24T22:21:02.749Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.jar
[2025-12-24T22:21:02.749Z] [INFO] Installing /quarkus/test-framework/security-oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.pom
[2025-12-24T22:21:02.749Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2025-12-24T22:21:02.749Z] [INFO]
[2025-12-24T22:21:02.749Z] [INFO] ----------------< io.quarkus:quarkus-test-oidc-server >-----------------
[2025-12-24T22:21:02.749Z] [INFO] Building Quarkus - Test Framework - OIDC Wiremock Server support 2.7.5.Final [130/964]
[2025-12-24T22:21:02.749Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:02.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom
[2025-12-24T22:21:02.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom (7.8 kB at 47 kB/s)
[2025-12-24T22:21:02.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom
[2025-12-24T22:21:03.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom (2.8 kB at 37 kB/s)
[2025-12-24T22:21:03.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom
[2025-12-24T22:21:03.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom (64 kB at 844 kB/s)
[2025-12-24T22:21:03.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom
[2025-12-24T22:21:03.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom (4.2 kB at 65 kB/s)
[2025-12-24T22:21:03.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom
[2025-12-24T22:21:03.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom (4.1 kB at 55 kB/s)
[2025-12-24T22:21:03.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom
[2025-12-24T22:21:03.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom (1.3 kB at 19 kB/s)
[2025-12-24T22:21:03.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom
[2025-12-24T22:21:03.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom (2.3 kB at 32 kB/s)
[2025-12-24T22:21:03.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom
[2025-12-24T22:21:03.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom (2.3 kB at 27 kB/s)
[2025-12-24T22:21:03.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom
[2025-12-24T22:21:03.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom (2.9 kB at 30 kB/s)
[2025-12-24T22:21:03.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom
[2025-12-24T22:21:03.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom (1.2 kB at 12 kB/s)
[2025-12-24T22:21:03.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom (3.2 kB at 27 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom (1.9 kB at 28 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom (2.2 kB at 23 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom (5.1 kB at 90 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom (2.7 kB at 51 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom (20 kB at 301 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom (3.1 kB at 44 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom (1.6 kB at 30 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
[2025-12-24T22:21:04.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 50 kB/s)
[2025-12-24T22:21:04.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 156 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 157 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 231 kB/s)
[2025-12-24T22:21:04.783Z] [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-12-24T22:21:04.783Z] [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 258 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom (10 kB at 131 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom (13 kB at 121 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom (2.1 kB at 15 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom (5.8 kB at 110 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
[2025-12-24T22:21:04.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom (16 kB at 237 kB/s)
[2025-12-24T22:21:04.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom
[2025-12-24T22:21:05.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom (2.5 kB at 26 kB/s)
[2025-12-24T22:21:05.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom
[2025-12-24T22:21:05.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom (1.1 kB at 10 kB/s)
[2025-12-24T22:21:05.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom
[2025-12-24T22:21:05.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom (1.2 kB at 7.3 kB/s)
[2025-12-24T22:21:05.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom
[2025-12-24T22:21:05.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom (2.4 kB at 26 kB/s)
[2025-12-24T22:21:05.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom
[2025-12-24T22:21:05.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom (2.9 kB at 30 kB/s)
[2025-12-24T22:21:05.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom
[2025-12-24T22:21:05.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom (1.1 kB at 10 kB/s)
[2025-12-24T22:21:05.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom (3.0 kB at 30 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom (2.1 kB at 21 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom (2.3 kB at 21 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom (1.3 kB at 23 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom (4.4 kB at 46 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom (8.2 kB at 115 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom (1.4 kB at 27 kB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar (213 kB at 2.8 MB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar (162 kB at 1.7 MB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar (132 kB at 1.2 MB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar
[2025-12-24T22:21:06.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar (701 kB at 6.4 MB/s)
[2025-12-24T22:21:06.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar (3.3 MB at 19 MB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar (101 kB at 549 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar (25 kB at 127 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar (118 kB at 487 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar (67 kB at 230 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar (96 kB at 323 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar (138 kB at 420 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar (168 kB at 495 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar (552 kB at 1.6 MB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar (128 kB at 351 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar (13 kB at 34 kB/s)
[2025-12-24T22:21:06.820Z] [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-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 558 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 299 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 73 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar (327 kB at 760 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
[2025-12-24T22:21:06.820Z] [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 177 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar (30 kB at 66 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 150 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar (929 kB at 1.9 MB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar (12 kB at 23 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar (52 kB at 93 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar (62 kB at 110 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar (18 kB at 31 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar (197 kB at 342 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar (17 kB at 28 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar (17 kB at 26 kB/s)
[2025-12-24T22:21:06.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar (17 kB at 26 kB/s)
[2025-12-24T22:21:06.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar (128 kB at 193 kB/s)
[2025-12-24T22:21:06.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar (1.2 kB at 1.7 kB/s)
[2025-12-24T22:21:06.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar (4.5 MB at 6.4 MB/s)
[2025-12-24T22:21:06.821Z] [INFO]
[2025-12-24T22:21:06.821Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:06.821Z] [INFO]
[2025-12-24T22:21:06.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Processed 3 files in 00:00.019 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:07.497Z] [INFO] Copying 2 resources
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:07.497Z] [INFO] Compiling 2 source files to /quarkus/test-framework/oidc-server/target/classes
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:07.497Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/oidc-server/src/test/resources
[2025-12-24T22:21:07.497Z] [INFO]
[2025-12-24T22:21:07.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:07.497Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:07.497Z] [INFO] Compiling 1 source file to /quarkus/test-framework/oidc-server/target/test-classes
[2025-12-24T22:21:08.189Z] [INFO]
[2025-12-24T22:21:08.189Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:08.189Z] [INFO]
[2025-12-24T22:21:08.189Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:08.189Z] [INFO] T E S T S
[2025-12-24T22:21:08.189Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:08.189Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:21:08.867Z] [INFO] Running io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2025-12-24T22:21:09.599Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO] Results:
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:09.599Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:09.599Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-oidc-server ---
[2025-12-24T22:21:09.599Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.jar
[2025-12-24T22:21:09.599Z] [INFO] Installing /quarkus/test-framework/oidc-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.pom
[2025-12-24T22:21:09.599Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2025-12-24T22:21:09.599Z] [INFO]
[2025-12-24T22:21:09.599Z] [INFO] --------------< io.quarkus:quarkus-test-keycloak-server >---------------
[2025-12-24T22:21:09.599Z] [INFO] Building Quarkus - Test Framework - Keycloak Server support 2.7.5.Final [131/964]
[2025-12-24T22:21:09.599Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:09.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom
[2025-12-24T22:21:09.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom (6.1 kB at 59 kB/s)
[2025-12-24T22:21:09.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar
[2025-12-24T22:21:10.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar (162 kB at 1.5 MB/s)
[2025-12-24T22:21:10.279Z] [INFO]
[2025-12-24T22:21:10.279Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.279Z] [INFO]
[2025-12-24T22:21:10.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.956Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:21:10.956Z] [INFO]
[2025-12-24T22:21:10.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:10.957Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/main/resources
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:10.957Z] [INFO] Compiling 2 source files to /quarkus/test-framework/keycloak-server/target/classes
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:10.957Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/test/resources
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] No sources to compile
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] No tests to run.
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-keycloak-server ---
[2025-12-24T22:21:10.957Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.jar
[2025-12-24T22:21:10.957Z] [INFO] Installing /quarkus/test-framework/keycloak-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.pom
[2025-12-24T22:21:10.957Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2025-12-24T22:21:10.957Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [132/964]
[2025-12-24T22:21:10.957Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2025-12-24T22:21:10.957Z] [INFO] Installing /quarkus/test-framework/jacoco/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-parent/2.7.5.Final/quarkus-jacoco-parent-2.7.5.Final.pom
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] ---------------------< io.quarkus:quarkus-jacoco >----------------------
[2025-12-24T22:21:10.957Z] [INFO] Building Quarkus - Jacoco - Runtime 2.7.5.Final [133/964]
[2025-12-24T22:21:10.957Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 43 kB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 712 kB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 45 kB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 70 kB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
[2025-12-24T22:21:10.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 2.7 MB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 1.7 MB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 3.7 MB/s)
[2025-12-24T22:21:10.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar (267 kB at 2.6 MB/s)
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco ---
[2025-12-24T22:21:10.957Z] [INFO]
[2025-12-24T22:21:10.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:11.635Z] [INFO] Copying 1 resource
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO]
[2025-12-24T22:21:11.635Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco ---
[2025-12-24T22:21:11.635Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:11.635Z] [INFO] Compiling 3 source files to /quarkus/test-framework/jacoco/runtime/target/classes
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco ---
[2025-12-24T22:21:12.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:12.394Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/runtime/src/test/resources
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco ---
[2025-12-24T22:21:12.394Z] [INFO] No sources to compile
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco ---
[2025-12-24T22:21:12.394Z] [INFO] No tests to run.
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco ---
[2025-12-24T22:21:12.394Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco ---
[2025-12-24T22:21:12.394Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco ---
[2025-12-24T22:21:12.394Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.jar
[2025-12-24T22:21:12.394Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.pom
[2025-12-24T22:21:12.394Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final-sources.jar
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] ----------------< io.quarkus:quarkus-jacoco-deployment >----------------
[2025-12-24T22:21:12.394Z] [INFO] Building Quarkus - Jacoco - Deployment 2.7.5.Final [134/964]
[2025-12-24T22:21:12.394Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:12.394Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:12.394Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:13.072Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/main/resources
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:13.072Z] [INFO] Compiling 1 source file to /quarkus/test-framework/jacoco/deployment/target/classes
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:13.072Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/test/resources
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] No sources to compile
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] No tests to run.
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-deployment ---
[2025-12-24T22:21:13.072Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.jar
[2025-12-24T22:21:13.072Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.pom
[2025-12-24T22:21:13.072Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --------< io.quarkus:quarkus-reactive-streams-operators-parent >--------
[2025-12-24T22:21:13.072Z] [INFO] Building Quarkus - Reactive Streams Operators 2.7.5.Final [135/964]
[2025-12-24T22:21:13.072Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.072Z] [INFO]
[2025-12-24T22:21:13.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.5.Final/quarkus-reactive-streams-operators-parent-2.7.5.Final.pom
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] ----< io.quarkus:quarkus-mutiny-reactive-streams-operators-parent >-----
[2025-12-24T22:21:13.073Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators 2.7.5.Final [136/964]
[2025-12-24T22:21:13.073Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2025-12-24T22:21:13.073Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.5.Final.pom
[2025-12-24T22:21:13.073Z] [INFO]
[2025-12-24T22:21:13.073Z] [INFO] --------< io.quarkus:quarkus-mutiny-reactive-streams-operators >--------
[2025-12-24T22:21:13.073Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime 2.7.5.Final [137/964]
[2025-12-24T22:21:13.073Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:13.073Z] [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-12-24T22:21:13.073Z] [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 79 kB/s)
[2025-12-24T22:21:13.073Z] [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-12-24T22:21:13.073Z] [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 256 kB/s)
[2025-12-24T22:21:13.073Z] [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-12-24T22:21:13.073Z] [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 143 kB/s)
[2025-12-24T22:21:13.073Z] [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-12-24T22:21:13.073Z] [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 59 kB/s)
[2025-12-24T22:21:13.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom
[2025-12-24T22:21:13.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom (5.8 kB at 21 kB/s)
[2025-12-24T22:21:13.752Z] [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-12-24T22:21:13.752Z] [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-12-24T22:21:13.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar
[2025-12-24T22:21:13.752Z] [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 857 kB/s)
[2025-12-24T22:21:13.752Z] [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 352 kB/s)
[2025-12-24T22:21:13.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar (76 kB at 371 kB/s)
[2025-12-24T22:21:13.752Z] [INFO]
[2025-12-24T22:21:13.752Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:13.753Z] [INFO] Copying 1 resource
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO]
[2025-12-24T22:21:13.753Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:13.753Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:13.753Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/classes
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:14.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:14.431Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/src/test/resources
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:14.431Z] [INFO] No sources to compile
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:14.431Z] [INFO] No tests to run.
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:14.431Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:14.431Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators ---
[2025-12-24T22:21:14.431Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2025-12-24T22:21:14.431Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.pom
[2025-12-24T22:21:14.431Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --------< io.quarkus:quarkus-kubernetes-service-binding-parent >--------
[2025-12-24T22:21:14.431Z] [INFO] Building Quarkus - Kubernetes Service Binding 2.7.5.Final [138/964]
[2025-12-24T22:21:14.431Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-parent ---
[2025-12-24T22:21:14.431Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.5.Final/quarkus-kubernetes-service-binding-parent-2.7.5.Final.pom
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-service-binding >------------
[2025-12-24T22:21:14.431Z] [INFO] Building Quarkus - Kubernetes Service Binding - Runtime 2.7.5.Final [139/964]
[2025-12-24T22:21:14.431Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO] Processed 9 files in 24ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO] Processed 9 files in 00:00.026 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:14.431Z] [INFO] Copying 1 resource
[2025-12-24T22:21:14.431Z] [INFO]
[2025-12-24T22:21:14.431Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:14.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom
[2025-12-24T22:21:15.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom (8.3 kB at 18 kB/s)
[2025-12-24T22:21:15.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom
[2025-12-24T22:21:15.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom (1.6 kB at 11 kB/s)
[2025-12-24T22:21:15.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom
[2025-12-24T22:21:15.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom (18 kB at 65 kB/s)
[2025-12-24T22:21:15.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom
[2025-12-24T22:21:15.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom (20 kB at 81 kB/s)
[2025-12-24T22:21:15.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom
[2025-12-24T22:21:15.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom (17 kB at 374 kB/s)
[2025-12-24T22:21:15.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom
[2025-12-24T22:21:15.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom (8.3 kB at 29 kB/s)
[2025-12-24T22:21:15.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom
[2025-12-24T22:21:15.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom (2.5 kB at 24 kB/s)
[2025-12-24T22:21:15.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2025-12-24T22:21:16.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar (4.8 kB at 29 kB/s)
[2025-12-24T22:21:16.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar
[2025-12-24T22:21:17.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar (167 kB at 268 kB/s)
[2025-12-24T22:21:17.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar
[2025-12-24T22:21:17.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar (562 kB at 1.4 MB/s)
[2025-12-24T22:21:17.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar
[2025-12-24T22:21:17.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar (54 kB at 567 kB/s)
[2025-12-24T22:21:17.146Z] [INFO]
[2025-12-24T22:21:17.146Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:17.146Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:17.146Z] [INFO] Compiling 7 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/classes
[2025-12-24T22:21:17.821Z] [INFO]
[2025-12-24T22:21:17.822Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:17.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:17.822Z] [INFO] Copying 13 resources
[2025-12-24T22:21:17.822Z] [INFO]
[2025-12-24T22:21:17.822Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:17.822Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:17.822Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/test-classes
[2025-12-24T22:21:17.822Z] [INFO]
[2025-12-24T22:21:17.822Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:17.822Z] [INFO]
[2025-12-24T22:21:17.822Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:17.822Z] [INFO] T E S T S
[2025-12-24T22:21:17.822Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:17.822Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:21:18.500Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2025-12-24T22:21:18.500Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2025-12-24T22:21:18.500Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2025-12-24T22:21:18.500Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] Results:
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:18.500Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:18.500Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding ---
[2025-12-24T22:21:18.500Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2025-12-24T22:21:18.500Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.pom
[2025-12-24T22:21:18.500Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] -------------< io.quarkus:quarkus-smallrye-health-parent >--------------
[2025-12-24T22:21:18.500Z] [INFO] Building Quarkus - SmallRye Health 2.7.5.Final [140/964]
[2025-12-24T22:21:18.500Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.500Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-parent ---
[2025-12-24T22:21:18.501Z] [INFO] Installing /quarkus/extensions/smallrye-health/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-parent/2.7.5.Final/quarkus-smallrye-health-parent-2.7.5.Final.pom
[2025-12-24T22:21:18.501Z] [INFO]
[2025-12-24T22:21:18.501Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-health >-----------------
[2025-12-24T22:21:18.501Z] [INFO] Building Quarkus - SmallRye Health - Runtime 2.7.5.Final [141/964]
[2025-12-24T22:21:18.501Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:18.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2025-12-24T22:21:18.501Z] [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-12-24T22:21:18.501Z] [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-12-24T22:21:18.501Z] [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 149 kB/s)
[2025-12-24T22:21:18.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2025-12-24T22:21:18.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 889 kB/s)
[2025-12-24T22:21:18.501Z] [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-12-24T22:21:18.501Z] [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 38 kB/s)
[2025-12-24T22:21:18.501Z] [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-12-24T22:21:19.184Z] [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 83 kB/s)
[2025-12-24T22:21:19.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-12-24T22:21:19.184Z] [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 769 kB/s)
[2025-12-24T22:21:19.184Z] [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-12-24T22:21:19.184Z] [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 29 kB/s)
[2025-12-24T22:21:19.184Z] [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-12-24T22:21:19.184Z] [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 9.6 kB/s)
[2025-12-24T22:21:19.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2025-12-24T22:21:19.184Z] [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-12-24T22:21:19.184Z] [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-12-24T22:21:19.184Z] [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-12-24T22:21:19.184Z] [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 312 kB/s)
[2025-12-24T22:21:19.184Z] [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 90 kB/s)
[2025-12-24T22:21:19.184Z] [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 351 kB/s)
[2025-12-24T22:21:19.184Z] [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 194 kB/s)
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO] Processed 13 files in 22ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO] Processed 13 files in 00:00.010 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:19.184Z] [INFO] Copying 1 resource
[2025-12-24T22:21:19.184Z] [INFO]
[2025-12-24T22:21:19.184Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-health ---
[2025-12-24T22:21:19.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom
[2025-12-24T22:21:19.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom (4.4 kB at 55 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom
[2025-12-24T22:21:19.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom (19 kB at 206 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] 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-12-24T22:21:19.863Z] [INFO] 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 247 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom
[2025-12-24T22:21:19.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom (7.1 kB at 133 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom
[2025-12-24T22:21:19.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom (19 kB at 394 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] 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-12-24T22:21:19.863Z] [INFO] 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 63 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2025-12-24T22:21:19.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar (3.6 kB at 36 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2025-12-24T22:21:19.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar (4.2 kB at 48 kB/s)
[2025-12-24T22:21:19.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar
[2025-12-24T22:21:20.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar (469 kB at 2.3 MB/s)
[2025-12-24T22:21:20.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar
[2025-12-24T22:21:20.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar (97 kB at 1.9 MB/s)
[2025-12-24T22:21:20.540Z] [INFO] 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-12-24T22:21:20.540Z] [INFO] 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 513 kB/s)
[2025-12-24T22:21:20.540Z] [INFO]
[2025-12-24T22:21:20.540Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health ---
[2025-12-24T22:21:20.540Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:20.540Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-health/runtime/target/classes
[2025-12-24T22:21:21.648Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:21.648Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:21.648Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:21.648Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health ---
[2025-12-24T22:21:21.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:21.648Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/runtime/src/test/resources
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health ---
[2025-12-24T22:21:21.648Z] [INFO] No sources to compile
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health ---
[2025-12-24T22:21:21.648Z] [INFO] No tests to run.
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health ---
[2025-12-24T22:21:21.648Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health ---
[2025-12-24T22:21:21.648Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health ---
[2025-12-24T22:21:21.648Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.jar
[2025-12-24T22:21:21.648Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.pom
[2025-12-24T22:21:21.648Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] -----------< io.quarkus:quarkus-resteasy-parent-aggregator >------------
[2025-12-24T22:21:21.648Z] [INFO] Building Quarkus - RESTEasy - Parent - Aggregator 2.7.5.Final [142/964]
[2025-12-24T22:21:21.648Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent-aggregator ---
[2025-12-24T22:21:21.648Z] [INFO] Installing /quarkus/extensions/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.5.Final/quarkus-resteasy-parent-aggregator-2.7.5.Final.pom
[2025-12-24T22:21:21.648Z] [INFO]
[2025-12-24T22:21:21.648Z] [INFO] -------------< io.quarkus:quarkus-resteasy-common-parent >--------------
[2025-12-24T22:21:21.649Z] [INFO] Building Quarkus - RESTEasy - Common 2.7.5.Final [143/964]
[2025-12-24T22:21:21.649Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-parent ---
[2025-12-24T22:21:21.649Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-parent/2.7.5.Final/quarkus-resteasy-common-parent-2.7.5.Final.pom
[2025-12-24T22:21:21.649Z] [INFO]
[2025-12-24T22:21:21.649Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-common >-----------------
[2025-12-24T22:21:21.649Z] [INFO] Building Quarkus - RESTEasy - Common - Runtime 2.7.5.Final [144/964]
[2025-12-24T22:21:21.649Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 147 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 358 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 793 kB/s)
[2025-12-24T22:21:21.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-12-24T22:21:21.649Z] [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 83 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 140 kB/s)
[2025-12-24T22:21:21.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-12-24T22:21:21.649Z] [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 40 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 61 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 57 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 18 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 30 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:21.649Z] [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 73 kB/s)
[2025-12-24T22:21:21.649Z] [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-12-24T22:21:22.328Z] [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 19 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 70 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 66 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 63 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 47 kB/s)
[2025-12-24T22:21:22.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-12-24T22:21:22.328Z] [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 28 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 38 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 97 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 2.1 MB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 2.9 MB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 11 MB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 394 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 321 kB/s)
[2025-12-24T22:21:22.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-12-24T22:21:22.328Z] [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 357 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 243 kB/s)
[2025-12-24T22:21:22.328Z] [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-12-24T22:21:22.328Z] [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 250 kB/s)
[2025-12-24T22:21:22.328Z] [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 56 kB/s)
[2025-12-24T22:21:22.328Z] [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 184 kB/s)
[2025-12-24T22:21:22.328Z] [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 89 kB/s)
[2025-12-24T22:21:23.010Z] [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 84 kB/s)
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Processed 17 files in 41ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Processed 17 files in 00:00.020 (Already Sorted: 17, Needed Sorting: 0)
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:23.010Z] [INFO] Copying 2 resources
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2025-12-24T22:21:23.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar (9.1 kB at 103 kB/s)
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:23.010Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/classes
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:23.010Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/runtime/src/test/resources
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] No sources to compile
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] No tests to run.
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.010Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar
[2025-12-24T22:21:23.010Z] [INFO]
[2025-12-24T22:21:23.010Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.686Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common ---
[2025-12-24T22:21:23.686Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.jar
[2025-12-24T22:21:23.686Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.pom
[2025-12-24T22:21:23.686Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] ----------< io.quarkus:quarkus-resteasy-server-common-parent >----------
[2025-12-24T22:21:23.686Z] [INFO] Building Quarkus - RESTEasy - Server common 2.7.5.Final [145/964]
[2025-12-24T22:21:23.686Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-parent ---
[2025-12-24T22:21:23.686Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-parent/2.7.5.Final/quarkus-resteasy-server-common-parent-2.7.5.Final.pom
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] -------------< io.quarkus:quarkus-resteasy-server-common >--------------
[2025-12-24T22:21:23.686Z] [INFO] Building Quarkus - RESTEasy - Server common - Runtime 2.7.5.Final [146/964]
[2025-12-24T22:21:23.686Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:23.686Z] [INFO] Copying 2 resources
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:21:23.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar (3.4 kB at 43 kB/s)
[2025-12-24T22:21:23.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2025-12-24T22:21:23.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar (5.6 kB at 30 kB/s)
[2025-12-24T22:21:23.686Z] [INFO]
[2025-12-24T22:21:23.686Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:23.686Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:23.686Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/classes
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:24.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:24.364Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/src/test/resources
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:24.364Z] [INFO] No sources to compile
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:24.364Z] [INFO] No tests to run.
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:24.364Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:24.364Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common ---
[2025-12-24T22:21:24.364Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.jar
[2025-12-24T22:21:24.364Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.pom
[2025-12-24T22:21:24.364Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-parent >-----------------
[2025-12-24T22:21:24.364Z] [INFO] Building Quarkus - RESTEasy 2.7.5.Final [147/964]
[2025-12-24T22:21:24.364Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.364Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.364Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:24.364Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent ---
[2025-12-24T22:21:24.365Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent/2.7.5.Final/quarkus-resteasy-parent-2.7.5.Final.pom
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --------------------< io.quarkus:quarkus-resteasy >---------------------
[2025-12-24T22:21:24.365Z] [INFO] Building Quarkus - RESTEasy - Runtime 2.7.5.Final [148/964]
[2025-12-24T22:21:24.365Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO] Processed 34 files in 70ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO] Processed 34 files in 00:00.071 (Already Sorted: 34, Needed Sorting: 0)
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:24.365Z] [INFO] Copying 1 resource
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO]
[2025-12-24T22:21:24.365Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy ---
[2025-12-24T22:21:24.365Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:24.365Z] [INFO] Compiling 34 source files to /quarkus/extensions/resteasy-classic/resteasy/runtime/target/classes
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/ResteasyConfigurationMPConfig.java:[28,31] unchecked conversion
[2025-12-24T22:21:25.041Z] required: java.util.Set<java.lang.String>
[2025-12-24T22:21:25.041Z] found: java.util.Set
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,44] unchecked method invocation: method pushContext in class org.jboss.resteasy.core.ResteasyContext is applied to given types
[2025-12-24T22:21:25.041Z] required: java.lang.Class<T>,T
[2025-12-24T22:21:25.041Z] found: java.lang.Class,java.lang.Object
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,45] unchecked conversion
[2025-12-24T22:21:25.041Z] required: java.lang.Class<T>
[2025-12-24T22:21:25.041Z] found: java.lang.Class
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxHttpResponse.java:[131,55] unchecked call to toString(T) as a member of the raw type javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[72,36] unchecked cast
[2025-12-24T22:21:25.041Z] required: T
[2025-12-24T22:21:25.041Z] found: io.quarkus.security.credential.Credential
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[85,45] unchecked cast
[2025-12-24T22:21:25.041Z] required: T
[2025-12-24T22:21:25.041Z] found: java.lang.Object
[2025-12-24T22:21:25.041Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxBlockingOutput.java:[127,19] unchecked cast
[2025-12-24T22:21:25.041Z] required: T
[2025-12-24T22:21:25.041Z] found: java.lang.Throwable
[2025-12-24T22:21:25.041Z] [INFO]
[2025-12-24T22:21:25.041Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy ---
[2025-12-24T22:21:25.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:25.041Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/runtime/src/test/resources
[2025-12-24T22:21:25.041Z] [INFO]
[2025-12-24T22:21:25.041Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy ---
[2025-12-24T22:21:25.041Z] [INFO] No sources to compile
[2025-12-24T22:21:25.041Z] [INFO]
[2025-12-24T22:21:25.041Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy ---
[2025-12-24T22:21:25.041Z] [INFO] No tests to run.
[2025-12-24T22:21:25.041Z] [INFO]
[2025-12-24T22:21:25.041Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy ---
[2025-12-24T22:21:25.041Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar
[2025-12-24T22:21:25.041Z] [INFO]
[2025-12-24T22:21:25.041Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy ---
[2025-12-24T22:21:25.041Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar
[2025-12-24T22:21:25.041Z] [INFO]
[2025-12-24T22:21:25.041Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy ---
[2025-12-24T22:21:25.041Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.jar
[2025-12-24T22:21:25.042Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.pom
[2025-12-24T22:21:25.042Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final-sources.jar
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-parent-aggregator >-------
[2025-12-24T22:21:25.042Z] [INFO] Building Quarkus - RESTEasy Reactive - Parent - Aggregator 2.7.5.Final [149/964]
[2025-12-24T22:21:25.042Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent-aggregator ---
[2025-12-24T22:21:25.042Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.5.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.5.Final.pom
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-common-parent >---------
[2025-12-24T22:21:25.042Z] [INFO] Building Quarkus - RESTEasy Reactive - Common 2.7.5.Final [150/964]
[2025-12-24T22:21:25.042Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-parent ---
[2025-12-24T22:21:25.042Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.5.Final/quarkus-resteasy-reactive-common-parent-2.7.5.Final.pom
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-common >-------------
[2025-12-24T22:21:25.042Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Runtime 2.7.5.Final [151/964]
[2025-12-24T22:21:25.042Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO] Processed 5 files in 19ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:25.042Z] [INFO] Copying 1 resource
[2025-12-24T22:21:25.042Z] [INFO]
[2025-12-24T22:21:25.042Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:21:25.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar (25 kB at 95 kB/s)
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:25.719Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/classes
[2025-12-24T22:21:25.719Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[48,49] unchecked cast
[2025-12-24T22:21:25.719Z] required: java.lang.Class<T>
[2025-12-24T22:21:25.719Z] found: java.lang.Class<capture#1 of ?>
[2025-12-24T22:21:25.719Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[51,44] unchecked cast
[2025-12-24T22:21:25.719Z] required: java.lang.Class<T>
[2025-12-24T22:21:25.719Z] found: java.lang.Class<capture#2 of ?>
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:25.719Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/test/resources
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] No sources to compile
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] No tests to run.
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common ---
[2025-12-24T22:21:25.719Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2025-12-24T22:21:25.719Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.pom
[2025-12-24T22:21:25.719Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-kotlin-parent >---------
[2025-12-24T22:21:25.719Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [152/964]
[2025-12-24T22:21:25.719Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-parent ---
[2025-12-24T22:21:25.719Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-parent-2.7.5.Final.pom
[2025-12-24T22:21:25.719Z] [INFO]
[2025-12-24T22:21:25.719Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-kotlin >-------------
[2025-12-24T22:21:25.719Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Runtime 2.7.5.Final [153/964]
[2025-12-24T22:21:25.719Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:25.719Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2025-12-24T22:21:25.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2025-12-24T22:21:26.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom (5.9 kB at 79 kB/s)
[2025-12-24T22:21:26.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2025-12-24T22:21:26.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2025-12-24T22:21:26.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom (10 kB at 209 kB/s)
[2025-12-24T22:21:26.395Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2025-12-24T22:21:26.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2025-12-24T22:21:26.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar (80 kB at 1.8 MB/s)
[2025-12-24T22:21:26.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom
[2025-12-24T22:21:26.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom (1.6 kB at 35 kB/s)
[2025-12-24T22:21:26.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom
[2025-12-24T22:21:26.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom (1.4 kB at 27 kB/s)
[2025-12-24T22:21:26.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom (2.2 kB at 8.4 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom (2.2 kB at 41 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom (5.1 kB at 20 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom (2.1 kB at 26 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar (16 kB at 368 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar (22 kB at 373 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar (18 kB at 198 kB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar (1.5 MB at 16 MB/s)
[2025-12-24T22:21:27.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar (170 kB at 1.5 MB/s)
[2025-12-24T22:21:27.750Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar (24 kB at 63 kB/s)
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:27.750Z] [INFO] Copying 1 resource
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:21:27.750Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar (5.5 kB at 32 kB/s)
[2025-12-24T22:21:27.750Z] [INFO]
[2025-12-24T22:21:27.750Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:27.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 98 kB/s)
[2025-12-24T22:21:28.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 386 kB/s)
[2025-12-24T22:21:28.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 81 kB/s)
[2025-12-24T22:21:28.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2025-12-24T22:21:28.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 69 kB/s)
[2025-12-24T22:21:28.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 43 kB/s)
[2025-12-24T22:21:29.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 46 kB/s)
[2025-12-24T22:21:29.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 45 kB/s)
[2025-12-24T22:21:29.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 36 kB/s)
[2025-12-24T22:21:29.107Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2025-12-24T22:21:29.107Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 53 kB/s)
[2025-12-24T22:21:29.108Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2025-12-24T22:21:29.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 158 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 90 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 58 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 24 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 66 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 221 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 155 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 17 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 262 kB/s)
[2025-12-24T22:21:29.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2025-12-24T22:21:29.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 54 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 61 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 35 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 225 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 32 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 39 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2025-12-24T22:21:30.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 53 kB/s)
[2025-12-24T22:21:30.463Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 40 kB/s)
[2025-12-24T22:21:31.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 309 kB/s)
[2025-12-24T22:21:31.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom (1.9 kB at 29 kB/s)
[2025-12-24T22:21:31.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2025-12-24T22:21:31.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom (1.2 kB at 24 kB/s)
[2025-12-24T22:21:31.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2025-12-24T22:21:31.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2025-12-24T22:21:31.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom (1.4 kB at 25 kB/s)
[2025-12-24T22:21:31.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2025-12-24T22:21:31.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2025-12-24T22:21:31.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom (1.4 kB at 24 kB/s)
[2025-12-24T22:21:31.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2025-12-24T22:21:31.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2025-12-24T22:21:31.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom (2.4 kB at 10 kB/s)
[2025-12-24T22:21:31.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom (1.4 kB at 27 kB/s)
[2025-12-24T22:21:32.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom (1.4 kB at 21 kB/s)
[2025-12-24T22:21:32.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom (1.6 kB at 22 kB/s)
[2025-12-24T22:21:32.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2025-12-24T22:21:32.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom (1.4 kB at 19 kB/s)
[2025-12-24T22:21:32.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom (1.8 kB at 22 kB/s)
[2025-12-24T22:21:33.172Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom (2.0 kB at 44 kB/s)
[2025-12-24T22:21:33.172Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 kB at 199 kB/s)
[2025-12-24T22:21:33.172Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 236 kB/s)
[2025-12-24T22:21:33.172Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-12-24T22:21:33.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-12-24T22:21:33.848Z] [INFO] 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 21 kB/s)
[2025-12-24T22:21:33.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-12-24T22:21:33.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] 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 117 kB/s)
[2025-12-24T22:21:33.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 15 kB/s)
[2025-12-24T22:21:33.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] 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 19 kB/s)
[2025-12-24T22:21:33.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-12-24T22:21:33.849Z] [INFO] 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 30 kB/s)
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2025-12-24T22:21:34.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2025-12-24T22:21:34.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-12-24T22:21:35.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 934 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 2.9 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 8.5 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 456 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 460 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 543 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 1.4 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 505 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 126 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 986 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 627 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 823 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 1.1 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 1.6 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 230 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 1.1 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 6.7 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 211 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 61 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar (573 kB at 1.9 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar (3.0 MB at 9.5 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar (406 kB at 1.2 MB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar (42 kB at 120 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar (222 kB at 602 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar (7.7 kB at 20 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar (269 kB at 659 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar (51 kB at 122 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar (194 kB at 431 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 kB at 111 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 387 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar (310 kB at 638 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] 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 52 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (4.7 kB at 9.3 kB/s)
[2025-12-24T22:21:35.208Z] [INFO] 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 36 kB/s)
[2025-12-24T22:21:35.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar (51 MB at 61 MB/s)
[2025-12-24T22:21:43.599Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/AbstractSuspendedRequestFilter.kt: (33, 11) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
[2025-12-24T22:21:43.599Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/CoroutineMethodProcessor.kt: (15, 65) 'constructor CoroutineMethodProcessor()' is deprecated. Used only in synthetic code
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:43.599Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/test/resources
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] No sources to compile
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] No tests to run.
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin ---
[2025-12-24T22:21:43.599Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2025-12-24T22:21:43.599Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.pom
[2025-12-24T22:21:43.599Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-parent >-------------
[2025-12-24T22:21:43.599Z] [INFO] Building Quarkus - RESTEasy Reactive 2.7.5.Final [154/964]
[2025-12-24T22:21:43.599Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent ---
[2025-12-24T22:21:43.599Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent/2.7.5.Final/quarkus-resteasy-reactive-parent-2.7.5.Final.pom
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-reactive >----------------
[2025-12-24T22:21:43.599Z] [INFO] Building Quarkus - RESTEasy Reactive - Runtime 2.7.5.Final [155/964]
[2025-12-24T22:21:43.599Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.599Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO] Processed 26 files in 101ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO] Processed 26 files in 00:00.069 (Already Sorted: 26, Needed Sorting: 0)
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:43.600Z] [INFO] Copying 2 resources
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO]
[2025-12-24T22:21:43.600Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:43.600Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:43.600Z] [INFO] Compiling 24 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/classes
[2025-12-24T22:21:44.276Z] [INFO]
[2025-12-24T22:21:44.276Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:44.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:44.276Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/src/test/resources
[2025-12-24T22:21:44.276Z] [INFO]
[2025-12-24T22:21:44.276Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:44.276Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:44.276Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/test-classes
[2025-12-24T22:21:44.953Z] [INFO]
[2025-12-24T22:21:44.953Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:44.953Z] [INFO]
[2025-12-24T22:21:44.953Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:44.953Z] [INFO] T E S T S
[2025-12-24T22:21:44.953Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:44.953Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:21:45.632Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2025-12-24T22:21:45.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2025-12-24T22:21:45.632Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2025-12-24T22:21:45.632Z] Paths: 2
[2025-12-24T22:21:45.632Z] /bar:
[2025-12-24T22:21:45.632Z] matchKey: /bar
[2025-12-24T22:21:45.632Z] matchValue:
[2025-12-24T22:21:45.632Z] RequestPath:
[2025-12-24T22:21:45.632Z] value: /bar/{p1}/{p2}
[2025-12-24T22:21:45.632Z] template:
[2025-12-24T22:21:45.632Z] URITemplate
[2025-12-24T22:21:45.632Z] stem: /bar
[2025-12-24T22:21:45.632Z] template: /bar/{p1}/{p2}
[2025-12-24T22:21:45.632Z] literalCharacterCount: 6
[2025-12-24T22:21:45.632Z] components:
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /bar
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: p1
[2025-12-24T22:21:45.632Z] type: DEFAULT_REGEX
[2025-12-24T22:21:45.632Z] literalText: null
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: p2
[2025-12-24T22:21:45.632Z] type: DEFAULT_REGEX
[2025-12-24T22:21:45.632Z] literalText: null
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] RequestPath:
[2025-12-24T22:21:45.632Z] value: /bar/{p1}
[2025-12-24T22:21:45.632Z] template:
[2025-12-24T22:21:45.632Z] URITemplate
[2025-12-24T22:21:45.632Z] stem: /bar
[2025-12-24T22:21:45.632Z] template: /bar/{p1}
[2025-12-24T22:21:45.632Z] literalCharacterCount: 5
[2025-12-24T22:21:45.632Z] components:
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /bar
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: p1
[2025-12-24T22:21:45.632Z] type: DEFAULT_REGEX
[2025-12-24T22:21:45.632Z] literalText: null
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] /id:
[2025-12-24T22:21:45.632Z] matchKey: /id
[2025-12-24T22:21:45.632Z] matchValue:
[2025-12-24T22:21:45.632Z] RequestPath:
[2025-12-24T22:21:45.632Z] value: /id/{param}
[2025-12-24T22:21:45.632Z] template:
[2025-12-24T22:21:45.632Z] URITemplate
[2025-12-24T22:21:45.632Z] stem: /id
[2025-12-24T22:21:45.632Z] template: /id/{param}
[2025-12-24T22:21:45.632Z] literalCharacterCount: 4
[2025-12-24T22:21:45.632Z] components:
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /id
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: param
[2025-12-24T22:21:45.632Z] type: DEFAULT_REGEX
[2025-12-24T22:21:45.632Z] literalText: null
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] RequestPath:
[2025-12-24T22:21:45.632Z] value: /id
[2025-12-24T22:21:45.632Z] template:
[2025-12-24T22:21:45.632Z] URITemplate
[2025-12-24T22:21:45.632Z] stem: /id
[2025-12-24T22:21:45.632Z] template: /id
[2025-12-24T22:21:45.632Z] literalCharacterCount: 3
[2025-12-24T22:21:45.632Z] components:
[2025-12-24T22:21:45.632Z] TemplateComponent
[2025-12-24T22:21:45.632Z] name: null
[2025-12-24T22:21:45.632Z] type: LITERAL
[2025-12-24T22:21:45.632Z] literalText: /id
[2025-12-24T22:21:45.632Z] pattern: null
[2025-12-24T22:21:45.632Z] Default handler: null
[2025-12-24T22:21:45.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] Results:
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:45.632Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:45.632Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive ---
[2025-12-24T22:21:45.632Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.jar
[2025-12-24T22:21:45.632Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.pom
[2025-12-24T22:21:45.632Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] -------------< io.quarkus:quarkus-smallrye-metrics-parent >-------------
[2025-12-24T22:21:45.632Z] [INFO] Building Quarkus - SmallRye Metrics 2.7.5.Final [156/964]
[2025-12-24T22:21:45.632Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-parent ---
[2025-12-24T22:21:45.632Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-parent/2.7.5.Final/quarkus-smallrye-metrics-parent-2.7.5.Final.pom
[2025-12-24T22:21:45.632Z] [INFO]
[2025-12-24T22:21:45.632Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-metrics >-----------------
[2025-12-24T22:21:45.632Z] [INFO] Building Quarkus - SmallRye Metrics - Runtime 2.7.5.Final [157/964]
[2025-12-24T22:21:45.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:45.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2025-12-24T22:21:45.632Z] [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 45 kB/s)
[2025-12-24T22:21:45.632Z] [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-12-24T22:21:45.632Z] [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-12-24T22:21:45.632Z] [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-12-24T22:21:45.632Z] [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 83 kB/s)
[2025-12-24T22:21:45.632Z] [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-12-24T22:21:45.632Z] [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 311 kB/s)
[2025-12-24T22:21:45.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2025-12-24T22:21:45.632Z] [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-12-24T22:21:46.311Z] [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 1.1 MB/s)
[2025-12-24T22:21:46.311Z] [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 205 kB/s)
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO] Processed 10 files in 45ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO] Processed 10 files in 00:00.078 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:46.311Z] [INFO] Copying 1 resource
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2025-12-24T22:21:46.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar (6.1 kB at 62 kB/s)
[2025-12-24T22:21:46.311Z] [INFO]
[2025-12-24T22:21:46.311Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.311Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:46.311Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-metrics/runtime/target/classes
[2025-12-24T22:21:46.988Z] [INFO]
[2025-12-24T22:21:46.988Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:46.989Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/runtime/src/test/resources
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.989Z] [INFO] No sources to compile
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.989Z] [INFO] No tests to run.
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.989Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.989Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics ---
[2025-12-24T22:21:46.989Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.jar
[2025-12-24T22:21:46.989Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.pom
[2025-12-24T22:21:46.989Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] ------------------< io.quarkus:quarkus-jaeger-parent >------------------
[2025-12-24T22:21:46.989Z] [INFO] Building Quarkus - Jaeger 2.7.5.Final [158/964]
[2025-12-24T22:21:46.989Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-parent ---
[2025-12-24T22:21:46.989Z] [INFO] Installing /quarkus/extensions/jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-parent/2.7.5.Final/quarkus-jaeger-parent-2.7.5.Final.pom
[2025-12-24T22:21:46.989Z] [INFO]
[2025-12-24T22:21:46.989Z] [INFO] ---------------------< io.quarkus:quarkus-jaeger >----------------------
[2025-12-24T22:21:46.989Z] [INFO] Building Quarkus - Jaeger - Runtime 2.7.5.Final [159/964]
[2025-12-24T22:21:46.989Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:46.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom
[2025-12-24T22:21:46.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom (2.0 kB at 10 kB/s)
[2025-12-24T22:21:46.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2025-12-24T22:21:46.989Z] [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 32 kB/s)
[2025-12-24T22:21:46.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2025-12-24T22:21:46.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 259 kB/s)
[2025-12-24T22:21:46.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom
[2025-12-24T22:21:47.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom (2.9 kB at 48 kB/s)
[2025-12-24T22:21:47.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom
[2025-12-24T22:21:47.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom (2.0 kB at 32 kB/s)
[2025-12-24T22:21:47.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2025-12-24T22:21:47.665Z] [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 132 kB/s)
[2025-12-24T22:21:47.665Z] [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-12-24T22:21:47.665Z] [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 78 kB/s)
[2025-12-24T22:21:47.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom
[2025-12-24T22:21:47.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom (2.4 kB at 23 kB/s)
[2025-12-24T22:21:47.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom
[2025-12-24T22:21:47.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom (2.7 kB at 52 kB/s)
[2025-12-24T22:21:47.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom
[2025-12-24T22:21:48.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom (1.9 kB at 5.5 kB/s)
[2025-12-24T22:21:48.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom
[2025-12-24T22:21:48.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom (1.9 kB at 12 kB/s)
[2025-12-24T22:21:48.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom
[2025-12-24T22:21:48.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom (1.7 kB at 17 kB/s)
[2025-12-24T22:21:48.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom
[2025-12-24T22:21:48.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom (3.5 kB at 42 kB/s)
[2025-12-24T22:21:48.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom
[2025-12-24T22:21:48.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom (11 kB at 140 kB/s)
[2025-12-24T22:21:48.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom
[2025-12-24T22:21:48.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom (1.7 kB at 15 kB/s)
[2025-12-24T22:21:48.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom
[2025-12-24T22:21:49.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom (20 kB at 73 kB/s)
[2025-12-24T22:21:49.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom
[2025-12-24T22:21:49.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom (1.3 kB at 15 kB/s)
[2025-12-24T22:21:49.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom
[2025-12-24T22:21:49.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom (4.8 kB at 44 kB/s)
[2025-12-24T22:21:49.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom
[2025-12-24T22:21:49.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom (30 kB at 229 kB/s)
[2025-12-24T22:21:49.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2025-12-24T22:21:49.023Z] [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 98 kB/s)
[2025-12-24T22:21:49.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 169 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2025-12-24T22:21:49.703Z] [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 127 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2025-12-24T22:21:49.703Z] [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 364 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar (11 kB at 207 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar (7.5 kB at 134 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar
[2025-12-24T22:21:49.703Z] [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.8 MB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar (306 kB at 2.5 MB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar (145 kB at 830 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar (705 kB at 3.4 MB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar (7.8 kB at 34 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar (7.4 kB at 27 kB/s)
[2025-12-24T22:21:49.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar
[2025-12-24T22:21:49.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar (32 kB at 97 kB/s)
[2025-12-24T22:21:49.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2025-12-24T22:21:49.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar (1.1 kB at 3.3 kB/s)
[2025-12-24T22:21:49.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2025-12-24T22:21:49.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar (243 kB at 661 kB/s)
[2025-12-24T22:21:49.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2025-12-24T22:21:49.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar (16 kB at 42 kB/s)
[2025-12-24T22:21:49.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 447 kB/s)
[2025-12-24T22:21:49.704Z] [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.6 MB/s)
[2025-12-24T22:21:49.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 71 kB/s)
[2025-12-24T22:21:49.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar (2.6 kB at 5.9 kB/s)
[2025-12-24T22:21:49.704Z] [INFO]
[2025-12-24T22:21:49.704Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger ---
[2025-12-24T22:21:49.704Z] [INFO]
[2025-12-24T22:21:49.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Processed 16 files in 32ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Processed 16 files in 00:00.025 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:50.381Z] [INFO] Copying 1 resource
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:50.381Z] [INFO] Compiling 16 source files to /quarkus/extensions/jaeger/runtime/target/classes
[2025-12-24T22:21:50.381Z] [WARNING] /quarkus/extensions/jaeger/runtime/src/main/java/io/quarkus/jaeger/runtime/JaegerDeploymentRecorder.java:[64,25] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:50.381Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/runtime/src/test/resources
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] No sources to compile
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] No tests to run.
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger ---
[2025-12-24T22:21:50.381Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.jar
[2025-12-24T22:21:50.381Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.pom
[2025-12-24T22:21:50.381Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final-sources.jar
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] -----------< io.quarkus:quarkus-smallrye-opentracing-parent >-----------
[2025-12-24T22:21:50.381Z] [INFO] Building Quarkus - SmallRye OpenTracing 2.7.5.Final [160/964]
[2025-12-24T22:21:50.381Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.381Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-parent ---
[2025-12-24T22:21:50.382Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-parent/2.7.5.Final/quarkus-smallrye-opentracing-parent-2.7.5.Final.pom
[2025-12-24T22:21:50.382Z] [INFO]
[2025-12-24T22:21:50.382Z] [INFO] --------------< io.quarkus:quarkus-smallrye-opentracing >---------------
[2025-12-24T22:21:50.382Z] [INFO] Building Quarkus - SmallRye OpenTracing - Runtime 2.7.5.Final [161/964]
[2025-12-24T22:21:50.382Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:50.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom
[2025-12-24T22:21:51.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom (7.1 kB at 88 kB/s)
[2025-12-24T22:21:51.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom
[2025-12-24T22:21:51.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom (19 kB at 173 kB/s)
[2025-12-24T22:21:51.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom
[2025-12-24T22:21:51.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom (2.5 kB at 40 kB/s)
[2025-12-24T22:21:51.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom
[2025-12-24T22:21:51.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom (6.3 kB at 85 kB/s)
[2025-12-24T22:21:51.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom
[2025-12-24T22:21:51.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom (18 kB at 263 kB/s)
[2025-12-24T22:21:51.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom
[2025-12-24T22:21:51.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom (8.7 kB at 87 kB/s)
[2025-12-24T22:21:51.078Z] [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-12-24T22:21:51.078Z] [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 195 kB/s)
[2025-12-24T22:21:51.078Z] [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-12-24T22:21:51.078Z] [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 321 kB/s)
[2025-12-24T22:21:51.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom
[2025-12-24T22:21:51.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom (1.9 kB at 20 kB/s)
[2025-12-24T22:21:51.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom
[2025-12-24T22:21:51.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom (7.2 kB at 77 kB/s)
[2025-12-24T22:21:51.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom
[2025-12-24T22:21:51.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom (3.1 kB at 18 kB/s)
[2025-12-24T22:21:51.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom
[2025-12-24T22:21:51.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom (9.1 kB at 39 kB/s)
[2025-12-24T22:21:51.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom
[2025-12-24T22:21:51.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom (6.4 kB at 97 kB/s)
[2025-12-24T22:21:51.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom (2.5 kB at 10 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom (1.9 kB at 13 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar
[2025-12-24T22:21:52.436Z] [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-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar
[2025-12-24T22:21:52.436Z] [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 593 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar (11 kB at 123 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar (42 kB at 310 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar (10 kB at 75 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar (16 kB at 99 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar (9.7 kB at 51 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar (4.4 kB at 19 kB/s)
[2025-12-24T22:21:52.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar (4.1 kB at 14 kB/s)
[2025-12-24T22:21:52.436Z] [INFO]
[2025-12-24T22:21:52.436Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:52.436Z] [INFO]
[2025-12-24T22:21:52.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Processed 7 files in 17ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Processed 7 files in 00:00.008 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:53.113Z] [INFO] Copying 2 resources
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:53.113Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-opentracing/runtime/target/classes
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:53.113Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/runtime/src/test/resources
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] No sources to compile
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] No tests to run.
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing ---
[2025-12-24T22:21:53.113Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2025-12-24T22:21:53.113Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.pom
[2025-12-24T22:21:53.113Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --------------< io.quarkus:quarkus-mongodb-client-parent >--------------
[2025-12-24T22:21:53.113Z] [INFO] Building Quarkus - MongoDB Client 2.7.5.Final [162/964]
[2025-12-24T22:21:53.113Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-parent ---
[2025-12-24T22:21:53.113Z] [INFO] Installing /quarkus/extensions/mongodb-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-parent/2.7.5.Final/quarkus-mongodb-client-parent-2.7.5.Final.pom
[2025-12-24T22:21:53.113Z] [INFO]
[2025-12-24T22:21:53.113Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-client >------------------
[2025-12-24T22:21:53.113Z] [INFO] Building Quarkus - MongoDB Client - Runtime 2.7.5.Final [163/964]
[2025-12-24T22:21:53.113Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:21:53.113Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom
[2025-12-24T22:21:53.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom (1.7 kB at 22 kB/s)
[2025-12-24T22:21:53.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom
[2025-12-24T22:21:53.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom (1.3 kB at 25 kB/s)
[2025-12-24T22:21:53.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom
[2025-12-24T22:21:53.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom (3.1 kB at 21 kB/s)
[2025-12-24T22:21:53.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom
[2025-12-24T22:21:53.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom (2.4 kB at 8.5 kB/s)
[2025-12-24T22:21:53.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom
[2025-12-24T22:21:53.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom (3.7 kB at 45 kB/s)
[2025-12-24T22:21:53.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom
[2025-12-24T22:21:53.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom (2.6 kB at 53 kB/s)
[2025-12-24T22:21:53.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom
[2025-12-24T22:21:54.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom (1.6 kB at 20 kB/s)
[2025-12-24T22:21:54.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom
[2025-12-24T22:21:54.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom (1.3 kB at 8.2 kB/s)
[2025-12-24T22:21:54.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom
[2025-12-24T22:21:54.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom (7.8 kB at 123 kB/s)
[2025-12-24T22:21:54.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom
[2025-12-24T22:21:54.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom (17 kB at 113 kB/s)
[2025-12-24T22:21:54.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom
[2025-12-24T22:21:54.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom (22 kB at 286 kB/s)
[2025-12-24T22:21:54.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom (17 kB at 90 kB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom (2.2 kB at 40 kB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar (139 kB at 1.5 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar (1.5 MB at 15 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar (155 kB at 1.3 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar (1.5 MB at 13 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar (501 kB at 4.1 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar (79 kB at 370 kB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar (1.5 MB at 7.0 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar (13 kB at 47 kB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar (1.3 MB at 4.4 MB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar (213 kB at 556 kB/s)
[2025-12-24T22:21:55.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar (247 kB at 592 kB/s)
[2025-12-24T22:21:55.150Z] [INFO]
[2025-12-24T22:21:55.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.150Z] [INFO]
[2025-12-24T22:21:55.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.827Z] [INFO]
[2025-12-24T22:21:55.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.827Z] [INFO]
[2025-12-24T22:21:55.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.827Z] [INFO]
[2025-12-24T22:21:55.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.827Z] [INFO]
[2025-12-24T22:21:55.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.828Z] [INFO]
[2025-12-24T22:21:55.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.828Z] [INFO]
[2025-12-24T22:21:55.828Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client ---
[2025-12-24T22:21:55.828Z] [INFO]
[2025-12-24T22:21:55.828Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client ---
[2025-12-24T22:21:56.506Z] [INFO] Processed 41 files in 285ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2025-12-24T22:21:56.506Z] [INFO]
[2025-12-24T22:21:56.506Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client ---
[2025-12-24T22:21:56.506Z] [INFO] Processed 41 files in 00:00.216 (Already Sorted: 41, Needed Sorting: 0)
[2025-12-24T22:21:56.506Z] [INFO]
[2025-12-24T22:21:56.506Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client ---
[2025-12-24T22:21:56.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:56.506Z] [INFO] Copying 2 resources
[2025-12-24T22:21:56.506Z] [INFO]
[2025-12-24T22:21:56.506Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-client ---
[2025-12-24T22:21:56.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom
[2025-12-24T22:21:56.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom (1.5 kB at 7.6 kB/s)
[2025-12-24T22:21:56.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar
[2025-12-24T22:21:57.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar (4.1 kB at 15 kB/s)
[2025-12-24T22:21:57.184Z] [INFO]
[2025-12-24T22:21:57.184Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client ---
[2025-12-24T22:21:57.184Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:57.184Z] [INFO] Compiling 31 source files to /quarkus/extensions/mongodb-client/runtime/target/classes
[2025-12-24T22:21:57.864Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2025-12-24T22:21:57.864Z] reason: class file for javax.annotation.meta.When not found
[2025-12-24T22:21:57.864Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2025-12-24T22:21:57.864Z] reason: class file for javax.annotation.meta.When not found
[2025-12-24T22:21:57.864Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2025-12-24T22:21:57.864Z] reason: class file for javax.annotation.meta.When not found
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/FindOptions.java:[298,34] oplogReplay(boolean) in com.mongodb.reactivestreams.client.FindPublisher has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[249,30] sharded(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[250,30] nonAtomic(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,17] connectionRemoved(com.mongodb.event.ConnectionRemovedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,17] connectionAdded(com.mongodb.event.ConnectionAddedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,17] connectionPoolOpened(com.mongodb.event.ConnectionPoolOpenedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,42] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,55] getLogger(java.lang.Class<?>) in io.vertx.core.logging.LoggerFactory has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[25,15] debug(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[30,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[36,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:21:57.864Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[42,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2025-12-24T22:21:57.864Z] [INFO]
[2025-12-24T22:21:57.864Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client ---
[2025-12-24T22:21:57.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:21:57.864Z] [INFO] Copying 21 resources
[2025-12-24T22:21:57.864Z] [INFO]
[2025-12-24T22:21:57.864Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client ---
[2025-12-24T22:21:57.864Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:21:57.864Z] [INFO] Compiling 10 source files to /quarkus/extensions/mongodb-client/runtime/target/test-classes
[2025-12-24T22:21:59.267Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked method invocation: method toArray in interface java.util.List is applied to given types
[2025-12-24T22:21:59.267Z] required: T[]
[2025-12-24T22:21:59.267Z] found: java.util.concurrent.CompletableFuture[]
[2025-12-24T22:21:59.267Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked conversion
[2025-12-24T22:21:59.267Z] required: java.util.concurrent.CompletableFuture<com.mongodb.client.result.InsertOneResult>[]
[2025-12-24T22:21:59.267Z] found: java.util.concurrent.CompletableFuture[]
[2025-12-24T22:21:59.267Z] [INFO]
[2025-12-24T22:21:59.267Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client ---
[2025-12-24T22:21:59.267Z] [INFO]
[2025-12-24T22:21:59.267Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:59.267Z] [INFO] T E S T S
[2025-12-24T22:21:59.267Z] [INFO] -------------------------------------------------------
[2025-12-24T22:21:59.267Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:21:59.945Z] [INFO] Running io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2025-12-24T22:21:59.945Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-12-24T22:22:01.356Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2025-12-24T22:22:01.356Z] [INFO] Running io.quarkus.mongodb.reactive.CollectionManagementTest
[2025-12-24T22:22:05.780Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} START
[2025-12-24T22:22:05.781Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} DownloadSize: 104119321
[2025-12-24T22:22:05.781Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} downloaded with 101679kb/s
[2025-12-24T22:22:05.781Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu, version=UBUNTU_20_04} DONE
[2025-12-24T22:22:05.781Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz START
[2025-12-24T22:22:05.781Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz extract mongodb-linux-x86_64-ubuntu1804-4.0.12/bin/mongod
[2025-12-24T22:22:05.781Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz nothing left
[2025-12-24T22:22:05.781Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-ubuntu1804-4.0.12.tgz DONE
[2025-12-24T22:22:07.979Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.186 s - in io.quarkus.mongodb.reactive.CollectionManagementTest
[2025-12-24T22:22:07.979Z] [INFO] Running io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2025-12-24T22:22:25.664Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.929 s - in io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2025-12-24T22:22:25.664Z] [INFO] Running io.quarkus.mongodb.reactive.ListDatabaseTest
[2025-12-24T22:22:27.860Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.997 s - in io.quarkus.mongodb.reactive.ListDatabaseTest
[2025-12-24T22:22:27.860Z] [INFO] Running io.quarkus.mongodb.reactive.BasicInteractionTest
[2025-12-24T22:22:30.057Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s - in io.quarkus.mongodb.reactive.BasicInteractionTest
[2025-12-24T22:22:30.057Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2025-12-24T22:22:31.487Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2025-12-24T22:22:31.487Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseListTest
[2025-12-24T22:22:32.167Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s - in io.quarkus.mongodb.reactive.DatabaseListTest
[2025-12-24T22:22:32.167Z] [INFO] Running io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2025-12-24T22:22:34.387Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 s - in io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] Results:
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client ---
[2025-12-24T22:22:35.063Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client ---
[2025-12-24T22:22:35.063Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client ---
[2025-12-24T22:22:35.063Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.jar
[2025-12-24T22:22:35.063Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.pom
[2025-12-24T22:22:35.063Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] ------------------< io.quarkus:quarkus-test-mongodb >-------------------
[2025-12-24T22:22:35.063Z] [INFO] Building Quarkus - Test Framework - MongoDB Support 2.7.5.Final [164/964]
[2025-12-24T22:22:35.063Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:22:35.063Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/main/resources
[2025-12-24T22:22:35.063Z] [INFO]
[2025-12-24T22:22:35.063Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.063Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:22:35.063Z] [INFO] Compiling 2 source files to /quarkus/test-framework/mongodb/target/classes
[2025-12-24T22:22:35.742Z] [INFO]
[2025-12-24T22:22:35.742Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:22:35.743Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/test/resources
[2025-12-24T22:22:35.743Z] [INFO]
[2025-12-24T22:22:35.743Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.743Z] [INFO] No sources to compile
[2025-12-24T22:22:35.743Z] [INFO]
[2025-12-24T22:22:35.743Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.743Z] [INFO] No tests to run.
[2025-12-24T22:22:35.743Z] [INFO]
[2025-12-24T22:22:35.743Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.743Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar
[2025-12-24T22:22:35.743Z] [INFO]
[2025-12-24T22:22:35.743Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.743Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2025-12-24T22:22:35.743Z] [INFO]
[2025-12-24T22:22:35.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-mongodb ---
[2025-12-24T22:22:35.743Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.jar
[2025-12-24T22:22:35.743Z] [INFO] Installing /quarkus/test-framework/mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.pom
[2025-12-24T22:22:35.743Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2025-12-24T22:22:35.743Z] [INFO]
[2025-12-24T22:22:35.743Z] [INFO] -------------< io.quarkus:quarkus-test-infinispan-client >--------------
[2025-12-24T22:22:35.743Z] [INFO] Building Quarkus - Test Framework - Infinispan Client Support 2.7.5.Final [165/964]
[2025-12-24T22:22:35.743Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:22:35.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom
[2025-12-24T22:22:35.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom (2.6 kB at 5.2 kB/s)
[2025-12-24T22:22:35.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom
[2025-12-24T22:22:36.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom (894 B at 2.3 kB/s)
[2025-12-24T22:22:36.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom
[2025-12-24T22:22:37.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom (1.4 kB at 3.9 kB/s)
[2025-12-24T22:22:37.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom
[2025-12-24T22:22:37.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom (164 kB at 586 kB/s)
[2025-12-24T22:22:37.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom
[2025-12-24T22:22:37.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom (13 kB at 99 kB/s)
[2025-12-24T22:22:37.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom
[2025-12-24T22:22:37.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom (19 kB at 48 kB/s)
[2025-12-24T22:22:37.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom
[2025-12-24T22:22:37.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom (11 kB at 47 kB/s)
[2025-12-24T22:22:37.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom
[2025-12-24T22:22:37.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom (870 B at 3.9 kB/s)
[2025-12-24T22:22:37.778Z] [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-12-24T22:22:38.458Z] [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 187 kB/s)
[2025-12-24T22:22:38.458Z] [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-12-24T22:22:38.458Z] [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 439 kB/s)
[2025-12-24T22:22:38.458Z] [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-12-24T22:22:38.458Z] [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 37 kB/s)
[2025-12-24T22:22:38.458Z] [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-12-24T22:22:38.458Z] [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 41 kB/s)
[2025-12-24T22:22:38.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2025-12-24T22:22:38.458Z] [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 51 kB/s)
[2025-12-24T22:22:38.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom
[2025-12-24T22:22:39.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom (20 kB at 36 kB/s)
[2025-12-24T22:22:39.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom
[2025-12-24T22:22:39.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom (12 kB at 30 kB/s)
[2025-12-24T22:22:39.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom
[2025-12-24T22:22:39.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom (5.2 kB at 21 kB/s)
[2025-12-24T22:22:39.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom
[2025-12-24T22:22:39.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom (2.9 kB at 7.5 kB/s)
[2025-12-24T22:22:39.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom
[2025-12-24T22:22:39.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom (9.5 kB at 62 kB/s)
[2025-12-24T22:22:39.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2025-12-24T22:22:39.814Z] [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 449 kB/s)
[2025-12-24T22:22:39.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom
[2025-12-24T22:22:40.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom (1.3 kB at 5.3 kB/s)
[2025-12-24T22:22:40.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2025-12-24T22:22:40.493Z] [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 282 kB/s)
[2025-12-24T22:22:40.493Z] [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-12-24T22:22:40.493Z] [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 602 kB/s)
[2025-12-24T22:22:40.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom
[2025-12-24T22:22:40.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom (4.6 kB at 19 kB/s)
[2025-12-24T22:22:40.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom
[2025-12-24T22:22:41.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom (3.6 kB at 23 kB/s)
[2025-12-24T22:22:41.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom
[2025-12-24T22:22:41.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom (11 kB at 19 kB/s)
[2025-12-24T22:22:41.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom
[2025-12-24T22:22:41.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom (4.0 kB at 9.8 kB/s)
[2025-12-24T22:22:41.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom
[2025-12-24T22:22:42.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom (3.0 kB at 12 kB/s)
[2025-12-24T22:22:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom
[2025-12-24T22:22:42.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom (3.3 kB at 12 kB/s)
[2025-12-24T22:22:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom
[2025-12-24T22:22:43.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom (8.3 kB at 19 kB/s)
[2025-12-24T22:22:43.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom
[2025-12-24T22:22:43.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom (7.1 kB at 16 kB/s)
[2025-12-24T22:22:43.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom
[2025-12-24T22:22:43.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom (3.7 kB at 6.6 kB/s)
[2025-12-24T22:22:43.885Z] [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-12-24T22:22:43.885Z] [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 21 kB/s)
[2025-12-24T22:22:43.885Z] [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-12-24T22:22:43.885Z] [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 127 kB/s)
[2025-12-24T22:22:43.885Z] [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-12-24T22:22:44.564Z] [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 1.4 MB/s)
[2025-12-24T22:22:44.564Z] [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-12-24T22:22:44.564Z] [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 18 kB/s)
[2025-12-24T22:22:44.564Z] [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-12-24T22:22:44.564Z] [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 7.1 kB/s)
[2025-12-24T22:22:44.564Z] [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-12-24T22:22:44.564Z] [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 30 kB/s)
[2025-12-24T22:22:44.564Z] [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-12-24T22:22:44.564Z] [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 26 kB/s)
[2025-12-24T22:22:44.564Z] [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-12-24T22:22:45.243Z] [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 20 kB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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 67 kB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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 4.2 MB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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 39 kB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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 38 kB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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 44 kB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.243Z] [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 38 kB/s)
[2025-12-24T22:22:45.243Z] [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-12-24T22:22:45.922Z] [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 50 kB/s)
[2025-12-24T22:22:45.922Z] [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-12-24T22:22:45.922Z] [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 45 kB/s)
[2025-12-24T22:22:45.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2025-12-24T22:22:45.922Z] [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 159 kB/s)
[2025-12-24T22:22:45.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2025-12-24T22:22:45.922Z] [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 274 kB/s)
[2025-12-24T22:22:45.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom
[2025-12-24T22:22:46.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom (2.7 kB at 6.1 kB/s)
[2025-12-24T22:22:46.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom
[2025-12-24T22:22:46.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom (19 kB at 29 kB/s)
[2025-12-24T22:22:46.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom
[2025-12-24T22:22:47.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom (1.3 kB at 3.8 kB/s)
[2025-12-24T22:22:47.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom
[2025-12-24T22:22:47.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom (27 kB at 148 kB/s)
[2025-12-24T22:22:47.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom
[2025-12-24T22:22:47.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom (2.9 kB at 6.9 kB/s)
[2025-12-24T22:22:47.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom
[2025-12-24T22:22:49.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom (11 kB at 26 kB/s)
[2025-12-24T22:22:49.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom
[2025-12-24T22:22:49.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom (1.4 kB at 3.5 kB/s)
[2025-12-24T22:22:49.064Z] [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-12-24T22:22:49.064Z] [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 39 kB/s)
[2025-12-24T22:22:49.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom
[2025-12-24T22:22:49.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom (3.9 kB at 11 kB/s)
[2025-12-24T22:22:49.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom
[2025-12-24T22:22:49.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom (3.2 kB at 6.9 kB/s)
[2025-12-24T22:22:49.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom
[2025-12-24T22:22:49.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom (2.1 kB at 27 kB/s)
[2025-12-24T22:22:49.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom
[2025-12-24T22:22:49.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom (6.1 kB at 29 kB/s)
[2025-12-24T22:22:49.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom
[2025-12-24T22:22:49.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom (2.2 kB at 30 kB/s)
[2025-12-24T22:22:49.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom
[2025-12-24T22:22:50.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom (5.3 kB at 18 kB/s)
[2025-12-24T22:22:50.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom
[2025-12-24T22:22:51.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom (3.9 kB at 8.9 kB/s)
[2025-12-24T22:22:51.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2025-12-24T22:22:51.101Z] [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 94 kB/s)
[2025-12-24T22:22:51.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom
[2025-12-24T22:22:51.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom (7.5 kB at 20 kB/s)
[2025-12-24T22:22:51.101Z] [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-12-24T22:22:51.101Z] [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 272 kB/s)
[2025-12-24T22:22:51.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2025-12-24T22:22:51.101Z] [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.3 MB/s)
[2025-12-24T22:22:51.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2025-12-24T22:22:51.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 42 kB/s)
[2025-12-24T22:22:51.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom
[2025-12-24T22:22:51.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom (3.8 kB at 9.0 kB/s)
[2025-12-24T22:22:51.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom
[2025-12-24T22:22:52.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom (2.4 kB at 7.7 kB/s)
[2025-12-24T22:22:52.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom
[2025-12-24T22:22:52.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom (3.1 kB at 7.1 kB/s)
[2025-12-24T22:22:52.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom
[2025-12-24T22:22:53.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom (3.4 kB at 8.0 kB/s)
[2025-12-24T22:22:53.135Z] [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-12-24T22:22:53.135Z] [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 25 kB/s)
[2025-12-24T22:22:53.135Z] [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-12-24T22:22:53.135Z] [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 36 kB/s)
[2025-12-24T22:22:53.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-12-24T22:22:53.135Z] [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 36 kB/s)
[2025-12-24T22:22:53.135Z] [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-12-24T22:22:53.135Z] [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 64 kB/s)
[2025-12-24T22:22:53.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom
[2025-12-24T22:22:53.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom (8.9 kB at 144 kB/s)
[2025-12-24T22:22:53.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2025-12-24T22:22:53.135Z] [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 174 kB/s)
[2025-12-24T22:22:53.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2025-12-24T22:22:53.815Z] [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 150 kB/s)
[2025-12-24T22:22:53.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2025-12-24T22:22:53.815Z] [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 226 kB/s)
[2025-12-24T22:22:53.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2025-12-24T22:22:53.815Z] [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 396 kB/s)
[2025-12-24T22:22:53.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-12-24T22:22:53.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 865 kB/s)
[2025-12-24T22:22:53.815Z] [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-12-24T22:22:53.815Z] [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 38 kB/s)
[2025-12-24T22:22:53.815Z] [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-12-24T22:22:53.815Z] [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 52 kB/s)
[2025-12-24T22:22:53.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2025-12-24T22:22:53.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 487 kB/s)
[2025-12-24T22:22:53.815Z] [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-12-24T22:22:54.494Z] [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 18 kB/s)
[2025-12-24T22:22:54.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom
[2025-12-24T22:22:54.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom (1.7 kB at 6.9 kB/s)
[2025-12-24T22:22:54.494Z] [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-12-24T22:22:54.494Z] [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 20 kB/s)
[2025-12-24T22:22:54.494Z] [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-12-24T22:22:54.494Z] [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 165 kB/s)
[2025-12-24T22:22:54.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2025-12-24T22:22:54.494Z] [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 396 kB/s)
[2025-12-24T22:22:54.494Z] [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-12-24T22:22:55.173Z] [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 31 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [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-12-24T22:22:55.173Z] [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-12-24T22:22:55.173Z] [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-12-24T22:22:55.173Z] [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 1.3 MB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2025-12-24T22:22:55.173Z] [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 11 MB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [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 7.8 MB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [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 13 MB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar (730 kB at 3.1 MB/s)
[2025-12-24T22:22:55.173Z] [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-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar (101 kB at 352 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar
[2025-12-24T22:22:55.173Z] [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 18 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar (630 kB at 1.7 MB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar (24 kB at 60 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar (352 kB at 837 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar (7.1 kB at 14 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar
[2025-12-24T22:22:55.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar (34 kB at 59 kB/s)
[2025-12-24T22:22:55.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar (438 kB at 666 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar (236 kB at 358 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar (160 kB at 191 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar (52 kB at 61 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar (304 kB at 336 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar (57 kB at 54 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar (165 kB at 152 kB/s)
[2025-12-24T22:22:55.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar
[2025-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar (62 kB at 53 kB/s)
[2025-12-24T22:22:55.852Z] [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-12-24T22:22:55.852Z] [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 165 kB/s)
[2025-12-24T22:22:55.852Z] [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-12-24T22:22:55.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar (158 kB at 126 kB/s)
[2025-12-24T22:22:55.852Z] [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-12-24T22:22:56.532Z] [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 432 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar (278 kB at 205 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar (782 kB at 567 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar (78 kB at 56 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 58 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 55 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 498 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 586 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 257 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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.4 MB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 247 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2025-12-24T22:22:56.532Z] [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.1 MB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar
[2025-12-24T22:22:56.532Z] [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 143 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar
[2025-12-24T22:22:56.532Z] [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 96 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar
[2025-12-24T22:22:56.532Z] [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 135 kB/s)
[2025-12-24T22:22:56.532Z] [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-12-24T22:22:56.532Z] [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 716 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar
[2025-12-24T22:22:56.532Z] [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 6.3 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar
[2025-12-24T22:22:56.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar (34 kB at 18 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar
[2025-12-24T22:22:56.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar (663 kB at 334 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2025-12-24T22:22:56.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar (112 kB at 56 kB/s)
[2025-12-24T22:22:56.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar (87 kB at 43 kB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar (5.3 MB at 2.6 MB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2025-12-24T22:22:57.210Z] [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.2 MB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar (123 kB at 55 kB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar (62 kB at 27 kB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar (68 kB at 27 kB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar (63 kB at 25 kB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar (95 kB at 38 kB/s)
[2025-12-24T22:22:57.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar
[2025-12-24T22:22:57.210Z] [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 14 MB/s)
[2025-12-24T22:22:57.210Z] [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-12-24T22:22:57.890Z] [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 1.8 MB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar (31 kB at 11 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar (53 kB at 19 kB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [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 242 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar
[2025-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar (453 kB at 158 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar
[2025-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar (42 kB at 15 kB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [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 681 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar
[2025-12-24T22:22:57.890Z] [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 103 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2025-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar (31 kB at 11 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2025-12-24T22:22:57.890Z] [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 2.3 MB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2025-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar (57 kB at 19 kB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [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 21 kB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [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 171 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar
[2025-12-24T22:22:57.890Z] [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 557 kB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar (118 kB at 38 kB/s)
[2025-12-24T22:22:57.890Z] [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-12-24T22:22:57.890Z] [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 6.9 kB/s)
[2025-12-24T22:22:57.890Z] [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 47 kB/s)
[2025-12-24T22:22:57.890Z] [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 8.3 kB/s)
[2025-12-24T22:22:57.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar (107 kB at 32 kB/s)
[2025-12-24T22:22:57.890Z] [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 16 kB/s)
[2025-12-24T22:22:57.890Z] [INFO]
[2025-12-24T22:22:57.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:57.890Z] [INFO]
[2025-12-24T22:22:57.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.297Z] [INFO]
[2025-12-24T22:22:59.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.297Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:22:59.297Z] [INFO]
[2025-12-24T22:22:59.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.297Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T22:22:59.297Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:22:59.298Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/main/resources
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:22:59.298Z] [INFO] Compiling 1 source file to /quarkus/test-framework/infinispan-client/target/classes
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:22:59.298Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/test/resources
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] No sources to compile
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] No tests to run.
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-infinispan-client ---
[2025-12-24T22:22:59.298Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.jar
[2025-12-24T22:22:59.298Z] [INFO] Installing /quarkus/test-framework/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.pom
[2025-12-24T22:22:59.298Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] ----------------< io.quarkus:quarkus-scheduler-parent >-----------------
[2025-12-24T22:22:59.298Z] [INFO] Building Quarkus - Scheduler 2.7.5.Final [166/964]
[2025-12-24T22:22:59.298Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-parent ---
[2025-12-24T22:22:59.298Z] [INFO] Installing /quarkus/extensions/scheduler/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-parent/2.7.5.Final/quarkus-scheduler-parent-2.7.5.Final.pom
[2025-12-24T22:22:59.298Z] [INFO]
[2025-12-24T22:22:59.298Z] [INFO] --------------------< io.quarkus:quarkus-scheduler >--------------------
[2025-12-24T22:22:59.298Z] [INFO] Building Quarkus - Scheduler - Runtime 2.7.5.Final [167/964]
[2025-12-24T22:22:59.298Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:22:59.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom
[2025-12-24T22:22:59.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom (15 kB at 137 kB/s)
[2025-12-24T22:22:59.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom
[2025-12-24T22:22:59.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom (11 kB at 212 kB/s)
[2025-12-24T22:22:59.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
[2025-12-24T22:22:59.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 177 kB/s)
[2025-12-24T22:22:59.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2025-12-24T22:22:59.975Z] [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 273 kB/s)
[2025-12-24T22:22:59.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar
[2025-12-24T22:22:59.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar
[2025-12-24T22:22:59.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
[2025-12-24T22:22:59.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 3.9 MB/s)
[2025-12-24T22:22:59.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar (783 kB at 9.2 MB/s)
[2025-12-24T22:22:59.975Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar (168 kB at 1.7 MB/s)
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO] Processed 17 files in 54ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO] Processed 17 files in 00:00.048 (Already Sorted: 17, Needed Sorting: 0)
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:22:59.975Z] [INFO] Copying 1 resource
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO]
[2025-12-24T22:22:59.975Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler ---
[2025-12-24T22:22:59.975Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:22:59.975Z] [INFO] Compiling 16 source files to /quarkus/extensions/scheduler/runtime/target/classes
[2025-12-24T22:23:00.654Z] [INFO]
[2025-12-24T22:23:00.654Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler ---
[2025-12-24T22:23:00.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:00.654Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/runtime/src/test/resources
[2025-12-24T22:23:00.654Z] [INFO]
[2025-12-24T22:23:00.654Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler ---
[2025-12-24T22:23:00.654Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:00.654Z] [INFO] Compiling 1 source file to /quarkus/extensions/scheduler/runtime/target/test-classes
[2025-12-24T22:23:00.654Z] [INFO]
[2025-12-24T22:23:00.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler ---
[2025-12-24T22:23:00.654Z] [INFO]
[2025-12-24T22:23:00.654Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:00.654Z] [INFO] T E S T S
[2025-12-24T22:23:00.654Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:00.654Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:01.331Z] [INFO] Running io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2025-12-24T22:23:01.331Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2025-12-24T22:23:01.331Z] [INFO]
[2025-12-24T22:23:01.331Z] [INFO] Results:
[2025-12-24T22:23:01.331Z] [INFO]
[2025-12-24T22:23:01.331Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:23:01.331Z] [INFO]
[2025-12-24T22:23:01.331Z] [INFO]
[2025-12-24T22:23:01.331Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler ---
[2025-12-24T22:23:01.331Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar
[2025-12-24T22:23:01.331Z] [INFO]
[2025-12-24T22:23:01.331Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler ---
[2025-12-24T22:23:01.332Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler ---
[2025-12-24T22:23:01.332Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.jar
[2025-12-24T22:23:01.332Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.pom
[2025-12-24T22:23:01.332Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final-sources.jar
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] ------------< io.quarkus:quarkus-apache-httpclient-parent >-------------
[2025-12-24T22:23:01.332Z] [INFO] Building Quarkus - Apache HttpClient - Parent 2.7.5.Final [168/964]
[2025-12-24T22:23:01.332Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-parent ---
[2025-12-24T22:23:01.332Z] [INFO] Installing /quarkus/extensions/apache-httpclient/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-parent/2.7.5.Final/quarkus-apache-httpclient-parent-2.7.5.Final.pom
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] ----------------< io.quarkus:quarkus-apache-httpclient >----------------
[2025-12-24T22:23:01.332Z] [INFO] Building Quarkus - Apache HttpClient - Runtime 2.7.5.Final [169/964]
[2025-12-24T22:23:01.332Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:01.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:01.332Z] [INFO] Copying 1 resource
[2025-12-24T22:23:01.332Z] [INFO]
[2025-12-24T22:23:01.332Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] No sources to compile
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:02.011Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/runtime/src/test/resources
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] No sources to compile
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] No tests to run.
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient ---
[2025-12-24T22:23:02.011Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.jar
[2025-12-24T22:23:02.011Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.pom
[2025-12-24T22:23:02.011Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] ------------< io.quarkus:quarkus-rest-client-config-parent >------------
[2025-12-24T22:23:02.011Z] [INFO] Building Quarkus - REST Client Config 2.7.5.Final [170/964]
[2025-12-24T22:23:02.011Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-parent ---
[2025-12-24T22:23:02.011Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-parent/2.7.5.Final/quarkus-rest-client-config-parent-2.7.5.Final.pom
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-config >----------------
[2025-12-24T22:23:02.011Z] [INFO] Building Quarkus - REST Client Config - Runtime 2.7.5.Final [171/964]
[2025-12-24T22:23:02.011Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO] Processed 8 files in 27ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO] Processed 8 files in 00:00.029 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:02.011Z] [INFO] Copying 3 resources
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO]
[2025-12-24T22:23:02.011Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.011Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:02.011Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/classes
[2025-12-24T22:23:02.691Z] [INFO]
[2025-12-24T22:23:02.691Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:02.691Z] [INFO] Copying 1 resource
[2025-12-24T22:23:02.691Z] [INFO]
[2025-12-24T22:23:02.691Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config ---
[2025-12-24T22:23:02.691Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:02.691Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/test-classes
[2025-12-24T22:23:03.404Z] [INFO]
[2025-12-24T22:23:03.404Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config ---
[2025-12-24T22:23:03.404Z] [INFO]
[2025-12-24T22:23:03.404Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:03.404Z] [INFO] T E S T S
[2025-12-24T22:23:03.404Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:03.404Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:04.084Z] [INFO] Running io.quarkus.restclient.config.RestClientConfigTest
[2025-12-24T22:23:04.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in io.quarkus.restclient.config.RestClientConfigTest
[2025-12-24T22:23:04.084Z] [INFO] Running io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2025-12-24T22:23:04.084Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] Results:
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config ---
[2025-12-24T22:23:04.084Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config ---
[2025-12-24T22:23:04.084Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config ---
[2025-12-24T22:23:04.084Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.jar
[2025-12-24T22:23:04.084Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.pom
[2025-12-24T22:23:04.084Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-parent >----------------
[2025-12-24T22:23:04.084Z] [INFO] Building Quarkus - REST Client 2.7.5.Final [172/964]
[2025-12-24T22:23:04.084Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-parent ---
[2025-12-24T22:23:04.084Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-parent/2.7.5.Final/quarkus-rest-client-parent-2.7.5.Final.pom
[2025-12-24T22:23:04.084Z] [INFO]
[2025-12-24T22:23:04.084Z] [INFO] -------------------< io.quarkus:quarkus-rest-client >-------------------
[2025-12-24T22:23:04.084Z] [INFO] Building Quarkus - REST Client - Runtime 2.7.5.Final [173/964]
[2025-12-24T22:23:04.084Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:04.084Z] [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-12-24T22:23:04.084Z] [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 17 kB/s)
[2025-12-24T22:23:04.084Z] [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-12-24T22:23:04.084Z] [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 17 kB/s)
[2025-12-24T22:23:04.084Z] [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-12-24T22:23:04.084Z] [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 78 kB/s)
[2025-12-24T22:23:04.084Z] [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-12-24T22:23:04.761Z] [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 47 kB/s)
[2025-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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 71 kB/s)
[2025-12-24T22:23:04.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2025-12-24T22:23:04.761Z] [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 114 kB/s)
[2025-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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 160 kB/s)
[2025-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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 89 kB/s)
[2025-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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 395 kB/s)
[2025-12-24T22:23:04.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2025-12-24T22:23:04.761Z] [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 148 kB/s)
[2025-12-24T22:23:04.761Z] [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-12-24T22:23:04.761Z] [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 2.7 MB/s)
[2025-12-24T22:23:04.761Z] [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 1.0 MB/s)
[2025-12-24T22:23:04.761Z] [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 376 kB/s)
[2025-12-24T22:23:04.761Z] [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 1.4 MB/s)
[2025-12-24T22:23:04.761Z] [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 2.5 MB/s)
[2025-12-24T22:23:04.761Z] [INFO]
[2025-12-24T22:23:04.761Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client ---
[2025-12-24T22:23:04.761Z] [INFO]
[2025-12-24T22:23:04.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO] Processed 11 files in 41ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO] Processed 11 files in 00:00.055 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:05.439Z] [INFO] Copying 1 resource
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO]
[2025-12-24T22:23:05.439Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client ---
[2025-12-24T22:23:05.439Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:05.439Z] [INFO] Compiling 10 source files to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/classes
[2025-12-24T22:23:06.117Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[405,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2025-12-24T22:23:06.117Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[439,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2025-12-24T22:23:06.117Z] [INFO]
[2025-12-24T22:23:06.117Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client ---
[2025-12-24T22:23:06.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:06.117Z] [INFO] Copying 1 resource
[2025-12-24T22:23:06.117Z] [INFO]
[2025-12-24T22:23:06.117Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client ---
[2025-12-24T22:23:06.117Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:06.117Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/test-classes
[2025-12-24T22:23:06.117Z] [INFO]
[2025-12-24T22:23:06.117Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client ---
[2025-12-24T22:23:06.117Z] [INFO]
[2025-12-24T22:23:06.117Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:06.117Z] [INFO] T E S T S
[2025-12-24T22:23:06.117Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:06.117Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:06.795Z] [INFO] Running io.quarkus.restclient.runtime.RestClientBaseTest
[2025-12-24T22:23:07.474Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in io.quarkus.restclient.runtime.RestClientBaseTest
[2025-12-24T22:23:07.474Z] [INFO]
[2025-12-24T22:23:07.474Z] [INFO] Results:
[2025-12-24T22:23:07.474Z] [INFO]
[2025-12-24T22:23:07.474Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:23:07.474Z] [INFO]
[2025-12-24T22:23:07.474Z] [INFO]
[2025-12-24T22:23:07.474Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client ---
[2025-12-24T22:23:07.474Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar
[2025-12-24T22:23:07.474Z] [INFO]
[2025-12-24T22:23:07.474Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client ---
[2025-12-24T22:23:07.474Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar
[2025-12-24T22:23:07.474Z] [INFO]
[2025-12-24T22:23:07.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client ---
[2025-12-24T22:23:07.474Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.jar
[2025-12-24T22:23:07.474Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.pom
[2025-12-24T22:23:07.474Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final-sources.jar
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] ---------------< io.quarkus:quarkus-grpc-common-parent >----------------
[2025-12-24T22:23:07.475Z] [INFO] Building Quarkus - gRPC Common 2.7.5.Final [174/964]
[2025-12-24T22:23:07.475Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-parent ---
[2025-12-24T22:23:07.475Z] [INFO] Installing /quarkus/extensions/grpc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-parent/2.7.5.Final/quarkus-grpc-common-parent-2.7.5.Final.pom
[2025-12-24T22:23:07.475Z] [INFO]
[2025-12-24T22:23:07.475Z] [INFO] -------------------< io.quarkus:quarkus-grpc-common >-------------------
[2025-12-24T22:23:07.475Z] [INFO] Building Quarkus - gRPC Common - Runtime 2.7.5.Final [175/964]
[2025-12-24T22:23:07.475Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:07.475Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom
[2025-12-24T22:23:08.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom (7.3 kB at 17 kB/s)
[2025-12-24T22:23:08.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom
[2025-12-24T22:23:08.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom (1.8 kB at 9.5 kB/s)
[2025-12-24T22:23:08.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2025-12-24T22:23:08.831Z] [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 23 kB/s)
[2025-12-24T22:23:08.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2025-12-24T22:23:08.831Z] [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 41 kB/s)
[2025-12-24T22:23:08.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2025-12-24T22:23:08.831Z] [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 32 kB/s)
[2025-12-24T22:23:08.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2025-12-24T22:23:08.831Z] [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 20 kB/s)
[2025-12-24T22:23:08.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2025-12-24T22:23:08.831Z] [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 25 kB/s)
[2025-12-24T22:23:08.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2025-12-24T22:23:08.831Z] [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 50 kB/s)
[2025-12-24T22:23:08.831Z] [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-12-24T22:23:08.831Z] [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 98 kB/s)
[2025-12-24T22:23:08.831Z] [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-12-24T22:23:08.831Z] [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 135 kB/s)
[2025-12-24T22:23:08.831Z] [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-12-24T22:23:08.831Z] [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 72 kB/s)
[2025-12-24T22:23:08.831Z] [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-12-24T22:23:08.831Z] [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 37 kB/s)
[2025-12-24T22:23:08.831Z] [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-12-24T22:23:08.831Z] [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 29 kB/s)
[2025-12-24T22:23:08.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2025-12-24T22:23:09.594Z] [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 32 kB/s)
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2025-12-24T22:23:09.594Z] [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 105 kB/s)
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2025-12-24T22:23:09.594Z] [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 9.1 MB/s)
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2025-12-24T22:23:09.594Z] [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 66 kB/s)
[2025-12-24T22:23:09.594Z] [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-12-24T22:23:09.594Z] [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.6 MB/s)
[2025-12-24T22:23:09.594Z] [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-12-24T22:23:09.594Z] [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 234 kB/s)
[2025-12-24T22:23:09.594Z] [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-12-24T22:23:09.594Z] [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 1.9 MB/s)
[2025-12-24T22:23:09.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2025-12-24T22:23:09.594Z] [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 10 MB/s)
[2025-12-24T22:23:09.594Z] [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 8.3 MB/s)
[2025-12-24T22:23:09.594Z] [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 239 kB/s)
[2025-12-24T22:23:09.594Z] [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 35 kB/s)
[2025-12-24T22:23:09.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar (34 kB at 138 kB/s)
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:09.594Z] [INFO] Copying 1 resource
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:09.594Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/runtime/target/classes
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:09.594Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/runtime/src/test/resources
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] No sources to compile
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] No tests to run.
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar
[2025-12-24T22:23:09.594Z] [INFO]
[2025-12-24T22:23:09.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common ---
[2025-12-24T22:23:09.594Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.jar
[2025-12-24T22:23:09.594Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.pom
[2025-12-24T22:23:10.272Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final-sources.jar
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --------------< io.quarkus:quarkus-smallrye-stork-parent >--------------
[2025-12-24T22:23:10.272Z] [INFO] Building Quarkus - SmallRye Stork Integration 2.7.5.Final [176/964]
[2025-12-24T22:23:10.272Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-parent ---
[2025-12-24T22:23:10.272Z] [INFO] Installing /quarkus/extensions/smallrye-stork/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-parent/2.7.5.Final/quarkus-smallrye-stork-parent-2.7.5.Final.pom
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-stork >------------------
[2025-12-24T22:23:10.272Z] [INFO] Building Quarkus - SmallRye Stork - Runtime 2.7.5.Final [177/964]
[2025-12-24T22:23:10.272Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:10.272Z] [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-12-24T22:23:10.272Z] [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 22 kB/s)
[2025-12-24T22:23:10.272Z] [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-12-24T22:23:10.272Z] [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 25 kB/s)
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:10.272Z] [INFO] Copying 1 resource
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO]
[2025-12-24T22:23:10.272Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.272Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:10.272Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/runtime/target/classes
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:10.951Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/runtime/src/test/resources
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.951Z] [INFO] No sources to compile
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.951Z] [INFO] No tests to run.
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.951Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.951Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork ---
[2025-12-24T22:23:10.951Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.jar
[2025-12-24T22:23:10.951Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.pom
[2025-12-24T22:23:10.951Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] -------------------< io.quarkus:quarkus-grpc-parent >-------------------
[2025-12-24T22:23:10.951Z] [INFO] Building Quarkus - gRPC parent 2.7.5.Final [178/964]
[2025-12-24T22:23:10.951Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-parent ---
[2025-12-24T22:23:10.951Z] [INFO] Installing /quarkus/extensions/grpc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-parent/2.7.5.Final/quarkus-grpc-parent-2.7.5.Final.pom
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] ---------------< io.quarkus:quarkus-grpc-protoc-plugin >----------------
[2025-12-24T22:23:10.951Z] [INFO] Building Quarkus - gRPC - Protoc Plugin 2.7.5.Final [179/964]
[2025-12-24T22:23:10.951Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:10.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom
[2025-12-24T22:23:10.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom (1.6 kB at 18 kB/s)
[2025-12-24T22:23:10.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom
[2025-12-24T22:23:10.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom (13 kB at 130 kB/s)
[2025-12-24T22:23:10.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar
[2025-12-24T22:23:10.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar (4.9 MB at 24 MB/s)
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO] Processed 1 files in 00:00.015 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:10.951Z] [INFO] Copying 4 resources
[2025-12-24T22:23:10.951Z] [INFO]
[2025-12-24T22:23:10.951Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:10.951Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:10.951Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/protoc/target/classes
[2025-12-24T22:23:11.630Z] [INFO]
[2025-12-24T22:23:11.630Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:11.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:11.630Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/protoc/src/test/resources
[2025-12-24T22:23:11.630Z] [INFO]
[2025-12-24T22:23:11.630Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:11.630Z] [INFO] No sources to compile
[2025-12-24T22:23:11.630Z] [INFO]
[2025-12-24T22:23:11.630Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:11.630Z] [INFO] No tests to run.
[2025-12-24T22:23:11.630Z] [INFO]
[2025-12-24T22:23:11.630Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:11.630Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2025-12-24T22:23:11.630Z] [INFO]
[2025-12-24T22:23:11.630Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:11.630Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2025-12-24T22:23:11.630Z] [INFO]
[2025-12-24T22:23:11.630Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:11.630Z] [INFO] Including com.google.protobuf:protobuf-java:jar:3.19.3 in the shaded jar.
[2025-12-24T22:23:11.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar
[2025-12-24T22:23:11.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar (879 kB at 5.9 MB/s)
[2025-12-24T22:23:11.630Z] [INFO] Including com.salesforce.servicelibs:jprotoc:jar:1.2.1 in the shaded jar.
[2025-12-24T22:23:11.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar
[2025-12-24T22:23:11.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar (15 kB at 173 kB/s)
[2025-12-24T22:23:12.309Z] [INFO] Attaching shaded artifact.
[2025-12-24T22:23:12.309Z] [INFO]
[2025-12-24T22:23:12.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-protoc-plugin ---
[2025-12-24T22:23:12.309Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2025-12-24T22:23:12.310Z] [INFO] Installing /quarkus/extensions/grpc/protoc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.pom
[2025-12-24T22:23:12.310Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2025-12-24T22:23:12.310Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar
[2025-12-24T22:23:12.310Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar
[2025-12-24T22:23:12.310Z] [INFO]
[2025-12-24T22:23:12.310Z] [INFO] ------------------< io.quarkus:quarkus-grpc-codegen >-------------------
[2025-12-24T22:23:12.310Z] [INFO] Building Quarkus - gRPC - Code Gen 2.7.5.Final [180/964]
[2025-12-24T22:23:12.310Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:12.310Z] [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-12-24T22:23:12.310Z] [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 94 kB/s)
[2025-12-24T22:23:12.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2025-12-24T22:23:12.987Z] [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 38 kB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 15 kB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 1.2 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 39 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 31 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 13 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 13 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 7.7 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 6.7 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:12.987Z] [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 28 MB/s)
[2025-12-24T22:23:12.987Z] [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-12-24T22:23:13.665Z] [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 25 MB/s)
[2025-12-24T22:23:13.665Z] [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-12-24T22:23:13.665Z] [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 2.1 MB/s)
[2025-12-24T22:23:13.665Z] [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.6 MB/s)
[2025-12-24T22:23:13.665Z] [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 3.7 MB/s)
[2025-12-24T22:23:13.665Z] [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 6.7 MB/s)
[2025-12-24T22:23:13.665Z] [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 5.5 MB/s)
[2025-12-24T22:23:13.665Z] [INFO]
[2025-12-24T22:23:13.665Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:13.665Z] [INFO]
[2025-12-24T22:23:13.665Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Processed 1 files in 00:00.012 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:14.343Z] [INFO] Copying 1 resource
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:14.343Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/codegen/target/classes
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:14.343Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/codegen/src/test/resources
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] No sources to compile
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] No tests to run.
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-codegen ---
[2025-12-24T22:23:14.343Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.jar
[2025-12-24T22:23:14.343Z] [INFO] Installing /quarkus/extensions/grpc/codegen/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.pom
[2025-12-24T22:23:14.343Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2025-12-24T22:23:14.343Z] [INFO]
[2025-12-24T22:23:14.343Z] [INFO] -------------------< io.quarkus:quarkus-grpc-stubs >--------------------
[2025-12-24T22:23:14.343Z] [INFO] Building Quarkus - gRPC - Stubs for health and reflection 2.7.5.Final [181/964]
[2025-12-24T22:23:14.343Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:14.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2025-12-24T22:23:14.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2025-12-24T22:23:15.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom (29 kB at 42 kB/s)
[2025-12-24T22:23:15.700Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2025-12-24T22:23:15.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2025-12-24T22:23:15.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar (191 kB at 3.4 MB/s)
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:15.700Z] [INFO]
[2025-12-24T22:23:15.700Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:16.378Z] [INFO]
[2025-12-24T22:23:16.378Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:16.378Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-12-24T22:23:16.378Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java
[2025-12-24T22:23:16.378Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:16.378Z]
[2025-12-24T22:23:16.378Z] [INFO]
[2025-12-24T22:23:16.378Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (compile) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:16.378Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-12-24T22:23:16.378Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java
[2025-12-24T22:23:16.378Z] [INFO]
[2025-12-24T22:23:16.378Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:18.572Z] [INFO] Processed 12 files in 1s489ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T22:23:18.572Z] [INFO]
[2025-12-24T22:23:18.572Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:18.572Z] [INFO] Processed 12 files in 00:00.265 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T22:23:18.572Z] [INFO]
[2025-12-24T22:23:18.572Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:18.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:18.572Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/main/resources
[2025-12-24T22:23:18.572Z] [INFO] Copying 2 resources
[2025-12-24T22:23:18.572Z] [INFO] Copying 2 resources
[2025-12-24T22:23:18.572Z] [INFO]
[2025-12-24T22:23:18.572Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:18.572Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:18.572Z] [INFO] Compiling 40 source files to /quarkus/extensions/grpc/stubs/target/classes
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java:[222,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[121,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[127,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[796,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[802,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[835,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[152,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[158,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[711,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[717,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[756,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[91,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[97,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[324,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[361,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[110,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[116,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[393,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[399,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[432,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[96,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[378,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[88,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[94,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[369,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[84,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[311,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[317,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[348,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[89,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[95,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[375,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2025-12-24T22:23:19.251Z] [INFO]
[2025-12-24T22:23:19.251Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:19.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:19.251Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/test/resources
[2025-12-24T22:23:19.251Z] [INFO]
[2025-12-24T22:23:19.251Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:19.251Z] [INFO] No sources to compile
[2025-12-24T22:23:19.251Z] [INFO]
[2025-12-24T22:23:19.251Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:19.251Z] [INFO] No tests to run.
[2025-12-24T22:23:19.251Z] [INFO]
[2025-12-24T22:23:19.251Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:19.929Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar
[2025-12-24T22:23:19.929Z] [INFO]
[2025-12-24T22:23:19.929Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:19.929Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2025-12-24T22:23:19.929Z] [INFO]
[2025-12-24T22:23:19.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-stubs ---
[2025-12-24T22:23:19.929Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.jar
[2025-12-24T22:23:19.929Z] [INFO] Installing /quarkus/extensions/grpc/stubs/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.pom
[2025-12-24T22:23:19.929Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2025-12-24T22:23:19.929Z] [INFO]
[2025-12-24T22:23:19.929Z] [INFO] ----------------------< io.quarkus:quarkus-grpc >-----------------------
[2025-12-24T22:23:19.929Z] [INFO] Building Quarkus - gRPC - Runtime 2.7.5.Final [182/964]
[2025-12-24T22:23:19.929Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:19.929Z] [INFO]
[2025-12-24T22:23:19.929Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc ---
[2025-12-24T22:23:19.929Z] [INFO]
[2025-12-24T22:23:19.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO] Processed 56 files in 156ms (Formatted: 0, Unchanged: 56, Failed: 0, Readonly: 0)
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO] Processed 56 files in 00:00.177 (Already Sorted: 56, Needed Sorting: 0)
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc ---
[2025-12-24T22:23:20.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:20.607Z] [INFO] Copying 2 resources
[2025-12-24T22:23:20.607Z] [INFO]
[2025-12-24T22:23:20.607Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc ---
[2025-12-24T22:23:21.286Z] [INFO]
[2025-12-24T22:23:21.286Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc ---
[2025-12-24T22:23:21.286Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:21.286Z] [INFO] Compiling 54 source files to /quarkus/extensions/grpc/runtime/target/classes
[2025-12-24T22:23:21.286Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[29,37] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2025-12-24T22:23:21.286Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[32,46] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2025-12-24T22:23:21.286Z] [INFO]
[2025-12-24T22:23:21.286Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc ---
[2025-12-24T22:23:21.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:21.286Z] [INFO] Copying 1 resource
[2025-12-24T22:23:21.286Z] [INFO]
[2025-12-24T22:23:21.286Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc ---
[2025-12-24T22:23:21.286Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:21.286Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc/runtime/target/test-classes
[2025-12-24T22:23:21.964Z] [INFO]
[2025-12-24T22:23:21.964Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc ---
[2025-12-24T22:23:21.964Z] [INFO]
[2025-12-24T22:23:21.964Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:21.964Z] [INFO] T E S T S
[2025-12-24T22:23:21.964Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:21.964Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:22.645Z] [INFO] Running io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2025-12-24T22:23:22.645Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-12-24T22:23:24.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s - in io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2025-12-24T22:23:24.052Z] [INFO] Running io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2025-12-24T22:23:24.052Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] Results:
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc ---
[2025-12-24T22:23:24.730Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc ---
[2025-12-24T22:23:24.730Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc ---
[2025-12-24T22:23:24.730Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.jar
[2025-12-24T22:23:24.730Z] [INFO] Installing /quarkus/extensions/grpc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.pom
[2025-12-24T22:23:24.730Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final-sources.jar
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] ----------------< io.quarkus:quarkus-micrometer-parent >----------------
[2025-12-24T22:23:24.730Z] [INFO] Building Quarkus - Micrometer 2.7.5.Final [183/964]
[2025-12-24T22:23:24.730Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-parent ---
[2025-12-24T22:23:24.730Z] [INFO] Installing /quarkus/extensions/micrometer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-parent/2.7.5.Final/quarkus-micrometer-parent-2.7.5.Final.pom
[2025-12-24T22:23:24.730Z] [INFO]
[2025-12-24T22:23:24.730Z] [INFO] -------------------< io.quarkus:quarkus-micrometer >--------------------
[2025-12-24T22:23:24.730Z] [INFO] Building Quarkus - Micrometer - Runtime 2.7.5.Final [184/964]
[2025-12-24T22:23:24.730Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:24.730Z] [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-12-24T22:23:24.730Z] [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 59 kB/s)
[2025-12-24T22:23:24.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2025-12-24T22:23:24.730Z] [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 20 kB/s)
[2025-12-24T22:23:24.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2025-12-24T22:23:24.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 184 kB/s)
[2025-12-24T22:23:24.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2025-12-24T22:23:24.730Z] [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-12-24T22:23:24.730Z] [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-12-24T22:23:25.413Z] [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 12 kB/s)
[2025-12-24T22:23:25.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2025-12-24T22:23:25.413Z] [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 21 kB/s)
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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 11 kB/s)
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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 30 kB/s)
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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 29 kB/s)
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2025-12-24T22:23:25.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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 59 kB/s)
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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 420 kB/s)
[2025-12-24T22:23:25.413Z] [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-12-24T22:23:25.413Z] [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 85 kB/s)
[2025-12-24T22:23:25.413Z] [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 35 kB/s)
[2025-12-24T22:23:25.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 805 kB/s)
[2025-12-24T22:23:25.413Z] [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 37 kB/s)
[2025-12-24T22:23:25.413Z] [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 8.3 MB/s)
[2025-12-24T22:23:25.413Z] [INFO]
[2025-12-24T22:23:25.413Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer ---
[2025-12-24T22:23:25.413Z] [INFO]
[2025-12-24T22:23:25.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO] Processed 79 files in 201ms (Formatted: 0, Unchanged: 79, Failed: 0, Readonly: 0)
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO] Processed 79 files in 00:00.175 (Already Sorted: 79, Needed Sorting: 0)
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:26.509Z] [INFO] Copying 2 resources
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO]
[2025-12-24T22:23:26.509Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer ---
[2025-12-24T22:23:26.509Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:26.509Z] [INFO] Compiling 73 source files to /quarkus/extensions/micrometer/runtime/target/classes
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/MetricRegistryAdapter.java:[619,68] unchecked cast
[2025-12-24T22:23:27.186Z] required: T
[2025-12-24T22:23:27.186Z] found: io.quarkus.micrometer.runtime.binder.mpmetrics.MeterHolder
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[82,24] unchecked cast
[2025-12-24T22:23:27.186Z] required: R
[2025-12-24T22:23:27.186Z] found: java.lang.Double
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[102,107] unchecked cast
[2025-12-24T22:23:27.186Z] required: java.util.function.Supplier<java.lang.Number>
[2025-12-24T22:23:27.186Z] found: java.util.function.Supplier<T>
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/HttpBinderConfiguration.java:[138,50] unchecked conversion
[2025-12-24T22:23:27.186Z] required: java.util.Map<java.util.regex.Pattern,java.lang.String>
[2025-12-24T22:23:27.186Z] found: java.util.HashMap
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[63,36] ignorePatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[66,35] matchPatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2025-12-24T22:23:27.186Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/ConfigAdapter.java:[81,63] unchecked conversion
[2025-12-24T22:23:27.186Z] required: java.util.List<io.micrometer.core.instrument.config.validate.Validated.Invalid<T>>
[2025-12-24T22:23:27.186Z] found: java.util.List
[2025-12-24T22:23:27.186Z] [INFO]
[2025-12-24T22:23:27.186Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer ---
[2025-12-24T22:23:27.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:27.186Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/runtime/src/test/resources
[2025-12-24T22:23:27.186Z] [INFO]
[2025-12-24T22:23:27.186Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer ---
[2025-12-24T22:23:27.186Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:27.186Z] [INFO] Compiling 6 source files to /quarkus/extensions/micrometer/runtime/target/test-classes
[2025-12-24T22:23:27.186Z] [INFO]
[2025-12-24T22:23:27.186Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer ---
[2025-12-24T22:23:27.186Z] [INFO]
[2025-12-24T22:23:27.186Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:27.186Z] [INFO] T E S T S
[2025-12-24T22:23:27.186Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:27.186Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:27.861Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2025-12-24T22:23:27.861Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2025-12-24T22:23:27.861Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2025-12-24T22:23:28.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2025-12-24T22:23:28.537Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2025-12-24T22:23:28.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2025-12-24T22:23:28.537Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2025-12-24T22:23:28.537Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2025-12-24T22:23:28.537Z] [INFO] Running io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2025-12-24T22:23:28.537Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2025-12-24T22:23:28.537Z] [INFO] Running io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2025-12-24T22:23:28.537Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2025-12-24T22:23:28.537Z] [INFO]
[2025-12-24T22:23:28.537Z] [INFO] Results:
[2025-12-24T22:23:28.537Z] [INFO]
[2025-12-24T22:23:28.537Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:23:28.537Z] [INFO]
[2025-12-24T22:23:28.537Z] [INFO]
[2025-12-24T22:23:28.537Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer ---
[2025-12-24T22:23:28.537Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer ---
[2025-12-24T22:23:29.219Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer ---
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.jar
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.pom
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final-sources.jar
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] ------< io.quarkus:quarkus-micrometer-registry-prometheus-parent >------
[2025-12-24T22:23:29.219Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus - Parent 2.7.5.Final [185/964]
[2025-12-24T22:23:29.219Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-parent ---
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.5.Final/quarkus-micrometer-registry-prometheus-parent-2.7.5.Final.pom
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] ---------< io.quarkus:quarkus-micrometer-registry-prometheus >----------
[2025-12-24T22:23:29.219Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Runtime 2.7.5.Final [186/964]
[2025-12-24T22:23:29.219Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:29.219Z] [INFO] Copying 1 resource
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] No sources to compile
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:29.219Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/runtime/src/test/resources
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] No sources to compile
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] No tests to run.
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus ---
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.pom
[2025-12-24T22:23:29.219Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2025-12-24T22:23:29.219Z] [INFO]
[2025-12-24T22:23:29.219Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-common-spi >---------------
[2025-12-24T22:23:29.220Z] [INFO] Building Quarkus - RESTEasy - Common - SPI 2.7.5.Final [187/964]
[2025-12-24T22:23:29.220Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:29.220Z] [INFO]
[2025-12-24T22:23:29.220Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.220Z] [INFO]
[2025-12-24T22:23:29.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO] Processed 3 files in 16ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.898Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:29.898Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/main/resources
[2025-12-24T22:23:29.898Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:29.899Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/classes
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:29.899Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/test/resources
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] No sources to compile
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] No tests to run.
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-spi ---
[2025-12-24T22:23:29.899Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2025-12-24T22:23:29.899Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.pom
[2025-12-24T22:23:29.899Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-spi-deployment >---------
[2025-12-24T22:23:29.899Z] [INFO] Building Quarkus - RESTEasy Reactive - SPI 2.7.5.Final [188/964]
[2025-12-24T22:23:29.899Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:29.899Z] [INFO]
[2025-12-24T22:23:29.899Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Processed 23 files in 79ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Processed 23 files in 00:00.023 (Already Sorted: 23, Needed Sorting: 0)
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:30.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/resources
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:30.577Z] [INFO] Compiling 23 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/classes
[2025-12-24T22:23:30.577Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[60,24] unchecked cast
[2025-12-24T22:23:30.577Z] required: B
[2025-12-24T22:23:30.577Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2025-12-24T22:23:30.577Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[65,24] unchecked cast
[2025-12-24T22:23:30.577Z] required: B
[2025-12-24T22:23:30.577Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2025-12-24T22:23:30.577Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[71,24] unchecked cast
[2025-12-24T22:23:30.577Z] required: B
[2025-12-24T22:23:30.577Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:30.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/test/resources
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] No sources to compile
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] No tests to run.
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-spi-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:23:30.577Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.pom
[2025-12-24T22:23:30.577Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] -----------< io.quarkus:quarkus-resteasy-common-deployment >------------
[2025-12-24T22:23:30.577Z] [INFO] Building Quarkus - RESTEasy - Common - Deployment 2.7.5.Final [189/964]
[2025-12-24T22:23:30.577Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Processed 5 files in 00:00.036 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:30.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/main/resources
[2025-12-24T22:23:30.577Z] [INFO]
[2025-12-24T22:23:30.577Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:30.577Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:30.577Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/classes
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:31.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:31.253Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/test/resources
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:31.253Z] [INFO] No sources to compile
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:31.253Z] [INFO] No tests to run.
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:31.253Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:31.253Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-deployment ---
[2025-12-24T22:23:31.253Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2025-12-24T22:23:31.253Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.pom
[2025-12-24T22:23:31.253Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] ----------------< io.quarkus:quarkus-jaxrs-spi-parent >-----------------
[2025-12-24T22:23:31.253Z] [INFO] Building Quarkus - JAX-RS SPI - Parent 2.7.5.Final [190/964]
[2025-12-24T22:23:31.253Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-parent ---
[2025-12-24T22:23:31.253Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-parent/2.7.5.Final/quarkus-jaxrs-spi-parent-2.7.5.Final.pom
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-spi-deployment >---------------
[2025-12-24T22:23:31.253Z] [INFO] Building Quarkus - JAX-RS - SPI - Deployment 2.7.5.Final [191/964]
[2025-12-24T22:23:31.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.253Z] [INFO]
[2025-12-24T22:23:31.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.930Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:31.931Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/main/resources
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:31.931Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxrs-spi/deployment/target/classes
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:31.931Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/test/resources
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] No sources to compile
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] No tests to run.
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-deployment ---
[2025-12-24T22:23:31.931Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:23:31.931Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.pom
[2025-12-24T22:23:31.931Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] -----------< io.quarkus:quarkus-resteasy-server-common-spi >------------
[2025-12-24T22:23:31.931Z] [INFO] Building Quarkus - RESTEasy - Server common - SPI 2.7.5.Final [192/964]
[2025-12-24T22:23:31.931Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:31.931Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/main/resources
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:31.931Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/classes
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:31.931Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/test/resources
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] No sources to compile
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] No tests to run.
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-spi ---
[2025-12-24T22:23:31.931Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2025-12-24T22:23:31.931Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.pom
[2025-12-24T22:23:31.931Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --------< io.quarkus:quarkus-resteasy-server-common-deployment >--------
[2025-12-24T22:23:31.931Z] [INFO] Building Quarkus - RESTEasy - Server common - Deployment 2.7.5.Final [193/964]
[2025-12-24T22:23:31.931Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:31.931Z] [INFO]
[2025-12-24T22:23:31.931Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO] Processed 6 files in 44ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO] Processed 6 files in 00:00.034 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:32.609Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/main/resources
[2025-12-24T22:23:32.609Z] [INFO]
[2025-12-24T22:23:32.609Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:32.609Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:32.609Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/classes
[2025-12-24T22:23:33.287Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[22,119] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2025-12-24T22:23:33.287Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[26,112] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:33.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:33.287Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/test/resources
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:33.287Z] [INFO] No sources to compile
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:33.287Z] [INFO] No tests to run.
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:33.287Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:33.287Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-deployment ---
[2025-12-24T22:23:33.287Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2025-12-24T22:23:33.287Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.pom
[2025-12-24T22:23:33.287Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-deployment >---------------
[2025-12-24T22:23:33.287Z] [INFO] Building Quarkus - RESTEasy - Deployment 2.7.5.Final [194/964]
[2025-12-24T22:23:33.287Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.287Z] [INFO]
[2025-12-24T22:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO] Processed 95 files in 164ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO] Processed 95 files in 00:00.113 (Already Sorted: 95, Needed Sorting: 0)
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:33.963Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/resources
[2025-12-24T22:23:33.963Z] [INFO]
[2025-12-24T22:23:33.963Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:33.963Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:33.963Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/classes
[2025-12-24T22:23:34.639Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-12-24T22:23:34.639Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-12-24T22:23:34.639Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-12-24T22:23:34.639Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[59,55] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2025-12-24T22:23:34.639Z] [INFO]
[2025-12-24T22:23:34.639Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:34.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:23:34.639Z] [INFO] Copying 5 resources
[2025-12-24T22:23:34.639Z] [INFO]
[2025-12-24T22:23:34.639Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:34.639Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:23:34.639Z] [INFO] Compiling 89 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/test-classes
[2025-12-24T22:23:34.639Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[49,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2025-12-24T22:23:34.639Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[48,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2025-12-24T22:23:34.639Z] [INFO]
[2025-12-24T22:23:34.639Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-deployment ---
[2025-12-24T22:23:34.639Z] [INFO]
[2025-12-24T22:23:34.639Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:34.639Z] [INFO] T E S T S
[2025-12-24T22:23:34.639Z] [INFO] -------------------------------------------------------
[2025-12-24T22:23:34.639Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:23:36.044Z] [INFO] Running io.quarkus.resteasy.test.ContentLengthTestCase
[2025-12-24T22:23:41.111Z] 2025-12-24 22:21:57,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8081
[2025-12-24T22:23:41.111Z] 2025-12-24 22:21:57,223 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:41.111Z] 2025-12-24 22:21:57,223 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:42.512Z] 2025-12-24 22:21:58,569 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:23:42.512Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.983 s - in io.quarkus.resteasy.test.ContentLengthTestCase
[2025-12-24T22:23:42.512Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2025-12-24T22:23:46.514Z] Tests paused
[2025-12-24T22:23:46.514Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:23:46.514Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:23:46.514Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:23:46.514Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:23:46.514Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:23:46.514Z] 2025-12-24 22:22:01,949 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.054s. Listening on: http://localhost:8080
[2025-12-24T22:23:46.514Z] 2025-12-24 22:22:01,949 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:23:46.514Z] 2025-12-24 22:22:01,950 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:46.514Z] 2025-12-24 22:22:02,625 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:23:46.514Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.102 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2025-12-24T22:23:46.514Z] [INFO] Running io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2025-12-24T22:23:47.921Z] 2025-12-24 22:22:03,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2025-12-24T22:23:47.921Z] 2025-12-24 22:22:03,969 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:47.921Z] 2025-12-24 22:22:03,969 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:48.609Z] 2025-12-24 22:22:04,477 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:23:48.609Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s - in io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2025-12-24T22:23:48.609Z] [INFO] Running io.quarkus.resteasy.test.NullHeaderTestCase
[2025-12-24T22:23:50.019Z] 2025-12-24 22:22:05,682 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2025-12-24T22:23:50.019Z] 2025-12-24 22:22:05,683 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:50.020Z] 2025-12-24 22:22:05,683 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:50.020Z] 2025-12-24 22:22:06,115 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:23:50.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in io.quarkus.resteasy.test.NullHeaderTestCase
[2025-12-24T22:23:50.020Z] [INFO] Running io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2025-12-24T22:23:53.092Z] Tests paused
[2025-12-24T22:23:53.092Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:23:53.092Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:23:53.092Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:23:53.092Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:23:53.092Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,240 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.858s. Listening on: http://localhost:8080
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,240 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,240 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,463 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test5604482007910529363/src/main/resources/application.properties
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,466 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,479 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:23:53.092Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:23:53.092Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:23:53.092Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:23:53.092Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:23:53.092Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,880 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8080
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,880 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,880 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,881 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.419s
[2025-12-24T22:23:53.092Z] 2025-12-24 22:22:08,899 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:23:53.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.808 s - in io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2025-12-24T22:23:53.092Z] [INFO] Running io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2025-12-24T22:23:53.769Z] 2025-12-24 22:22:09,916 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2025-12-24T22:23:53.769Z] 2025-12-24 22:22:09,916 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:53.769Z] 2025-12-24 22:22:09,916 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:54.445Z] 2025-12-24 22:22:10,277 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:23:54.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2025-12-24T22:23:54.445Z] [INFO] Running io.quarkus.resteasy.test.NoProducesValueTest
[2025-12-24T22:23:55.122Z] 2025-12-24 22:22:11,202 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-12-24T22:23:55.122Z] 2025-12-24 22:22:11,203 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:55.122Z] 2025-12-24 22:22:11,203 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:55.797Z] 2025-12-24 22:22:11,614 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:23:55.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s - in io.quarkus.resteasy.test.NoProducesValueTest
[2025-12-24T22:23:55.798Z] [INFO] Running io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2025-12-24T22:23:56.472Z] 2025-12-24 22:22:12,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-12-24T22:23:56.472Z] 2025-12-24 22:22:12,580 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:56.472Z] 2025-12-24 22:22:12,580 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:57.292Z] 2025-12-24 22:22:13,109 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:23:57.292Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2025-12-24T22:23:57.292Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:23:57.969Z] 2025-12-24 22:22:14,134 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2025-12-24T22:23:57.969Z] 2025-12-24 22:22:14,134 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:23:57.969Z] 2025-12-24 22:22:14,134 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:23:58.754Z] 2025-12-24 22:22:14,886 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:23:58.754Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s - in io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:23:58.754Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-12-24T22:24:00.201Z] 2025-12-24 22:22:16,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.549s. Listening on: http://localhost:8081
[2025-12-24T22:24:00.201Z] 2025-12-24 22:22:16,066 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:00.201Z] 2025-12-24 22:22:16,067 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:00.877Z] 2025-12-24 22:22:16,578 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:24:00.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s - in io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-12-24T22:24:00.878Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-12-24T22:24:01.553Z] 2025-12-24 22:22:17,795 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2025-12-24T22:24:01.553Z] 2025-12-24 22:22:17,795 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:01.553Z] 2025-12-24 22:22:17,796 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:02.252Z] 2025-12-24 22:22:18,477 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:24:02.252Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.863 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-12-24T22:24:02.252Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2025-12-24T22:24:03.656Z] 2025-12-24 22:22:19,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:24:03.656Z] 2025-12-24 22:22:19,390 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:03.656Z] 2025-12-24 22:22:19,390 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:04.332Z] 2025-12-24 22:22:20,054 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:24:04.332Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2025-12-24T22:24:04.332Z] [INFO] Running io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2025-12-24T22:24:05.016Z] 2025-12-24 22:22:20,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-12-24T22:24:05.016Z] 2025-12-24 22:22:20,917 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:05.016Z] 2025-12-24 22:22:20,917 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:05.695Z] 2025-12-24 22:22:21,710 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:24:05.695Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 s - in io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2025-12-24T22:24:05.695Z] [INFO] Running io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:24:06.371Z] 2025-12-24 22:22:22,568 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-12-24T22:24:06.371Z] 2025-12-24 22:22:22,568 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:06.371Z] 2025-12-24 22:22:22,569 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:07.048Z] 2025-12-24 22:22:23,102 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:24:07.048Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:24:07.048Z] [INFO] Running io.quarkus.resteasy.test.ClasspathResourceTestCase
[2025-12-24T22:24:07.724Z] 2025-12-24 22:22:23,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-12-24T22:24:07.724Z] 2025-12-24 22:22:23,912 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:07.724Z] 2025-12-24 22:22:23,913 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:08.840Z] 2025-12-24 22:22:24,380 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:24:08.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.resteasy.test.ClasspathResourceTestCase
[2025-12-24T22:24:08.840Z] [INFO] Running io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2025-12-24T22:24:09.517Z] 2025-12-24 22:22:25,259 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2025-12-24T22:24:09.517Z] 2025-12-24 22:22:25,259 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:09.517Z] 2025-12-24 22:22:25,259 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:09.517Z] 2025-12-24 22:22:25,715 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:24:09.517Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 s - in io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2025-12-24T22:24:09.517Z] [INFO] Running io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2025-12-24T22:24:10.923Z] 2025-12-24 22:22:26,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:24:10.923Z] 2025-12-24 22:22:26,580 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:10.923Z] 2025-12-24 22:22:26,580 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:10.923Z] 2025-12-24 22:22:27,143 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:24:10.923Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2025-12-24T22:24:10.923Z] [INFO] Running io.quarkus.resteasy.test.gzip.GZipResourceTest
[2025-12-24T22:24:12.326Z] 2025-12-24 22:22:28,024 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-12-24T22:24:12.326Z] 2025-12-24 22:22:28,025 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:12.326Z] 2025-12-24 22:22:28,025 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:13.003Z] 2025-12-24 22:22:28,613 INFO [io.quarkus] (main) Quarkus stopped in 0.132s
[2025-12-24T22:24:13.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 s - in io.quarkus.resteasy.test.gzip.GZipResourceTest
[2025-12-24T22:24:13.003Z] [INFO] Running io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2025-12-24T22:24:15.208Z] Tests paused
[2025-12-24T22:24:15.208Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:15.208Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:15.208Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:15.208Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:15.208Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:15.208Z] 2025-12-24 22:22:30,737 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.814s. Listening on: http://localhost:8080
[2025-12-24T22:24:15.208Z] 2025-12-24 22:22:30,737 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:15.208Z] 2025-12-24 22:22:30,738 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:15.208Z] 2025-12-24 22:22:30,902 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:24:17.401Z] Tests paused
[2025-12-24T22:24:17.401Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:17.401Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:17.401Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:17.401Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:17.401Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:17.401Z] 2025-12-24 22:22:33,048 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.832s. Listening on: http://localhost:8080
[2025-12-24T22:24:17.401Z] 2025-12-24 22:22:33,049 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:17.401Z] 2025-12-24 22:22:33,049 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:17.401Z] 2025-12-24 22:22:33,270 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:24:19.620Z] Tests paused
[2025-12-24T22:24:19.620Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:19.620Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:19.620Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:19.620Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:19.620Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:19.620Z] 2025-12-24 22:22:35,209 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.688s. Listening on: http://localhost:8080
[2025-12-24T22:24:19.620Z] 2025-12-24 22:22:35,209 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:19.620Z] 2025-12-24 22:22:35,210 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:19.620Z] 2025-12-24 22:22:35,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:24:21.827Z] Tests paused
[2025-12-24T22:24:21.827Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:21.827Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:21.827Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:21.827Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:21.827Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:21.827Z] 2025-12-24 22:22:37,623 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.948s. Listening on: http://localhost:8080
[2025-12-24T22:24:21.827Z] 2025-12-24 22:22:37,624 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:21.827Z] 2025-12-24 22:22:37,624 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:21.827Z] 2025-12-24 22:22:37,784 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-12-24T22:24:21.827Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.146 s - in io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2025-12-24T22:24:21.827Z] [INFO] Running io.quarkus.resteasy.test.QueryParamTest
[2025-12-24T22:24:23.234Z] 2025-12-24 22:22:37,788 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2025-12-24T22:24:23.234Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2025-12-24T22:24:23.234Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:24:23.234Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:24:23.234Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:24:23.234Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:24:23.234Z]
[2025-12-24T22:24:23.234Z] 2025-12-24 22:22:37,788 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2025-12-24T22:24:23.234Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2025-12-24T22:24:23.234Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2025-12-24T22:24:23.234Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:24:23.234Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:24:23.234Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:24:23.234Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:24:23.234Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:24:23.234Z]
[2025-12-24T22:24:23.234Z] 2025-12-24 22:22:38,854 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2025-12-24T22:24:23.234Z] 2025-12-24 22:22:38,854 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:23.234Z] 2025-12-24 22:22:38,854 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:23.234Z] 2025-12-24 22:22:39,359 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:24:23.234Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s - in io.quarkus.resteasy.test.QueryParamTest
[2025-12-24T22:24:23.234Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2025-12-24T22:24:26.337Z] Tests paused
[2025-12-24T22:24:26.337Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:26.337Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:26.337Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:26.337Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:26.337Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:26.337Z] 2025-12-24 22:22:42,074 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.370s. Listening on: http://localhost:8080
[2025-12-24T22:24:26.337Z] 2025-12-24 22:22:42,075 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:26.337Z] 2025-12-24 22:22:42,075 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:26.337Z] 2025-12-24 22:22:42,226 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:24:28.612Z] Tests paused
[2025-12-24T22:24:28.612Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:28.612Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:28.612Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:28.612Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:28.612Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:28.612Z] 2025-12-24 22:22:44,422 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.875s. Listening on: http://localhost:8080
[2025-12-24T22:24:28.612Z] 2025-12-24 22:22:44,423 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:28.612Z] 2025-12-24 22:22:44,423 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:28.612Z] 2025-12-24 22:22:44,610 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:24:30.804Z] Tests paused
[2025-12-24T22:24:30.804Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:30.804Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:30.804Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:30.804Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:30.804Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:30.804Z] 2025-12-24 22:22:46,696 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.823s. Listening on: http://localhost:8080
[2025-12-24T22:24:30.804Z] 2025-12-24 22:22:46,697 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:30.804Z] 2025-12-24 22:22:46,697 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:30.804Z] 2025-12-24 22:22:46,785 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.005s
[2025-12-24T22:24:30.804Z] 2025-12-24 22:22:46,890 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:24:33.871Z] Tests paused
[2025-12-24T22:24:33.871Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:33.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:33.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:33.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:33.871Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:33.871Z] 2025-12-24 22:22:49,120 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.914s. Listening on: http://localhost:8080
[2025-12-24T22:24:33.871Z] 2025-12-24 22:22:49,120 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:33.871Z] 2025-12-24 22:22:49,120 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:33.871Z] 2025-12-24 22:22:49,218 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.005s
[2025-12-24T22:24:33.871Z] 2025-12-24 22:22:49,320 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:24:36.057Z] Tests paused
[2025-12-24T22:24:36.057Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:36.057Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:36.057Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:36.057Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:36.057Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:36.057Z] 2025-12-24 22:22:51,526 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.861s. Listening on: http://localhost:8080
[2025-12-24T22:24:36.057Z] 2025-12-24 22:22:51,527 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:36.057Z] 2025-12-24 22:22:51,527 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:36.057Z] 2025-12-24 22:22:51,685 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:24:36.057Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.36 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2025-12-24T22:24:36.057Z] [INFO] Running io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2025-12-24T22:24:36.734Z] 2025-12-24 22:22:52,795 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2025-12-24T22:24:36.734Z] 2025-12-24 22:22:52,795 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:36.734Z] 2025-12-24 22:22:52,796 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:37.416Z] 2025-12-24 22:22:53,333 INFO [io.quarkus] (main) Quarkus stopped in 0.080s
[2025-12-24T22:24:37.416Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2025-12-24T22:24:37.416Z] [INFO] Running io.quarkus.resteasy.test.sse.SseTestCase
[2025-12-24T22:24:38.094Z] 2025-12-24 22:22:54,308 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2025-12-24T22:24:38.094Z] 2025-12-24 22:22:54,309 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:38.094Z] 2025-12-24 22:22:54,309 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:38.772Z] 2025-12-24 22:22:54,685 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:24:38.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in io.quarkus.resteasy.test.sse.SseTestCase
[2025-12-24T22:24:38.772Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2025-12-24T22:24:39.460Z] 2025-12-24 22:22:55,598 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-12-24T22:24:39.460Z] 2025-12-24 22:22:55,598 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:39.460Z] 2025-12-24 22:22:55,598 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:40.137Z] 2025-12-24 22:22:56,050 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:24:40.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2025-12-24T22:24:40.137Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2025-12-24T22:24:40.814Z] 2025-12-24 22:22:56,916 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-12-24T22:24:40.814Z] 2025-12-24 22:22:56,916 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:40.814Z] 2025-12-24 22:22:56,916 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:41.492Z] 2025-12-24 22:22:57,434 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2025-12-24T22:24:41.492Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2025-12-24T22:24:41.492Z] [INFO] Running io.quarkus.resteasy.test.files.NoResourceTest
[2025-12-24T22:24:42.174Z] 2025-12-24 22:22:58,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s. Listening on: http://localhost:8081
[2025-12-24T22:24:42.174Z] 2025-12-24 22:22:58,128 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:42.174Z] 2025-12-24 22:22:58,128 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:42.851Z] 2025-12-24 22:22:58,491 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:24:42.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in io.quarkus.resteasy.test.files.NoResourceTest
[2025-12-24T22:24:42.851Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2025-12-24T22:24:43.527Z] 2025-12-24 22:22:59,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2025-12-24T22:24:43.527Z] 2025-12-24 22:22:59,248 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:43.527Z] 2025-12-24 22:22:59,248 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:43.527Z] 2025-12-24 22:22:59,616 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:24:43.527Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2025-12-24T22:24:43.527Z] [INFO] Running io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2025-12-24T22:24:45.750Z] Tests paused
[2025-12-24T22:24:45.750Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:24:45.750Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:24:45.750Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:24:45.750Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:24:45.750Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:24:45.750Z] 2025-12-24 22:23:01,389 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.553s. Listening on: http://localhost:8080
[2025-12-24T22:24:45.750Z] 2025-12-24 22:23:01,390 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:24:45.750Z] 2025-12-24 22:23:01,390 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:45.750Z] 2025-12-24 22:23:01,525 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:24:45.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s - in io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2025-12-24T22:24:45.750Z] [INFO] Running io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2025-12-24T22:24:46.428Z] 2025-12-24 22:23:02,399 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-12-24T22:24:46.428Z] 2025-12-24 22:23:02,399 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:46.428Z] 2025-12-24 22:23:02,399 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:47.106Z] 2025-12-24 22:23:02,890 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:24:47.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2025-12-24T22:24:47.106Z] [INFO] Running io.quarkus.resteasy.test.JsonProviderTestCase
[2025-12-24T22:24:47.994Z] 2025-12-24 22:23:03,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-12-24T22:24:47.994Z] 2025-12-24 22:23:03,727 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:47.994Z] 2025-12-24 22:23:03,728 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:49.397Z] 2025-12-24 22:23:04,943 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:24:49.397Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s - in io.quarkus.resteasy.test.JsonProviderTestCase
[2025-12-24T22:24:49.397Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2025-12-24T22:24:50.080Z] 2025-12-24 22:23:05,918 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2025-12-24T22:24:50.080Z] 2025-12-24 22:23:05,919 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:50.080Z] 2025-12-24 22:23:05,919 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:50.758Z] 2025-12-24 22:23:06,418 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:24:50.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2025-12-24T22:24:50.758Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2025-12-24T22:24:51.437Z] 2025-12-24 22:23:07,226 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-12-24T22:24:51.437Z] 2025-12-24 22:23:07,226 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:51.437Z] 2025-12-24 22:23:07,227 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:51.437Z] 2025-12-24 22:23:07,665 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:24:51.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2025-12-24T22:24:51.437Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2025-12-24T22:24:53.637Z] 2025-12-24 22:23:09,545 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-12-24T22:24:53.637Z] 2025-12-24 22:23:09,545 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:53.637Z] 2025-12-24 22:23:09,545 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:24:54.321Z] 2025-12-24 22:23:10,125 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:24:54.321Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s - in io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2025-12-24T22:24:54.321Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2025-12-24T22:24:54.997Z] 2025-12-24 22:23:10,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2025-12-24T22:24:54.997Z] 2025-12-24 22:23:10,877 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:54.997Z] 2025-12-24 22:23:10,877 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:55.705Z] 2025-12-24 22:23:11,368 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-12-24T22:24:55.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2025-12-24T22:24:55.705Z] [INFO] Running io.quarkus.resteasy.test.ForwardedEnabledTest
[2025-12-24T22:24:56.381Z] 2025-12-24 22:23:12,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2025-12-24T22:24:56.381Z] 2025-12-24 22:23:12,387 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:56.381Z] 2025-12-24 22:23:12,387 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:57.064Z] 2025-12-24 22:23:12,861 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:24:57.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in io.quarkus.resteasy.test.ForwardedEnabledTest
[2025-12-24T22:24:57.064Z] [INFO] Running io.quarkus.resteasy.test.ContextTest
[2025-12-24T22:24:57.740Z] 2025-12-24 22:23:13,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2025-12-24T22:24:57.740Z] 2025-12-24 22:23:13,874 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:57.740Z] 2025-12-24 22:23:13,874 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:58.415Z] 2025-12-24 22:23:14,302 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:24:58.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 s - in io.quarkus.resteasy.test.ContextTest
[2025-12-24T22:24:58.415Z] [INFO] Running io.quarkus.resteasy.test.CookieTest
[2025-12-24T22:24:59.092Z] 2025-12-24 22:23:15,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-12-24T22:24:59.092Z] 2025-12-24 22:23:15,118 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:24:59.092Z] 2025-12-24 22:23:15,119 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:24:59.769Z] 2025-12-24 22:23:15,608 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:24:59.769Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.resteasy.test.CookieTest
[2025-12-24T22:24:59.769Z] [INFO] Running io.quarkus.resteasy.test.root.BuildProfileTest
[2025-12-24T22:25:00.446Z] 2025-12-24 22:23:16,246 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter3 is already registered. 2nd registration is being ignored.
[2025-12-24T22:25:00.446Z] 2025-12-24 22:23:16,256 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2025-12-24T22:25:00.446Z] 2025-12-24 22:23:16,259 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2025-12-24T22:25:00.446Z] 2025-12-24 22:23:16,442 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2025-12-24T22:25:00.446Z] 2025-12-24 22:23:16,442 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:00.446Z] 2025-12-24 22:23:16,442 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:01.123Z] 2025-12-24 22:23:16,931 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:25:01.123Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.resteasy.test.root.BuildProfileTest
[2025-12-24T22:25:01.123Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2025-12-24T22:25:01.800Z] 2025-12-24 22:23:17,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-12-24T22:25:01.800Z] 2025-12-24 22:23:17,853 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:01.800Z] 2025-12-24 22:23:17,853 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:02.478Z] 2025-12-24 22:23:18,297 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-12-24T22:25:02.478Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s - in io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2025-12-24T22:25:02.478Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationTest
[2025-12-24T22:25:03.885Z] 2025-12-24 22:23:18,568 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:25:03.885Z] 2025-12-24 22:23:19,547 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:25:03.885Z] 2025-12-24 22:23:19,548 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:03.885Z] 2025-12-24 22:23:19,548 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:04.562Z] 2025-12-24 22:23:20,137 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-12-24T22:25:04.562Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in io.quarkus.resteasy.test.root.ApplicationTest
[2025-12-24T22:25:04.562Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathTest
[2025-12-24T22:25:05.241Z] 2025-12-24 22:23:21,276 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2025-12-24T22:25:05.241Z] 2025-12-24 22:23:21,277 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:05.241Z] 2025-12-24 22:23:21,277 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:05.919Z] 2025-12-24 22:23:21,744 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:25:05.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in io.quarkus.resteasy.test.root.ApplicationPathTest
[2025-12-24T22:25:05.919Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2025-12-24T22:25:06.594Z] 2025-12-24 22:23:22,732 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2025-12-24T22:25:06.594Z] 2025-12-24 22:23:22,732 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:06.594Z] 2025-12-24 22:23:22,732 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:07.270Z] 2025-12-24 22:23:23,259 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:25:07.270Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2025-12-24T22:25:07.270Z] [INFO] Running io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2025-12-24T22:25:07.947Z] 2025-12-24 22:23:24,149 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-12-24T22:25:07.947Z] 2025-12-24 22:23:24,149 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:07.947Z] 2025-12-24 22:23:24,149 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:08.625Z] 2025-12-24 22:23:24,712 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:25:08.625Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 s - in io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2025-12-24T22:25:08.625Z] [INFO] Running io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2025-12-24T22:25:11.676Z] Tests paused
[2025-12-24T22:25:11.676Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:25:11.676Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:25:11.676Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:25:11.676Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:25:11.676Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:26,724 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.684s. Listening on: http://localhost:8080
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:26,724 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:26,724 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:26,916 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test5646325694313442571/src/main/resources/application.properties
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:26,918 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:26,930 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:25:11.676Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:25:11.676Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:25:11.676Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:25:11.676Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:25:11.676Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:27,373 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8080
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:27,373 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:27,373 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:27,373 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.459s
[2025-12-24T22:25:11.676Z] 2025-12-24 22:23:27,384 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:25:13.869Z] Tests paused
[2025-12-24T22:25:13.869Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:25:13.869Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:25:13.869Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:25:13.869Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:25:13.869Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:25:13.869Z] 2025-12-24 22:23:29,731 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.997s. Listening on: http://localhost:8080
[2025-12-24T22:25:13.869Z] 2025-12-24 22:23:29,732 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:25:13.869Z] 2025-12-24 22:23:29,732 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:13.869Z] 2025-12-24 22:23:29,893 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:25:17.868Z] Tests paused
[2025-12-24T22:25:17.868Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:25:17.868Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:25:17.868Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:25:17.868Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:25:17.868Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:31,843 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.608s. Listening on: http://localhost:8080
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:31,844 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:31,844 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,594 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,599 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,600 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:25:17.868Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:25:17.868Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:25:17.868Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:25:17.868Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:25:17.868Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,906 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.301s. Listening on: http://localhost:8080
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,906 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,906 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,906 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.738s
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,920 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-12-24T22:25:17.868Z] 2025-12-24 22:23:33,921 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:25:17.868Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.335 s - in io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2025-12-24T22:25:17.868Z] [INFO] Running io.quarkus.resteasy.test.route.UserRouteTest
[2025-12-24T22:25:19.286Z] 2025-12-24 22:23:34,929 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2025-12-24T22:25:19.286Z] 2025-12-24 22:23:34,929 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:19.286Z] 2025-12-24 22:23:34,929 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:19.286Z] 2025-12-24 22:23:35,449 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:25:19.286Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in io.quarkus.resteasy.test.route.UserRouteTest
[2025-12-24T22:25:19.286Z] [INFO] Running io.quarkus.resteasy.test.IncompletePostTestCase
[2025-12-24T22:25:20.691Z] 2025-12-24 22:23:36,356 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-12-24T22:25:20.691Z] 2025-12-24 22:23:36,357 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:20.691Z] 2025-12-24 22:23:36,357 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:20.691Z] 2025-12-24 22:23:36,824 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:25:20.691Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in io.quarkus.resteasy.test.IncompletePostTestCase
[2025-12-24T22:25:20.691Z] [INFO] Running io.quarkus.resteasy.test.RestEasyCORSTestCase
[2025-12-24T22:25:22.091Z] 2025-12-24 22:23:37,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.704s. Listening on: http://localhost:8081
[2025-12-24T22:25:22.091Z] 2025-12-24 22:23:37,934 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:22.091Z] 2025-12-24 22:23:37,934 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:22.769Z] 2025-12-24 22:23:38,581 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:25:22.769Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 s - in io.quarkus.resteasy.test.RestEasyCORSTestCase
[2025-12-24T22:25:22.769Z] [INFO] Running io.quarkus.resteasy.test.VertxIOHangTestCase
[2025-12-24T22:25:23.446Z] 2025-12-24 22:23:39,568 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2025-12-24T22:25:23.446Z] 2025-12-24 22:23:39,569 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:23.446Z] 2025-12-24 22:23:39,569 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:26.498Z] 2025-12-24 22:23:42,562 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (Timer-0) HTTP Request to /in failed, error id: 789adc93-2918-4613-bb87-da575d1b2f03-1: org.jboss.resteasy.spi.UnhandledException: java.io.IOException: java.nio.channels.ClosedChannelException
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:26.498Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:26.498Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:26.498Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:82)
[2025-12-24T22:25:26.498Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:42)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:25:26.498Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:25:26.498Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:25:26.498Z] at io.quarkus.resteasy.test.InputStreamResource$1$1.run(InputStreamResource.java:55)
[2025-12-24T22:25:26.498Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2025-12-24T22:25:26.498Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2025-12-24T22:25:26.498Z] Caused by: java.io.IOException: java.nio.channels.ClosedChannelException
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:254)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.VertxInputStream.readIntoBuffer(VertxInputStream.java:121)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:83)
[2025-12-24T22:25:26.498Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:71)
[2025-12-24T22:25:26.498Z] at io.quarkus.resteasy.test.InputStreamResource.read(InputStreamResource.java:38)
[2025-12-24T22:25:26.498Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:26.498Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:26.498Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:26.498Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:26.498Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:26.499Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:26.499Z] ... 48 more
[2025-12-24T22:25:26.499Z] Caused by: java.nio.channels.ClosedChannelException
[2025-12-24T22:25:26.499Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.<init>(VertxInputStream.java:182)
[2025-12-24T22:25:26.499Z] at io.quarkus.vertx.http.runtime.VertxInputStream.<init>(VertxInputStream.java:35)
[2025-12-24T22:25:26.499Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:78)
[2025-12-24T22:25:26.499Z] ... 40 more
[2025-12-24T22:25:26.499Z]
[2025-12-24T22:25:26.499Z] 2025-12-24 22:23:42,584 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:25:26.499Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 s - in io.quarkus.resteasy.test.VertxIOHangTestCase
[2025-12-24T22:25:26.499Z] [INFO] Running io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2025-12-24T22:25:27.706Z] 2025-12-24 22:23:43,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2025-12-24T22:25:27.706Z] 2025-12-24 22:23:43,508 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:27.706Z] 2025-12-24 22:23:43,509 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:28.384Z] 2025-12-24 22:23:43,849 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.384Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.384Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.385Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.385Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.optionsException(ExceptionReturnStatusAndBodyTest.java:86)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.385Z] ... 15 more
[2025-12-24T22:25:28.385Z]
[2025-12-24T22:25:28.385Z] 2025-12-24 22:23:43,924 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.385Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.385Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.getException(ExceptionReturnStatusAndBodyTest.java:76)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.385Z] ... 15 more
[2025-12-24T22:25:28.385Z]
[2025-12-24T22:25:28.385Z] 2025-12-24 22:23:43,939 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-3: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.385Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.385Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.putException(ExceptionReturnStatusAndBodyTest.java:101)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.385Z] ... 15 more
[2025-12-24T22:25:28.385Z]
[2025-12-24T22:25:28.385Z] 2025-12-24 22:23:43,953 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-4: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.385Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.385Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.patchException(ExceptionReturnStatusAndBodyTest.java:91)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.385Z] ... 15 more
[2025-12-24T22:25:28.385Z]
[2025-12-24T22:25:28.385Z] 2025-12-24 22:23:43,964 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-5: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.385Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.385Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.headException(ExceptionReturnStatusAndBodyTest.java:81)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.385Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.385Z] ... 15 more
[2025-12-24T22:25:28.385Z]
[2025-12-24T22:25:28.385Z] 2025-12-24 22:23:43,983 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-6: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.385Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.385Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.385Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.385Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.385Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.385Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.postException(ExceptionReturnStatusAndBodyTest.java:96)
[2025-12-24T22:25:28.386Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.386Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.386Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.386Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.386Z] ... 15 more
[2025-12-24T22:25:28.386Z]
[2025-12-24T22:25:28.386Z] 2025-12-24 22:23:43,994 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 3f4d1435-fd83-4f9e-8f69-776e05834dd2-7: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:25:28.386Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:25:28.386Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:25:28.386Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:25:28.386Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:25:28.386Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:25:28.386Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:25:28.386Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:25:28.386Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:25:28.386Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:25:28.386Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:25:28.386Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2025-12-24T22:25:28.386Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.deleteException(ExceptionReturnStatusAndBodyTest.java:71)
[2025-12-24T22:25:28.386Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:25:28.386Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:25:28.386Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:25:28.386Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:25:28.386Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:25:28.386Z] ... 15 more
[2025-12-24T22:25:28.386Z]
[2025-12-24T22:25:28.386Z] 2025-12-24 22:23:44,030 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:25:28.386Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2025-12-24T22:25:28.386Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseTest
[2025-12-24T22:25:29.064Z] 2025-12-24 22:23:44,846 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-12-24T22:25:29.064Z] 2025-12-24 22:23:44,847 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:29.064Z] 2025-12-24 22:23:44,847 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:29.064Z] 2025-12-24 22:23:45,262 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:25:29.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.resteasy.test.InputStreamResponseTest
[2025-12-24T22:25:29.064Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2025-12-24T22:25:32.111Z] Tests paused
[2025-12-24T22:25:32.111Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:25:32.111Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:25:32.111Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:25:32.111Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:25:32.111Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:25:32.112Z] 2025-12-24 22:23:47,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.867s. Listening on: http://localhost:8080
[2025-12-24T22:25:32.112Z] 2025-12-24 22:23:47,394 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:25:32.112Z] 2025-12-24 22:23:47,394 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:32.112Z] 2025-12-24 22:23:47,562 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:25:32.112Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2025-12-24T22:25:32.112Z] [INFO] Running io.quarkus.resteasy.test.MalformedURLTestCase
[2025-12-24T22:25:32.789Z] 2025-12-24 22:23:48,454 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-12-24T22:25:32.789Z] 2025-12-24 22:23:48,455 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:32.789Z] 2025-12-24 22:23:48,455 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:32.789Z] 2025-12-24 22:23:48,742 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:25:32.789Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in io.quarkus.resteasy.test.MalformedURLTestCase
[2025-12-24T22:25:32.789Z] [INFO] Running io.quarkus.resteasy.test.ReadTimeoutTestCase
[2025-12-24T22:25:34.197Z] 2025-12-24 22:23:48,904 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:25:34.198Z] 2025-12-24 22:23:49,733 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:25:34.198Z] 2025-12-24 22:23:49,733 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:34.198Z] 2025-12-24 22:23:49,733 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:35.606Z] 2025-12-24 22:23:51,201 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:25:35.606Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.455 s - in io.quarkus.resteasy.test.ReadTimeoutTestCase
[2025-12-24T22:25:35.606Z] [INFO] Running io.quarkus.resteasy.test.CacheControlFeatureTest
[2025-12-24T22:25:36.284Z] 2025-12-24 22:23:52,263 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.653s. Listening on: http://localhost:8081
[2025-12-24T22:25:36.284Z] 2025-12-24 22:23:52,263 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:36.284Z] 2025-12-24 22:23:52,263 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:36.961Z] 2025-12-24 22:23:52,787 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T22:25:36.961Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in io.quarkus.resteasy.test.CacheControlFeatureTest
[2025-12-24T22:25:36.961Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2025-12-24T22:25:37.640Z] 2025-12-24 22:23:53,855 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2025-12-24T22:25:37.640Z] 2025-12-24 22:23:53,855 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:37.640Z] 2025-12-24 22:23:53,855 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2025-12-24T22:25:38.320Z] 2025-12-24 22:23:54,251 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:25:38.320Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] Results:
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-deployment ---
[2025-12-24T22:25:38.320Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-deployment ---
[2025-12-24T22:25:38.320Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-deployment ---
[2025-12-24T22:25:38.320Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.jar
[2025-12-24T22:25:38.320Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.pom
[2025-12-24T22:25:38.320Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] ----------< io.quarkus:quarkus-apache-httpclient-deployment >-----------
[2025-12-24T22:25:38.320Z] [INFO] Building Quarkus - Apache HttpClient - Deployment 2.7.5.Final [195/964]
[2025-12-24T22:25:38.320Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.320Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:38.320Z] [INFO]
[2025-12-24T22:25:38.321Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:39.001Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/main/resources
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:39.001Z] [INFO] Compiling 1 source file to /quarkus/extensions/apache-httpclient/deployment/target/classes
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:39.001Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/test/resources
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] No sources to compile
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] No tests to run.
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-deployment ---
[2025-12-24T22:25:39.001Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2025-12-24T22:25:39.001Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.pom
[2025-12-24T22:25:39.001Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] ----------< io.quarkus:quarkus-rest-client-config-deployment >----------
[2025-12-24T22:25:39.001Z] [INFO] Building Quarkus - REST Client Config - Deployment 2.7.5.Final [196/964]
[2025-12-24T22:25:39.001Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.001Z] [INFO]
[2025-12-24T22:25:39.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:39.682Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/main/resources
[2025-12-24T22:25:39.682Z] [INFO]
[2025-12-24T22:25:39.682Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.682Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:39.683Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/classes
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:39.683Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/test/resources
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.683Z] [INFO] No sources to compile
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.683Z] [INFO] No tests to run.
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.683Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.683Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-deployment ---
[2025-12-24T22:25:39.683Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2025-12-24T22:25:39.683Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.pom
[2025-12-24T22:25:39.683Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] ---------< io.quarkus:quarkus-smallrye-fault-tolerance-parent >---------
[2025-12-24T22:25:39.683Z] [INFO] Building Quarkus - SmallRye Fault tolerance 2.7.5.Final [197/964]
[2025-12-24T22:25:39.683Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-parent ---
[2025-12-24T22:25:39.683Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.5.Final/quarkus-smallrye-fault-tolerance-parent-2.7.5.Final.pom
[2025-12-24T22:25:39.683Z] [INFO]
[2025-12-24T22:25:39.683Z] [INFO] ------------< io.quarkus:quarkus-smallrye-fault-tolerance >-------------
[2025-12-24T22:25:39.683Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Runtime 2.7.5.Final [198/964]
[2025-12-24T22:25:39.683Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:25:39.683Z] [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-12-24T22:25:40.363Z] [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 37 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 91 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 240 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 27 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 134 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 12 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 10 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 20 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:40.364Z] [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 18 kB/s)
[2025-12-24T22:25:40.364Z] [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-12-24T22:25:41.043Z] [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 85 kB/s)
[2025-12-24T22:25:41.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-12-24T22:25:41.043Z] [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 290 kB/s)
[2025-12-24T22:25:41.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-12-24T22:25:41.043Z] [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 109 kB/s)
[2025-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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 11 kB/s)
[2025-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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 14 kB/s)
[2025-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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 1.4 MB/s)
[2025-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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 56 kB/s)
[2025-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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 158 kB/s)
[2025-12-24T22:25:41.043Z] [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-12-24T22:25:41.043Z] [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 927 kB/s)
[2025-12-24T22:25:41.043Z] [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 52 kB/s)
[2025-12-24T22:25:41.723Z] [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 30 kB/s)
[2025-12-24T22:25:41.723Z] [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 32 kB/s)
[2025-12-24T22:25:41.723Z] [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 26 kB/s)
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.723Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Processed 5 files in 13ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:41.724Z] [INFO] Copying 1 resource
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:41.724Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-fault-tolerance/runtime/target/classes
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:41.724Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/runtime/src/test/resources
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] No sources to compile
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] No tests to run.
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance ---
[2025-12-24T22:25:41.724Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2025-12-24T22:25:41.724Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.pom
[2025-12-24T22:25:41.724Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] -------< io.quarkus:quarkus-smallrye-fault-tolerance-deployment >-------
[2025-12-24T22:25:41.724Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Deployment 2.7.5.Final [199/964]
[2025-12-24T22:25:41.724Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:41.724Z] [INFO]
[2025-12-24T22:25:41.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.404Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.404Z] [INFO]
[2025-12-24T22:25:42.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.405Z] [INFO] Processed 38 files in 87ms (Formatted: 0, Unchanged: 38, Failed: 0, Readonly: 0)
[2025-12-24T22:25:42.405Z] [INFO]
[2025-12-24T22:25:42.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.405Z] [INFO] Processed 38 files in 00:00.035 (Already Sorted: 38, Needed Sorting: 0)
[2025-12-24T22:25:42.405Z] [INFO]
[2025-12-24T22:25:42.405Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:42.405Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/resources
[2025-12-24T22:25:42.405Z] [INFO]
[2025-12-24T22:25:42.405Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:42.405Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:42.405Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/classes
[2025-12-24T22:25:43.085Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[187,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:25:43.085Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[192,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:25:43.085Z] [INFO]
[2025-12-24T22:25:43.085Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:43.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:43.085Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/test/resources
[2025-12-24T22:25:43.085Z] [INFO]
[2025-12-24T22:25:43.085Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:43.085Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:43.085Z] [INFO] Compiling 35 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/test-classes
[2025-12-24T22:25:43.763Z] [INFO]
[2025-12-24T22:25:43.763Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:43.763Z] [INFO]
[2025-12-24T22:25:43.763Z] [INFO] -------------------------------------------------------
[2025-12-24T22:25:43.763Z] [INFO] T E S T S
[2025-12-24T22:25:43.763Z] [INFO] -------------------------------------------------------
[2025-12-24T22:25:43.763Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:25:44.441Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2025-12-24T22:25:47.498Z] 2025-12-24 22:24:03,422 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2025-12-24T22:25:47.498Z] 2025-12-24 22:24:03,423 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:47.498Z] 2025-12-24 22:24:03,423 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:47.498Z] 2025-12-24 22:24:03,459 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-12-24T22:25:47.498Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.26 s - in io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2025-12-24T22:25:47.498Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2025-12-24T22:25:48.927Z] 2025-12-24 22:24:04,438 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.260s.
[2025-12-24T22:25:48.928Z] 2025-12-24 22:24:04,440 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:48.928Z] 2025-12-24 22:24:04,441 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:48.928Z] 2025-12-24 22:24:04,472 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:25:48.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2025-12-24T22:25:48.928Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2025-12-24T22:25:48.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2025-12-24T22:25:48.928Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2025-12-24T22:25:49.606Z] 2025-12-24 22:24:05,648 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.158s.
[2025-12-24T22:25:49.606Z] 2025-12-24 22:24:05,649 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:49.606Z] 2025-12-24 22:24:05,649 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:50.283Z] 2025-12-24 22:24:05,896 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T22:25:50.283Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 s - in io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2025-12-24T22:25:50.283Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2025-12-24T22:25:50.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2025-12-24T22:25:50.283Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2025-12-24T22:25:50.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2025-12-24T22:25:50.961Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2025-12-24T22:25:50.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2025-12-24T22:25:50.961Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2025-12-24T22:25:51.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2025-12-24T22:25:51.639Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2025-12-24T22:25:52.320Z] 2025-12-24 22:24:08,156 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.715s.
[2025-12-24T22:25:52.320Z] 2025-12-24 22:24:08,157 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:52.320Z] 2025-12-24 22:24:08,157 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:52.320Z] 2025-12-24 22:24:08,257 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:25:52.320Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2025-12-24T22:25:52.320Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2025-12-24T22:25:52.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2025-12-24T22:25:52.999Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2025-12-24T22:25:52.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2025-12-24T22:25:52.999Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2025-12-24T22:25:53.678Z] 2025-12-24 22:24:09,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s.
[2025-12-24T22:25:53.679Z] 2025-12-24 22:24:09,684 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:53.679Z] 2025-12-24 22:24:09,684 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:53.679Z] 2025-12-24 22:24:09,777 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:25:53.679Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2025-12-24T22:25:53.679Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2025-12-24T22:25:54.359Z] 2025-12-24 22:24:10,303 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.192s.
[2025-12-24T22:25:54.359Z] 2025-12-24 22:24:10,303 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:54.359Z] 2025-12-24 22:24:10,303 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:54.359Z] 2025-12-24 22:24:10,371 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:25:54.359Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2025-12-24T22:25:54.359Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2025-12-24T22:25:55.037Z] 2025-12-24 22:24:10,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.120s.
[2025-12-24T22:25:55.037Z] 2025-12-24 22:24:10,798 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:55.037Z] 2025-12-24 22:24:10,799 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:55.037Z] 2025-12-24 22:24:11,094 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T22:25:55.037Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2025-12-24T22:25:55.037Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2025-12-24T22:25:55.718Z] 2025-12-24 22:24:11,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2025-12-24T22:25:55.718Z] 2025-12-24 22:24:11,591 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:25:55.718Z] 2025-12-24 22:24:11,591 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2025-12-24T22:25:55.718Z] 2025-12-24 22:24:11,664 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:25:55.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] Results:
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:55.718Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:55.718Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-deployment ---
[2025-12-24T22:25:55.718Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2025-12-24T22:25:55.718Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.pom
[2025-12-24T22:25:55.718Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] -------------< io.quarkus:quarkus-rest-client-deployment >--------------
[2025-12-24T22:25:55.718Z] [INFO] Building Quarkus - REST Client - Deployment 2.7.5.Final [200/964]
[2025-12-24T22:25:55.718Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:55.718Z] [INFO]
[2025-12-24T22:25:55.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO] Processed 39 files in 77ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO] Processed 39 files in 00:00.061 (Already Sorted: 39, Needed Sorting: 0)
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:56.397Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client/deployment/src/main/resources
[2025-12-24T22:25:56.397Z] [INFO]
[2025-12-24T22:25:56.397Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:56.397Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:56.397Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/classes
[2025-12-24T22:25:57.077Z] [INFO]
[2025-12-24T22:25:57.077Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:57.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:25:57.077Z] [INFO] Copying 4 resources
[2025-12-24T22:25:57.077Z] [INFO]
[2025-12-24T22:25:57.077Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:57.077Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:25:57.077Z] [INFO] Compiling 36 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/test-classes
[2025-12-24T22:25:57.754Z] [INFO]
[2025-12-24T22:25:57.754Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-deployment ---
[2025-12-24T22:25:57.754Z] [INFO]
[2025-12-24T22:25:57.754Z] [INFO] -------------------------------------------------------
[2025-12-24T22:25:57.754Z] [INFO] T E S T S
[2025-12-24T22:25:57.754Z] [INFO] -------------------------------------------------------
[2025-12-24T22:25:57.754Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:25:57.754Z] [INFO] Running io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2025-12-24T22:26:03.993Z] 2025-12-24 22:24:19,028 WARN [org.jbo.res.res.i18n] (main) RESTEASY002140: JAX-RS annotations found at non-public method: io.quarkus.restclient.ft.AsyncRestClientFallbackTest$TestEndpoint.get(); Only public methods may be exposed as resource methods.
[2025-12-24T22:26:03.993Z] 2025-12-24 22:24:19,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.732s. Listening on: http://localhost:8081
[2025-12-24T22:26:03.993Z] 2025-12-24 22:24:19,313 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:03.993Z] 2025-12-24 22:24:19,313 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:03.993Z] 2025-12-24 22:24:19,957 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:26:03.993Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.979 s - in io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2025-12-24T22:26:03.993Z] [INFO] Running io.quarkus.restclient.ft.RestClientFallbackTest
[2025-12-24T22:26:05.401Z] 2025-12-24 22:24:20,173 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:05.401Z] 2025-12-24 22:24:21,247 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2025-12-24T22:26:05.401Z] 2025-12-24 22:24:21,248 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:05.401Z] 2025-12-24 22:24:21,248 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:05.401Z] 2025-12-24 22:24:21,468 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found
[2025-12-24T22:26:05.401Z] at io.quarkus.restclient.ft.RestClientFallbackTest$TestEndpoint.get(RestClientFallbackTest.java:53)
[2025-12-24T22:26:05.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:05.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:05.401Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:05.401Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:05.401Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:05.401Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:05.401Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:05.401Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:05.401Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:05.401Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:05.401Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:26:05.401Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:05.401Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:05.401Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:05.401Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:05.402Z]
[2025-12-24T22:26:05.402Z] 2025-12-24 22:24:21,511 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:26:05.402Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s - in io.quarkus.restclient.ft.RestClientFallbackTest
[2025-12-24T22:26:05.402Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionTest
[2025-12-24T22:26:06.918Z] 2025-12-24 22:24:22,611 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2025-12-24T22:26:06.918Z] 2025-12-24 22:24:22,612 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:06.918Z] 2025-12-24 22:24:22,612 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:06.918Z] 2025-12-24 22:24:22,815 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2025-12-24T22:26:06.918Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:06.918Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:06.918Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:06.918Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:06.918Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:06.918Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:06.918Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:06.918Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:06.918Z]
[2025-12-24T22:26:06.918Z] 2025-12-24 22:24:22,842 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: org.jboss.resteasy.client.exception.ResteasyWebApplicationException: Unknown error, status code 302
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper.wrap(WebApplicationExceptionWrapper.java:107)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:21)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:41)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.microprofile.client.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:153)
[2025-12-24T22:26:06.918Z] at jdk.proxy10/jdk.proxy10.$Proxy117.getData(Unknown Source)
[2025-12-24T22:26:06.918Z] at io.quarkus.restclient.exception.FrontendService.exception(FrontendService.java:18)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:06.918Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:06.918Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:06.918Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:06.918Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:06.918Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:06.918Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:06.918Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:06.918Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:06.918Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:06.918Z]
[2025-12-24T22:26:06.918Z] 2025-12-24 22:24:22,866 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2025-12-24T22:26:06.918Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:06.918Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:06.918Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:06.919Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:06.919Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:06.919Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:06.919Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:06.919Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:06.919Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:06.919Z]
[2025-12-24T22:26:06.919Z] 2025-12-24 22:24:22,870 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 302 Found
[2025-12-24T22:26:06.919Z] at io.quarkus.restclient.exception.FrontendService.exceptionCaught(FrontendService.java:28)
[2025-12-24T22:26:06.919Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:06.919Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:06.919Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:06.919Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:06.919Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:06.919Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:06.919Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:06.919Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:06.919Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:06.919Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:06.919Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:06.919Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:06.919Z]
[2025-12-24T22:26:06.919Z] 2025-12-24 22:24:22,905 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:26:06.919Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in io.quarkus.restclient.exception.RestClientExceptionTest
[2025-12-24T22:26:06.919Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:23,607 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:23,607 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:23,650 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:23,988 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:23,988 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:23,989 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:24,228 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2025-12-24T22:26:08.325Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2025-12-24T22:26:08.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:08.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:08.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:08.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:08.325Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:08.325Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:08.325Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:08.325Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:08.325Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:08.325Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:08.325Z]
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:24,272 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2025-12-24T22:26:08.325Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2025-12-24T22:26:08.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:26:08.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:26:08.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:26:08.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:26:08.325Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:26:08.325Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:26:08.325Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:26:08.325Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:26:08.325Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:26:08.325Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:26:08.325Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:26:08.325Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:26:08.325Z]
[2025-12-24T22:26:08.325Z] 2025-12-24 22:24:24,320 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:26:08.325Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 s - in io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2025-12-24T22:26:08.325Z] [INFO] Running io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2025-12-24T22:26:10.264Z] 2025-12-24 22:24:24,820 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:10.264Z] 2025-12-24 22:24:24,821 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:10.264Z] 2025-12-24 22:24:25,512 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:26:10.264Z] 2025-12-24 22:24:25,512 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:10.264Z] 2025-12-24 22:24:25,512 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:10.264Z] 2025-12-24 22:24:25,627 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:26:10.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2025-12-24T22:26:10.264Z] [INFO] Running io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2025-12-24T22:26:10.951Z] 2025-12-24 22:24:25,719 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:10.951Z] 2025-12-24 22:24:26,710 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2025-12-24T22:26:10.951Z] 2025-12-24 22:24:26,711 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:10.951Z] 2025-12-24 22:24:26,712 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:10.951Z] 2025-12-24 22:24:27,027 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:26:10.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s - in io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2025-12-24T22:26:10.951Z] [INFO] Running io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2025-12-24T22:26:12.360Z] 2025-12-24 22:24:28,001 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2025-12-24T22:26:12.360Z] 2025-12-24 22:24:28,002 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:12.360Z] 2025-12-24 22:24:28,002 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:12.360Z] 2025-12-24 22:24:28,258 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:26:12.360Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2025-12-24T22:26:12.360Z] [INFO] Running io.quarkus.restclient.configuration.UnknownConfigTest
[2025-12-24T22:26:13.038Z] 2025-12-24 22:24:29,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2025-12-24T22:26:13.038Z] 2025-12-24 22:24:29,073 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:13.038Z] 2025-12-24 22:24:29,074 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:13.038Z] 2025-12-24 22:24:29,137 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:26:13.038Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s - in io.quarkus.restclient.configuration.UnknownConfigTest
[2025-12-24T22:26:13.038Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2025-12-24T22:26:14.445Z] 2025-12-24 22:24:30,053 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T22:26:14.446Z] 2025-12-24 22:24:30,053 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:14.446Z] 2025-12-24 22:24:30,054 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:14.446Z] 2025-12-24 22:24:30,353 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:26:14.446Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2025-12-24T22:26:14.446Z] [INFO] Running io.quarkus.restclient.configuration.MPRestClientsTest
[2025-12-24T22:26:15.124Z] 2025-12-24 22:24:31,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-12-24T22:26:15.124Z] 2025-12-24 22:24:31,246 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:15.124Z] 2025-12-24 22:24:31,246 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:15.827Z] 2025-12-24 22:24:31,541 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:26:15.827Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in io.quarkus.restclient.configuration.MPRestClientsTest
[2025-12-24T22:26:15.827Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2025-12-24T22:26:16.505Z] 2025-12-24 22:24:32,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.631s. Listening on: http://localhost:8081
[2025-12-24T22:26:16.505Z] 2025-12-24 22:24:32,635 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:16.505Z] 2025-12-24 22:24:32,635 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:17.183Z] 2025-12-24 22:24:32,782 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:26:17.183Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2025-12-24T22:26:17.183Z] [INFO] Running io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2025-12-24T22:26:17.861Z] 2025-12-24 22:24:33,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:26:17.861Z] 2025-12-24 22:24:33,630 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:17.861Z] 2025-12-24 22:24:33,630 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:17.861Z] 2025-12-24 22:24:33,902 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:26:17.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2025-12-24T22:26:17.861Z] [INFO] Running io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2025-12-24T22:26:19.297Z] 2025-12-24 22:24:34,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-12-24T22:26:19.297Z] 2025-12-24 22:24:34,925 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:19.297Z] 2025-12-24 22:24:34,926 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:19.297Z] 2025-12-24 22:24:35,073 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:26:19.297Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s - in io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2025-12-24T22:26:19.297Z] [INFO] Running io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2025-12-24T22:26:19.977Z] 2025-12-24 22:24:36,130 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-12-24T22:26:19.977Z] 2025-12-24 22:24:36,130 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:19.977Z] 2025-12-24 22:24:36,130 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:20.656Z] 2025-12-24 22:24:36,378 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:26:20.656Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2025-12-24T22:26:20.656Z] [INFO] Running io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2025-12-24T22:26:21.335Z] 2025-12-24 22:24:37,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.306s. Listening on: http://localhost:8081
[2025-12-24T22:26:21.335Z] 2025-12-24 22:24:37,175 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:21.335Z] 2025-12-24 22:24:37,175 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:21.335Z] 2025-12-24 22:24:37,414 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:26:21.335Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s - in io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2025-12-24T22:26:21.335Z] [INFO] Running io.quarkus.restclient.registerprovider.RegisterProviderTest
[2025-12-24T22:26:22.741Z] 2025-12-24 22:24:38,292 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-12-24T22:26:22.741Z] 2025-12-24 22:24:38,293 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:22.741Z] 2025-12-24 22:24:38,293 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:26:22.741Z] 2025-12-24 22:24:38,344 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:26:22.742Z] 2025-12-24 22:24:38,638 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:26:22.742Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s - in io.quarkus.restclient.registerprovider.RegisterProviderTest
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] Results:
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-deployment ---
[2025-12-24T22:26:22.742Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-deployment ---
[2025-12-24T22:26:22.742Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-deployment ---
[2025-12-24T22:26:22.742Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.jar
[2025-12-24T22:26:22.742Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.pom
[2025-12-24T22:26:22.742Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] -------------------< io.quarkus:quarkus-jackson-spi >-------------------
[2025-12-24T22:26:22.742Z] [INFO] Building Quarkus - Jackson - SPI 2.7.5.Final [201/964]
[2025-12-24T22:26:22.742Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-spi ---
[2025-12-24T22:26:22.742Z] [INFO]
[2025-12-24T22:26:22.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.421Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:23.421Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/main/resources
[2025-12-24T22:26:23.421Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:23.422Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/spi/target/classes
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:23.422Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/test/resources
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] No sources to compile
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] No tests to run.
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-spi ---
[2025-12-24T22:26:23.422Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2025-12-24T22:26:23.422Z] [INFO] Installing /quarkus/extensions/jackson/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.pom
[2025-12-24T22:26:23.422Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] ---------------< io.quarkus:quarkus-jackson-deployment >----------------
[2025-12-24T22:26:23.422Z] [INFO] Building Quarkus - Jackson - Deployment 2.7.5.Final [202/964]
[2025-12-24T22:26:23.422Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:23.422Z] [INFO]
[2025-12-24T22:26:23.422Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO] Processed 12 files in 27ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO] Processed 12 files in 00:00.015 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:24.101Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/deployment/src/main/resources
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:24.101Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/deployment/target/classes
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:24.101Z] [INFO] Copying 6 resources
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:24.101Z] [INFO] Compiling 10 source files to /quarkus/extensions/jackson/deployment/target/test-classes
[2025-12-24T22:26:24.101Z] [WARNING] /quarkus/extensions/jackson/deployment/src/test/java/io/quarkus/jackson/deployment/JacksonTimeZonePropertiesTest.java:[28,72] Date(int,int,int,int,int) in java.util.Date has been deprecated
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:24.101Z] [INFO]
[2025-12-24T22:26:24.101Z] [INFO] -------------------------------------------------------
[2025-12-24T22:26:24.101Z] [INFO] T E S T S
[2025-12-24T22:26:24.101Z] [INFO] -------------------------------------------------------
[2025-12-24T22:26:24.101Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:26:24.779Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2025-12-24T22:26:27.832Z] 2025-12-24 22:24:43,874 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.222s.
[2025-12-24T22:26:27.832Z] 2025-12-24 22:24:43,876 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:27.832Z] 2025-12-24 22:24:43,876 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:28.510Z] 2025-12-24 22:24:44,099 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-12-24T22:26:28.510Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 s - in io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2025-12-24T22:26:28.510Z] [INFO] Running io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2025-12-24T22:26:28.510Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2025-12-24T22:26:28.510Z] [INFO] Running io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2025-12-24T22:26:29.915Z] 2025-12-24 22:24:45,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.197s.
[2025-12-24T22:26:29.915Z] 2025-12-24 22:24:45,406 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:29.915Z] 2025-12-24 22:24:45,406 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:29.915Z] 2025-12-24 22:24:45,678 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:26:29.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2025-12-24T22:26:29.915Z] [INFO] Running io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2025-12-24T22:26:30.592Z] 2025-12-24 22:24:46,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.104s.
[2025-12-24T22:26:30.592Z] 2025-12-24 22:24:46,256 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:30.592Z] 2025-12-24 22:24:46,256 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:30.592Z] 2025-12-24 22:24:46,388 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:26:30.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2025-12-24T22:26:30.592Z] [INFO] Running io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2025-12-24T22:26:31.270Z] 2025-12-24 22:24:46,923 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2025-12-24T22:26:31.270Z] 2025-12-24 22:24:46,923 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:31.270Z] 2025-12-24 22:24:46,924 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:31.270Z] 2025-12-24 22:24:47,066 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:26:31.270Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2025-12-24T22:26:31.270Z] [INFO] Running io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2025-12-24T22:26:31.949Z] 2025-12-24 22:24:47,570 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2025-12-24T22:26:31.949Z] 2025-12-24 22:24:47,570 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:31.949Z] 2025-12-24 22:24:47,571 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:31.949Z] 2025-12-24 22:24:47,730 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:26:31.949Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s - in io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2025-12-24T22:26:31.949Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,179 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,179 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,179 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,289 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:26:32.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2025-12-24T22:26:32.657Z] [INFO] Running io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,746 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,747 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,747 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:32.657Z] 2025-12-24 22:24:48,890 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:26:32.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s - in io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2025-12-24T22:26:32.657Z] [INFO] Running io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2025-12-24T22:26:33.335Z] 2025-12-24 22:24:49,427 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.194s.
[2025-12-24T22:26:33.335Z] 2025-12-24 22:24:49,428 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:33.335Z] 2025-12-24 22:24:49,428 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:33.335Z] 2025-12-24 22:24:49,547 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:26:33.335Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2025-12-24T22:26:33.335Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2025-12-24T22:26:34.016Z] 2025-12-24 22:24:50,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.150s.
[2025-12-24T22:26:34.016Z] 2025-12-24 22:24:50,113 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:34.016Z] 2025-12-24 22:24:50,113 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:26:34.016Z] 2025-12-24 22:24:50,237 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2025-12-24T22:26:34.016Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] Results:
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:34.694Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:34.694Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-deployment ---
[2025-12-24T22:26:34.694Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:26:34.694Z] [INFO] Installing /quarkus/extensions/jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.pom
[2025-12-24T22:26:34.694Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] -------------< io.quarkus:quarkus-resteasy-jackson-parent >-------------
[2025-12-24T22:26:34.694Z] [INFO] Building Quarkus - RESTEasy - Jackson 2.7.5.Final [203/964]
[2025-12-24T22:26:34.694Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.694Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:26:34.694Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-parent ---
[2025-12-24T22:26:34.695Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-parent/2.7.5.Final/quarkus-resteasy-jackson-parent-2.7.5.Final.pom
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-jackson >-----------------
[2025-12-24T22:26:34.695Z] [INFO] Building Quarkus - RESTEasy - Jackson - Runtime 2.7.5.Final [204/964]
[2025-12-24T22:26:34.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:34.695Z] [INFO] Copying 1 resource
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] No sources to compile
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:34.695Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/src/test/resources
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] No sources to compile
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] No tests to run.
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson ---
[2025-12-24T22:26:34.695Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.jar
[2025-12-24T22:26:34.695Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.pom
[2025-12-24T22:26:34.695Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] -----------< io.quarkus:quarkus-resteasy-jackson-deployment >-----------
[2025-12-24T22:26:34.695Z] [INFO] Building Quarkus - RESTEasy - Jackson - Deployment 2.7.5.Final [205/964]
[2025-12-24T22:26:34.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:34.695Z] [INFO]
[2025-12-24T22:26:34.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO] Processed 12 files in 34ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO] Processed 12 files in 00:00.011 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:35.382Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/main/resources
[2025-12-24T22:26:35.382Z] [INFO]
[2025-12-24T22:26:35.382Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:35.382Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:35.382Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/classes
[2025-12-24T22:26:36.061Z] [INFO]
[2025-12-24T22:26:36.061Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:36.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:36.061Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/test/resources
[2025-12-24T22:26:36.061Z] [INFO]
[2025-12-24T22:26:36.061Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:36.061Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:36.061Z] [INFO] Compiling 11 source files to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/test-classes
[2025-12-24T22:26:36.061Z] [INFO]
[2025-12-24T22:26:36.061Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:36.061Z] [INFO]
[2025-12-24T22:26:36.061Z] [INFO] -------------------------------------------------------
[2025-12-24T22:26:36.061Z] [INFO] T E S T S
[2025-12-24T22:26:36.061Z] [INFO] -------------------------------------------------------
[2025-12-24T22:26:36.061Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:26:36.741Z] [INFO] Running io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2025-12-24T22:26:49.937Z] Tests paused
[2025-12-24T22:26:49.937Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:26:49.937Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:26:49.937Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:26:49.937Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:26:49.937Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:26:49.937Z] 2025-12-24 22:24:57,593 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.566s. Listening on: http://localhost:8080
[2025-12-24T22:26:49.937Z] 2025-12-24 22:24:57,594 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:24:57,595 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:00,568 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:00,578 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:26:49.937Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:26:49.937Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:26:49.937Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:26:49.937Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:26:49.937Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:01,119 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8080
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:01,120 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:01,120 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:01,120 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.139s
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:02,421 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:02,424 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:26:49.937Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:26:49.937Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:26:49.937Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:26:49.937Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:26:49.937Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:02,806 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8080
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:02,807 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:02,807 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:02,807 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.538s
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,062 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,064 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:26:49.937Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:26:49.937Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:26:49.937Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:26:49.937Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:26:49.937Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,401 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.332s. Listening on: http://localhost:8080
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,402 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,402 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,402 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.456s
[2025-12-24T22:26:49.937Z] 2025-12-24 22:25:04,422 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:26:49.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.961 s - in io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2025-12-24T22:26:49.937Z] [INFO] Running io.quarkus.resteasy.jackson.LargeResponseTest
[2025-12-24T22:26:52.984Z] 2025-12-24 22:25:08,376 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.688s. Listening on: http://localhost:8081
[2025-12-24T22:26:52.984Z] 2025-12-24 22:25:08,377 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:52.984Z] 2025-12-24 22:25:08,377 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:53.660Z] 2025-12-24 22:25:09,466 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-12-24T22:26:53.660Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.883 s - in io.quarkus.resteasy.jackson.LargeResponseTest
[2025-12-24T22:26:53.660Z] [INFO] Running io.quarkus.resteasy.jackson.JsonViewTest
[2025-12-24T22:26:55.063Z] 2025-12-24 22:25:10,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2025-12-24T22:26:55.063Z] 2025-12-24 22:25:10,681 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:55.063Z] 2025-12-24 22:25:10,682 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:55.740Z] 2025-12-24 22:25:11,473 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:26:55.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s - in io.quarkus.resteasy.jackson.JsonViewTest
[2025-12-24T22:26:55.740Z] [INFO] Running io.quarkus.resteasy.jackson.NoMediaTypeTest
[2025-12-24T22:26:57.146Z] 2025-12-24 22:25:12,771 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2025-12-24T22:26:57.147Z] 2025-12-24 22:25:12,771 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:26:57.147Z] 2025-12-24 22:25:12,771 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:26:57.825Z] 2025-12-24 22:25:13,418 INFO [io.quarkus] (main) Quarkus stopped in 0.090s
[2025-12-24T22:26:57.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 s - in io.quarkus.resteasy.jackson.NoMediaTypeTest
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] Results:
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:57.825Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:57.825Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-deployment ---
[2025-12-24T22:26:57.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:26:57.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.pom
[2025-12-24T22:26:57.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] -------------< io.quarkus:quarkus-reactive-routes-parent >--------------
[2025-12-24T22:26:57.825Z] [INFO] Building Quarkus - Reactive Routes 2.7.5.Final [206/964]
[2025-12-24T22:26:57.825Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-parent ---
[2025-12-24T22:26:57.825Z] [INFO] Installing /quarkus/extensions/reactive-routes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-parent/2.7.5.Final/quarkus-reactive-routes-parent-2.7.5.Final.pom
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] -----------------< io.quarkus:quarkus-reactive-routes >-----------------
[2025-12-24T22:26:57.825Z] [INFO] Building Quarkus - Reactive Routes - Runtime 2.7.5.Final [207/964]
[2025-12-24T22:26:57.825Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.825Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO] Processed 25 files in 192ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO] Processed 25 files in 00:00.042 (Already Sorted: 25, Needed Sorting: 0)
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:57.826Z] [INFO] Copying 2 resources
[2025-12-24T22:26:57.826Z] [INFO]
[2025-12-24T22:26:57.826Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-routes ---
[2025-12-24T22:26:57.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2025-12-24T22:26:58.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar (3.6 kB at 22 kB/s)
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:58.504Z] [INFO] Compiling 25 source files to /quarkus/extensions/reactive-routes/runtime/target/classes
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:58.504Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/runtime/src/test/resources
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] No sources to compile
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] No tests to run.
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes ---
[2025-12-24T22:26:58.504Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.jar
[2025-12-24T22:26:58.504Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.pom
[2025-12-24T22:26:58.504Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] -----------< io.quarkus:quarkus-hibernate-validator-parent >------------
[2025-12-24T22:26:58.504Z] [INFO] Building Quarkus - Hibernate Validator 2.7.5.Final [208/964]
[2025-12-24T22:26:58.504Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-parent ---
[2025-12-24T22:26:58.504Z] [INFO] Installing /quarkus/extensions/hibernate-validator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-parent/2.7.5.Final/quarkus-hibernate-validator-parent-2.7.5.Final.pom
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] -------------< io.quarkus:quarkus-hibernate-validator-spi >-------------
[2025-12-24T22:26:58.504Z] [INFO] Building Quarkus - Hibernate Validator - SPI 2.7.5.Final [209/964]
[2025-12-24T22:26:58.504Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:58.504Z] [INFO]
[2025-12-24T22:26:58.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:59.182Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/main/resources
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:26:59.182Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-validator/spi/target/classes
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:26:59.182Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/test/resources
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] No sources to compile
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] No tests to run.
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-spi ---
[2025-12-24T22:26:59.182Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2025-12-24T22:26:59.182Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.pom
[2025-12-24T22:26:59.182Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-common-parent >----------
[2025-12-24T22:26:59.182Z] [INFO] Building Quarkus - Elytron Security - Common 2.7.5.Final [210/964]
[2025-12-24T22:26:59.182Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-parent ---
[2025-12-24T22:26:59.182Z] [INFO] Installing /quarkus/extensions/elytron-security-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-parent/2.7.5.Final/quarkus-elytron-security-common-parent-2.7.5.Final.pom
[2025-12-24T22:26:59.182Z] [INFO]
[2025-12-24T22:26:59.182Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-common >-------------
[2025-12-24T22:26:59.182Z] [INFO] Building Quarkus - Elytron Security - Common - Runtime 2.7.5.Final [211/964]
[2025-12-24T22:26:59.182Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:26:59.182Z] [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-12-24T22:26:59.182Z] [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 23 kB/s)
[2025-12-24T22:26:59.182Z] [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-12-24T22:26:59.182Z] [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 694 kB/s)
[2025-12-24T22:26:59.182Z] [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-12-24T22:26:59.860Z] [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 25 kB/s)
[2025-12-24T22:26:59.860Z] [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-12-24T22:26:59.860Z] [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 19 kB/s)
[2025-12-24T22:26:59.860Z] [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-12-24T22:26:59.860Z] [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 17 kB/s)
[2025-12-24T22:26:59.860Z] [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-12-24T22:26:59.860Z] [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 24 kB/s)
[2025-12-24T22:26:59.860Z] [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-12-24T22:26:59.860Z] [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 15 kB/s)
[2025-12-24T22:26:59.860Z] [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-12-24T22:27:00.539Z] [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 10 kB/s)
[2025-12-24T22:27:00.539Z] [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-12-24T22:27:00.539Z] [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 9.9 kB/s)
[2025-12-24T22:27:00.539Z] [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-12-24T22:27:01.221Z] [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 14 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 85 kB/s)
[2025-12-24T22:27:01.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2025-12-24T22:27:01.221Z] [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 904 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 104 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 36 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 2.1 MB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 470 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 372 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 513 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 54 kB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 5.6 MB/s)
[2025-12-24T22:27:01.221Z] [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-12-24T22:27:01.221Z] [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 199 kB/s)
[2025-12-24T22:27:01.221Z] [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 196 kB/s)
[2025-12-24T22:27:01.899Z] [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 296 kB/s)
[2025-12-24T22:27:01.899Z] [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 101 kB/s)
[2025-12-24T22:27:01.899Z] [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 39 kB/s)
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO] Processed 11 files in 28ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO] Processed 11 files in 00:00.026 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:01.899Z] [INFO] Copying 1 resource
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO]
[2025-12-24T22:27:01.899Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:01.899Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:01.899Z] [INFO] Compiling 10 source files to /quarkus/extensions/elytron-security-common/runtime/target/classes
[2025-12-24T22:27:02.576Z] [INFO]
[2025-12-24T22:27:02.576Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:02.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:02.576Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/runtime/src/test/resources
[2025-12-24T22:27:02.576Z] [INFO]
[2025-12-24T22:27:02.576Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:02.576Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:02.576Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-common/runtime/target/test-classes
[2025-12-24T22:27:02.576Z] [INFO]
[2025-12-24T22:27:02.576Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:02.576Z] [INFO]
[2025-12-24T22:27:02.576Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:02.576Z] [INFO] T E S T S
[2025-12-24T22:27:02.576Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:02.576Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:03.254Z] [INFO] Running io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2025-12-24T22:27:04.687Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] Results:
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:04.687Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:04.687Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common ---
[2025-12-24T22:27:04.687Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.jar
[2025-12-24T22:27:04.687Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.pom
[2025-12-24T22:27:04.687Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] -------< io.quarkus:quarkus-elytron-security-common-deployment >--------
[2025-12-24T22:27:04.687Z] [INFO] Building Quarkus - Elytron Security - Common - Deployment 2.7.5.Final [212/964]
[2025-12-24T22:27:04.687Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:04.687Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/main/resources
[2025-12-24T22:27:04.687Z] [INFO]
[2025-12-24T22:27:04.687Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:04.687Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:04.687Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-common/deployment/target/classes
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:05.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:05.365Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/test/resources
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:05.365Z] [INFO] No sources to compile
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:05.365Z] [INFO] No tests to run.
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:05.365Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:05.365Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-deployment ---
[2025-12-24T22:27:05.365Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2025-12-24T22:27:05.365Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.pom
[2025-12-24T22:27:05.365Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-parent >-------------
[2025-12-24T22:27:05.365Z] [INFO] Building Quarkus - Elytron Security 2.7.5.Final [213/964]
[2025-12-24T22:27:05.365Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-parent ---
[2025-12-24T22:27:05.365Z] [INFO] Installing /quarkus/extensions/elytron-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-parent/2.7.5.Final/quarkus-elytron-security-parent-2.7.5.Final.pom
[2025-12-24T22:27:05.365Z] [INFO]
[2025-12-24T22:27:05.365Z] [INFO] ----------------< io.quarkus:quarkus-elytron-security >-----------------
[2025-12-24T22:27:05.365Z] [INFO] Building Quarkus - Elytron Security - Runtime 2.7.5.Final [214/964]
[2025-12-24T22:27:05.365Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:05.365Z] [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-12-24T22:27:05.366Z] [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 15 kB/s)
[2025-12-24T22:27:05.366Z] [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-12-24T22:27:05.366Z] [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 24 kB/s)
[2025-12-24T22:27:05.366Z] [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-12-24T22:27:06.046Z] [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 8.9 kB/s)
[2025-12-24T22:27:06.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom
[2025-12-24T22:27:06.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom (4.3 kB at 14 kB/s)
[2025-12-24T22:27:06.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom
[2025-12-24T22:27:06.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom (13 kB at 154 kB/s)
[2025-12-24T22:27:06.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom
[2025-12-24T22:27:06.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom (15 kB at 158 kB/s)
[2025-12-24T22:27:06.046Z] [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-12-24T22:27:06.046Z] [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-12-24T22:27:06.046Z] [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-12-24T22:27:06.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar
[2025-12-24T22:27:06.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar
[2025-12-24T22:27:06.723Z] [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 134 kB/s)
[2025-12-24T22:27:06.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar
[2025-12-24T22:27:06.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar (44 kB at 449 kB/s)
[2025-12-24T22:27:06.723Z] [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 547 kB/s)
[2025-12-24T22:27:06.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar (100 kB at 543 kB/s)
[2025-12-24T22:27:06.723Z] [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.5 MB/s)
[2025-12-24T22:27:06.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 220 kB/s)
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security ---
[2025-12-24T22:27:06.723Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:27:06.723Z] [INFO]
[2025-12-24T22:27:06.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO] Processed 7 files in 00:00.027 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:07.399Z] [INFO] Copying 1 resource
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:07.399Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security/runtime/target/classes
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:07.399Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/runtime/src/test/resources
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:07.399Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security/runtime/target/test-classes
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security ---
[2025-12-24T22:27:07.399Z] [INFO]
[2025-12-24T22:27:07.399Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:07.399Z] [INFO] T E S T S
[2025-12-24T22:27:07.399Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:07.399Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:08.803Z] [INFO] Running io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2025-12-24T22:27:08.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] Results:
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security ---
[2025-12-24T22:27:08.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security ---
[2025-12-24T22:27:08.803Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security ---
[2025-12-24T22:27:08.803Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.jar
[2025-12-24T22:27:08.803Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.pom
[2025-12-24T22:27:08.803Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final-sources.jar
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] -----------< io.quarkus:quarkus-elytron-security-deployment >-----------
[2025-12-24T22:27:08.803Z] [INFO] Building Quarkus - Elytron Security - Deployment 2.7.5.Final [215/964]
[2025-12-24T22:27:08.803Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:08.803Z] [INFO]
[2025-12-24T22:27:08.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Processed 5 files in 14ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:09.645Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/main/resources
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:09.645Z] [INFO] Compiling 5 source files to /quarkus/extensions/elytron-security/deployment/target/classes
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:09.645Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/test/resources
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] No sources to compile
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] No tests to run.
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-deployment ---
[2025-12-24T22:27:09.645Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2025-12-24T22:27:09.645Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.pom
[2025-12-24T22:27:09.645Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] -----< io.quarkus:quarkus-elytron-security-properties-file-parent >-----
[2025-12-24T22:27:09.645Z] [INFO] Building Quarkus - Elytron Security Properties File 2.7.5.Final [216/964]
[2025-12-24T22:27:09.645Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-parent ---
[2025-12-24T22:27:09.645Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-parent/2.7.5.Final/quarkus-elytron-security-properties-file-parent-2.7.5.Final.pom
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --------< io.quarkus:quarkus-elytron-security-properties-file >---------
[2025-12-24T22:27:09.645Z] [INFO] Building Quarkus - Elytron Security Properties File - Runtime 2.7.5.Final [217/964]
[2025-12-24T22:27:09.645Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO] Processed 6 files in 16ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.645Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.645Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:27:09.645Z] [INFO]
[2025-12-24T22:27:09.646Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:09.646Z] [INFO] Copying 1 resource
[2025-12-24T22:27:09.646Z] [INFO]
[2025-12-24T22:27:09.646Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.646Z] [INFO]
[2025-12-24T22:27:09.646Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:09.646Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:09.646Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-properties-file/runtime/target/classes
[2025-12-24T22:27:10.324Z] [INFO]
[2025-12-24T22:27:10.324Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:10.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:10.324Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/runtime/src/test/resources
[2025-12-24T22:27:10.324Z] [INFO]
[2025-12-24T22:27:10.324Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:10.324Z] [INFO] No sources to compile
[2025-12-24T22:27:10.324Z] [INFO]
[2025-12-24T22:27:10.324Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:10.324Z] [INFO] No tests to run.
[2025-12-24T22:27:10.324Z] [INFO]
[2025-12-24T22:27:10.324Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:10.324Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2025-12-24T22:27:10.324Z] [INFO]
[2025-12-24T22:27:10.324Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:10.324Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2025-12-24T22:27:10.324Z] [INFO]
[2025-12-24T22:27:10.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file ---
[2025-12-24T22:27:10.325Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2025-12-24T22:27:10.325Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.pom
[2025-12-24T22:27:10.325Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2025-12-24T22:27:10.325Z] [INFO]
[2025-12-24T22:27:10.325Z] [INFO] ---< io.quarkus:quarkus-elytron-security-properties-file-deployment >---
[2025-12-24T22:27:10.325Z] [INFO] Building Quarkus - Elytron Security Properties File - Deployment 2.7.5.Final [218/964]
[2025-12-24T22:27:10.325Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:10.325Z] [INFO]
[2025-12-24T22:27:10.325Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:10.325Z] [INFO]
[2025-12-24T22:27:10.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO] Processed 16 files in 32ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO] Processed 16 files in 00:00.019 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:11.004Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/deployment/src/main/resources
[2025-12-24T22:27:11.004Z] [INFO]
[2025-12-24T22:27:11.004Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.004Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:11.004Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-properties-file/deployment/target/classes
[2025-12-24T22:27:11.699Z] [INFO]
[2025-12-24T22:27:11.699Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:11.699Z] [INFO] Copying 8 resources
[2025-12-24T22:27:11.699Z] [INFO]
[2025-12-24T22:27:11.699Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.699Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:11.699Z] [INFO] Compiling 15 source files to /quarkus/extensions/elytron-security-properties-file/deployment/target/test-classes
[2025-12-24T22:27:11.699Z] [INFO]
[2025-12-24T22:27:11.699Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:11.699Z] [INFO]
[2025-12-24T22:27:11.699Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:11.699Z] [INFO] T E S T S
[2025-12-24T22:27:11.699Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:11.699Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:12.405Z] [INFO] Running io.quarkus.security.test.NoConfiguredRealmsTestCase
[2025-12-24T22:27:17.477Z] 2025-12-24 22:25:32,711 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.file.enabled" 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-12-24T22:27:17.477Z] 2025-12-24 22:25:33,312 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.670s. Listening on: http://localhost:8081
[2025-12-24T22:27:17.477Z] 2025-12-24 22:25:33,313 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:17.477Z] 2025-12-24 22:25:33,313 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:27:18.882Z] 2025-12-24 22:25:34,475 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-12-24T22:27:18.882Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.099 s - in io.quarkus.security.test.NoConfiguredRealmsTestCase
[2025-12-24T22:27:18.882Z] [INFO] Running io.quarkus.security.test.FormAuthTestCase
[2025-12-24T22:27:20.298Z] 2025-12-24 22:25:36,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.791s. Listening on: http://localhost:8081
[2025-12-24T22:27:20.298Z] 2025-12-24 22:25:36,059 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:20.298Z] 2025-12-24 22:25:36,059 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:27:20.982Z] Request method: POST
[2025-12-24T22:27:20.982Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T22:27:20.982Z] Proxy: <none>
[2025-12-24T22:27:20.982Z] Request params: <none>
[2025-12-24T22:27:20.982Z] Query params: <none>
[2025-12-24T22:27:20.982Z] Form params: j_username=stuart
[2025-12-24T22:27:20.982Z] j_password=test
[2025-12-24T22:27:20.982Z] Path params: <none>
[2025-12-24T22:27:20.982Z] Headers: Accept=*/*
[2025-12-24T22:27:20.982Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T22:27:20.982Z] Cookies: <none>
[2025-12-24T22:27:20.982Z] Multiparts: <none>
[2025-12-24T22:27:20.982Z] Body: <none>
[2025-12-24T22:27:20.982Z] 2025-12-24 22:25:36,630 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-11) Encryption key was not specified for persistent FORM auth, using temporary key 25vmYGg4Z0epcr7DTrKEEeJrNWjYWoJdtByQmSkkxKQ=
[2025-12-24T22:27:20.982Z] HTTP/1.1 302 Found
[2025-12-24T22:27:20.982Z] location: http://localhost:8081/
[2025-12-24T22:27:20.982Z] content-length: 0
[2025-12-24T22:27:20.982Z] set-cookie: quarkus-credential=DNwwgaCQ7y7EP/bu+61fXdjWb42gwF0lI8uSxZlp9zr9mxIygl+ya9dMGJriNbVDJQ==; Path=/
[2025-12-24T22:27:20.982Z] Request method: POST
[2025-12-24T22:27:20.982Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T22:27:20.982Z] Proxy: <none>
[2025-12-24T22:27:20.982Z] Request params: <none>
[2025-12-24T22:27:20.982Z] Query params: <none>
[2025-12-24T22:27:20.982Z] Form params: j_username=jdoe
[2025-12-24T22:27:20.982Z] j_password=p4ssw0rd
[2025-12-24T22:27:20.982Z] Path params: <none>
[2025-12-24T22:27:20.983Z] Headers: Accept=*/*
[2025-12-24T22:27:20.983Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T22:27:20.983Z] Cookies: <none>
[2025-12-24T22:27:20.983Z] Multiparts: <none>
[2025-12-24T22:27:20.983Z] Body: <none>
[2025-12-24T22:27:20.983Z] HTTP/1.1 302 Found
[2025-12-24T22:27:20.983Z] location: http://localhost:8081/
[2025-12-24T22:27:20.983Z] content-length: 0
[2025-12-24T22:27:20.983Z] set-cookie: quarkus-credential=DOierjL4gvZgGlf6BLpK15qfh6FgFAD5q+R7r+V3ZyX8PXvWmzOawV6iHV3e2nE=; Path=/
[2025-12-24T22:27:20.983Z] Request method: POST
[2025-12-24T22:27:20.983Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T22:27:20.983Z] Proxy: <none>
[2025-12-24T22:27:20.983Z] Request params: <none>
[2025-12-24T22:27:20.983Z] Query params: <none>
[2025-12-24T22:27:20.983Z] Form params: j_username=scott
[2025-12-24T22:27:20.983Z] j_password=jb0ss
[2025-12-24T22:27:20.983Z] Path params: <none>
[2025-12-24T22:27:20.983Z] Headers: Accept=*/*
[2025-12-24T22:27:20.983Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T22:27:20.983Z] Cookies: <none>
[2025-12-24T22:27:20.983Z] Multiparts: <none>
[2025-12-24T22:27:20.983Z] Body: <none>
[2025-12-24T22:27:20.983Z] HTTP/1.1 302 Found
[2025-12-24T22:27:20.983Z] location: http://localhost:8081/
[2025-12-24T22:27:20.983Z] content-length: 0
[2025-12-24T22:27:20.983Z] set-cookie: quarkus-credential=DH2/2+8p/705Syg8wA6+PTb9FbzWdjtVtPUokO/gkT0AoR6LosVnZIxKsepLjUCJ; Path=/
[2025-12-24T22:27:20.983Z] 2025-12-24 22:25:37,143 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:27:20.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.65 s - in io.quarkus.security.test.FormAuthTestCase
[2025-12-24T22:27:20.983Z] [INFO] Running io.quarkus.security.test.BasicAuthTestCase
[2025-12-24T22:27:22.389Z] 2025-12-24 22:25:38,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.658s. Listening on: http://localhost:8081
[2025-12-24T22:27:22.389Z] 2025-12-24 22:25:38,581 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:22.389Z] 2025-12-24 22:25:38,582 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:27:23.795Z] 2025-12-24 22:25:39,402 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:27:23.795Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.217 s - in io.quarkus.security.test.BasicAuthTestCase
[2025-12-24T22:27:23.795Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2025-12-24T22:27:24.473Z] 2025-12-24 22:25:39,780 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-1) Configuring from MPRealmConfig
[2025-12-24T22:27:24.473Z] 2025-12-24 22:25:40,196 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" 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-12-24T22:27:24.473Z] 2025-12-24 22:25:40,677 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.558s. Listening on: http://localhost:8081
[2025-12-24T22:27:24.473Z] 2025-12-24 22:25:40,677 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:24.473Z] 2025-12-24 22:25:40,677 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:27:25.880Z] 2025-12-24 22:25:41,488 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:27:25.880Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s - in io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2025-12-24T22:27:25.880Z] [INFO] Running io.quarkus.security.test.CustomAuthTestCase
[2025-12-24T22:27:26.558Z] 2025-12-24 22:25:42,566 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2025-12-24T22:27:26.558Z] 2025-12-24 22:25:42,566 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:26.558Z] 2025-12-24 22:25:42,566 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:27:27.235Z] 2025-12-24 22:25:42,958 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:27:27.235Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s - in io.quarkus.security.test.CustomAuthTestCase
[2025-12-24T22:27:27.235Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2025-12-24T22:27:27.913Z] 2025-12-24 22:25:43,229 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-12) Configuring from MPRealmConfig
[2025-12-24T22:27:27.913Z] 2025-12-24 22:25:43,483 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" 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-12-24T22:27:27.913Z] 2025-12-24 22:25:43,925 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2025-12-24T22:27:27.913Z] 2025-12-24 22:25:43,925 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:27.913Z] 2025-12-24 22:25:43,926 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:27:28.591Z] 2025-12-24 22:25:44,591 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:27:28.591Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2025-12-24T22:27:28.591Z] [INFO] Running io.quarkus.security.test.SecurityRealmsTestCase
[2025-12-24T22:27:28.591Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.security.test.SecurityRealmsTestCase
[2025-12-24T22:27:28.591Z] [INFO]
[2025-12-24T22:27:28.591Z] [INFO] Results:
[2025-12-24T22:27:28.591Z] [INFO]
[2025-12-24T22:27:28.591Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:28.591Z] [INFO]
[2025-12-24T22:27:28.591Z] [INFO]
[2025-12-24T22:27:28.591Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:28.591Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2025-12-24T22:27:28.591Z] [INFO]
[2025-12-24T22:27:28.591Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:28.591Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:28.591Z] [INFO]
[2025-12-24T22:27:28.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-deployment ---
[2025-12-24T22:27:28.592Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2025-12-24T22:27:28.592Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.pom
[2025-12-24T22:27:28.592Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:28.592Z] [INFO]
[2025-12-24T22:27:28.592Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-validator >---------------
[2025-12-24T22:27:28.592Z] [INFO] Building Quarkus - Hibernate Validator - Runtime 2.7.5.Final [219/964]
[2025-12-24T22:27:28.592Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:28.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom (13 kB at 175 kB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom (72 kB at 875 kB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-12-24T22:27:29.724Z] [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 142 kB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 518 kB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom (2.5 kB at 22 kB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-12-24T22:27:29.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 1.0 MB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar (1.3 MB at 16 MB/s)
[2025-12-24T22:27:29.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar (7.7 kB at 80 kB/s)
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO] Processed 25 files in 75ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO] Processed 25 files in 00:00.047 (Already Sorted: 25, Needed Sorting: 0)
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:29.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:29.724Z] [INFO] Copying 3 resources
[2025-12-24T22:27:29.724Z] [INFO]
[2025-12-24T22:27:29.724Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:30.404Z] [INFO] Compiling 25 source files to /quarkus/extensions/hibernate-validator/runtime/target/classes
[2025-12-24T22:27:30.404Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2025-12-24T22:27:30.404Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2025-12-24T22:27:30.404Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2025-12-24T22:27:30.404Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2025-12-24T22:27:30.404Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2025-12-24T22:27:30.404Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:30.404Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/runtime/src/test/resources
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] No sources to compile
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] No tests to run.
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator ---
[2025-12-24T22:27:30.404Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.jar
[2025-12-24T22:27:30.404Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.pom
[2025-12-24T22:27:30.404Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] ------------------< io.quarkus:quarkus-jsonb-parent >-------------------
[2025-12-24T22:27:30.404Z] [INFO] Building Quarkus - JSON-B 2.7.5.Final [220/964]
[2025-12-24T22:27:30.404Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-parent ---
[2025-12-24T22:27:30.404Z] [INFO] Installing /quarkus/extensions/jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-parent/2.7.5.Final/quarkus-jsonb-parent-2.7.5.Final.pom
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] ----------------------< io.quarkus:quarkus-jsonb >----------------------
[2025-12-24T22:27:30.404Z] [INFO] Building Quarkus - JSON-B - Runtime 2.7.5.Final [221/964]
[2025-12-24T22:27:30.404Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb ---
[2025-12-24T22:27:30.404Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:27:30.405Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:27:30.405Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:30.405Z] [INFO] Copying 2 resources
[2025-12-24T22:27:30.405Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2025-12-24T22:27:30.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar (3.9 kB at 22 kB/s)
[2025-12-24T22:27:30.405Z] [INFO]
[2025-12-24T22:27:30.405Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb ---
[2025-12-24T22:27:30.405Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:30.405Z] [INFO] Compiling 3 source files to /quarkus/extensions/jsonb/runtime/target/classes
[2025-12-24T22:27:31.083Z] [INFO]
[2025-12-24T22:27:31.083Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb ---
[2025-12-24T22:27:31.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:31.083Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/runtime/src/test/resources
[2025-12-24T22:27:31.083Z] [INFO]
[2025-12-24T22:27:31.083Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb ---
[2025-12-24T22:27:31.083Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:31.083Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/runtime/target/test-classes
[2025-12-24T22:27:31.083Z] [INFO]
[2025-12-24T22:27:31.083Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb ---
[2025-12-24T22:27:31.083Z] [INFO]
[2025-12-24T22:27:31.083Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:31.083Z] [INFO] T E S T S
[2025-12-24T22:27:31.083Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:31.083Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:31.762Z] [INFO] Running io.quarkus.jsonb.JsonbUnitTest
[2025-12-24T22:27:31.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in io.quarkus.jsonb.JsonbUnitTest
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] Results:
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb ---
[2025-12-24T22:27:31.762Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb ---
[2025-12-24T22:27:31.762Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb ---
[2025-12-24T22:27:31.762Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.jar
[2025-12-24T22:27:31.762Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.pom
[2025-12-24T22:27:31.762Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jsonb-parent >--------------
[2025-12-24T22:27:31.762Z] [INFO] Building Quarkus - RESTEasy - JSON-B 2.7.5.Final [222/964]
[2025-12-24T22:27:31.762Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-parent ---
[2025-12-24T22:27:31.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.5.Final/quarkus-resteasy-jsonb-parent-2.7.5.Final.pom
[2025-12-24T22:27:31.762Z] [INFO]
[2025-12-24T22:27:31.762Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-jsonb >------------------
[2025-12-24T22:27:31.762Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Runtime 2.7.5.Final [223/964]
[2025-12-24T22:27:31.762Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:31.763Z] [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-12-24T22:27:31.763Z] [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 48 kB/s)
[2025-12-24T22:27:31.763Z] [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-12-24T22:27:32.441Z] [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 326 kB/s)
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO] Processed 2 files in 00:00.014 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:32.441Z] [INFO] Copying 1 resource
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:32.441Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/classes
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:32.441Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/src/test/resources
[2025-12-24T22:27:32.441Z] [INFO]
[2025-12-24T22:27:32.441Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:32.441Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:32.441Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/test-classes
[2025-12-24T22:27:33.122Z] [INFO]
[2025-12-24T22:27:33.122Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:33.122Z] [INFO]
[2025-12-24T22:27:33.122Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:33.122Z] [INFO] T E S T S
[2025-12-24T22:27:33.122Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:33.122Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:33.122Z] [INFO] Running io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2025-12-24T22:27:33.800Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] Results:
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:33.800Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:33.800Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb ---
[2025-12-24T22:27:33.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2025-12-24T22:27:33.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.pom
[2025-12-24T22:27:33.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --------------------< io.quarkus:quarkus-jsonb-spi >--------------------
[2025-12-24T22:27:33.800Z] [INFO] Building Quarkus - JSON-B - SPI 2.7.5.Final [224/964]
[2025-12-24T22:27:33.800Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:33.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/main/resources
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:33.800Z] [INFO] Compiling 2 source files to /quarkus/extensions/jsonb/spi/target/classes
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:33.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/test/resources
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] No sources to compile
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] No tests to run.
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-spi ---
[2025-12-24T22:27:33.800Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2025-12-24T22:27:33.800Z] [INFO] Installing /quarkus/extensions/jsonb/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.pom
[2025-12-24T22:27:33.800Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] ----------------< io.quarkus:quarkus-jsonb-deployment >-----------------
[2025-12-24T22:27:33.800Z] [INFO] Building Quarkus - JSON-B - Deployment 2.7.5.Final [225/964]
[2025-12-24T22:27:33.800Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:33.800Z] [INFO]
[2025-12-24T22:27:33.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO] Processed 5 files in 00:00.014 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:34.479Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/main/resources
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:34.479Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/deployment/target/classes
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.479Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:34.479Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/test/resources
[2025-12-24T22:27:34.479Z] [INFO]
[2025-12-24T22:27:34.480Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:34.480Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:34.480Z] [INFO] Compiling 4 source files to /quarkus/extensions/jsonb/deployment/target/test-classes
[2025-12-24T22:27:35.158Z] [INFO]
[2025-12-24T22:27:35.158Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:35.158Z] [INFO]
[2025-12-24T22:27:35.158Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:35.158Z] [INFO] T E S T S
[2025-12-24T22:27:35.158Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:35.158Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:35.850Z] [INFO] Running io.quarkus.jsonb.deployment.JsonbAdapterTest
[2025-12-24T22:27:38.902Z] 2025-12-24 22:25:54,518 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.157s.
[2025-12-24T22:27:38.902Z] 2025-12-24 22:25:54,519 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:38.902Z] 2025-12-24 22:25:54,519 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T22:27:38.902Z] 2025-12-24 22:25:54,638 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-12-24T22:27:38.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 s - in io.quarkus.jsonb.deployment.JsonbAdapterTest
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] Results:
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:38.902Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:38.902Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-deployment ---
[2025-12-24T22:27:38.902Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:27:38.902Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.pom
[2025-12-24T22:27:38.902Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jsonb-deployment >------------
[2025-12-24T22:27:38.902Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Deployment 2.7.5.Final [226/964]
[2025-12-24T22:27:38.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:38.902Z] [INFO]
[2025-12-24T22:27:38.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO] Processed 6 files in 20ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO] Processed 6 files in 00:00.011 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:27:39.580Z] [INFO]
[2025-12-24T22:27:39.580Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:39.581Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/main/resources
[2025-12-24T22:27:39.581Z] [INFO]
[2025-12-24T22:27:39.581Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.581Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:39.581Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/classes
[2025-12-24T22:27:39.581Z] [INFO]
[2025-12-24T22:27:39.581Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:39.581Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/test/resources
[2025-12-24T22:27:39.581Z] [INFO]
[2025-12-24T22:27:39.581Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.581Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:39.581Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/test-classes
[2025-12-24T22:27:39.581Z] [INFO]
[2025-12-24T22:27:39.581Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:39.581Z] [INFO]
[2025-12-24T22:27:39.581Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:39.581Z] [INFO] T E S T S
[2025-12-24T22:27:39.581Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:39.581Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:40.992Z] [INFO] Running io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2025-12-24T22:27:46.076Z] 2025-12-24 22:26:02,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.909s. Listening on: http://localhost:8081
[2025-12-24T22:27:46.076Z] 2025-12-24 22:26:02,008 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:46.076Z] 2025-12-24 22:26:02,008 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:27:49.126Z] 2025-12-24 22:26:04,988 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:27:49.126Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.199 s - in io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2025-12-24T22:27:49.126Z] [INFO] Running io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2025-12-24T22:27:50.546Z] 2025-12-24 22:26:06,185 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2025-12-24T22:27:50.546Z] 2025-12-24 22:26:06,186 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:50.546Z] 2025-12-24 22:26:06,186 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:27:51.224Z] 2025-12-24 22:26:06,798 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:27:51.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] Results:
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:51.225Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:51.225Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-deployment ---
[2025-12-24T22:27:51.225Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:27:51.225Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.pom
[2025-12-24T22:27:51.225Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] ---------< io.quarkus:quarkus-hibernate-validator-deployment >----------
[2025-12-24T22:27:51.225Z] [INFO] Building Quarkus - Hibernate Validator - Deployment 2.7.5.Final [227/964]
[2025-12-24T22:27:51.225Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.225Z] [INFO]
[2025-12-24T22:27:51.225Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.902Z] [INFO] Processed 34 files in 144ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2025-12-24T22:27:51.902Z] [INFO]
[2025-12-24T22:27:51.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.902Z] [INFO] Processed 34 files in 00:00.045 (Already Sorted: 34, Needed Sorting: 0)
[2025-12-24T22:27:51.902Z] [INFO]
[2025-12-24T22:27:51.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:51.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/deployment/src/main/resources
[2025-12-24T22:27:51.902Z] [INFO]
[2025-12-24T22:27:51.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.902Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:51.902Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-validator/deployment/target/classes
[2025-12-24T22:27:51.902Z] [WARNING] /quarkus/extensions/hibernate-validator/deployment/src/main/java/io/quarkus/hibernate/validator/deployment/HibernateValidatorProcessor.java:[336,53] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:27:51.902Z] [INFO]
[2025-12-24T22:27:51.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:27:51.902Z] [INFO] Copying 3 resources
[2025-12-24T22:27:51.902Z] [INFO]
[2025-12-24T22:27:51.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:51.902Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:27:51.902Z] [INFO] Compiling 31 source files to /quarkus/extensions/hibernate-validator/deployment/target/test-classes
[2025-12-24T22:27:52.579Z] [INFO]
[2025-12-24T22:27:52.579Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:27:52.579Z] [INFO]
[2025-12-24T22:27:52.579Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:52.579Z] [INFO] T E S T S
[2025-12-24T22:27:52.579Z] [INFO] -------------------------------------------------------
[2025-12-24T22:27:52.579Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:27:53.256Z] [INFO] Running io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2025-12-24T22:27:58.304Z] 2025-12-24 22:26:14,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2025-12-24T22:27:58.304Z] 2025-12-24 22:26:14,354 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:27:58.304Z] 2025-12-24 22:26:14,354 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:27:58.982Z] 2025-12-24 22:26:14,953 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:27:58.982Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.763 s - in io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2025-12-24T22:27:58.982Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2025-12-24T22:28:00.387Z] 2025-12-24 22:26:16,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-12-24T22:28:00.387Z] 2025-12-24 22:26:16,375 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:00.387Z] 2025-12-24 22:26:16,375 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:00.387Z] 2025-12-24 22:26:16,500 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:28:00.387Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2025-12-24T22:28:00.387Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2025-12-24T22:28:01.788Z] 2025-12-24 22:26:17,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2025-12-24T22:28:01.788Z] 2025-12-24 22:26:17,509 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:01.788Z] 2025-12-24 22:26:17,509 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:01.789Z] 2025-12-24 22:26:17,642 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:28:01.789Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2025-12-24T22:28:01.789Z] [INFO] Running io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2025-12-24T22:28:03.200Z] 2025-12-24 22:26:18,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-12-24T22:28:03.200Z] 2025-12-24 22:26:18,832 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:03.200Z] 2025-12-24 22:26:18,832 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:03.200Z] 2025-12-24 22:26:18,969 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:28:03.200Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.322 s - in io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2025-12-24T22:28:03.200Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2025-12-24T22:28:03.878Z] 2025-12-24 22:26:19,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-12-24T22:28:03.878Z] 2025-12-24 22:26:19,947 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:03.878Z] 2025-12-24 22:26:19,947 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:03.878Z] 2025-12-24 22:26:20,049 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:28:03.878Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 s - in io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2025-12-24T22:28:03.878Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2025-12-24T22:28:05.285Z] 2025-12-24 22:26:21,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2025-12-24T22:28:05.285Z] 2025-12-24 22:26:21,205 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:05.285Z] 2025-12-24 22:26:21,206 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:05.285Z] 2025-12-24 22:26:21,300 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:28:05.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2025-12-24T22:28:05.285Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2025-12-24T22:28:06.694Z] 2025-12-24 22:26:22,272 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:28:06.694Z] 2025-12-24 22:26:22,273 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:06.694Z] 2025-12-24 22:26:22,273 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:06.694Z] 2025-12-24 22:26:22,381 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:28:06.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2025-12-24T22:28:06.694Z] [INFO] Running io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2025-12-24T22:28:07.372Z] 2025-12-24 22:26:23,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2025-12-24T22:28:07.372Z] 2025-12-24 22:26:23,381 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:07.372Z] 2025-12-24 22:26:23,382 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:07.372Z] 2025-12-24 22:26:23,479 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:28:07.372Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s - in io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2025-12-24T22:28:07.372Z] [INFO] Running io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2025-12-24T22:28:08.794Z] 2025-12-24 22:26:24,376 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:28:08.794Z] 2025-12-24 22:26:24,376 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:08.794Z] 2025-12-24 22:26:24,377 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:08.794Z] 2025-12-24 22:26:24,526 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:28:08.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s - in io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2025-12-24T22:28:08.794Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2025-12-24T22:28:09.813Z] 2025-12-24 22:26:24,894 WARN [io.qua.hib.val.deployment] (build-12) Hibernate Validator does not support constraints on static methods yet. Constraints on io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest$MyUtil#void validateName(@Pattern(regexp = "A.*") java.lang.String name) are ignored.
[2025-12-24T22:28:09.813Z] 2025-12-24 22:26:25,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:28:09.813Z] 2025-12-24 22:26:25,429 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:09.813Z] 2025-12-24 22:26:25,429 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:09.813Z] 2025-12-24 22:26:25,542 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T22:28:09.813Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s - in io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2025-12-24T22:28:09.813Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2025-12-24T22:28:10.491Z] 2025-12-24 22:26:26,692 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.697s. Listening on: http://localhost:8081
[2025-12-24T22:28:10.491Z] 2025-12-24 22:26:26,693 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:10.491Z] 2025-12-24 22:26:26,693 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:11.170Z] 2025-12-24 22:26:26,797 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:28:11.170Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s - in io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2025-12-24T22:28:11.170Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2025-12-24T22:28:11.850Z] 2025-12-24 22:26:27,815 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-12-24T22:28:11.850Z] 2025-12-24 22:26:27,815 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:11.850Z] 2025-12-24 22:26:27,816 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:11.850Z] 2025-12-24 22:26:27,922 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:28:11.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2025-12-24T22:28:11.850Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2025-12-24T22:28:13.258Z] 2025-12-24 22:26:29,093 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2025-12-24T22:28:13.258Z] 2025-12-24 22:26:29,094 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:13.258Z] 2025-12-24 22:26:29,094 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:13.258Z] 2025-12-24 22:26:29,212 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:28:13.258Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2025-12-24T22:28:13.258Z] [INFO] Running io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2025-12-24T22:28:13.934Z] 2025-12-24 22:26:29,995 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-12-24T22:28:13.934Z] 2025-12-24 22:26:29,995 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:13.934Z] 2025-12-24 22:26:29,995 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:13.934Z] 2025-12-24 22:26:30,105 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:28:13.934Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s - in io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2025-12-24T22:28:13.934Z] [INFO] Running io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2025-12-24T22:28:21.468Z] Tests paused
[2025-12-24T22:28:21.468Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:21.468Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:21.468Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:21.468Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:21.468Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:33,274 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.121s. Listening on: http://localhost:8080
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:33,275 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:33,276 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:35,808 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DependentTestBean.class.
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:35,824 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-12-24T22:28:21.468Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:21.468Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:21.468Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:21.468Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:21.468Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:36,328 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8080
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:36,329 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:36,329 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:36,329 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.007s
[2025-12-24T22:28:21.468Z] 2025-12-24 22:26:36,357 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/mymessage failed, error id: ddf75b75-f7e9-4dde-9c18-7f94626f11d9-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2025-12-24T22:28:21.468Z] Constructor or Method: public java.lang.String io.quarkus.hibernate.validator.test.devmode.DependentTestBean.testMethod(java.lang.String)
[2025-12-24T22:28:21.468Z] Argument values: [mymessage]
[2025-12-24T22:28:21.468Z] Constraint violations:
[2025-12-24T22:28:21.468Z] (1) Kind: PARAMETER
[2025-12-24T22:28:21.468Z] parameter index: 0
[2025-12-24T22:28:21.468Z] message: My method message
[2025-12-24T22:28:21.468Z] root bean: io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass@403ef832
[2025-12-24T22:28:21.468Z] property path: testMethod.message
[2025-12-24T22:28:21.468Z] constraint: @javax.validation.constraints.Size(groups={}, min=0, message="My method message", payload={}, max=1)
[2025-12-24T22:28:21.468Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass.testMethod(Unknown Source)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource.validateCDIBean(DevModeTestResource.java:31)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean$$superforward1(Unknown Source)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass$$function$$4.apply(Unknown Source)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:28:21.469Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:28:21.469Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean(Unknown Source)
[2025-12-24T22:28:21.469Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:28:21.469Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:28:21.469Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:28:21.469Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:28:21.469Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:28:21.469Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:28:21.469Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:28:21.469Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:28:21.469Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:28:21.469Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:28:21.469Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:28:21.469Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:28:21.469Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:28:21.469Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:21.469Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:21.469Z]
[2025-12-24T22:28:21.469Z] 2025-12-24 22:26:36,372 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:28:25.511Z] Tests paused
[2025-12-24T22:28:25.511Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:25.511Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:25.511Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:25.511Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:25.511Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:39,203 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.454s. Listening on: http://localhost:8080
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:39,204 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:39,204 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:40,826 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestResource.class, NewTestBean.class.
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:40,833 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:28:25.511Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:25.511Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:25.511Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:25.511Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:25.511Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:41,330 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8080
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:41,330 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:41,330 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:41,330 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.738s
[2025-12-24T22:28:25.511Z] 2025-12-24 22:26:41,365 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:28:29.516Z] Tests paused
[2025-12-24T22:28:29.516Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:29.516Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:29.516Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:29.516Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:29.516Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:43,330 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.634s. Listening on: http://localhost:8080
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:43,330 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:43,330 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:44,821 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:44,826 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:28:29.516Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:29.516Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:29.516Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:29.516Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:29.516Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:45,247 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8080
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:45,247 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:45,247 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:45,247 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.568s
[2025-12-24T22:28:29.516Z] 2025-12-24 22:26:45,263 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:28:33.537Z] Tests paused
[2025-12-24T22:28:33.537Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:33.537Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:33.537Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:33.537Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:33.537Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:47,738 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.082s. Listening on: http://localhost:8080
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:47,738 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:47,738 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,216 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,223 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:28:33.537Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:33.537Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:33.537Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:33.537Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:33.537Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,607 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8080
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,607 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,607 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,607 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.561s
[2025-12-24T22:28:33.537Z] 2025-12-24 22:26:49,641 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:28:38.592Z] Tests paused
[2025-12-24T22:28:38.592Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:38.592Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:38.592Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:38.592Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:38.592Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:38.592Z] 2025-12-24 22:26:52,525 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.532s. Listening on: http://localhost:8080
[2025-12-24T22:28:38.592Z] 2025-12-24 22:26:52,526 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:52,526 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,061 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class, NewValidator.class, NewConstraint.class.
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,070 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:28:38.593Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:28:38.593Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:28:38.593Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:28:38.593Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:28:38.593Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,376 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8080
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,377 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,377 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,377 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.505s
[2025-12-24T22:28:38.593Z] 2025-12-24 22:26:54,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:28:38.593Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.349 s - in io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2025-12-24T22:28:38.593Z] [INFO] Running io.quarkus.hibernate.validator.test.FailFastTest
[2025-12-24T22:28:39.997Z] 2025-12-24 22:26:55,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2025-12-24T22:28:39.997Z] 2025-12-24 22:26:55,610 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:39.997Z] 2025-12-24 22:26:55,610 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:39.997Z] 2025-12-24 22:26:55,718 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:28:39.997Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in io.quarkus.hibernate.validator.test.FailFastTest
[2025-12-24T22:28:39.997Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2025-12-24T22:28:40.676Z] 2025-12-24 22:26:56,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:28:40.676Z] 2025-12-24 22:26:56,760 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:40.676Z] 2025-12-24 22:26:56,760 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:28:40.676Z] 2025-12-24 22:26:56,869 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:28:40.676Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [INFO] Results:
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:28:41.352Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:28:41.352Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-deployment ---
[2025-12-24T22:28:41.352Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2025-12-24T22:28:41.352Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.pom
[2025-12-24T22:28:41.352Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:28:41.352Z] [INFO]
[2025-12-24T22:28:41.352Z] [INFO] -----------< io.quarkus:quarkus-reactive-routes-deployment >------------
[2025-12-24T22:28:41.352Z] [INFO] Building Quarkus - Reactive Routes - Deployment 2.7.5.Final [228/964]
[2025-12-24T22:28:41.352Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:28:41.353Z] [INFO]
[2025-12-24T22:28:41.353Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:41.353Z] [INFO]
[2025-12-24T22:28:41.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO] Processed 53 files in 270ms (Formatted: 0, Unchanged: 53, Failed: 0, Readonly: 0)
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO] Processed 53 files in 00:00.229 (Already Sorted: 53, Needed Sorting: 0)
[2025-12-24T22:28:42.030Z] [INFO]
[2025-12-24T22:28:42.030Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:28:42.031Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/deployment/src/main/resources
[2025-12-24T22:28:42.031Z] [INFO]
[2025-12-24T22:28:42.031Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.031Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:28:42.031Z] [INFO] Compiling 7 source files to /quarkus/extensions/reactive-routes/deployment/target/classes
[2025-12-24T22:28:42.709Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-12-24T22:28:42.709Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-12-24T22:28:42.709Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-12-24T22:28:42.709Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-12-24T22:28:42.709Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[217,20] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2025-12-24T22:28:42.709Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[399,25] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2025-12-24T22:28:42.709Z] [INFO]
[2025-12-24T22:28:42.709Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:28:42.709Z] [INFO] Copying 7 resources
[2025-12-24T22:28:42.709Z] [INFO]
[2025-12-24T22:28:42.709Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:42.709Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:28:42.709Z] [INFO] Compiling 46 source files to /quarkus/extensions/reactive-routes/deployment/target/test-classes
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[89,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[94,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[99,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[104,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[111,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[117,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.388Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[126,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[134,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[142,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[69,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[74,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[79,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[84,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[91,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[97,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[103,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[112,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[116,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[121,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[126,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[131,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[138,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[143,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[150,21] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[156,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[162,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[170,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[178,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[186,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[195,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[203,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2025-12-24T22:28:43.389Z] [INFO]
[2025-12-24T22:28:43.389Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:28:43.389Z] [INFO]
[2025-12-24T22:28:43.389Z] [INFO] -------------------------------------------------------
[2025-12-24T22:28:43.389Z] [INFO] T E S T S
[2025-12-24T22:28:43.389Z] [INFO] -------------------------------------------------------
[2025-12-24T22:28:43.389Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:28:44.069Z] [INFO] Running io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2025-12-24T22:28:48.068Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.054 s - in io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2025-12-24T22:28:48.068Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2025-12-24T22:28:50.262Z] 2025-12-24 22:27:05,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.640s. Listening on: http://localhost:8081
[2025-12-24T22:28:50.262Z] 2025-12-24 22:27:05,751 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:50.262Z] 2025-12-24 22:27:05,752 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:28:50.940Z] 2025-12-24 22:27:07,051 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T22:28:50.940Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 s - in io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2025-12-24T22:28:50.940Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerTest
[2025-12-24T22:28:53.131Z] 2025-12-24 22:27:08,671 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8081
[2025-12-24T22:28:53.131Z] 2025-12-24 22:27:08,672 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:53.131Z] 2025-12-24 22:27:08,672 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:28:53.131Z] 2025-12-24 22:27:09,271 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:28:53.131Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 s - in io.quarkus.vertx.web.failure.FailureHandlerTest
[2025-12-24T22:28:53.131Z] [INFO] Running io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2025-12-24T22:28:53.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s - in io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2025-12-24T22:28:53.809Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2025-12-24T22:28:55.215Z] 2025-12-24 22:27:10,826 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-12-24T22:28:55.215Z] 2025-12-24 22:27:10,827 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:55.215Z] 2025-12-24 22:27:10,827 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:28:56.004Z] 2025-12-24 22:27:11,612 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /null failed, error id: 959a01c3-9f5d-4674-be03-73fd6e5fa6d4-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_cb332e023a1f64b74780d896e31093bd4d4c5d6f.invoke(Unknown Source)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:56.004Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:56.004Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:56.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:56.004Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:56.004Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:56.004Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:56.004Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:56.004Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:56.004Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:56.004Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:56.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:56.005Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:56.005Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:56.005Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.005Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.005Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:56.005Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:56.005Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:56.005Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:56.005Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:56.005Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:56.005Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:56.005Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:56.005Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:56.005Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:56.005Z]
[2025-12-24T22:28:56.005Z] 2025-12-24 22:27:11,633 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /sync-failure failed, error id: 959a01c3-9f5d-4674-be03-73fd6e5fa6d4-4: java.lang.IllegalStateException: boom
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean.failSync(NdjsonMultiRouteWithContentTypeTest.java:148)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_004a369c7ebccb7559a239287a3648a49656b6f0.invoke(Unknown Source)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:56.005Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:56.005Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:56.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:56.005Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:56.006Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:56.006Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:56.006Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:56.006Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:56.006Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:56.006Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:56.006Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:56.006Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:56.006Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:56.006Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:56.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:56.006Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:56.006Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:56.006Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:56.006Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:56.006Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:56.006Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:56.006Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:56.006Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:56.006Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:56.006Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:56.006Z]
[2025-12-24T22:28:56.006Z] 2025-12-24 22:27:11,715 INFO [io.quarkus] (main) Quarkus stopped in 0.073s
[2025-12-24T22:28:56.006Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2025-12-24T22:28:56.006Z] [INFO] Running io.quarkus.vertx.web.mutiny.UniRouteTest
[2025-12-24T22:28:56.793Z] 2025-12-24 22:27:12,250 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-15) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-12-24T22:28:56.793Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-12-24T22:28:56.793Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-12-24T22:28:56.793Z] 2025-12-24 22:27:12,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-12-24T22:28:56.793Z] 2025-12-24 22:27:12,717 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:56.793Z] 2025-12-24 22:27:12,717 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:28:58.207Z] 2025-12-24 22:27:13,852 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 1af2b54d-ae69-461c-8e11-aab20be31b3e-2: java.lang.IllegalStateException: boom
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean.failUniSync(UniRouteTest.java:80)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_failUniSync_44c849c070ea554e582ea5edfb193369eb357ed4.invoke(Unknown Source)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.207Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:58.207Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:58.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:58.208Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:58.208Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:58.208Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:58.208Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:58.208Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:58.208Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:58.208Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:58.208Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:58.208Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:58.208Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.208Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.208Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.208Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:58.208Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:58.208Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:58.208Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:58.208Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:58.208Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:58.208Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:58.208Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:58.208Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:58.208Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:58.208Z]
[2025-12-24T22:28:58.208Z] 2025-12-24 22:27:13,860 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /null failed, error id: 1af2b54d-ae69-461c-8e11-aab20be31b3e-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Uni.subscribe()" because "<local6>" is null
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_uniNull_9ba2d0fc313a131e96224c44cfd422490e6d0104.invoke(Unknown Source)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.208Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:58.208Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:58.208Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:58.209Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:58.209Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:58.209Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:58.209Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:58.209Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:58.209Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:58.209Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:58.209Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:58.209Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:58.209Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.209Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.209Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.209Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:58.209Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:58.209Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:58.209Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:58.209Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:58.209Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:58.209Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:58.209Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:58.209Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:58.209Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:58.209Z]
[2025-12-24T22:28:58.209Z] 2025-12-24 22:27:13,870 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /uni-null failed, error id: 1af2b54d-ae69-461c-8e11-aab20be31b3e-4: java.lang.NullPointerException: Invalid value returned by Uni: `null`
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025$$function$$1.accept(Unknown Source)
[2025-12-24T22:28:58.209Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:28:58.209Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025.invoke(Unknown Source)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:58.209Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.209Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:58.210Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:58.210Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:58.210Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:58.210Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:58.210Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:58.210Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:58.210Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:58.210Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:58.210Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:58.210Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:58.210Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:58.210Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:58.210Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:58.210Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:58.210Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:58.210Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:58.210Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:58.210Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:58.210Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:58.210Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:58.210Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:58.210Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:58.210Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:58.210Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:58.210Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:58.210Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:58.210Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:58.210Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:58.210Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:58.210Z]
[2025-12-24T22:28:58.210Z] 2025-12-24 22:27:13,984 INFO [io.quarkus] (main) Quarkus stopped in 0.095s
[2025-12-24T22:28:58.210Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s - in io.quarkus.vertx.web.mutiny.UniRouteTest
[2025-12-24T22:28:58.210Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2025-12-24T22:28:58.996Z] 2025-12-24 22:27:14,984 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-12-24T22:28:58.996Z] 2025-12-24 22:27:14,985 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:28:58.996Z] 2025-12-24 22:27:14,985 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:28:59.679Z] 2025-12-24 22:27:15,378 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /buffers failed, error id: 23201604-8cd8-450c-9546-0a56a87137ca-2: java.lang.Exception: Unsupported type
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_buffers_fe3326f237dfdc66ee66df136009d8a937da7b75.invoke(Unknown Source)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:59.679Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:59.679Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:59.679Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:59.679Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:59.679Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:59.679Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:59.679Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:59.679Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:59.679Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:59.679Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:59.679Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:59.679Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:59.679Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:59.679Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:59.679Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:59.679Z]
[2025-12-24T22:28:59.679Z] 2025-12-24 22:27:15,738 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /null failed, error id: 23201604-8cd8-450c-9546-0a56a87137ca-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.subscribeString(MultiJsonArraySupport.java:29)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_ebc7ba0e0145c06a8f6ff0a6642725d1aa51a40f.invoke(Unknown Source)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.679Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:59.679Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:59.679Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:59.679Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:59.679Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:59.679Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:59.679Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:59.679Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.679Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:59.679Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:59.679Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:59.680Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:59.680Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:59.680Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:59.680Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:59.680Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:59.680Z]
[2025-12-24T22:28:59.680Z] 2025-12-24 22:27:15,751 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /sync-failure failed, error id: 23201604-8cd8-450c-9546-0a56a87137ca-5: java.lang.IllegalStateException: boom
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonMultiRouteWithContentTypeTest.java:125)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_b49de06e948603c14921339f1be05582d55ae8e9.invoke(Unknown Source)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:28:59.680Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:28:59.680Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:28:59.680Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:28:59.680Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:28:59.680Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:28:59.680Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:28:59.680Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:28:59.680Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:28:59.680Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:28:59.680Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:28:59.680Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:28:59.680Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:28:59.680Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:28:59.680Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:28:59.680Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:28:59.680Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:28:59.680Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:28:59.680Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:28:59.680Z]
[2025-12-24T22:28:59.680Z] 2025-12-24 22:27:15,834 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2025-12-24T22:28:59.680Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2025-12-24T22:28:59.680Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2025-12-24T22:29:01.089Z] 2025-12-24 22:27:16,352 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-21) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-12-24T22:29:01.089Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-12-24T22:29:01.089Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-12-24T22:29:01.089Z] 2025-12-24 22:27:16,828 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-12-24T22:29:01.089Z] 2025-12-24 22:27:16,828 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:01.089Z] 2025-12-24 22:27:16,828 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:01.875Z] 2025-12-24 22:27:17,622 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-13) HTTP Request to /null failed, error id: 89dd8ab9-2b87-4970-b9e9-265bd09eceaa-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:01.876Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:01.876Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:01.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:01.876Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:01.876Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:01.876Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:01.876Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:01.876Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:01.876Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:01.876Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:01.876Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:01.876Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:01.876Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.876Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.876Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.876Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:01.876Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:01.876Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:01.876Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:01.876Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:01.876Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:01.877Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:01.877Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:01.877Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:01.877Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:01.877Z]
[2025-12-24T22:29:01.877Z] 2025-12-24 22:27:17,656 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /sync-failure failed, error id: 89dd8ab9-2b87-4970-b9e9-265bd09eceaa-4: java.lang.IllegalStateException: boom
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean.failSync(SSEMultiRouteWithAsEventStreamTest.java:208)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:01.877Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:01.877Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:01.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:01.877Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:01.877Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:01.877Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:01.877Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:01.877Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:01.877Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:01.877Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:01.877Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:01.877Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:01.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:01.877Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:01.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:01.877Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:01.877Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:01.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:01.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:01.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:01.877Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:01.877Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:01.877Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:01.877Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:01.877Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:01.877Z]
[2025-12-24T22:29:01.877Z] 2025-12-24 22:27:17,714 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:29:01.878Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2025-12-24T22:29:01.878Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2025-12-24T22:29:02.555Z] 2025-12-24 22:27:18,190 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-19) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-12-24T22:29:02.555Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-12-24T22:29:02.555Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-12-24T22:29:02.555Z] 2025-12-24 22:27:18,759 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2025-12-24T22:29:02.555Z] 2025-12-24 22:27:18,760 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:02.555Z] 2025-12-24 22:27:18,760 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:04.063Z] 2025-12-24 22:27:19,552 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /null failed, error id: d458b212-34d0-41ff-9d1c-3ce6c60337a0-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.runtime.MultiSseSupport.subscribeString(MultiSseSupport.java:27)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_47b511da8a03040aef56651caf36844b1e0c019a.invoke(Unknown Source)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:04.063Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:04.063Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:04.063Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:04.063Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:04.063Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:04.063Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:04.063Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:04.063Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:04.063Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:04.063Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:04.063Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:04.063Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:04.063Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:04.063Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:04.063Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:04.063Z]
[2025-12-24T22:29:04.063Z] 2025-12-24 22:27:19,570 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /sync-failure failed, error id: d458b212-34d0-41ff-9d1c-3ce6c60337a0-4: java.lang.IllegalStateException: boom
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean.failSync(SSEMultiRouteWithContentTypeTest.java:210)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_9449405d06db0badb00cb590e42e531f303248ab.invoke(Unknown Source)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:04.063Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:04.063Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:04.063Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:04.063Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:04.063Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:04.063Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:04.063Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:04.063Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:04.063Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.063Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.063Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:04.064Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.064Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:04.064Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:04.064Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:04.064Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:04.064Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:04.064Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:04.064Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:04.064Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:04.064Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:04.064Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:04.064Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:04.064Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:04.064Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:04.064Z]
[2025-12-24T22:29:04.064Z] 2025-12-24 22:27:19,600 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:29:04.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2025-12-24T22:29:04.064Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2025-12-24T22:29:04.741Z] 2025-12-24 22:27:20,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2025-12-24T22:29:04.741Z] 2025-12-24 22:27:20,515 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:04.741Z] 2025-12-24 22:27:20,515 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:05.522Z] 2025-12-24 22:27:21,390 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: 2e19e3bb-a3b7-4ffb-b4c9-bdee0b3f1677-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_6a99f20a2300d5c6424b4e4bdab1df3ff7e7ce91.invoke(Unknown Source)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:05.522Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:05.522Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:05.522Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:05.522Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:05.522Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:05.522Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:05.523Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:05.523Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:05.523Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:05.523Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:05.523Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:05.523Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:05.523Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:05.523Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:05.523Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:05.523Z]
[2025-12-24T22:29:05.523Z] 2025-12-24 22:27:21,404 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-14) HTTP Request to /sync-failure failed, error id: 2e19e3bb-a3b7-4ffb-b4c9-bdee0b3f1677-4: java.lang.IllegalStateException: boom
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonStreamMultiRouteWithContentTypeTest.java:147)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_319cef57d896452288a1484670d6697fc21814d2.invoke(Unknown Source)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:05.523Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:05.523Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:05.523Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:05.523Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:05.523Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:05.523Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:05.523Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:05.523Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:05.523Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:05.523Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:05.523Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:05.523Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:05.523Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:05.523Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:05.523Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:05.523Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:05.523Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:05.523Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:05.523Z]
[2025-12-24T22:29:05.523Z] 2025-12-24 22:27:21,450 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:29:05.523Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s - in io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2025-12-24T22:29:05.523Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawMutinyTest
[2025-12-24T22:29:06.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.vertx.web.mutiny.RawMutinyTest
[2025-12-24T22:29:06.200Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2025-12-24T22:29:06.877Z] 2025-12-24 22:27:22,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2025-12-24T22:29:06.877Z] 2025-12-24 22:27:22,710 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:06.877Z] 2025-12-24 22:27:22,710 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:07.660Z] 2025-12-24 22:27:23,132 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /buffers failed, error id: 69d69906-f13c-4a98-95e2-80e1f89ba00d-2: java.lang.Exception: Unsupported type
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_buffers_185f569761683a4015e5055992867b96a1e00737.invoke(Unknown Source)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.660Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.660Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:07.660Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:07.661Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:07.661Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:07.661Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:07.661Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:07.661Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:07.661Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:07.661Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:07.661Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:07.661Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:07.661Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:07.661Z]
[2025-12-24T22:29:07.661Z] 2025-12-24 22:27:23,405 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-15) HTTP Request to /null failed, error id: 69d69906-f13c-4a98-95e2-80e1f89ba00d-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.661Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:07.661Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:07.661Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:07.661Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:07.661Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:07.661Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:07.661Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:07.661Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.661Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.661Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.661Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:07.661Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:07.661Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:07.661Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:07.661Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:07.661Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:07.661Z]
[2025-12-24T22:29:07.661Z] 2025-12-24 22:27:23,414 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /sync-failure failed, error id: 69d69906-f13c-4a98-95e2-80e1f89ba00d-5: java.lang.IllegalStateException: boom
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean.failSync(JsonMultiRouteWithAsJsonArrayTest.java:125)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:07.661Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.661Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:07.662Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:07.662Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:07.662Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:07.662Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:07.662Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:07.662Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:07.662Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:07.662Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:07.662Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:07.662Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:07.662Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:07.662Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:07.662Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:07.662Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:07.662Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:07.662Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:07.662Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:07.662Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:07.662Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:07.662Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:07.662Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:07.662Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:07.662Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:07.662Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:07.662Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:07.662Z]
[2025-12-24T22:29:07.662Z] 2025-12-24 22:27:23,470 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:29:07.662Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2025-12-24T22:29:07.662Z] [INFO] Running io.quarkus.vertx.web.mutiny.MultiRouteTest
[2025-12-24T22:29:08.340Z] 2025-12-24 22:27:23,808 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-6) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-12-24T22:29:08.340Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-12-24T22:29:08.340Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-12-24T22:29:08.340Z] 2025-12-24 22:27:24,302 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:29:08.340Z] 2025-12-24 22:27:24,302 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:08.340Z] 2025-12-24 22:27:24,302 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:09.128Z] 2025-12-24 22:27:24,953 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: abf94d8f-c926-45b4-9382-7b55d60bbce2-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_uniNull_1f2f1c0e428397c7642222b7b01351c03a32befa.invoke(Unknown Source)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:09.128Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:09.128Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:09.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:09.128Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:09.128Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:09.128Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:09.128Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:09.128Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:09.128Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:09.128Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.128Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:09.128Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.128Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.128Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.128Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:09.129Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.129Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:09.129Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.129Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.129Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.129Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:09.129Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:09.129Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:09.129Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:09.129Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:09.129Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:09.129Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:09.129Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:09.129Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:09.129Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:09.129Z]
[2025-12-24T22:29:09.129Z] 2025-12-24 22:27:24,965 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /sync-failure failed, error id: abf94d8f-c926-45b4-9382-7b55d60bbce2-5: java.lang.IllegalStateException: boom
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean.failSync(MultiRouteTest.java:129)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:09.129Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:09.129Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:09.129Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:09.129Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:09.129Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:09.129Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:09.129Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:09.129Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:09.129Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:09.129Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.129Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:09.129Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.129Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.130Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.130Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.130Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:09.130Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.130Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:09.130Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.130Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:09.130Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:09.130Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:09.130Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:09.130Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:09.130Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:09.130Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:09.130Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:09.130Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:09.130Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:09.130Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:09.130Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:09.130Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:09.130Z]
[2025-12-24T22:29:09.130Z] 2025-12-24 22:27:25,001 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:29:09.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.vertx.web.mutiny.MultiRouteTest
[2025-12-24T22:29:09.130Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawUniTest
[2025-12-24T22:29:09.808Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in io.quarkus.vertx.web.mutiny.RawUniTest
[2025-12-24T22:29:09.808Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2025-12-24T22:29:10.488Z] 2025-12-24 22:27:26,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2025-12-24T22:29:10.488Z] 2025-12-24 22:27:26,423 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:10.488Z] 2025-12-24 22:27:26,423 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:11.272Z] 2025-12-24 22:27:27,113 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-13) HTTP Request to /null failed, error id: 254c53cb-c118-4f21-ad0d-900b5f8a3399-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:11.272Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:11.272Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:11.272Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:11.272Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:11.272Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:11.272Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:11.272Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:11.272Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:11.272Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:11.272Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:11.272Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:11.272Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:11.272Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:11.272Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:11.272Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:11.272Z]
[2025-12-24T22:29:11.272Z] 2025-12-24 22:27:27,122 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-8) HTTP Request to /sync-failure failed, error id: 254c53cb-c118-4f21-ad0d-900b5f8a3399-4: java.lang.IllegalStateException: boom
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean.failSync(NdjsonMultiRouteWithAsJsonStreamTest.java:147)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:11.272Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:11.272Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:11.272Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:11.272Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:11.272Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:11.272Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:11.272Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:11.272Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:11.272Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:11.272Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.272Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.272Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:11.273Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.273Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.273Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:11.273Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:11.273Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:11.273Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:11.273Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:11.273Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:11.273Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:11.273Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:11.273Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:11.273Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:11.273Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:11.273Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:11.273Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:11.273Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:11.273Z]
[2025-12-24T22:29:11.273Z] 2025-12-24 22:27:27,166 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:29:11.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2025-12-24T22:29:11.273Z] [INFO] Running io.quarkus.vertx.web.mutiny.SyncRouteTest
[2025-12-24T22:29:11.966Z] 2025-12-24 22:27:27,597 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-27) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-12-24T22:29:11.966Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-12-24T22:29:11.966Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-12-24T22:29:11.966Z] 2025-12-24 22:27:28,001 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2025-12-24T22:29:11.966Z] 2025-12-24 22:27:28,002 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:11.966Z] 2025-12-24 22:27:28,002 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:12.648Z] 2025-12-24 22:27:28,654 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /fail-sync failed, error id: 4637bf07-c03b-4ca7-ba95-627b6c607b99-1: java.lang.IllegalStateException: boom
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean.failSync(SyncRouteTest.java:97)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean_RouteHandler_failSync_ac4d5cdd61a2d958eb316e80ae1725dac3786d2b.invoke(Unknown Source)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:12.648Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:12.648Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:12.648Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:12.648Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:12.648Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:12.648Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:12.648Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:12.648Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:12.648Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:12.648Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:12.648Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.648Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.648Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.648Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:12.648Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:12.648Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.648Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.649Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.649Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.649Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:12.649Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.649Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:12.649Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.649Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:12.649Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:12.649Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:12.649Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:12.649Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:12.649Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:12.649Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:12.649Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:12.649Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:12.649Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:12.649Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:12.649Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:12.649Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:12.649Z]
[2025-12-24T22:29:12.649Z] 2025-12-24 22:27:28,687 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:29:12.649Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s - in io.quarkus.vertx.web.mutiny.SyncRouteTest
[2025-12-24T22:29:12.649Z] [INFO] Running io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2025-12-24T22:29:13.429Z] 2025-12-24 22:27:29,619 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8081
[2025-12-24T22:29:13.429Z] 2025-12-24 22:27:29,620 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:13.429Z] 2025-12-24 22:27:29,620 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:14.108Z] 2025-12-24 22:27:30,027 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:29:14.108Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2025-12-24T22:29:14.108Z] [INFO] Running io.quarkus.vertx.web.SimpleRouteTest
[2025-12-24T22:29:14.800Z] 2025-12-24 22:27:30,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-12-24T22:29:14.801Z] 2025-12-24 22:27:30,873 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:14.801Z] 2025-12-24 22:27:30,873 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:15.480Z] 2025-12-24 22:27:31,578 INFO [io.quarkus] (main) Quarkus stopped in 0.080s
[2025-12-24T22:29:15.480Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 s - in io.quarkus.vertx.web.SimpleRouteTest
[2025-12-24T22:29:15.480Z] [INFO] Running io.quarkus.vertx.web.UploadsDirectoryTest
[2025-12-24T22:29:16.887Z] 2025-12-24 22:27:32,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2025-12-24T22:29:16.888Z] 2025-12-24 22:27:32,429 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:16.888Z] 2025-12-24 22:27:32,429 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:16.888Z] 2025-12-24 22:27:32,864 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:29:16.888Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in io.quarkus.vertx.web.UploadsDirectoryTest
[2025-12-24T22:29:16.888Z] [INFO] Running io.quarkus.vertx.web.base.RouteBaseTest
[2025-12-24T22:29:17.564Z] 2025-12-24 22:27:33,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2025-12-24T22:29:17.564Z] 2025-12-24 22:27:33,715 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:17.564Z] 2025-12-24 22:27:33,715 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:18.242Z] 2025-12-24 22:27:34,172 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:29:18.242Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in io.quarkus.vertx.web.base.RouteBaseTest
[2025-12-24T22:29:18.242Z] [INFO] Running io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2025-12-24T22:29:18.920Z] 2025-12-24 22:27:35,072 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081 and https://localhost:8444
[2025-12-24T22:29:18.920Z] 2025-12-24 22:27:35,073 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:18.920Z] 2025-12-24 22:27:35,073 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:19.598Z] 2025-12-24 22:27:35,584 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:29:19.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2025-12-24T22:29:19.598Z] [INFO] Running io.quarkus.vertx.web.ConflictingRouteTest
[2025-12-24T22:29:20.278Z] 2025-12-24 22:27:36,515 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2025-12-24T22:29:20.278Z] 2025-12-24 22:27:36,515 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:20.278Z] 2025-12-24 22:27:36,515 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:20.956Z] 2025-12-24 22:27:36,852 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:29:20.956Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in io.quarkus.vertx.web.ConflictingRouteTest
[2025-12-24T22:29:20.956Z] [INFO] Running io.quarkus.vertx.web.blocking.BlockingRouteTest
[2025-12-24T22:29:21.637Z] 2025-12-24 22:27:37,747 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T22:29:21.637Z] 2025-12-24 22:27:37,748 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:21.637Z] 2025-12-24 22:27:37,748 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:22.315Z] 2025-12-24 22:27:38,155 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:29:22.315Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in io.quarkus.vertx.web.blocking.BlockingRouteTest
[2025-12-24T22:29:22.315Z] [INFO] Running io.quarkus.vertx.web.DisabledUploadsTest
[2025-12-24T22:29:23.744Z] 2025-12-24 22:27:39,325 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.740s. Listening on: http://localhost:8081
[2025-12-24T22:29:23.744Z] 2025-12-24 22:27:39,326 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:23.744Z] 2025-12-24 22:27:39,326 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:23.744Z] 2025-12-24 22:27:39,761 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:29:23.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in io.quarkus.vertx.web.DisabledUploadsTest
[2025-12-24T22:29:23.744Z] [INFO] Running io.quarkus.vertx.web.context.DuplicatedContextTest
[2025-12-24T22:29:24.422Z] 2025-12-24 22:27:40,606 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-12-24T22:29:24.422Z] 2025-12-24 22:27:40,606 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:24.422Z] 2025-12-24 22:27:40,606 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:29.471Z] 2025-12-24 22:27:45,042 INFO [io.quarkus] (main) Quarkus stopped in 0.101s
[2025-12-24T22:29:29.471Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.273 s - in io.quarkus.vertx.web.context.DuplicatedContextTest
[2025-12-24T22:29:29.471Z] [INFO] Running io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2025-12-24T22:29:30.148Z] 2025-12-24 22:27:46,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2025-12-24T22:29:30.148Z] 2025-12-24 22:27:46,085 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:30.148Z] 2025-12-24 22:27:46,085 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:31.554Z] 2025-12-24 22:27:47,125 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:29:31.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.086 s - in io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2025-12-24T22:29:31.554Z] [INFO] Running io.quarkus.vertx.web.VertxWebDevModeTestCase
[2025-12-24T22:29:37.062Z] Tests paused
[2025-12-24T22:29:37.062Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:29:37.062Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:29:37.062Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:29:37.062Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:29:37.062Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:50,054 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.623s. Listening on: http://localhost:8080
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:50,054 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:50,055 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,140 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeRoute.class.
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,153 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:29:37.062Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:29:37.062Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:29:37.062Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:29:37.062Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:29:37.062Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,547 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8080
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,547 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,547 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,548 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.881s
[2025-12-24T22:29:37.062Z] 2025-12-24 22:27:52,770 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:29:37.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.707 s - in io.quarkus.vertx.web.VertxWebDevModeTestCase
[2025-12-24T22:29:37.062Z] [INFO] Running io.quarkus.vertx.web.DependentRouteTest
[2025-12-24T22:29:37.739Z] 2025-12-24 22:27:53,826 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:29:37.739Z] 2025-12-24 22:27:53,827 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:37.739Z] 2025-12-24 22:27:53,827 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:38.416Z] 2025-12-24 22:27:54,251 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:29:38.416Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in io.quarkus.vertx.web.DependentRouteTest
[2025-12-24T22:29:38.416Z] [INFO] Running io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2025-12-24T22:29:39.094Z] 2025-12-24 22:27:54,740 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-9) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2025-12-24T22:29:39.094Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2025-12-24T22:29:39.094Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2025-12-24T22:29:39.094Z] 2025-12-24 22:27:55,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2025-12-24T22:29:39.094Z] 2025-12-24 22:27:55,279 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:39.094Z] 2025-12-24 22:27:55,280 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:39.876Z] 2025-12-24 22:27:55,928 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /sync-failure failed, error id: 80258877-3e53-48ef-a8bf-a9dfa7476ef6-2: java.lang.IllegalStateException: boom
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean.failCsSync(CompletionStageRouteTest.java:76)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_failCsSync_b4863b523297eb6cb0019aa204531e7298d4311c.invoke(Unknown Source)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.876Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:39.876Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:39.876Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:39.876Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:39.876Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:39.876Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:39.876Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:39.877Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:39.877Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:39.877Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:39.877Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:39.877Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:39.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:39.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:39.877Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:39.877Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:39.877Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:39.877Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:39.877Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:39.877Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:39.877Z]
[2025-12-24T22:29:39.877Z] 2025-12-24 22:27:55,938 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /null failed, error id: 80258877-3e53-48ef-a8bf-a9dfa7476ef6-3: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.whenComplete(java.util.function.BiConsumer)" because "<local6>" is null
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_csNull_d031274386b68faaa9d1e8b143a2be40bb01d0de.invoke(Unknown Source)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.877Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:39.877Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:39.877Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:39.877Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:39.877Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:39.877Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:39.877Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:39.877Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:39.877Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:39.877Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.877Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.877Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.877Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:39.878Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:39.878Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:39.878Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:39.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:39.878Z]
[2025-12-24T22:29:39.878Z] 2025-12-24 22:27:55,947 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-10) HTTP Request to /cs-null failed, error id: 80258877-3e53-48ef-a8bf-a9dfa7476ef6-4: java.lang.NullPointerException: Null is not a valid return value for @Route method with return type: java.util.concurrent.CompletionStage<java.lang.String>
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471$$function$$1.accept(Unknown Source)
[2025-12-24T22:29:39.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
[2025-12-24T22:29:39.878Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
[2025-12-24T22:29:39.878Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
[2025-12-24T22:29:39.878Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:144)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471.invoke(Unknown Source)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:39.878Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:39.878Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:39.878Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:39.878Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:39.878Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:39.878Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:39.878Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:39.878Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:39.878Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:39.878Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:39.878Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:39.878Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:39.878Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:39.878Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:39.878Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:39.878Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:39.878Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:39.878Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:39.878Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:39.878Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:39.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:39.878Z]
[2025-12-24T22:29:39.878Z] 2025-12-24 22:27:55,996 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:29:40.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 s - in io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2025-12-24T22:29:40.555Z] [INFO] Running io.quarkus.vertx.web.validation.SyncValidationTest
[2025-12-24T22:29:41.234Z] 2025-12-24 22:27:56,926 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-12-24T22:29:41.234Z] 2025-12-24 22:27:56,927 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:41.234Z] 2025-12-24 22:27:56,927 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:41.914Z] 2025-12-24 22:27:57,578 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /invalid-param-html failed, error id: 4109f87f-c83e-4f47-a5e5-d2101d99c487-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2025-12-24T22:29:41.914Z] Constructor or Method: public java.lang.String io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes.invalidParamHtml(java.lang.String)
[2025-12-24T22:29:41.914Z] Argument values: [null]
[2025-12-24T22:29:41.914Z] Constraint violations:
[2025-12-24T22:29:41.914Z] (1) Kind: PARAMETER
[2025-12-24T22:29:41.914Z] parameter index: 0
[2025-12-24T22:29:41.914Z] message: must not be null
[2025-12-24T22:29:41.914Z] root bean: io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass@1a5ca05b
[2025-12-24T22:29:41.914Z] property path: invalidParamHtml.name
[2025-12-24T22:29:41.914Z] constraint: @javax.validation.constraints.NotNull(message="{javax.validation.constraints.NotNull.message}", payload={}, groups={})
[2025-12-24T22:29:41.914Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2025-12-24T22:29:41.914Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2025-12-24T22:29:41.914Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:29:41.914Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:29:41.914Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:29:41.914Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass.invalidParamHtml(Unknown Source)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes_RouteHandler_invalidParamHtml_66e6868cc70a7d850e0ec60589e111362b405349.invoke(Unknown Source)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:29:41.914Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:29:41.914Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:29:41.914Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:29:41.914Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:29:41.914Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:29:41.914Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:29:41.914Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:29:41.914Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:29:41.914Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:29:41.914Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:29:41.914Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:29:41.914Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:29:41.914Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:29:41.914Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:29:41.914Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:29:41.914Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:29:41.914Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:29:41.914Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:29:41.914Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:29:41.914Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:29:41.914Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:29:41.914Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:29:41.914Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:29:41.914Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:29:41.914Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:29:41.914Z]
[2025-12-24T22:29:41.914Z] 2025-12-24 22:27:57,838 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:29:41.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in io.quarkus.vertx.web.validation.SyncValidationTest
[2025-12-24T22:29:41.915Z] [INFO] Running io.quarkus.vertx.web.validation.UniValidationTest
[2025-12-24T22:29:43.319Z] 2025-12-24 22:27:59,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.011s. Listening on: http://localhost:8081
[2025-12-24T22:29:43.319Z] 2025-12-24 22:27:59,286 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:43.319Z] 2025-12-24 22:27:59,286 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:43.999Z] 2025-12-24 22:28:00,129 INFO [io.quarkus] (main) Quarkus stopped in 0.090s
[2025-12-24T22:29:43.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 s - in io.quarkus.vertx.web.validation.UniValidationTest
[2025-12-24T22:29:43.999Z] [INFO] Running io.quarkus.vertx.web.validation.MultiValidationTest
[2025-12-24T22:29:45.406Z] 2025-12-24 22:28:00,995 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2025-12-24T22:29:45.406Z] 2025-12-24 22:28:00,996 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:45.406Z] 2025-12-24 22:28:00,996 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:46.084Z] 2025-12-24 22:28:01,644 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:29:46.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in io.quarkus.vertx.web.validation.MultiValidationTest
[2025-12-24T22:29:46.084Z] [INFO] Running io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2025-12-24T22:29:46.761Z] 2025-12-24 22:28:02,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2025-12-24T22:29:46.761Z] 2025-12-24 22:28:02,550 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:46.761Z] 2025-12-24 22:28:02,550 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:46.761Z] 2025-12-24 22:28:02,948 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:29:46.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2025-12-24T22:29:46.761Z] [INFO] Running io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2025-12-24T22:29:47.440Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2025-12-24T22:29:47.440Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2025-12-24T22:29:48.846Z] 2025-12-24 22:28:04,452 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2025-12-24T22:29:48.846Z] 2025-12-24 22:28:04,452 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:48.846Z] 2025-12-24 22:28:04,452 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:48.846Z] 2025-12-24 22:28:04,837 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:29:48.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2025-12-24T22:29:48.846Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterTest
[2025-12-24T22:29:49.523Z] 2025-12-24 22:28:05,690 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2025-12-24T22:29:49.523Z] 2025-12-24 22:28:05,691 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:49.523Z] 2025-12-24 22:28:05,691 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:50.199Z] 2025-12-24 22:28:06,110 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:29:50.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.vertx.web.filter.UserFilterTest
[2025-12-24T22:29:50.199Z] [INFO] Running io.quarkus.vertx.web.params.RouteMethodParametersTest
[2025-12-24T22:29:50.876Z] 2025-12-24 22:28:06,954 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T22:29:50.876Z] 2025-12-24 22:28:06,955 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:50.876Z] 2025-12-24 22:28:06,955 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:52.280Z] 2025-12-24 22:28:07,913 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:29:52.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in io.quarkus.vertx.web.params.RouteMethodParametersTest
[2025-12-24T22:29:52.280Z] [INFO] Running io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2025-12-24T22:29:52.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2025-12-24T22:29:52.280Z] [INFO] Running io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2025-12-24T22:29:52.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2025-12-24T22:29:52.960Z] [INFO] Running io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2025-12-24T22:29:52.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2025-12-24T22:29:52.960Z] [INFO] Running io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2025-12-24T22:29:54.371Z] 2025-12-24 22:28:10,256 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2025-12-24T22:29:54.371Z] 2025-12-24 22:28:10,257 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:54.371Z] 2025-12-24 22:28:10,257 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:55.049Z] Headers: Origin=http://custom.origin.quarkus
[2025-12-24T22:29:55.049Z] Access-Control-Request-Method=GET,POST
[2025-12-24T22:29:55.049Z] Access-Control-Request-Headers=X-Custom
[2025-12-24T22:29:55.049Z] Accept=*/*
[2025-12-24T22:29:55.049Z] 2025-12-24 22:28:10,752 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:29:55.049Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2025-12-24T22:29:55.049Z] [INFO] Running io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2025-12-24T22:29:55.728Z] 2025-12-24 22:28:11,584 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:29:55.728Z] 2025-12-24 22:28:11,584 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:55.728Z] 2025-12-24 22:28:11,584 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:55.728Z] access-control-allow-methods: GET
[2025-12-24T22:29:55.728Z] access-control-allow-headers: X-Custom
[2025-12-24T22:29:55.728Z] access-control-allow-origin: http://custom.origin.quarkus
[2025-12-24T22:29:55.728Z] access-control-allow-credentials: true
[2025-12-24T22:29:55.728Z] access-control-expose-headers: Content-Disposition
[2025-12-24T22:29:55.728Z] access-control-max-age: 86400
[2025-12-24T22:29:55.728Z] content-length: 0
[2025-12-24T22:29:56.417Z] 2025-12-24 22:28:11,961 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:29:56.417Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2025-12-24T22:29:56.417Z] [INFO] Running io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2025-12-24T22:29:57.125Z] 2025-12-24 22:28:12,785 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2025-12-24T22:29:57.125Z] 2025-12-24 22:28:12,785 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:29:57.125Z] 2025-12-24 22:28:12,785 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2025-12-24T22:29:57.125Z] 2025-12-24 22:28:13,183 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:29:57.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2025-12-24T22:29:57.125Z] [INFO]
[2025-12-24T22:29:57.125Z] [INFO] Results:
[2025-12-24T22:29:57.125Z] [INFO]
[2025-12-24T22:29:57.125Z] [WARNING] Tests run: 53, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:29:57.125Z] [INFO]
[2025-12-24T22:29:57.125Z] [INFO]
[2025-12-24T22:29:57.125Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:29:57.125Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2025-12-24T22:29:57.806Z] [INFO]
[2025-12-24T22:29:57.806Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:29:57.806Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:29:57.806Z] [INFO]
[2025-12-24T22:29:57.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-deployment ---
[2025-12-24T22:29:57.806Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2025-12-24T22:29:57.806Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.pom
[2025-12-24T22:29:57.806Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:29:57.806Z] [INFO]
[2025-12-24T22:29:57.806Z] [INFO] --------------< io.quarkus:quarkus-micrometer-deployment >--------------
[2025-12-24T22:29:57.806Z] [INFO] Building Quarkus - Micrometer - Deployment 2.7.5.Final [229/964]
[2025-12-24T22:29:57.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:29:57.806Z] [INFO]
[2025-12-24T22:29:57.806Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:57.806Z] [INFO]
[2025-12-24T22:29:57.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO] Processed 51 files in 294ms (Formatted: 0, Unchanged: 51, Failed: 0, Readonly: 0)
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO] Processed 51 files in 00:00.100 (Already Sorted: 51, Needed Sorting: 0)
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:29:58.495Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/deployment/src/main/resources
[2025-12-24T22:29:58.495Z] [INFO]
[2025-12-24T22:29:58.495Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:58.495Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:29:58.495Z] [INFO] Compiling 14 source files to /quarkus/extensions/micrometer/deployment/target/classes
[2025-12-24T22:29:59.183Z] [INFO]
[2025-12-24T22:29:59.183Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:59.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:29:59.183Z] [INFO] Copying 1 resource
[2025-12-24T22:29:59.183Z] [INFO]
[2025-12-24T22:29:59.183Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:59.183Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:29:59.183Z] [INFO] Compiling 37 source files to /quarkus/extensions/micrometer/deployment/target/test-classes
[2025-12-24T22:29:59.183Z] [INFO]
[2025-12-24T22:29:59.183Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-deployment ---
[2025-12-24T22:29:59.183Z] [INFO]
[2025-12-24T22:29:59.183Z] [INFO] -------------------------------------------------------
[2025-12-24T22:29:59.183Z] [INFO] T E S T S
[2025-12-24T22:29:59.183Z] [INFO] -------------------------------------------------------
[2025-12-24T22:29:59.183Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:29:59.922Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2025-12-24T22:30:05.200Z] 2025-12-24 22:28:21,267 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.892s. Listening on: http://localhost:8081
[2025-12-24T22:30:05.200Z] 2025-12-24 22:28:21,269 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:05.200Z] 2025-12-24 22:28:21,269 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:05.903Z] 2025-12-24 22:28:21,896 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:30:05.903Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.77 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2025-12-24T22:30:05.903Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2025-12-24T22:30:08.097Z] 2025-12-24 22:28:22,699 WARN [io.qua.mic.dep.bin.mpm.MicroprofileMetricsProcessor] (build-6) This application uses the MP Metrics API. The micrometer extension currently provides a compatibility layer that supports the MP Metrics API, but metric names and recorded values will be different. Note that the MP Metrics compatibility layer will move to a different extension in the future.
[2025-12-24T22:30:08.097Z] 2025-12-24 22:28:23,868 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.850s. Listening on: http://localhost:8081
[2025-12-24T22:30:08.097Z] 2025-12-24 22:28:23,869 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:08.097Z] 2025-12-24 22:28:23,869 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:08.097Z] 2025-12-24 22:28:23,975 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:30:08.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2025-12-24T22:30:08.097Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2025-12-24T22:30:09.517Z] 2025-12-24 22:28:25,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.778s. Listening on: http://localhost:8081
[2025-12-24T22:30:09.517Z] 2025-12-24 22:28:25,679 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:09.517Z] 2025-12-24 22:28:25,679 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:10.194Z] 2025-12-24 22:28:25,844 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:30:10.194Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2025-12-24T22:30:10.194Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2025-12-24T22:30:11.602Z] 2025-12-24 22:28:27,327 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.826s. Listening on: http://localhost:8081
[2025-12-24T22:30:11.602Z] 2025-12-24 22:28:27,328 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:11.602Z] 2025-12-24 22:28:27,329 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:11.602Z] 2025-12-24 22:28:27,508 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:30:11.602Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2025-12-24T22:30:11.602Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2025-12-24T22:30:13.009Z] 2025-12-24 22:28:28,805 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2025-12-24T22:30:13.009Z] 2025-12-24 22:28:28,806 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:13.009Z] 2025-12-24 22:28:28,806 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:14.589Z] Server paths
[2025-12-24T22:30:14.589Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2025-12-24T22:30:14.589Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2025-12-24T22:30:14.589Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2025-12-24T22:30:14.589Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2025-12-24T22:30:14.589Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2025-12-24T22:30:14.589Z] Client paths
[2025-12-24T22:30:14.589Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/pong/{message})]}
[2025-12-24T22:30:14.589Z] 2025-12-24 22:28:30,192 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:30:14.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2025-12-24T22:30:14.589Z] [INFO] Running io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2025-12-24T22:30:22.162Z] Tests paused
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:34,142 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.746s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:34,143 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:34,143 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "/hello/{message}"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,170 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12642268284015515573/src/main/resources/application.properties
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,172 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,182 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,601 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,602 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,602 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,602 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.433s
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "/goodbye/{message}"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,710 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12642268284015515573/src/main/resources/application.properties
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,711 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:35,715 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,109 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,109 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,109 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,110 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.401s
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "/q/metrics",
[2025-12-24T22:30:22.162Z] "/goodbye/{message}",
[2025-12-24T22:30:22.162Z] "/q/dev"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,228 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12642268284015515573/src/main/resources/application.properties
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,229 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,231 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,547 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,547 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,547 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,548 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.321s
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "/metrics",
[2025-12-24T22:30:22.162Z] "/goodbye/{message}",
[2025-12-24T22:30:22.162Z] "NOT_FOUND",
[2025-12-24T22:30:22.162Z] "/dev"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,713 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12642268284015515573/src/main/resources/application.properties
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,714 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:36,719 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,023 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,023 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,023 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,023 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.312s
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "REDIRECTION",
[2025-12-24T22:30:22.162Z] "/hello/{message}",
[2025-12-24T22:30:22.162Z] "/bob/dev",
[2025-12-24T22:30:22.162Z] "/bob/metrics"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,214 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12642268284015515573/src/main/resources/application.properties
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,215 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,221 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,451 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.223s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,451 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,451 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,452 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.239s
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "/hello/{message}"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,593 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test12642268284015515573/src/main/resources/application.properties
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,593 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,595 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:30:22.162Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:30:22.162Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:30:22.162Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:30:22.162Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:30:22.162Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,947 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8080
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,947 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,947 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:37,948 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.356s
[2025-12-24T22:30:22.162Z] [
[2025-12-24T22:30:22.162Z] "/hello/{message}"
[2025-12-24T22:30:22.162Z] ]
[2025-12-24T22:30:22.162Z] 2025-12-24 22:28:38,066 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:30:22.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.946 s - in io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2025-12-24T22:30:22.162Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2025-12-24T22:30:23.594Z] 2025-12-24 22:28:39,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2025-12-24T22:30:23.594Z] 2025-12-24 22:28:39,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:23.594Z] 2025-12-24 22:28:39,352 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:23.594Z] 2025-12-24 22:28:39,450 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T22:30:23.594Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2025-12-24T22:30:23.594Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2025-12-24T22:30:24.997Z] 2025-12-24 22:28:41,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.868s. Listening on: http://localhost:8081
[2025-12-24T22:30:24.997Z] 2025-12-24 22:28:41,106 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:24.997Z] 2025-12-24 22:28:41,106 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:25.674Z] 2025-12-24 22:28:41,659 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:30:25.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2025-12-24T22:30:25.674Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2025-12-24T22:30:27.079Z] 2025-12-24 22:28:42,810 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.679s. Listening on: http://localhost:8081
[2025-12-24T22:30:27.079Z] 2025-12-24 22:28:42,811 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:27.079Z] 2025-12-24 22:28:42,811 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:27.755Z] 2025-12-24 22:28:43,348 WARN [io.mic.cor.ins.int.OnlyOnceLoggingDenyMeterFilter] (vert.x-eventloop-thread-0) Reached the maximum number (1) of URI tags for 'http.server.requests'. Are you using path parameters?
[2025-12-24T22:30:27.755Z] 2025-12-24 22:28:43,496 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:30:27.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2025-12-24T22:30:27.755Z] [INFO] Running io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2025-12-24T22:30:28.468Z] 2025-12-24 22:28:44,650 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2025-12-24T22:30:28.468Z] 2025-12-24 22:28:44,650 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:28.468Z] 2025-12-24 22:28:44,650 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:29.145Z] 2025-12-24 22:28:44,724 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:30:29.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2025-12-24T22:30:29.145Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2025-12-24T22:30:29.824Z] 2025-12-24 22:28:45,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.633s. Listening on: http://localhost:8081
[2025-12-24T22:30:29.824Z] 2025-12-24 22:28:45,913 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:29.824Z] 2025-12-24 22:28:45,913 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:30.504Z] 2025-12-24 22:28:46,537 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:30:30.504Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2025-12-24T22:30:30.504Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2025-12-24T22:30:31.907Z] 2025-12-24 22:28:47,657 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2025-12-24T22:30:31.907Z] 2025-12-24 22:28:47,658 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:31.907Z] 2025-12-24 22:28:47,658 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:32.585Z] Server paths
[2025-12-24T22:30:32.585Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/ping/{message})]}
[2025-12-24T22:30:32.585Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2025-12-24T22:30:32.585Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/pong/{message})]}
[2025-12-24T22:30:32.585Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/async-ping/{message})]}
[2025-12-24T22:30:32.585Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2025-12-24T22:30:32.585Z] Client paths
[2025-12-24T22:30:32.585Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/bar/pong/{message})]}
[2025-12-24T22:30:32.585Z] 2025-12-24 22:28:48,371 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:30:32.585Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2025-12-24T22:30:32.585Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2025-12-24T22:30:33.263Z] 2025-12-24 22:28:49,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2025-12-24T22:30:33.263Z] 2025-12-24 22:28:49,386 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:33.263Z] 2025-12-24 22:28:49,386 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:33.263Z] 2025-12-24 22:28:49,475 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:30:33.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2025-12-24T22:30:33.263Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagTest
[2025-12-24T22:30:34.678Z] 2025-12-24 22:28:50,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2025-12-24T22:30:34.678Z] 2025-12-24 22:28:50,581 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:34.678Z] 2025-12-24 22:28:50,581 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:35.356Z] Server paths
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id}/{sub})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2025-12-24T22:30:35.356Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2025-12-24T22:30:35.356Z] Client paths
[2025-12-24T22:30:35.356Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2025-12-24T22:30:35.356Z] 2025-12-24 22:28:51,417 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:30:35.356Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in io.quarkus.micrometer.deployment.binder.UriTagTest
[2025-12-24T22:30:35.356Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2025-12-24T22:30:36.764Z] 2025-12-24 22:28:52,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.735s. Listening on: http://localhost:8081
[2025-12-24T22:30:36.764Z] 2025-12-24 22:28:52,688 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:36.764Z] 2025-12-24 22:28:52,688 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:37.463Z] 2025-12-24 22:28:53,294 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:30:37.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.87 s - in io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2025-12-24T22:30:37.463Z] [INFO] Running io.quarkus.micrometer.deployment.MetricFiltersTest
[2025-12-24T22:30:38.873Z] 2025-12-24 22:28:54,443 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2025-12-24T22:30:38.874Z] 2025-12-24 22:28:54,444 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:38.874Z] 2025-12-24 22:28:54,444 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:38.874Z] 2025-12-24 22:28:54,538 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:30:38.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s - in io.quarkus.micrometer.deployment.MetricFiltersTest
[2025-12-24T22:30:38.874Z] [INFO] Running io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2025-12-24T22:30:38.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2025-12-24T22:30:38.874Z] [INFO] Running io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2025-12-24T22:30:40.283Z] 2025-12-24 22:28:56,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.549s. Listening on: http://localhost:8081
[2025-12-24T22:30:40.283Z] 2025-12-24 22:28:56,037 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:40.283Z] 2025-12-24 22:28:56,037 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:40.283Z] 2025-12-24 22:28:56,116 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:30:40.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2025-12-24T22:30:40.283Z] [INFO] Running io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2025-12-24T22:30:40.964Z] 2025-12-24 22:28:57,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-12-24T22:30:40.964Z] 2025-12-24 22:28:57,089 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:40.964Z] 2025-12-24 22:28:57,089 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:41.642Z] 2025-12-24 22:28:57,483 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:30:41.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s - in io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2025-12-24T22:30:41.642Z] [INFO] Running io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2025-12-24T22:30:43.056Z] 2025-12-24 22:28:58,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.728s. Listening on: http://localhost:8081
[2025-12-24T22:30:43.056Z] 2025-12-24 22:28:58,724 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:43.056Z] 2025-12-24 22:28:58,724 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:43.056Z] 2025-12-24 22:28:58,824 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:30:43.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2025-12-24T22:30:43.056Z] [INFO] Running io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2025-12-24T22:30:44.469Z] 2025-12-24 22:29:00,001 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.663s. Listening on: http://localhost:8081
[2025-12-24T22:30:44.469Z] 2025-12-24 22:29:00,002 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:44.469Z] 2025-12-24 22:29:00,002 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:44.469Z] HTTP/1.1 406 Micrometer prometheus endpoint does not support application/json
[2025-12-24T22:30:44.469Z] content-length: 0
[2025-12-24T22:30:44.469Z] 2025-12-24 22:29:00,379 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:30:44.469Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2025-12-24T22:30:44.469Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2025-12-24T22:30:45.876Z] 2025-12-24 22:29:01,708 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.840s. Listening on: http://localhost:8081
[2025-12-24T22:30:45.876Z] 2025-12-24 22:29:01,708 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:45.876Z] 2025-12-24 22:29:01,708 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:45.876Z] 2025-12-24 22:29:02,101 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:30:46.552Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2025-12-24T22:30:46.552Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2025-12-24T22:30:47.229Z] 2025-12-24 22:29:03,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2025-12-24T22:30:47.229Z] 2025-12-24 22:29:03,180 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:47.229Z] 2025-12-24 22:29:03,180 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:47.905Z] 2025-12-24 22:29:03,622 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:30:47.905Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2025-12-24T22:30:47.905Z] [INFO] Running io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2025-12-24T22:30:48.584Z] 2025-12-24 22:29:04,665 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2025-12-24T22:30:48.584Z] 2025-12-24 22:29:04,665 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:48.584Z] 2025-12-24 22:29:04,665 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:48.584Z] 2025-12-24 22:29:04,761 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:30:48.584Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2025-12-24T22:30:48.584Z] [INFO] Running io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2025-12-24T22:30:49.987Z] 2025-12-24 22:29:05,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2025-12-24T22:30:49.987Z] 2025-12-24 22:29:05,782 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:30:49.987Z] 2025-12-24 22:29:05,782 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:30:49.987Z] 2025-12-24 22:29:05,868 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:30:49.987Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s - in io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] Results:
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-deployment ---
[2025-12-24T22:30:49.987Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-deployment ---
[2025-12-24T22:30:49.987Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-deployment ---
[2025-12-24T22:30:49.987Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.jar
[2025-12-24T22:30:49.987Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.pom
[2025-12-24T22:30:49.987Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] ----< io.quarkus:quarkus-micrometer-registry-prometheus-deployment >----
[2025-12-24T22:30:49.987Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Deployment 2.7.5.Final [230/964]
[2025-12-24T22:30:49.987Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:49.987Z] [INFO]
[2025-12-24T22:30:49.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:30:50.666Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/main/resources
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] No sources to compile
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:30:50.666Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/test/resources
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] No sources to compile
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] No tests to run.
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-12-24T22:30:50.666Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] No sources in project. Archive not created.
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-deployment ---
[2025-12-24T22:30:50.666Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2025-12-24T22:30:50.666Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.pom
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --------------< io.quarkus:quarkus-scheduler-deployment >---------------
[2025-12-24T22:30:50.666Z] [INFO] Building Quarkus - Scheduler - Deployment 2.7.5.Final [231/964]
[2025-12-24T22:30:50.666Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:50.666Z] [INFO]
[2025-12-24T22:30:50.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.343Z] [INFO]
[2025-12-24T22:30:51.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.343Z] [INFO]
[2025-12-24T22:30:51.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.343Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO] Processed 35 files in 80ms (Formatted: 0, Unchanged: 35, Failed: 0, Readonly: 0)
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO] Processed 35 files in 00:00.033 (Already Sorted: 35, Needed Sorting: 0)
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:30:51.344Z] [INFO] Copying 4 resources
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:30:51.344Z] [INFO] Compiling 2 source files to /quarkus/extensions/scheduler/deployment/target/classes
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:30:51.344Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/deployment/src/test/resources
[2025-12-24T22:30:51.344Z] [INFO]
[2025-12-24T22:30:51.344Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:51.344Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:30:51.344Z] [INFO] Compiling 33 source files to /quarkus/extensions/scheduler/deployment/target/test-classes
[2025-12-24T22:30:52.019Z] [INFO]
[2025-12-24T22:30:52.019Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler-deployment ---
[2025-12-24T22:30:52.019Z] [INFO]
[2025-12-24T22:30:52.019Z] [INFO] -------------------------------------------------------
[2025-12-24T22:30:52.019Z] [INFO] T E S T S
[2025-12-24T22:30:52.019Z] [INFO] -------------------------------------------------------
[2025-12-24T22:30:52.019Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:30:52.696Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2025-12-24T22:30:58.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.44 s - in io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2025-12-24T22:30:58.200Z] [INFO] Running io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2025-12-24T22:30:58.895Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2025-12-24T22:30:58.895Z] [INFO] Running io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2025-12-24T22:31:00.298Z] 2025-12-24 22:29:15,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.378s. Listening on: http://localhost:8081
[2025-12-24T22:31:00.298Z] 2025-12-24 22:29:15,814 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:00.298Z] 2025-12-24 22:29:15,814 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:00.298Z] 2025-12-24 22:29:16,320 INFO [io.quarkus] (main) Quarkus stopped in 0.070s
[2025-12-24T22:31:00.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s - in io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2025-12-24T22:31:00.298Z] [INFO] Running io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2025-12-24T22:31:01.701Z] 2025-12-24 22:29:17,426 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2025-12-24T22:31:01.701Z] 2025-12-24 22:29:17,427 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:01.701Z] 2025-12-24 22:29:17,427 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:02.377Z] 2025-12-24 22:29:18,048 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:31:02.377Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 s - in io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2025-12-24T22:31:02.377Z] [INFO] Running io.quarkus.scheduler.test.SimpleDelayedTest
[2025-12-24T22:31:03.070Z] 2025-12-24 22:29:18,610 WARN [io.qua.sch.dep.SchedulerProcessor] (build-21) @Scheduled(delay = 1,delayUnit = SECONDS,delayed = "2h",every = "1s") declared on io.quarkus.scheduler.test.SimpleDelayedTest$Jobs#ping() defines both delay() and delayed() - the delayed() value is ignored
[2025-12-24T22:31:03.070Z] 2025-12-24 22:29:19,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:31:03.070Z] 2025-12-24 22:29:19,057 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:03.070Z] 2025-12-24 22:29:19,057 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:05.278Z] 2025-12-24 22:29:21,050 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:31:05.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 s - in io.quarkus.scheduler.test.SimpleDelayedTest
[2025-12-24T22:31:05.278Z] [INFO] Running io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2025-12-24T22:31:05.954Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2025-12-24T22:31:05.954Z] [INFO] Running io.quarkus.scheduler.test.NoExpressionTest
[2025-12-24T22:31:05.954Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in io.quarkus.scheduler.test.NoExpressionTest
[2025-12-24T22:31:05.955Z] [INFO] Running io.quarkus.scheduler.test.PausedResumedMethodTest
[2025-12-24T22:31:07.358Z] 2025-12-24 22:29:23,355 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2025-12-24T22:31:07.358Z] 2025-12-24 22:29:23,355 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:07.358Z] 2025-12-24 22:29:23,355 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:08.033Z] 2025-12-24 22:29:24,045 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:31:08.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in io.quarkus.scheduler.test.PausedResumedMethodTest
[2025-12-24T22:31:08.033Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodTest
[2025-12-24T22:31:08.714Z] 2025-12-24 22:29:24,871 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-12-24T22:31:08.714Z] 2025-12-24 22:29:24,872 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:08.714Z] 2025-12-24 22:29:24,872 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:11.790Z] 2025-12-24 22:29:27,963 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:31:11.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.913 s - in io.quarkus.scheduler.test.PausedMethodTest
[2025-12-24T22:31:11.790Z] [INFO] Running io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2025-12-24T22:31:12.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2025-12-24T22:31:12.466Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2025-12-24T22:31:16.470Z] Tests paused
[2025-12-24T22:31:16.470Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:31:16.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:31:16.470Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:31:16.470Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:31:16.470Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:31:16.470Z] 2025-12-24 22:29:30,960 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.765s. Listening on: http://localhost:8080
[2025-12-24T22:31:16.470Z] 2025-12-24 22:29:30,961 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:31:16.470Z] 2025-12-24 22:29:30,961 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:16.470Z] 2025-12-24 22:29:32,196 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2025-12-24T22:31:16.470Z] 2025-12-24 22:29:32,255 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:31:16.470Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.941 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2025-12-24T22:31:16.470Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2025-12-24T22:31:19.518Z] Tests paused
[2025-12-24T22:31:19.518Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:31:19.518Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:31:19.518Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:31:19.518Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:31:19.518Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:31:19.518Z] 2025-12-24 22:29:34,655 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.877s. Listening on: http://localhost:8080
[2025-12-24T22:31:19.518Z] 2025-12-24 22:29:34,656 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:31:19.518Z] 2025-12-24 22:29:34,656 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:19.518Z] 2025-12-24 22:29:34,796 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2025-12-24T22:31:19.518Z] 2025-12-24 22:29:34,861 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.039s
[2025-12-24T22:31:19.519Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2025-12-24T22:31:19.519Z] [INFO] Running io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2025-12-24T22:31:20.197Z] 2025-12-24 22:29:35,535 WARN [io.qua.sch.dep.SchedulerProcessor] (build-2) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on io.quarkus.scheduler.test.SimpleJobs#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2025-12-24T22:31:20.197Z] 2025-12-24 22:29:36,149 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2025-12-24T22:31:20.197Z] 2025-12-24 22:29:36,149 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:20.197Z] 2025-12-24 22:29:36,149 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:23.259Z] 2025-12-24 22:29:39,043 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:31:23.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.112 s - in io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2025-12-24T22:31:23.259Z] [INFO] Running io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2025-12-24T22:31:23.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2025-12-24T22:31:23.259Z] [INFO] Running io.quarkus.scheduler.test.RequestScheduledMethodTest
[2025-12-24T22:31:24.669Z] 2025-12-24 22:29:40,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2025-12-24T22:31:24.669Z] 2025-12-24 22:29:40,221 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:24.669Z] 2025-12-24 22:29:40,221 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:25.347Z] 2025-12-24 22:29:41,044 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:31:25.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in io.quarkus.scheduler.test.RequestScheduledMethodTest
[2025-12-24T22:31:25.347Z] [INFO] Running io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2025-12-24T22:31:25.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2025-12-24T22:31:25.347Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2025-12-24T22:31:26.759Z] 2025-12-24 22:29:42,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2025-12-24T22:31:26.759Z] 2025-12-24 22:29:42,393 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:26.759Z] 2025-12-24 22:29:42,393 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:28.168Z] 2025-12-24 22:29:44,068 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:31:28.168Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s - in io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2025-12-24T22:31:28.168Z] [INFO] Running io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2025-12-24T22:31:28.845Z] 2025-12-24 22:29:44,929 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-12-24T22:31:28.845Z] 2025-12-24 22:29:44,930 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:28.845Z] 2025-12-24 22:29:44,930 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:28.845Z] 2025-12-24 22:29:45,033 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:31:28.845Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2025-12-24T22:31:28.845Z] [INFO] Running io.quarkus.scheduler.test.ConditionalExecutionTest
[2025-12-24T22:31:30.253Z] 2025-12-24 22:29:45,879 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-12-24T22:31:30.253Z] 2025-12-24 22:29:45,880 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:30.253Z] 2025-12-24 22:29:45,880 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:30.931Z] 2025-12-24 22:29:47,035 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:31:30.931Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s - in io.quarkus.scheduler.test.ConditionalExecutionTest
[2025-12-24T22:31:30.931Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodExpressionTest
[2025-12-24T22:31:32.339Z] 2025-12-24 22:29:47,863 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2025-12-24T22:31:32.339Z] 2025-12-24 22:29:47,863 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:32.339Z] 2025-12-24 22:29:47,864 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:35.404Z] 2025-12-24 22:29:50,993 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:31:35.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.962 s - in io.quarkus.scheduler.test.PausedMethodExpressionTest
[2025-12-24T22:31:35.404Z] [INFO] Running io.quarkus.scheduler.test.InvalidCronExpressionTest
[2025-12-24T22:31:35.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.scheduler.test.InvalidCronExpressionTest
[2025-12-24T22:31:35.404Z] [INFO] Running io.quarkus.scheduler.test.SimpleIdentityTest
[2025-12-24T22:31:36.091Z] 2025-12-24 22:29:52,135 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2025-12-24T22:31:36.091Z] 2025-12-24 22:29:52,136 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:36.091Z] 2025-12-24 22:29:52,136 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:37.926Z] 2025-12-24 22:29:53,044 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:31:37.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.67 s - in io.quarkus.scheduler.test.SimpleIdentityTest
[2025-12-24T22:31:37.926Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2025-12-24T22:31:37.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s - in io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2025-12-24T22:31:37.926Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2025-12-24T22:31:38.617Z] 2025-12-24 22:29:54,226 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:31:38.617Z] 2025-12-24 22:29:54,226 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:38.617Z] 2025-12-24 22:29:54,226 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:40.817Z] 2025-12-24 22:29:57,042 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:31:41.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.634 s - in io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2025-12-24T22:31:41.496Z] [INFO] Running io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2025-12-24T22:31:41.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2025-12-24T22:31:41.496Z] [INFO] Running io.quarkus.scheduler.test.PausedSchedulerTest
[2025-12-24T22:31:42.175Z] 2025-12-24 22:29:58,306 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T22:31:42.175Z] 2025-12-24 22:29:58,306 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:42.175Z] 2025-12-24 22:29:58,306 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:45.239Z] 2025-12-24 22:30:01,384 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:31:45.239Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.897 s - in io.quarkus.scheduler.test.PausedSchedulerTest
[2025-12-24T22:31:45.239Z] [INFO] Running io.quarkus.scheduler.test.DisabledSchedulerTest
[2025-12-24T22:31:46.646Z] 2025-12-24 22:30:02,131 INFO [io.qua.sch.run.SimpleScheduler] (main) Simple scheduler is disabled by config property and will not be started
[2025-12-24T22:31:46.646Z] 2025-12-24 22:30:02,226 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2025-12-24T22:31:46.646Z] 2025-12-24 22:30:02,227 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:46.646Z] 2025-12-24 22:30:02,227 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:46.646Z] 2025-12-24 22:30:02,294 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:31:46.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s - in io.quarkus.scheduler.test.DisabledSchedulerTest
[2025-12-24T22:31:46.646Z] [INFO] Running SimpleScheduledMethodDefaultPackageTest
[2025-12-24T22:31:47.325Z] 2025-12-24 22:30:02,691 WARN [io.qua.sch.dep.SchedulerProcessor] (build-23) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on SimpleJobsDefaultPackage#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2025-12-24T22:31:47.325Z] 2025-12-24 22:30:03,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.562s. Listening on: http://localhost:8081
[2025-12-24T22:31:47.325Z] 2025-12-24 22:30:03,305 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:31:47.325Z] 2025-12-24 22:30:03,305 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2025-12-24T22:31:49.521Z] 2025-12-24 22:30:05,041 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:31:49.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.752 s - in SimpleScheduledMethodDefaultPackageTest
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] Results:
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler-deployment ---
[2025-12-24T22:31:49.521Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-deployment ---
[2025-12-24T22:31:49.521Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-deployment ---
[2025-12-24T22:31:49.521Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.jar
[2025-12-24T22:31:49.521Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.pom
[2025-12-24T22:31:49.521Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] ----------------< io.quarkus:quarkus-datasource-parent >----------------
[2025-12-24T22:31:49.521Z] [INFO] Building Quarkus - Datasource 2.7.5.Final [232/964]
[2025-12-24T22:31:49.521Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-parent ---
[2025-12-24T22:31:49.521Z] [INFO] Installing /quarkus/extensions/datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-parent/2.7.5.Final/quarkus-datasource-parent-2.7.5.Final.pom
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] ----------------< io.quarkus:quarkus-datasource-common >----------------
[2025-12-24T22:31:49.521Z] [INFO] Building Quarkus - Datasource - Common 2.7.5.Final [233/964]
[2025-12-24T22:31:49.521Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO] Processed 3 files in 00:00.019 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:49.521Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/main/resources
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:49.521Z] [INFO] Compiling 2 source files to /quarkus/extensions/datasource/common/target/classes
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:49.521Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/test/resources
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:49.521Z] [INFO] Compiling 1 source file to /quarkus/extensions/datasource/common/target/test-classes
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-common ---
[2025-12-24T22:31:49.521Z] [INFO]
[2025-12-24T22:31:49.521Z] [INFO] -------------------------------------------------------
[2025-12-24T22:31:49.521Z] [INFO] T E S T S
[2025-12-24T22:31:49.521Z] [INFO] -------------------------------------------------------
[2025-12-24T22:31:49.521Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:31:50.200Z] [INFO] Running io.quarkus.datasource.common.test.DatabaseKindTest
[2025-12-24T22:31:50.200Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in io.quarkus.datasource.common.test.DatabaseKindTest
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] Results:
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-common ---
[2025-12-24T22:31:50.200Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-common ---
[2025-12-24T22:31:50.200Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-common ---
[2025-12-24T22:31:50.200Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.jar
[2025-12-24T22:31:50.200Z] [INFO] Installing /quarkus/extensions/datasource/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.pom
[2025-12-24T22:31:50.200Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final-sources.jar
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] ------------------< io.quarkus:quarkus-agroal-parent >------------------
[2025-12-24T22:31:50.200Z] [INFO] Building Quarkus - Agroal 2.7.5.Final [234/964]
[2025-12-24T22:31:50.200Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.200Z] [INFO]
[2025-12-24T22:31:50.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-parent ---
[2025-12-24T22:31:50.201Z] [INFO] Installing /quarkus/extensions/agroal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-parent/2.7.5.Final/quarkus-agroal-parent-2.7.5.Final.pom
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] -------------------< io.quarkus:quarkus-agroal-spi >--------------------
[2025-12-24T22:31:50.201Z] [INFO] Building Quarkus - Agroal - SPI 2.7.5.Final [235/964]
[2025-12-24T22:31:50.201Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.201Z] [INFO]
[2025-12-24T22:31:50.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:50.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/main/resources
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:50.880Z] [INFO] Compiling 4 source files to /quarkus/extensions/agroal/spi/target/classes
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:50.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/test/resources
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] No sources to compile
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] No tests to run.
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-spi ---
[2025-12-24T22:31:50.880Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.jar
[2025-12-24T22:31:50.880Z] [INFO] Installing /quarkus/extensions/agroal/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.pom
[2025-12-24T22:31:50.880Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] -------------------< io.quarkus:quarkus-datasource >--------------------
[2025-12-24T22:31:50.880Z] [INFO] Building Quarkus - Datasource - Runtime 2.7.5.Final [236/964]
[2025-12-24T22:31:50.880Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO] Processed 10 files in 24ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO] Processed 10 files in 00:00.009 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:50.880Z] [INFO] Copying 1 resource
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2025-12-24T22:31:50.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar (16 kB at 62 kB/s)
[2025-12-24T22:31:50.880Z] [INFO]
[2025-12-24T22:31:50.880Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource ---
[2025-12-24T22:31:50.880Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:50.880Z] [INFO] Compiling 10 source files to /quarkus/extensions/datasource/runtime/target/classes
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource ---
[2025-12-24T22:31:51.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:51.559Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/runtime/src/test/resources
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource ---
[2025-12-24T22:31:51.559Z] [INFO] No sources to compile
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource ---
[2025-12-24T22:31:51.559Z] [INFO] No tests to run.
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource ---
[2025-12-24T22:31:51.559Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource ---
[2025-12-24T22:31:51.559Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource ---
[2025-12-24T22:31:51.559Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.jar
[2025-12-24T22:31:51.559Z] [INFO] Installing /quarkus/extensions/datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.pom
[2025-12-24T22:31:51.559Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final-sources.jar
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] ---------------< io.quarkus:quarkus-narayana-jta-parent >---------------
[2025-12-24T22:31:51.559Z] [INFO] Building Quarkus - Narayana JTA 2.7.5.Final [237/964]
[2025-12-24T22:31:51.559Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-parent ---
[2025-12-24T22:31:51.559Z] [INFO] Installing /quarkus/extensions/narayana-jta/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-parent/2.7.5.Final/quarkus-narayana-jta-parent-2.7.5.Final.pom
[2025-12-24T22:31:51.559Z] [INFO]
[2025-12-24T22:31:51.559Z] [INFO] ------------------< io.quarkus:quarkus-narayana-jta >-------------------
[2025-12-24T22:31:51.559Z] [INFO] Building Quarkus - Narayana JTA - Runtime 2.7.5.Final [238/964]
[2025-12-24T22:31:51.559Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:51.559Z] [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-12-24T22:31:51.559Z] [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 34 kB/s)
[2025-12-24T22:31:51.559Z] [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-12-24T22:31:51.559Z] [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 137 kB/s)
[2025-12-24T22:31:51.559Z] [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-12-24T22:31:51.559Z] [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 47 kB/s)
[2025-12-24T22:31:51.559Z] [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-12-24T22:31:52.240Z] [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 518 kB/s)
[2025-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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 116 kB/s)
[2025-12-24T22:31:52.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-12-24T22:31:52.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 358 kB/s)
[2025-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-12-24T22:31:52.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 406 kB/s)
[2025-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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 152 kB/s)
[2025-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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 72 kB/s)
[2025-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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-12-24T22:31:52.240Z] [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 119 kB/s)
[2025-12-24T22:31:52.240Z] [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 365 kB/s)
[2025-12-24T22:31:52.240Z] [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 792 kB/s)
[2025-12-24T22:31:52.240Z] [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 9.2 MB/s)
[2025-12-24T22:31:52.240Z] [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 479 kB/s)
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Processed 19 files in 79ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Processed 19 files in 00:00.042 (Already Sorted: 19, Needed Sorting: 0)
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:52.920Z] [INFO] Copying 1 resource
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:52.920Z] [INFO] Compiling 19 source files to /quarkus/extensions/narayana-jta/runtime/target/classes
[2025-12-24T22:31:52.920Z] [WARNING] /quarkus/extensions/narayana-jta/runtime/src/main/java/io/quarkus/narayana/jta/runtime/context/TransactionContext.java:[216,74] unchecked cast
[2025-12-24T22:31:52.920Z] required: io.quarkus.arc.ContextInstanceHandle<T>
[2025-12-24T22:31:52.920Z] found: io.quarkus.arc.ContextInstanceHandle<capture#1 of ?>
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:52.920Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/runtime/src/test/resources
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] No sources to compile
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] No tests to run.
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar
[2025-12-24T22:31:52.920Z] [INFO]
[2025-12-24T22:31:52.920Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta ---
[2025-12-24T22:31:52.920Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta ---
[2025-12-24T22:31:53.600Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.jar
[2025-12-24T22:31:53.600Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.pom
[2025-12-24T22:31:53.600Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] ---------------------< io.quarkus:quarkus-agroal >----------------------
[2025-12-24T22:31:53.600Z] [INFO] Building Quarkus - Agroal - Runtime 2.7.5.Final [239/964]
[2025-12-24T22:31:53.600Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:53.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom
[2025-12-24T22:31:53.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom (1.1 kB at 17 kB/s)
[2025-12-24T22:31:53.600Z] [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-12-24T22:31:53.600Z] [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 90 kB/s)
[2025-12-24T22:31:53.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar
[2025-12-24T22:31:53.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar (15 kB at 147 kB/s)
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal ---
[2025-12-24T22:31:53.600Z] [INFO]
[2025-12-24T22:31:53.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] Processed 20 files in 39ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] Processed 20 files in 00:00.032 (Already Sorted: 20, Needed Sorting: 0)
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:54.331Z] [INFO] Copying 1 resource
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:54.331Z] [INFO] Compiling 20 source files to /quarkus/extensions/agroal/runtime/target/classes
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:54.331Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/runtime/src/test/resources
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] No sources to compile
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] No tests to run.
[2025-12-24T22:31:54.331Z] [INFO]
[2025-12-24T22:31:54.331Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal ---
[2025-12-24T22:31:54.331Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal ---
[2025-12-24T22:31:55.010Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal ---
[2025-12-24T22:31:55.010Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.jar
[2025-12-24T22:31:55.010Z] [INFO] Installing /quarkus/extensions/agroal/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.pom
[2025-12-24T22:31:55.010Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final-sources.jar
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] ------------------< io.quarkus:quarkus-quartz-parent >------------------
[2025-12-24T22:31:55.010Z] [INFO] Building Quarkus - Quartz 2.7.5.Final [240/964]
[2025-12-24T22:31:55.010Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-parent ---
[2025-12-24T22:31:55.010Z] [INFO] Installing /quarkus/extensions/quartz/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-parent/2.7.5.Final/quarkus-quartz-parent-2.7.5.Final.pom
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] ---------------------< io.quarkus:quarkus-quartz >----------------------
[2025-12-24T22:31:55.010Z] [INFO] Building Quarkus - Quartz - Runtime 2.7.5.Final [241/964]
[2025-12-24T22:31:55.010Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:55.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[2025-12-24T22:31:55.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 141 kB/s)
[2025-12-24T22:31:55.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[2025-12-24T22:31:55.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 331 kB/s)
[2025-12-24T22:31:55.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom
[2025-12-24T22:31:55.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom (3.7 kB at 66 kB/s)
[2025-12-24T22:31:55.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[2025-12-24T22:31:55.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar
[2025-12-24T22:31:55.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 10 MB/s)
[2025-12-24T22:31:55.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar (624 kB at 8.9 MB/s)
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO] Processed 10 files in 44ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.010Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz ---
[2025-12-24T22:31:55.010Z] [INFO] Processed 10 files in 00:00.023 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:31:55.010Z] [INFO]
[2025-12-24T22:31:55.011Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz ---
[2025-12-24T22:31:55.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:55.011Z] [INFO] Copying 1 resource
[2025-12-24T22:31:55.011Z] [INFO]
[2025-12-24T22:31:55.011Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-quartz ---
[2025-12-24T22:31:55.011Z] [INFO]
[2025-12-24T22:31:55.011Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz ---
[2025-12-24T22:31:55.011Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:55.011Z] [INFO] Compiling 10 source files to /quarkus/extensions/quartz/runtime/target/classes
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz ---
[2025-12-24T22:31:55.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:55.689Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/runtime/src/test/resources
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz ---
[2025-12-24T22:31:55.689Z] [INFO] No sources to compile
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz ---
[2025-12-24T22:31:55.689Z] [INFO] No tests to run.
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz ---
[2025-12-24T22:31:55.689Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz ---
[2025-12-24T22:31:55.689Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz ---
[2025-12-24T22:31:55.689Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.jar
[2025-12-24T22:31:55.689Z] [INFO] Installing /quarkus/extensions/quartz/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.pom
[2025-12-24T22:31:55.689Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final-sources.jar
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --------------< io.quarkus:quarkus-smallrye-metrics-spi >---------------
[2025-12-24T22:31:55.689Z] [INFO] Building Quarkus - SmallRye Metrics - SPI 2.7.5.Final [242/964]
[2025-12-24T22:31:55.689Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:55.689Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/main/resources
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:55.689Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-metrics/spi/target/classes
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:55.689Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/test/resources
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] No sources to compile
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] No tests to run.
[2025-12-24T22:31:55.689Z] [INFO]
[2025-12-24T22:31:55.689Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:55.689Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2025-12-24T22:31:56.367Z] [INFO]
[2025-12-24T22:31:56.367Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:56.367Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2025-12-24T22:31:56.367Z] [INFO]
[2025-12-24T22:31:56.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-spi ---
[2025-12-24T22:31:56.367Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2025-12-24T22:31:56.367Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.pom
[2025-12-24T22:31:56.367Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2025-12-24T22:31:56.367Z] [INFO]
[2025-12-24T22:31:56.367Z] [INFO] -----------< io.quarkus:quarkus-smallrye-metrics-deployment >-----------
[2025-12-24T22:31:56.367Z] [INFO] Building Quarkus - SmallRye Metrics - Deployment 2.7.5.Final [243/964]
[2025-12-24T22:31:56.367Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:31:56.367Z] [INFO]
[2025-12-24T22:31:56.367Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:56.367Z] [INFO]
[2025-12-24T22:31:56.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO] Processed 23 files in 70ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO] Processed 23 files in 00:00.042 (Already Sorted: 23, Needed Sorting: 0)
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:57.047Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/deployment/src/main/resources
[2025-12-24T22:31:57.047Z] [INFO]
[2025-12-24T22:31:57.047Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.048Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:57.048Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-metrics/deployment/target/classes
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[139,20] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[555,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [INFO]
[2025-12-24T22:31:57.727Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:31:57.727Z] [INFO] Copying 1 resource
[2025-12-24T22:31:57.727Z] [INFO]
[2025-12-24T22:31:57.727Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.727Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:31:57.727Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-metrics/deployment/target/test-classes
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromMetricsFactoryTestCase.java:[42,59] unchecked conversion
[2025-12-24T22:31:57.727Z] required: org.eclipse.microprofile.metrics.Gauge<java.lang.Long>
[2025-12-24T22:31:57.727Z] found: org.eclipse.microprofile.metrics.Gauge
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[70,35] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2025-12-24T22:31:57.727Z] [INFO]
[2025-12-24T22:31:57.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:31:57.727Z] [INFO]
[2025-12-24T22:31:57.727Z] [INFO] -------------------------------------------------------
[2025-12-24T22:31:57.727Z] [INFO] T E S T S
[2025-12-24T22:31:57.727Z] [INFO] -------------------------------------------------------
[2025-12-24T22:31:57.727Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:31:58.406Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2025-12-24T22:32:11.139Z] Tests paused
[2025-12-24T22:32:11.139Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:32:11.140Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:32:11.140Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:32:11.140Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:32:11.140Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:20,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.950s. Listening on: http://localhost:8080
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:20,503 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:20,503 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,042 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test15937986169204518773/src/main/resources/application.properties
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,044 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest.class, DevModeMetricsTest$MetricsResource.class.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,065 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,304 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-13) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2025-12-24T22:32:11.140Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:32:11.140Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:32:11.140Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:32:11.140Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:32:11.140Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,626 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8080
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,626 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,626 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:24,627 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.644s
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,104 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test15937986169204518773/src/main/resources/application.properties
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,105 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest.class, DevModeMetricsTest$MetricsResource.class.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,109 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:32:11.140Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:32:11.140Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:32:11.140Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:32:11.140Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:32:11.140Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,490 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8080
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,490 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,490 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,491 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.610s
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,570 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test15937986169204518773/src/main/resources/application.properties
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,571 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,583 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:26,807 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-15) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2025-12-24T22:32:11.140Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:32:11.140Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:32:11.140Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:32:11.140Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:32:11.140Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:27,147 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8080
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:27,147 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:27,147 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:27,148 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.579s
[2025-12-24T22:32:11.140Z] 2025-12-24 22:30:27,188 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:32:11.140Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.833 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2025-12-24T22:32:11.140Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2025-12-24T22:32:16.685Z] Tests paused
[2025-12-24T22:32:16.685Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:32:16.685Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:32:16.685Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:32:16.685Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:32:16.685Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:30,320 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.521s. Listening on: http://localhost:8080
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:30,321 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:30,321 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:31,820 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeMetricRegistryTest.class, DevModeMetricRegistryTest$MetricsResource.class.
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:31,828 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:32:16.685Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:32:16.685Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:32:16.685Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:32:16.685Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:32:16.685Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:32,205 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8080
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:32,205 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:32,205 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:32,206 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.588s
[2025-12-24T22:32:16.685Z] 2025-12-24 22:30:32,248 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:32:16.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.013 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2025-12-24T22:32:16.685Z] [INFO] Running io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2025-12-24T22:32:18.872Z] 2025-12-24 22:30:34,902 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T22:32:18.873Z] 2025-12-24 22:30:34,902 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:18.873Z] 2025-12-24 22:30:34,902 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:18.873Z] 2025-12-24 22:30:35,025 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:32:18.873Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.725 s - in io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2025-12-24T22:32:18.873Z] [INFO] Running io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2025-12-24T22:32:21.063Z] 2025-12-24 22:30:36,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.843s. Listening on: http://localhost:8081
[2025-12-24T22:32:21.063Z] 2025-12-24 22:30:36,710 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:21.063Z] 2025-12-24 22:30:36,710 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:21.063Z] 2025-12-24 22:30:37,196 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception failed, error id: 2d20e24b-6832-45c2-b0d8-d1a646a33af6-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: !!!
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:32:21.063Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:32:21.063Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:32:21.063Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:32:21.063Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:32:21.063Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:32:21.063Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:32:21.063Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:32:21.063Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:32:21.063Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:32:21.063Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:32:21.063Z] Caused by: java.lang.RuntimeException: !!!
[2025-12-24T22:32:21.063Z] at io.quarkus.smallrye.metrics.jaxrs.MetricsResource.exception(MetricsResource.java:31)
[2025-12-24T22:32:21.063Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:32:21.063Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:32:21.063Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:32:21.063Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T22:32:21.063Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:32:21.064Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:32:21.064Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:32:21.064Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:32:21.064Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:32:21.064Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:32:21.064Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:32:21.064Z] ... 15 more
[2025-12-24T22:32:21.064Z]
[2025-12-24T22:32:21.743Z] 2025-12-24 22:30:37,356 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:32:21.743Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 s - in io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2025-12-24T22:32:21.743Z] [INFO] Running io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2025-12-24T22:32:22.422Z] 2025-12-24 22:30:38,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2025-12-24T22:32:22.422Z] 2025-12-24 22:30:38,235 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:22.422Z] 2025-12-24 22:30:38,235 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:22.422Z] 2025-12-24 22:30:38,376 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2025-12-24T22:32:22.422Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2025-12-24T22:32:22.422Z] [INFO] Running io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2025-12-24T22:32:23.110Z] 2025-12-24 22:30:39,261 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2025-12-24T22:32:23.110Z] 2025-12-24 22:30:39,262 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:23.110Z] 2025-12-24 22:30:39,262 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:23.786Z] 2025-12-24 22:30:39,650 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:32:23.786Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2025-12-24T22:32:23.786Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2025-12-24T22:32:24.464Z] 2025-12-24 22:30:40,558 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2025-12-24T22:32:24.464Z] 2025-12-24 22:30:40,559 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:24.464Z] 2025-12-24 22:30:40,559 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:24.464Z] 2025-12-24 22:30:40,658 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:32:24.464Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2025-12-24T22:32:24.464Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2025-12-24T22:32:25.869Z] 2025-12-24 22:30:41,772 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2025-12-24T22:32:25.869Z] 2025-12-24 22:30:41,773 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:25.869Z] 2025-12-24 22:30:41,773 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:26.546Z] 2025-12-24 22:30:42,206 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:32:26.546Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2025-12-24T22:32:26.546Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2025-12-24T22:32:27.225Z] 2025-12-24 22:30:43,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:32:27.225Z] 2025-12-24 22:30:43,079 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:27.225Z] 2025-12-24 22:30:43,080 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:27.902Z] 2025-12-24 22:30:43,530 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:32:27.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2025-12-24T22:32:27.902Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2025-12-24T22:32:28.586Z] 2025-12-24 22:30:44,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-12-24T22:32:28.586Z] 2025-12-24 22:30:44,531 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:28.586Z] 2025-12-24 22:30:44,532 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:29.265Z] 2025-12-24 22:30:44,978 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:32:29.265Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2025-12-24T22:32:29.265Z] [INFO] Running DefaultPackageMetricsTest
[2025-12-24T22:32:29.943Z] 2025-12-24 22:30:45,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2025-12-24T22:32:29.943Z] 2025-12-24 22:30:45,906 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:29.943Z] 2025-12-24 22:30:45,906 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:29.943Z] 2025-12-24 22:30:46,030 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:32:29.943Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in DefaultPackageMetricsTest
[2025-12-24T22:32:29.943Z] [INFO]
[2025-12-24T22:32:29.943Z] [INFO] Results:
[2025-12-24T22:32:29.943Z] [INFO]
[2025-12-24T22:32:29.943Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:32:29.943Z] [INFO]
[2025-12-24T22:32:29.943Z] [INFO]
[2025-12-24T22:32:29.943Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:32:29.943Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:32:30.621Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-deployment ---
[2025-12-24T22:32:30.621Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2025-12-24T22:32:30.621Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.pom
[2025-12-24T22:32:30.621Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] ----------------< io.quarkus:quarkus-quartz-deployment >----------------
[2025-12-24T22:32:30.621Z] [INFO] Building Quarkus - Quartz - Deployment 2.7.5.Final [244/964]
[2025-12-24T22:32:30.621Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO] Processed 36 files in 59ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO] Processed 36 files in 00:00.036 (Already Sorted: 36, Needed Sorting: 0)
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:32:30.621Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/main/resources
[2025-12-24T22:32:30.621Z] [INFO]
[2025-12-24T22:32:30.621Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:30.621Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:32:30.621Z] [INFO] Compiling 2 source files to /quarkus/extensions/quartz/deployment/target/classes
[2025-12-24T22:32:31.374Z] [INFO]
[2025-12-24T22:32:31.374Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:31.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:32:31.374Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/test/resources
[2025-12-24T22:32:31.374Z] [INFO]
[2025-12-24T22:32:31.374Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:31.374Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:32:31.374Z] [INFO] Compiling 34 source files to /quarkus/extensions/quartz/deployment/target/test-classes
[2025-12-24T22:32:31.374Z] [INFO]
[2025-12-24T22:32:31.374Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz-deployment ---
[2025-12-24T22:32:31.374Z] [INFO]
[2025-12-24T22:32:31.374Z] [INFO] -------------------------------------------------------
[2025-12-24T22:32:31.374Z] [INFO] T E S T S
[2025-12-24T22:32:31.374Z] [INFO] -------------------------------------------------------
[2025-12-24T22:32:31.374Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:32:32.778Z] [INFO] Running io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2025-12-24T22:32:39.075Z] 2025-12-24 22:30:54,178 WARN [io.qua.arc.impl] (main) An error occurred during delivery of the @BeforeDestroyed(ApplicationScoped.class) event: java.lang.IllegalStateException: Unable to create Scheduler
[2025-12-24T22:32:39.075Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:238)
[2025-12-24T22:32:39.075Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2025-12-24T22:32:39.075Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2025-12-24T22:32:39.075Z] at io.quarkus.quartz.runtime.QuartzScheduler_Observer_destroy_fb1039b288e54ae74a9e1acfa476b03b6c5afceb.notify(Unknown Source)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.impl.ArcContainerImpl.shutdown(ArcContainerImpl.java:354)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.Arc.shutdown(Arc.java:52)
[2025-12-24T22:32:39.075Z] at io.quarkus.arc.runtime.ArcRecorder$1.run(ArcRecorder.java:44)
[2025-12-24T22:32:39.075Z] at io.quarkus.runtime.StartupContext.runAllInReverseOrder(StartupContext.java:84)
[2025-12-24T22:32:39.075Z] at io.quarkus.runtime.StartupContext.close(StartupContext.java:73)
[2025-12-24T22:32:39.075Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:32:39.075Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:32:39.075Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:32:39.075Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:32:39.075Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:32:39.075Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:32:39.075Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-12-24T22:32:39.075Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2025-12-24T22:32:39.075Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:32:39.075Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:32:39.075Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-12-24T22:32:39.075Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:32:39.075Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:32:39.075Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:32:39.075Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:32:39.075Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:32:39.075Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:32:39.075Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:32:39.075Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:32:39.075Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:32:39.076Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:32:39.076Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:32:39.076Z] Caused by: java.util.NoSuchElementException: Could not expand value my.cron in property ${my.cron}
[2025-12-24T22:32:39.076Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:113)
[2025-12-24T22:32:39.076Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:104)
[2025-12-24T22:32:39.076Z] at io.smallrye.common.expression.ExpressionNode.emit(ExpressionNode.java:22)
[2025-12-24T22:32:39.076Z] at io.smallrye.common.expression.Expression.evaluateException(Expression.java:56)
[2025-12-24T22:32:39.076Z] at io.smallrye.common.expression.Expression.evaluate(Expression.java:70)
[2025-12-24T22:32:39.076Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.resolvePropertyExpression(SchedulerUtils.java:104)
[2025-12-24T22:32:39.076Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.lookUpPropertyValue(SchedulerUtils.java:72)
[2025-12-24T22:32:39.076Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:151)
[2025-12-24T22:32:39.076Z] ... 67 more
[2025-12-24T22:32:39.076Z]
[2025-12-24T22:32:39.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.967 s - in io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2025-12-24T22:32:39.076Z] [INFO] Running io.quarkus.quartz.test.metrics.MpTimedTest
[2025-12-24T22:32:39.754Z] 2025-12-24 22:30:55,741 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.343s. Listening on: http://localhost:8081
[2025-12-24T22:32:39.754Z] 2025-12-24 22:30:55,742 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:39.754Z] 2025-12-24 22:30:55,742 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:40.431Z] 2025-12-24 22:30:56,195 INFO [io.quarkus] (main) Quarkus stopped in 0.438s
[2025-12-24T22:32:40.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 s - in io.quarkus.quartz.test.metrics.MpTimedTest
[2025-12-24T22:32:40.431Z] [INFO] Running io.quarkus.quartz.test.DisabledScheduledMethodTest
[2025-12-24T22:32:41.835Z] 2025-12-24 22:30:57,345 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-12-24T22:32:41.835Z] 2025-12-24 22:30:57,346 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:41.835Z] 2025-12-24 22:30:57,346 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:41.835Z] 2025-12-24 22:30:57,786 INFO [io.quarkus] (main) Quarkus stopped in 0.421s
[2025-12-24T22:32:41.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s - in io.quarkus.quartz.test.DisabledScheduledMethodTest
[2025-12-24T22:32:41.835Z] [INFO] Running io.quarkus.quartz.test.RegisterJobListenerTest
[2025-12-24T22:32:43.240Z] 2025-12-24 22:30:58,889 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-12-24T22:32:43.240Z] 2025-12-24 22:30:58,890 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:43.240Z] 2025-12-24 22:30:58,890 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:43.240Z] 2025-12-24 22:30:59,355 INFO [io.quarkus] (main) Quarkus stopped in 0.458s
[2025-12-24T22:32:43.240Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s - in io.quarkus.quartz.test.RegisterJobListenerTest
[2025-12-24T22:32:43.240Z] [INFO] Running io.quarkus.quartz.test.SimpleDelayedTest
[2025-12-24T22:32:44.646Z] 2025-12-24 22:31:00,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2025-12-24T22:32:44.646Z] 2025-12-24 22:31:00,234 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:44.646Z] 2025-12-24 22:31:00,234 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:46.056Z] 2025-12-24 22:31:01,702 INFO [io.quarkus] (main) Quarkus stopped in 0.523s
[2025-12-24T22:32:46.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.339 s - in io.quarkus.quartz.test.SimpleDelayedTest
[2025-12-24T22:32:46.056Z] [INFO] Running io.quarkus.quartz.test.InvalidEveryExpressionTest
[2025-12-24T22:32:46.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in io.quarkus.quartz.test.InvalidEveryExpressionTest
[2025-12-24T22:32:46.056Z] [INFO] Running io.quarkus.quartz.test.NoExpressionTest
[2025-12-24T22:32:46.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in io.quarkus.quartz.test.NoExpressionTest
[2025-12-24T22:32:46.735Z] [INFO] Running io.quarkus.quartz.test.PausedResumedMethodTest
[2025-12-24T22:32:48.141Z] 2025-12-24 22:31:03,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-12-24T22:32:48.141Z] 2025-12-24 22:31:03,723 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:48.141Z] 2025-12-24 22:31:03,723 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:48.141Z] 2025-12-24 22:31:04,266 INFO [io.quarkus] (main) Quarkus stopped in 0.524s
[2025-12-24T22:32:48.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s - in io.quarkus.quartz.test.PausedResumedMethodTest
[2025-12-24T22:32:48.141Z] [INFO] Running io.quarkus.quartz.test.InjectJobTest
[2025-12-24T22:32:49.559Z] 2025-12-24 22:31:05,222 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8081
[2025-12-24T22:32:49.559Z] 2025-12-24 22:31:05,223 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:49.559Z] 2025-12-24 22:31:05,223 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:50.967Z] 2025-12-24 22:31:06,685 INFO [io.quarkus] (main) Quarkus stopped in 0.533s
[2025-12-24T22:32:50.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s - in io.quarkus.quartz.test.InjectJobTest
[2025-12-24T22:32:50.967Z] [INFO] Running io.quarkus.quartz.test.HaltedSchedulerTest
[2025-12-24T22:32:51.647Z] 2025-12-24 22:31:07,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2025-12-24T22:32:51.647Z] 2025-12-24 22:31:07,549 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:51.647Z] 2025-12-24 22:31:07,549 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:52.324Z] 2025-12-24 22:31:07,966 INFO [io.quarkus] (main) Quarkus stopped in 0.398s
[2025-12-24T22:32:52.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s - in io.quarkus.quartz.test.HaltedSchedulerTest
[2025-12-24T22:32:52.324Z] [INFO] Running io.quarkus.quartz.test.PausedMethodTest
[2025-12-24T22:32:53.001Z] 2025-12-24 22:31:08,830 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2025-12-24T22:32:53.001Z] 2025-12-24 22:31:08,831 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:53.001Z] 2025-12-24 22:31:08,831 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:56.056Z] 2025-12-24 22:31:12,280 INFO [io.quarkus] (main) Quarkus stopped in 0.430s
[2025-12-24T22:32:56.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.307 s - in io.quarkus.quartz.test.PausedMethodTest
[2025-12-24T22:32:56.733Z] [INFO] Running io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2025-12-24T22:32:56.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2025-12-24T22:32:56.733Z] [INFO] Running io.quarkus.quartz.test.SimpleScheduledMethodTest
[2025-12-24T22:32:57.412Z] 2025-12-24 22:31:13,564 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-12-24T22:32:57.412Z] 2025-12-24 22:31:13,565 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:32:57.412Z] 2025-12-24 22:31:13,565 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:32:58.830Z] 2025-12-24 22:31:15,000 INFO [io.quarkus] (main) Quarkus stopped in 0.523s
[2025-12-24T22:32:58.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in io.quarkus.quartz.test.SimpleScheduledMethodTest
[2025-12-24T22:32:58.830Z] [INFO] Running io.quarkus.quartz.test.RequestScheduledMethodTest
[2025-12-24T22:33:00.237Z] 2025-12-24 22:31:15,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-12-24T22:33:00.237Z] 2025-12-24 22:31:15,917 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:00.237Z] 2025-12-24 22:31:15,917 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:00.237Z] 2025-12-24 22:31:16,365 INFO [io.quarkus] (main) Quarkus stopped in 0.433s
[2025-12-24T22:33:00.237Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.quartz.test.RequestScheduledMethodTest
[2025-12-24T22:33:00.237Z] [INFO] Running io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2025-12-24T22:33:00.923Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2025-12-24T22:33:00.923Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2025-12-24T22:33:01.603Z] 2025-12-24 22:31:17,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-12-24T22:33:01.603Z] 2025-12-24 22:31:17,715 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:01.603Z] 2025-12-24 22:31:17,715 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:03.572Z] 2025-12-24 22:31:19,168 INFO [io.quarkus] (main) Quarkus stopped in 0.542s
[2025-12-24T22:33:03.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s - in io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2025-12-24T22:33:03.572Z] [INFO] Running io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2025-12-24T22:33:04.255Z] 2025-12-24 22:31:19,652 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.jobSuccessMessage" 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-12-24T22:33:04.255Z] 2025-12-24 22:31:19,652 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.class" 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-12-24T22:33:04.255Z] 2025-12-24 22:31:19,937 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-12-24T22:33:04.255Z] 2025-12-24 22:31:19,937 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:04.255Z] 2025-12-24 22:31:19,938 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:04.255Z] 2025-12-24 22:31:20,408 INFO [io.quarkus] (main) Quarkus stopped in 0.463s
[2025-12-24T22:33:04.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s - in io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2025-12-24T22:33:04.255Z] [INFO] Running io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2025-12-24T22:33:05.675Z] 2025-12-24 22:31:21,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-12-24T22:33:05.675Z] 2025-12-24 22:31:21,338 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:05.675Z] 2025-12-24 22:31:21,338 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:05.675Z] 2025-12-24 22:31:21,818 INFO [io.quarkus] (main) Quarkus stopped in 0.472s
[2025-12-24T22:33:05.675Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2025-12-24T22:33:05.675Z] [INFO] Running io.quarkus.quartz.test.ConditionalExecutionTest
[2025-12-24T22:33:06.353Z] Skipped execution of [foo]: io.quarkus.quartz.test.ConditionalExecutionTest$IsDisabled
[2025-12-24T22:33:06.353Z] 2025-12-24 22:31:22,529 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.306s. Listening on: http://localhost:8081
[2025-12-24T22:33:06.353Z] 2025-12-24 22:31:22,530 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:06.353Z] 2025-12-24 22:31:22,530 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:08.550Z] 2025-12-24 22:31:23,998 INFO [io.quarkus] (main) Quarkus stopped in 0.530s
[2025-12-24T22:33:08.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in io.quarkus.quartz.test.ConditionalExecutionTest
[2025-12-24T22:33:08.550Z] [INFO] Running io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2025-12-24T22:33:08.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2025-12-24T22:33:08.550Z] [INFO] Running io.quarkus.quartz.test.PausedMethodExpressionTest
[2025-12-24T22:33:09.227Z] 2025-12-24 22:31:24,992 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-12-24T22:33:09.227Z] 2025-12-24 22:31:24,992 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:09.227Z] 2025-12-24 22:31:24,992 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:12.281Z] 2025-12-24 22:31:28,433 INFO [io.quarkus] (main) Quarkus stopped in 0.432s
[2025-12-24T22:33:12.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.215 s - in io.quarkus.quartz.test.PausedMethodExpressionTest
[2025-12-24T22:33:12.281Z] [INFO] Running io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2025-12-24T22:33:12.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2025-12-24T22:33:12.958Z] [INFO] Running io.quarkus.quartz.test.MissingDataSourceTest
[2025-12-24T22:33:12.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.quartz.test.MissingDataSourceTest
[2025-12-24T22:33:12.958Z] [INFO] Running io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2025-12-24T22:33:13.635Z] 2025-12-24 22:31:29,676 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2025-12-24T22:33:13.635Z] 2025-12-24 22:31:29,676 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:13.635Z] 2025-12-24 22:31:29,677 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:15.040Z] 2025-12-24 22:31:31,110 INFO [io.quarkus] (main) Quarkus stopped in 0.530s
[2025-12-24T22:33:15.040Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 s - in io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2025-12-24T22:33:15.040Z] [INFO] Running io.quarkus.quartz.test.InvalidCronExpressionTest
[2025-12-24T22:33:15.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in io.quarkus.quartz.test.InvalidCronExpressionTest
[2025-12-24T22:33:15.717Z] [INFO] Running io.quarkus.quartz.test.SimpleIdentityTest
[2025-12-24T22:33:16.394Z] 2025-12-24 22:31:32,195 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-12-24T22:33:16.394Z] 2025-12-24 22:31:32,195 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:16.394Z] 2025-12-24 22:31:32,195 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:17.070Z] 2025-12-24 22:31:32,638 INFO [io.quarkus] (main) Quarkus stopped in 0.427s
[2025-12-24T22:33:17.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in io.quarkus.quartz.test.SimpleIdentityTest
[2025-12-24T22:33:17.070Z] [INFO] Running io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2025-12-24T22:33:17.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2025-12-24T22:33:17.070Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2025-12-24T22:33:17.746Z] 2025-12-24 22:31:33,822 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:33:17.746Z] 2025-12-24 22:31:33,823 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:17.746Z] 2025-12-24 22:31:33,823 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:20.796Z] 2025-12-24 22:31:36,292 INFO [io.quarkus] (main) Quarkus stopped in 0.535s
[2025-12-24T22:33:20.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.294 s - in io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2025-12-24T22:33:20.796Z] [INFO] Running io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2025-12-24T22:33:21.486Z] 2025-12-24 22:31:37,094 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:33:21.486Z] 2025-12-24 22:31:37,095 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:21.486Z] 2025-12-24 22:31:37,095 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:22.892Z] 2025-12-24 22:31:38,553 INFO [io.quarkus] (main) Quarkus stopped in 0.525s
[2025-12-24T22:33:22.892Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 s - in io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2025-12-24T22:33:22.892Z] [INFO] Running io.quarkus.quartz.test.DisabledSchedulerTest
[2025-12-24T22:33:23.576Z] 2025-12-24 22:31:39,209 INFO [io.qua.qua.run.QuartzScheduler] (main) Quartz scheduler is disabled by config property and will not be started
[2025-12-24T22:33:23.576Z] 2025-12-24 22:31:39,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.313s. Listening on: http://localhost:8081
[2025-12-24T22:33:23.576Z] 2025-12-24 22:31:39,268 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:23.576Z] 2025-12-24 22:31:39,269 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:33:23.576Z] 2025-12-24 22:31:39,314 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:33:23.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s - in io.quarkus.quartz.test.DisabledSchedulerTest
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] Results:
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz-deployment ---
[2025-12-24T22:33:23.576Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-deployment ---
[2025-12-24T22:33:23.576Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-deployment ---
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.jar
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/quartz/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.pom
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] -------------------< io.quarkus:quarkus-jaxp-parent >-------------------
[2025-12-24T22:33:23.576Z] [INFO] Building Quarkus - JAXP 2.7.5.Final [245/964]
[2025-12-24T22:33:23.576Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-parent ---
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/jaxp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-parent/2.7.5.Final/quarkus-jaxp-parent-2.7.5.Final.pom
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] ----------------------< io.quarkus:quarkus-jaxp >-----------------------
[2025-12-24T22:33:23.576Z] [INFO] Building Quarkus - JAXP - Runtime 2.7.5.Final [246/964]
[2025-12-24T22:33:23.576Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:23.576Z] [INFO] Copying 1 resource
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] No sources to compile
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:23.576Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/runtime/src/test/resources
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] No sources to compile
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] No tests to run.
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp ---
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.jar
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.pom
[2025-12-24T22:33:23.576Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final-sources.jar
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] -----------------< io.quarkus:quarkus-jaxp-deployment >-----------------
[2025-12-24T22:33:23.576Z] [INFO] Building Quarkus - JAXP - Deployment 2.7.5.Final [247/964]
[2025-12-24T22:33:23.576Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:23.576Z] [INFO]
[2025-12-24T22:33:23.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:24.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/main/resources
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:24.252Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxp/deployment/target/classes
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:24.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/test/resources
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] No sources to compile
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] No tests to run.
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-deployment ---
[2025-12-24T22:33:24.252Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.jar
[2025-12-24T22:33:24.252Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.pom
[2025-12-24T22:33:24.252Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] ------------< io.quarkus:quarkus-smallrye-stork-deployment >------------
[2025-12-24T22:33:24.252Z] [INFO] Building Quarkus - SmallRye Stork - Deployment 2.7.5.Final [248/964]
[2025-12-24T22:33:24.252Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.252Z] [INFO]
[2025-12-24T22:33:24.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.928Z] [INFO]
[2025-12-24T22:33:24.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.928Z] [INFO]
[2025-12-24T22:33:24.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.928Z] [INFO]
[2025-12-24T22:33:24.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.928Z] [INFO]
[2025-12-24T22:33:24.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.928Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:24.929Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/main/resources
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:24.929Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/deployment/target/classes
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:24.929Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/test/resources
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] No sources to compile
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] No tests to run.
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-deployment ---
[2025-12-24T22:33:24.929Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2025-12-24T22:33:24.929Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.pom
[2025-12-24T22:33:24.929Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] ---------------< io.quarkus:quarkus-config-yaml-parent >----------------
[2025-12-24T22:33:24.929Z] [INFO] Building Quarkus - Configuration - YAML 2.7.5.Final [249/964]
[2025-12-24T22:33:24.929Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-parent ---
[2025-12-24T22:33:24.929Z] [INFO] Installing /quarkus/extensions/config-yaml/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-parent/2.7.5.Final/quarkus-config-yaml-parent-2.7.5.Final.pom
[2025-12-24T22:33:24.929Z] [INFO]
[2025-12-24T22:33:24.929Z] [INFO] -------------------< io.quarkus:quarkus-config-yaml >-------------------
[2025-12-24T22:33:24.929Z] [INFO] Building Quarkus - Configuration - YAML - Runtime 2.7.5.Final [250/964]
[2025-12-24T22:33:24.929Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:24.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom
[2025-12-24T22:33:25.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom (2.1 kB at 7.0 kB/s)
[2025-12-24T22:33:25.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar
[2025-12-24T22:33:25.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar (10 kB at 88 kB/s)
[2025-12-24T22:33:25.604Z] [INFO]
[2025-12-24T22:33:25.604Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.604Z] [INFO]
[2025-12-24T22:33:25.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.604Z] [INFO]
[2025-12-24T22:33:25.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.604Z] [INFO]
[2025-12-24T22:33:25.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.604Z] [INFO]
[2025-12-24T22:33:25.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.604Z] [INFO]
[2025-12-24T22:33:25.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:25.605Z] [INFO] Copying 2 resources
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:25.605Z] [INFO] Compiling 2 source files to /quarkus/extensions/config-yaml/runtime/target/classes
[2025-12-24T22:33:25.605Z] [INFO]
[2025-12-24T22:33:25.605Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml ---
[2025-12-24T22:33:25.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:25.605Z] [INFO] Copying 2 resources
[2025-12-24T22:33:26.281Z] [INFO]
[2025-12-24T22:33:26.281Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml ---
[2025-12-24T22:33:26.281Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:26.281Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/runtime/target/test-classes
[2025-12-24T22:33:26.281Z] [INFO]
[2025-12-24T22:33:26.281Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml ---
[2025-12-24T22:33:26.281Z] [INFO]
[2025-12-24T22:33:26.281Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:26.281Z] [INFO] T E S T S
[2025-12-24T22:33:26.281Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:26.281Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:33:26.958Z] [INFO] Running io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2025-12-24T22:33:26.958Z] /quarkus/extensions/config-yaml/runtime
[2025-12-24T22:33:27.633Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] Results:
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml ---
[2025-12-24T22:33:27.633Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml ---
[2025-12-24T22:33:27.633Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml ---
[2025-12-24T22:33:27.633Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.jar
[2025-12-24T22:33:27.633Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.pom
[2025-12-24T22:33:27.633Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final-sources.jar
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] -------------< io.quarkus:quarkus-config-yaml-deployment >--------------
[2025-12-24T22:33:27.633Z] [INFO] Building Quarkus - Configuration - YAML - Deployment 2.7.5.Final [251/964]
[2025-12-24T22:33:27.633Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO] Processed 5 files in 00:00.011 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:27.633Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/config-yaml/deployment/src/main/resources
[2025-12-24T22:33:27.633Z] [INFO]
[2025-12-24T22:33:27.633Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:27.633Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:27.633Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/deployment/target/classes
[2025-12-24T22:33:28.311Z] [INFO]
[2025-12-24T22:33:28.311Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:28.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:28.311Z] [INFO] Copying 3 resources
[2025-12-24T22:33:28.311Z] [INFO]
[2025-12-24T22:33:28.311Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:28.311Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:28.311Z] [INFO] Compiling 4 source files to /quarkus/extensions/config-yaml/deployment/target/test-classes
[2025-12-24T22:33:28.311Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:33:28.311Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:33:28.311Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:33:28.311Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:33:28.311Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:33:28.311Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T22:33:28.311Z] [INFO]
[2025-12-24T22:33:28.311Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:28.311Z] [INFO]
[2025-12-24T22:33:28.311Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:28.311Z] [INFO] T E S T S
[2025-12-24T22:33:28.311Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:28.311Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:33:29.720Z] [INFO] Running io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2025-12-24T22:33:34.799Z] 2025-12-24 22:31:50,039 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-12-24T22:33:34.799Z] 2025-12-24 22:31:50,042 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:34.799Z] 2025-12-24 22:31:50,043 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2025-12-24T22:33:34.799Z] 2025-12-24 22:31:50,505 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:33:34.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.127 s - in io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2025-12-24T22:33:34.800Z] [INFO] Running io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2025-12-24T22:33:39.850Z] Tests paused
[2025-12-24T22:33:39.850Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:33:39.850Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:33:39.850Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:33:39.850Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:33:39.850Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:53,491 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.939s. Listening on: http://localhost:8080
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:53,492 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:53,492 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,568 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test3103370190221292891/src/main/resources/application.yaml
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,570 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yaml.
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,576 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:33:39.850Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:33:39.850Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:33:39.850Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:33:39.850Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:33:39.850Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,962 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8080
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,963 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,963 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,963 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.397s
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,986 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test3103370190221292891/src/main/resources/application.yml
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,987 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yml.
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:54,989 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:33:39.850Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:33:39.850Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:33:39.850Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:33:39.850Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:33:39.850Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:55,354 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8080
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:55,355 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:55,355 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:55,355 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.370s
[2025-12-24T22:33:39.850Z] 2025-12-24 22:31:55,364 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:33:39.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.857 s - in io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2025-12-24T22:33:39.850Z] [INFO] Running io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2025-12-24T22:33:40.529Z] 2025-12-24 22:31:56,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-12-24T22:33:40.529Z] 2025-12-24 22:31:56,478 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:40.529Z] 2025-12-24 22:31:56,478 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2025-12-24T22:33:40.529Z] 2025-12-24 22:31:56,542 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:33:40.529Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s - in io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] Results:
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:40.529Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:40.529Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-deployment ---
[2025-12-24T22:33:40.529Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2025-12-24T22:33:40.529Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.pom
[2025-12-24T22:33:40.529Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] -------------------< io.quarkus:quarkus-jaxb-parent >-------------------
[2025-12-24T22:33:40.529Z] [INFO] Building Quarkus - JAXB 2.7.5.Final [252/964]
[2025-12-24T22:33:40.529Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.529Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.529Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.530Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.530Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:40.530Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.530Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-parent ---
[2025-12-24T22:33:40.530Z] [INFO] Installing /quarkus/extensions/jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-parent/2.7.5.Final/quarkus-jaxb-parent-2.7.5.Final.pom
[2025-12-24T22:33:40.530Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] ----------------------< io.quarkus:quarkus-jaxb >-----------------------
[2025-12-24T22:33:40.530Z] [INFO] Building Quarkus - JAXB - Runtime 2.7.5.Final [253/964]
[2025-12-24T22:33:40.530Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:40.530Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb ---
[2025-12-24T22:33:40.530Z] [INFO]
[2025-12-24T22:33:40.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:41.208Z] [INFO] Copying 1 resource
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:41.208Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxb/runtime/target/classes
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:41.208Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/runtime/src/test/resources
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] No sources to compile
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] No tests to run.
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb ---
[2025-12-24T22:33:41.208Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.jar
[2025-12-24T22:33:41.208Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.pom
[2025-12-24T22:33:41.208Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] -----------------< io.quarkus:quarkus-jaxb-deployment >-----------------
[2025-12-24T22:33:41.208Z] [INFO] Building Quarkus - JAXB - Deployment 2.7.5.Final [254/964]
[2025-12-24T22:33:41.208Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.208Z] [INFO]
[2025-12-24T22:33:41.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:41.888Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/main/resources
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:41.888Z] [INFO] Compiling 2 source files to /quarkus/extensions/jaxb/deployment/target/classes
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:41.888Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/test/resources
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] No sources to compile
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] No tests to run.
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-deployment ---
[2025-12-24T22:33:41.888Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:33:41.888Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.pom
[2025-12-24T22:33:41.888Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] ------------< io.quarkus:quarkus-websockets-client-parent >-------------
[2025-12-24T22:33:41.888Z] [INFO] Building Quarkus - WebSockets Client 2.7.5.Final [255/964]
[2025-12-24T22:33:41.888Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-parent ---
[2025-12-24T22:33:41.888Z] [INFO] Installing /quarkus/extensions/websockets/client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-parent/2.7.5.Final/quarkus-websockets-client-parent-2.7.5.Final.pom
[2025-12-24T22:33:41.888Z] [INFO]
[2025-12-24T22:33:41.888Z] [INFO] ----------------< io.quarkus:quarkus-websockets-client >----------------
[2025-12-24T22:33:41.888Z] [INFO] Building Quarkus - WebSockets Client - Runtime 2.7.5.Final [256/964]
[2025-12-24T22:33:41.888Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:41.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom
[2025-12-24T22:33:41.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom (6.4 kB at 107 kB/s)
[2025-12-24T22:33:41.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom
[2025-12-24T22:33:41.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom (12 kB at 168 kB/s)
[2025-12-24T22:33:41.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom
[2025-12-24T22:33:42.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom (10 kB at 31 kB/s)
[2025-12-24T22:33:42.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom
[2025-12-24T22:33:42.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom (1.5 kB at 3.5 kB/s)
[2025-12-24T22:33:42.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar
[2025-12-24T22:33:42.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar
[2025-12-24T22:33:43.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 936 kB/s)
[2025-12-24T22:33:43.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar (207 kB at 941 kB/s)
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] Processed 5 files in 16ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:43.246Z] [INFO] Copying 1 resource
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:43.246Z] [INFO] Compiling 5 source files to /quarkus/extensions/websockets/client/runtime/target/classes
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:43.246Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/runtime/src/test/resources
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] No sources to compile
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] No tests to run.
[2025-12-24T22:33:43.246Z] [INFO]
[2025-12-24T22:33:43.246Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.246Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.927Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client ---
[2025-12-24T22:33:43.927Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.jar
[2025-12-24T22:33:43.927Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.pom
[2025-12-24T22:33:43.927Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final-sources.jar
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] ----------------< io.quarkus:quarkus-websockets-parent >----------------
[2025-12-24T22:33:43.927Z] [INFO] Building Quarkus - WebSockets 2.7.5.Final [257/964]
[2025-12-24T22:33:43.927Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-parent ---
[2025-12-24T22:33:43.927Z] [INFO] Installing /quarkus/extensions/websockets/server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-parent/2.7.5.Final/quarkus-websockets-parent-2.7.5.Final.pom
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] -------------------< io.quarkus:quarkus-websockets >--------------------
[2025-12-24T22:33:43.927Z] [INFO] Building Quarkus - WebSockets - Runtime 2.7.5.Final [258/964]
[2025-12-24T22:33:43.927Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:43.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom
[2025-12-24T22:33:43.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom (8.7 kB at 26 kB/s)
[2025-12-24T22:33:43.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar
[2025-12-24T22:33:43.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar (22 kB at 124 kB/s)
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets ---
[2025-12-24T22:33:43.927Z] [INFO]
[2025-12-24T22:33:43.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:44.786Z] [INFO] Copying 1 resource
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:44.786Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/runtime/target/classes
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:44.786Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/runtime/src/test/resources
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.786Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets ---
[2025-12-24T22:33:44.786Z] [INFO] No sources to compile
[2025-12-24T22:33:44.786Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets ---
[2025-12-24T22:33:44.787Z] [INFO] No tests to run.
[2025-12-24T22:33:44.787Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets ---
[2025-12-24T22:33:44.787Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar
[2025-12-24T22:33:44.787Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets ---
[2025-12-24T22:33:44.787Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar
[2025-12-24T22:33:44.787Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets ---
[2025-12-24T22:33:44.787Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.jar
[2025-12-24T22:33:44.787Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.pom
[2025-12-24T22:33:44.787Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final-sources.jar
[2025-12-24T22:33:44.787Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] ----------< io.quarkus:quarkus-websockets-client-deployment >-----------
[2025-12-24T22:33:44.787Z] [INFO] Building Quarkus - WebSockets Client - Deployment 2.7.5.Final [259/964]
[2025-12-24T22:33:44.787Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:44.787Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:44.787Z] [INFO]
[2025-12-24T22:33:44.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO] Processed 8 files in 19ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO] Processed 8 files in 00:00.023 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:45.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/main/resources
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:45.466Z] [INFO] Compiling 6 source files to /quarkus/extensions/websockets/client/deployment/target/classes
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:45.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/test/resources
[2025-12-24T22:33:45.466Z] [INFO]
[2025-12-24T22:33:45.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.466Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:45.467Z] [INFO] Compiling 2 source files to /quarkus/extensions/websockets/client/deployment/target/test-classes
[2025-12-24T22:33:45.467Z] [INFO]
[2025-12-24T22:33:45.467Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:45.467Z] [INFO]
[2025-12-24T22:33:45.467Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:45.467Z] [INFO] T E S T S
[2025-12-24T22:33:45.467Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:46.148Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:33:46.827Z] [INFO] Running io.quarkus.websockets.test.WebSocketClientTestCase
[2025-12-24T22:33:50.831Z] 2025-12-24 22:32:06,273 INFO [io.und.websockets] (main) UT026004: Adding annotated client endpoint class io.quarkus.websockets.test.TestWebSocketClient
[2025-12-24T22:33:50.831Z] 2025-12-24 22:32:06,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.281s.
[2025-12-24T22:33:50.831Z] 2025-12-24 22:32:06,416 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:33:50.831Z] 2025-12-24 22:32:06,417 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, websockets-client]
[2025-12-24T22:33:50.831Z] 2025-12-24 22:32:06,758 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-12-24T22:33:50.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.255 s - in io.quarkus.websockets.test.WebSocketClientTestCase
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] Results:
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:50.831Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:50.831Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-deployment ---
[2025-12-24T22:33:50.831Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2025-12-24T22:33:50.831Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.pom
[2025-12-24T22:33:50.831Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] --------------< io.quarkus:quarkus-websockets-deployment >--------------
[2025-12-24T22:33:50.831Z] [INFO] Building Quarkus - WebSockets - Deployment 2.7.5.Final [260/964]
[2025-12-24T22:33:50.831Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:50.831Z] [INFO]
[2025-12-24T22:33:50.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:51.508Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/main/resources
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:51.508Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/deployment/target/classes
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:51.508Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/test/resources
[2025-12-24T22:33:51.508Z] [INFO]
[2025-12-24T22:33:51.508Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:51.508Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:51.508Z] [INFO] Compiling 3 source files to /quarkus/extensions/websockets/server/deployment/target/test-classes
[2025-12-24T22:33:52.188Z] [INFO]
[2025-12-24T22:33:52.188Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:52.188Z] [INFO]
[2025-12-24T22:33:52.188Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:52.188Z] [INFO] T E S T S
[2025-12-24T22:33:52.188Z] [INFO] -------------------------------------------------------
[2025-12-24T22:33:52.188Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:33:52.865Z] [INFO] Running io.quarkus.websockets.test.WebsocketDevModeTestCase
[2025-12-24T22:33:59.135Z] Tests paused
[2025-12-24T22:33:59.135Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:33:59.135Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:33:59.135Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:33:59.135Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:33:59.135Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:12,621 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:12,951 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.169s. Listening on: http://localhost:8080
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:12,952 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:12,953 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:14,913 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in EchoService.class.
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:14,923 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:33:59.135Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:33:59.135Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:33:59.135Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:33:59.135Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:33:59.135Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:15,177 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:15,209 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.271s. Listening on: http://localhost:8080
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:15,209 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:15,209 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:15,210 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.772s
[2025-12-24T22:33:59.135Z] 2025-12-24 22:32:15,223 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:33:59.135Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.554 s - in io.quarkus.websockets.test.WebsocketDevModeTestCase
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] Results:
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:59.922Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:59.922Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-deployment ---
[2025-12-24T22:33:59.922Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.jar
[2025-12-24T22:33:59.922Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.pom
[2025-12-24T22:33:59.922Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --------------< io.quarkus:quarkus-websockets-aggregator >--------------
[2025-12-24T22:33:59.922Z] [INFO] Building Quarkus - WebSockets Aggregator 2.7.5.Final [261/964]
[2025-12-24T22:33:59.922Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.922Z] [INFO]
[2025-12-24T22:33:59.922Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.923Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-aggregator ---
[2025-12-24T22:33:59.923Z] [INFO] Installing /quarkus/extensions/websockets/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-aggregator/2.7.5.Final/quarkus-websockets-aggregator-2.7.5.Final.pom
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] ---------------< io.quarkus:quarkus-undertow-websockets >---------------
[2025-12-24T22:33:59.923Z] [INFO] Building Quarkus - Undertow - WebSockets - Legacy Compat Artifact 2.7.5.Final [262/964]
[2025-12-24T22:33:59.923Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:59.923Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/main/resources
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] No sources to compile
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:59.923Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/test/resources
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] No sources to compile
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] No tests to run.
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-12-24T22:33:59.923Z] [INFO] Building jar: /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] No sources in project. Archive not created.
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-websockets ---
[2025-12-24T22:33:59.923Z] [INFO] Installing /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.jar
[2025-12-24T22:33:59.923Z] [INFO] Installing /quarkus/extensions/websockets/legacy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.pom
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] -------------< io.quarkus:quarkus-webjars-locator-parent >--------------
[2025-12-24T22:33:59.923Z] [INFO] Building Quarkus - WebJar Locator 2.7.5.Final [263/964]
[2025-12-24T22:33:59.923Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.923Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-parent ---
[2025-12-24T22:33:59.924Z] [INFO] Installing /quarkus/extensions/webjars-locator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-parent/2.7.5.Final/quarkus-webjars-locator-parent-2.7.5.Final.pom
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] -----------------< io.quarkus:quarkus-webjars-locator >-----------------
[2025-12-24T22:33:59.924Z] [INFO] Building Quarkus - WebJar Locator - Runtime 2.7.5.Final [264/964]
[2025-12-24T22:33:59.924Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:33:59.924Z] [INFO] Copying 1 resource
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO]
[2025-12-24T22:33:59.924Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator ---
[2025-12-24T22:33:59.924Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:33:59.924Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/runtime/target/classes
[2025-12-24T22:34:00.603Z] [INFO]
[2025-12-24T22:34:00.603Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator ---
[2025-12-24T22:34:00.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:00.603Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/runtime/src/test/resources
[2025-12-24T22:34:00.603Z] [INFO]
[2025-12-24T22:34:00.603Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator ---
[2025-12-24T22:34:00.603Z] [INFO] No sources to compile
[2025-12-24T22:34:00.603Z] [INFO]
[2025-12-24T22:34:00.603Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator ---
[2025-12-24T22:34:00.603Z] [INFO] No tests to run.
[2025-12-24T22:34:00.603Z] [INFO]
[2025-12-24T22:34:00.603Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator ---
[2025-12-24T22:34:00.603Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar
[2025-12-24T22:34:00.603Z] [INFO]
[2025-12-24T22:34:00.603Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator ---
[2025-12-24T22:34:00.603Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2025-12-24T22:34:00.603Z] [INFO]
[2025-12-24T22:34:00.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator ---
[2025-12-24T22:34:00.604Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.jar
[2025-12-24T22:34:00.604Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.pom
[2025-12-24T22:34:00.604Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2025-12-24T22:34:00.604Z] [INFO]
[2025-12-24T22:34:00.604Z] [INFO] -----------< io.quarkus:quarkus-webjars-locator-deployment >------------
[2025-12-24T22:34:00.604Z] [INFO] Building Quarkus - WebJar Locator - Deployment 2.7.5.Final [265/964]
[2025-12-24T22:34:00.604Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:00.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom
[2025-12-24T22:34:00.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom (5.6 kB at 43 kB/s)
[2025-12-24T22:34:00.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2025-12-24T22:34:00.604Z] [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 17 kB/s)
[2025-12-24T22:34:00.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom
[2025-12-24T22:34:01.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom (1.9 kB at 6.7 kB/s)
[2025-12-24T22:34:01.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml
[2025-12-24T22:34:01.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml (736 B at 5.2 kB/s)
[2025-12-24T22:34:01.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom
[2025-12-24T22:34:01.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom (1.5 kB at 16 kB/s)
[2025-12-24T22:34:01.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom
[2025-12-24T22:34:01.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom (1.5 kB at 4.2 kB/s)
[2025-12-24T22:34:01.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml
[2025-12-24T22:34:01.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml (353 B at 1.1 kB/s)
[2025-12-24T22:34:01.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom
[2025-12-24T22:34:02.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom (1.5 kB at 9.0 kB/s)
[2025-12-24T22:34:02.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar
[2025-12-24T22:34:02.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2025-12-24T22:34:02.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar
[2025-12-24T22:34:02.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar
[2025-12-24T22:34:02.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar
[2025-12-24T22:34:02.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 7.9 MB/s)
[2025-12-24T22:34:02.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar (132 kB at 898 kB/s)
[2025-12-24T22:34:02.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar (684 kB at 4.2 MB/s)
[2025-12-24T22:34:02.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar (39 kB at 196 kB/s)
[2025-12-24T22:34:02.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar (284 kB at 666 kB/s)
[2025-12-24T22:34:02.643Z] [INFO]
[2025-12-24T22:34:02.643Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:02.643Z] [INFO]
[2025-12-24T22:34:02.643Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO] artifact org.webjars.bowergithub.mbostock-bower:d3-bower: checking for updates from central
[2025-12-24T22:34:03.322Z] [INFO] artifact org.webjars.bowergithub.crossfilter:crossfilter: checking for updates from central
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO] Processed 6 files in 22ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO] Processed 6 files in 00:00.020 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:03.322Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/main/resources
[2025-12-24T22:34:03.322Z] [INFO]
[2025-12-24T22:34:03.322Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.323Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:03.323Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/deployment/target/classes
[2025-12-24T22:34:03.998Z] [INFO]
[2025-12-24T22:34:03.998Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:03.998Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/test/resources
[2025-12-24T22:34:03.998Z] [INFO]
[2025-12-24T22:34:03.998Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.998Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:03.998Z] [INFO] Compiling 5 source files to /quarkus/extensions/webjars-locator/deployment/target/test-classes
[2025-12-24T22:34:03.998Z] [INFO]
[2025-12-24T22:34:03.998Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:03.998Z] [INFO]
[2025-12-24T22:34:03.998Z] [INFO] -------------------------------------------------------
[2025-12-24T22:34:03.998Z] [INFO] T E S T S
[2025-12-24T22:34:03.998Z] [INFO] -------------------------------------------------------
[2025-12-24T22:34:03.998Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:34:04.677Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorTest
[2025-12-24T22:34:09.730Z] 2025-12-24 22:32:25,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-12-24T22:34:09.730Z] 2025-12-24 22:32:25,087 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:09.730Z] 2025-12-24 22:32:25,087 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2025-12-24T22:34:11.139Z] 2025-12-24 22:32:26,967 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:34:11.139Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.185 s - in io.quarkus.webjar.locator.test.WebJarLocatorTest
[2025-12-24T22:34:11.139Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2025-12-24T22:34:13.333Z] 2025-12-24 22:32:29,486 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2025-12-24T22:34:13.333Z] 2025-12-24 22:32:29,487 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:13.333Z] 2025-12-24 22:32:29,487 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2025-12-24T22:34:14.739Z] 2025-12-24 22:32:30,394 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:34:14.739Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.375 s - in io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2025-12-24T22:34:14.739Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2025-12-24T22:34:20.964Z] Tests paused
[2025-12-24T22:34:20.964Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:34:20.964Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:34:20.964Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:34:20.964Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:34:20.964Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:33,778 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.487s. Listening on: http://localhost:8080
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:33,779 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:33,779 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,238 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in PostResource.class.
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,254 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,256 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T22:34:20.964Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:34:20.964Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:34:20.964Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:34:20.964Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:34:20.964Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,760 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8080
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,760 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,760 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,760 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 1.104s
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,953 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2025-12-24T22:34:20.964Z] 2025-12-24 22:32:36,954 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:34:20.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.589 s - in io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] Results:
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:21.644Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:21.644Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-deployment ---
[2025-12-24T22:34:21.644Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2025-12-24T22:34:21.644Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.pom
[2025-12-24T22:34:21.644Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-common-deployment >-------
[2025-12-24T22:34:21.644Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Deployment 2.7.5.Final [266/964]
[2025-12-24T22:34:21.644Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:21.644Z] [INFO]
[2025-12-24T22:34:21.644Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Processed 13 files in 32ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Processed 13 files in 00:00.025 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:22.325Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/resources
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:22.325Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/classes
[2025-12-24T22:34:22.325Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/java/io/quarkus/resteasy/reactive/common/deployment/ResteasyReactiveCommonProcessor.java:[82,21] denyJaxRs in io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig has been deprecated and marked for removal
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:22.325Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/test/resources
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] No sources to compile
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] No tests to run.
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] No tests to run.
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-deployment ---
[2025-12-24T22:34:22.325Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2025-12-24T22:34:22.325Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.pom
[2025-12-24T22:34:22.325Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-server-spi-deployment >-----
[2025-12-24T22:34:22.325Z] [INFO] Building Quarkus - RESTEasy Reactive - Server - SPI - Deployment 2.7.5.Final [267/964]
[2025-12-24T22:34:22.325Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:22.325Z] [INFO]
[2025-12-24T22:34:22.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:23.005Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/main/resources
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:23.005Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/classes
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:23.005Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/test/resources
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] No sources to compile
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] No tests to run.
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2025-12-24T22:34:23.005Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.pom
[2025-12-24T22:34:23.005Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-kotlin-deployment >-------
[2025-12-24T22:34:23.005Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Deployment 2.7.5.Final [268/964]
[2025-12-24T22:34:23.005Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:23.005Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/main/resources
[2025-12-24T22:34:23.005Z] [INFO]
[2025-12-24T22:34:23.005Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.005Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:23.005Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/classes
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:23.684Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/test/resources
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.684Z] [INFO] No sources to compile
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.684Z] [INFO] No tests to run.
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.684Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.684Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2025-12-24T22:34:23.684Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T22:34:23.684Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.pom
[2025-12-24T22:34:23.684Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-parent >-----------
[2025-12-24T22:34:23.684Z] [INFO] Building Quarkus - JAX-RS Client Reactive 2.7.5.Final [269/964]
[2025-12-24T22:34:23.684Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.684Z] [INFO]
[2025-12-24T22:34:23.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-parent ---
[2025-12-24T22:34:23.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.5.Final/quarkus-jaxrs-client-reactive-parent-2.7.5.Final.pom
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-client-reactive >--------------
[2025-12-24T22:34:23.685Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Runtime 2.7.5.Final [270/964]
[2025-12-24T22:34:23.685Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:23.685Z] [INFO] Copying 3 resources
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:23.685Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/classes
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:23.685Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/src/test/resources
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] No sources to compile
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] No tests to run.
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive ---
[2025-12-24T22:34:23.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2025-12-24T22:34:23.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.pom
[2025-12-24T22:34:23.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --------< io.quarkus:quarkus-jaxrs-client-reactive-deployment >---------
[2025-12-24T22:34:23.685Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Deployment 2.7.5.Final [271/964]
[2025-12-24T22:34:23.685Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:23.685Z] [INFO]
[2025-12-24T22:34:23.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO] Processed 13 files in 67ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO] Processed 13 files in 00:00.152 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:24.364Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/main/resources
[2025-12-24T22:34:24.364Z] [INFO]
[2025-12-24T22:34:24.364Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:24.364Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:24.364Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/classes
[2025-12-24T22:34:25.043Z] [INFO]
[2025-12-24T22:34:25.043Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:25.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:25.043Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/test/resources
[2025-12-24T22:34:25.043Z] [INFO]
[2025-12-24T22:34:25.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:25.043Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:25.043Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/test-classes
[2025-12-24T22:34:25.043Z] [INFO]
[2025-12-24T22:34:25.043Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:25.043Z] [INFO]
[2025-12-24T22:34:25.043Z] [INFO] -------------------------------------------------------
[2025-12-24T22:34:25.043Z] [INFO] T E S T S
[2025-12-24T22:34:25.043Z] [INFO] -------------------------------------------------------
[2025-12-24T22:34:25.043Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:34:26.446Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2025-12-24T22:34:30.475Z] 2025-12-24 22:32:45,983 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2025-12-24T22:34:30.475Z] 2025-12-24 22:32:45,986 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:30.475Z] 2025-12-24 22:32:45,986 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:31.590Z] 2025-12-24 22:32:46,752 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:34:31.590Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.63 s - in io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2025-12-24T22:34:31.590Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2025-12-24T22:34:32.274Z] 2025-12-24 22:32:48,087 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-12-24T22:34:32.274Z] 2025-12-24 22:32:48,087 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:32.274Z] 2025-12-24 22:32:48,087 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:32.274Z] 2025-12-24 22:32:48,265 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:34:32.274Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2025-12-24T22:34:32.274Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2025-12-24T22:34:33.678Z] 2025-12-24 22:32:49,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2025-12-24T22:34:33.678Z] 2025-12-24 22:32:49,737 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:33.678Z] 2025-12-24 22:32:49,737 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:34.355Z] 2025-12-24 22:32:50,013 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:34:34.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2025-12-24T22:34:34.355Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2025-12-24T22:34:35.032Z] 2025-12-24 22:32:51,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-12-24T22:34:35.032Z] 2025-12-24 22:32:51,089 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:35.032Z] 2025-12-24 22:32:51,089 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:41.264Z] 2025-12-24 22:32:57,382 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:34:41.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.364 s - in io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2025-12-24T22:34:41.264Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2025-12-24T22:34:42.669Z] 2025-12-24 22:32:58,322 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T22:34:42.669Z] 2025-12-24 22:32:58,322 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:42.669Z] 2025-12-24 22:32:58,323 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:42.669Z] 2025-12-24 22:32:58,562 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:34:42.669Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] Results:
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:42.669Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:42.669Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-deployment ---
[2025-12-24T22:34:42.669Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2025-12-24T22:34:42.669Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.pom
[2025-12-24T22:34:42.669Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-deployment >-----------
[2025-12-24T22:34:42.669Z] [INFO] Building Quarkus - RESTEasy Reactive - Deployment 2.7.5.Final [272/964]
[2025-12-24T22:34:42.669Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:42.669Z] [INFO]
[2025-12-24T22:34:42.669Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:43.348Z] [INFO]
[2025-12-24T22:34:43.348Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:44.028Z] [INFO] Processed 358 files in 696ms (Formatted: 0, Unchanged: 358, Failed: 0, Readonly: 0)
[2025-12-24T22:34:44.028Z] [INFO]
[2025-12-24T22:34:44.028Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:44.706Z] [INFO] Processed 358 files in 00:00.606 (Already Sorted: 358, Needed Sorting: 0)
[2025-12-24T22:34:44.706Z] [INFO]
[2025-12-24T22:34:44.706Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:44.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:44.706Z] [INFO] Copying 4 resources
[2025-12-24T22:34:44.706Z] [INFO]
[2025-12-24T22:34:44.706Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:44.706Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:44.706Z] [INFO] Compiling 30 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/classes
[2025-12-24T22:34:45.385Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/main/java/io/quarkus/resteasy/reactive/server/deployment/ResteasyReactiveProcessor.java:[837,27] io.quarkus.deployment.configuration.ConfigurationError in io.quarkus.deployment.configuration has been deprecated
[2025-12-24T22:34:45.385Z] [INFO]
[2025-12-24T22:34:45.385Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:45.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:34:45.385Z] [INFO] Copying 9 resources
[2025-12-24T22:34:45.385Z] [INFO]
[2025-12-24T22:34:45.385Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:45.385Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:34:45.385Z] [INFO] Compiling 328 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/test-classes
[2025-12-24T22:34:46.794Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/beanparam/CustomConverterInBeanParamTest.java:[91,44] unchecked cast
[2025-12-24T22:34:46.794Z] required: javax.ws.rs.ext.ParamConverter<T>
[2025-12-24T22:34:46.794Z] found: io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest.LocalDateTimeParamConverter
[2025-12-24T22:34:46.794Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/simple/MapWithParamConverterTest.java:[94,28] unchecked cast
[2025-12-24T22:34:46.794Z] required: T
[2025-12-24T22:34:46.794Z] found: java.lang.String
[2025-12-24T22:34:46.794Z] [INFO]
[2025-12-24T22:34:46.794Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:34:46.794Z] [INFO]
[2025-12-24T22:34:46.794Z] [INFO] -------------------------------------------------------
[2025-12-24T22:34:46.794Z] [INFO] T E S T S
[2025-12-24T22:34:46.794Z] [INFO] -------------------------------------------------------
[2025-12-24T22:34:46.794Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:34:48.204Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2025-12-24T22:34:53.256Z] 2025-12-24 22:33:08,636 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.710s. Listening on: http://localhost:8081
[2025-12-24T22:34:53.256Z] 2025-12-24 22:33:08,638 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:53.256Z] 2025-12-24 22:33:08,638 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:54.658Z] 2025-12-24 22:33:10,343 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:34:54.658Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.488 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2025-12-24T22:34:54.658Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2025-12-24T22:34:56.080Z] 2025-12-24 22:33:12,120 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.761s. Listening on: http://localhost:8081
[2025-12-24T22:34:56.080Z] 2025-12-24 22:33:12,121 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:56.080Z] 2025-12-24 22:33:12,121 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:56.775Z] 2025-12-24 22:33:12,648 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T22:34:56.775Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2025-12-24T22:34:56.775Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2025-12-24T22:34:58.181Z] 2025-12-24 22:33:13,815 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2025-12-24T22:34:58.181Z] 2025-12-24 22:33:13,817 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:58.181Z] 2025-12-24 22:33:13,817 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:34:58.863Z] 2025-12-24 22:33:14,422 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:34:58.863Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2025-12-24T22:34:58.863Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2025-12-24T22:34:59.542Z] 2025-12-24 22:33:15,513 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-12-24T22:34:59.542Z] 2025-12-24 22:33:15,514 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:34:59.542Z] 2025-12-24 22:33:15,515 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:00.218Z] 2025-12-24 22:33:15,978 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:35:00.218Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2025-12-24T22:35:00.218Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2025-12-24T22:35:01.620Z] 2025-12-24 22:33:17,123 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-12-24T22:35:01.620Z] 2025-12-24 22:33:17,124 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:01.620Z] 2025-12-24 22:33:17,124 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:01.620Z] 2025-12-24 22:33:17,570 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:35:01.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2025-12-24T22:35:01.620Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2025-12-24T22:35:02.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2025-12-24T22:35:02.298Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2025-12-24T22:35:03.707Z] 2025-12-24 22:33:19,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:35:03.707Z] 2025-12-24 22:33:19,224 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:03.707Z] 2025-12-24 22:33:19,224 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:04.383Z] 2025-12-24 22:33:20,136 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:35:04.383Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s - in io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2025-12-24T22:35:04.383Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:35:05.076Z] 2025-12-24 22:33:21,176 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-12-24T22:35:05.076Z] 2025-12-24 22:33:21,177 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:05.076Z] 2025-12-24 22:33:21,177 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:06.481Z] 2025-12-24 22:33:21,997 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:35:06.481Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:35:06.481Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-12-24T22:35:07.160Z] 2025-12-24 22:33:23,129 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-12-24T22:35:07.160Z] 2025-12-24 22:33:23,130 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:07.160Z] 2025-12-24 22:33:23,130 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:07.838Z] 2025-12-24 22:33:23,794 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T22:35:07.838Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2025-12-24T22:35:07.838Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-12-24T22:35:09.242Z] 2025-12-24 22:33:24,379 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" 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-12-24T22:35:09.242Z] 2025-12-24 22:33:24,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2025-12-24T22:35:09.242Z] 2025-12-24 22:33:24,836 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:09.242Z] 2025-12-24 22:33:24,836 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:09.919Z] 2025-12-24 22:33:25,507 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:35:09.919Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2025-12-24T22:35:09.919Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2025-12-24T22:35:10.599Z] 2025-12-24 22:33:26,208 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" 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-12-24T22:35:10.599Z] 2025-12-24 22:33:26,553 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-12-24T22:35:10.599Z] 2025-12-24 22:33:26,553 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:10.599Z] 2025-12-24 22:33:26,553 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:11.279Z] 2025-12-24 22:33:27,065 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:35:11.279Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2025-12-24T22:35:11.279Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2025-12-24T22:35:11.956Z] 2025-12-24 22:33:27,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:35:11.956Z] 2025-12-24 22:33:27,963 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:11.956Z] 2025-12-24 22:33:27,963 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:12.633Z] 2025-12-24 22:33:28,415 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:35:12.633Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2025-12-24T22:35:12.633Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2025-12-24T22:35:13.310Z] 2025-12-24 22:33:28,949 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.deny-unannotated-endpoints" 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-12-24T22:35:13.310Z] 2025-12-24 22:33:29,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2025-12-24T22:35:13.310Z] 2025-12-24 22:33:29,280 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:13.310Z] 2025-12-24 22:33:29,280 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:13.987Z] 2025-12-24 22:33:30,004 INFO [io.quarkus] (main) Quarkus stopped in 0.111s
[2025-12-24T22:35:13.987Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s - in io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2025-12-24T22:35:13.987Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:35:15.517Z] 2025-12-24 22:33:30,958 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:35:15.517Z] 2025-12-24 22:33:30,959 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:15.517Z] 2025-12-24 22:33:30,959 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:15.517Z] 2025-12-24 22:33:31,570 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:35:15.517Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 s - in io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2025-12-24T22:35:15.517Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2025-12-24T22:35:16.941Z] 2025-12-24 22:33:32,582 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:35:16.941Z] 2025-12-24 22:33:32,583 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:16.941Z] 2025-12-24 22:33:32,583 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:16.941Z] 2025-12-24 22:33:33,025 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:35:16.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s - in io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2025-12-24T22:35:16.941Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2025-12-24T22:35:18.392Z] 2025-12-24 22:33:34,010 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:35:18.392Z] 2025-12-24 22:33:34,010 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:18.392Z] 2025-12-24 22:33:34,011 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:18.392Z] 2025-12-24 22:33:34,561 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:35:19.070Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s - in io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2025-12-24T22:35:19.070Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2025-12-24T22:35:19.748Z] 2025-12-24 22:33:35,034 WARN [io.qua.arc.pro.BeanArchives] (build-6) Failed to index io.quarkus.resteasy.reactive.server.test.customproviders.Metal: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7571d16d
[2025-12-24T22:35:19.748Z] 2025-12-24 22:33:35,519 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2025-12-24T22:35:19.748Z] 2025-12-24 22:33:35,519 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:19.748Z] 2025-12-24 22:33:35,520 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:20.429Z] 2025-12-24 22:33:36,079 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:35:20.429Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2025-12-24T22:35:20.429Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-12-24T22:35:21.109Z] 2025-12-24 22:33:37,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-12-24T22:35:21.109Z] 2025-12-24 22:33:37,145 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:21.109Z] 2025-12-24 22:33:37,145 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:21.788Z] 2025-12-24 22:33:37,553 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:35:21.788Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-12-24T22:35:21.788Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2025-12-24T22:35:22.475Z] 2025-12-24 22:33:38,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-12-24T22:35:22.475Z] 2025-12-24 22:33:38,660 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:22.475Z] 2025-12-24 22:33:38,660 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:23.154Z] 2025-12-24 22:33:39,185 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:35:23.154Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2025-12-24T22:35:23.154Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2025-12-24T22:35:23.832Z] 2025-12-24 22:33:40,068 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2025-12-24T22:35:23.832Z] 2025-12-24 22:33:40,069 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:23.832Z] 2025-12-24 22:33:40,069 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:24.511Z] 2025-12-24 22:33:40,514 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:35:24.511Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s - in io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2025-12-24T22:35:24.511Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2025-12-24T22:35:25.937Z] 2025-12-24 22:33:41,470 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-12-24T22:35:25.937Z] 2025-12-24 22:33:41,470 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:25.937Z] 2025-12-24 22:33:41,471 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:25.937Z] 2025-12-24 22:33:41,900 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:35:25.937Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2025-12-24T22:35:25.937Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2025-12-24T22:35:27.354Z] 2025-12-24 22:33:42,900 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2025-12-24T22:35:27.354Z] 2025-12-24 22:33:42,901 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:27.354Z] 2025-12-24 22:33:42,901 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:27.354Z] 2025-12-24 22:33:43,358 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:35:27.354Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.456 s - in io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2025-12-24T22:35:27.354Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2025-12-24T22:35:28.764Z] 2025-12-24 22:33:44,394 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8081
[2025-12-24T22:35:28.764Z] 2025-12-24 22:33:44,394 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:28.764Z] 2025-12-24 22:33:44,394 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:28.764Z] 2025-12-24 22:33:44,840 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:35:28.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s - in io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2025-12-24T22:35:28.764Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2025-12-24T22:35:29.440Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2025-12-24T22:35:29.440Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2025-12-24T22:35:30.118Z] 2025-12-24 22:33:46,230 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2025-12-24T22:35:30.118Z] 2025-12-24 22:33:46,231 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:30.118Z] 2025-12-24 22:33:46,234 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:30.797Z] 2025-12-24 22:33:46,713 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-12-24T22:35:30.797Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2025-12-24T22:35:30.797Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2025-12-24T22:35:31.474Z] 2025-12-24 22:33:47,129 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:35:31.474Z] 2025-12-24 22:33:47,131 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:35:31.474Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2025-12-24T22:35:31.474Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:47,613 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-23) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:47,614 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-23) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:47,616 WARNING [io.qua.res.rea.server] (build-23) GET /hello-resteasy is declared by :
[2025-12-24T22:35:32.152Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGet consumes *, produces text/plain;charset=UTF-8
[2025-12-24T22:35:32.152Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGetNoExplicitMimeType consumes *, produces text/plain;charset=UTF-8
[2025-12-24T22:35:32.152Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource2#helloGet consumes *, produces text/plain;charset=UTF-8
[2025-12-24T22:35:32.152Z]
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:48,049 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:48,050 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:48,050 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:32.152Z] 2025-12-24 22:33:48,113 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:35:32.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2025-12-24T22:35:32.152Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2025-12-24T22:35:33.559Z] 2025-12-24 22:33:49,163 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2025-12-24T22:35:33.559Z] 2025-12-24 22:33:49,164 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:33.559Z] 2025-12-24 22:33:49,164 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:33.559Z] 2025-12-24 22:33:49,756 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:35:33.559Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2025-12-24T22:35:33.559Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2025-12-24T22:35:34.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2025-12-24T22:35:34.962Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2025-12-24T22:35:35.639Z] 2025-12-24 22:33:51,462 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.181s. Listening on: http://localhost:8081
[2025-12-24T22:35:35.639Z] 2025-12-24 22:33:51,463 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:35.639Z] 2025-12-24 22:33:51,463 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:41.850Z] 2025-12-24 22:33:57,280 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:35:41.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.726 s - in io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2025-12-24T22:35:41.850Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2025-12-24T22:35:42.557Z] 2025-12-24 22:33:58,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T22:35:42.557Z] 2025-12-24 22:33:58,195 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:42.557Z] 2025-12-24 22:33:58,195 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:42.557Z] 2025-12-24 22:33:58,583 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:35:42.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2025-12-24T22:35:42.557Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2025-12-24T22:35:43.974Z] 2025-12-24 22:33:59,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.692s. Listening on: http://localhost:8081
[2025-12-24T22:35:43.974Z] 2025-12-24 22:33:59,737 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:43.974Z] 2025-12-24 22:33:59,737 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:44.650Z] 2025-12-24 22:34:00,255 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:35:44.650Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2025-12-24T22:35:44.650Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2025-12-24T22:35:45.394Z] 2025-12-24 22:34:00,679 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest$DummyResource#dummy' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:35:45.394Z] 2025-12-24 22:34:01,464 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2025-12-24T22:35:45.394Z] 2025-12-24 22:34:01,464 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:45.394Z] 2025-12-24 22:34:01,464 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:46.072Z] 2025-12-24 22:34:01,821 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:35:46.072Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s - in io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2025-12-24T22:35:46.072Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2025-12-24T22:35:46.751Z] 2025-12-24 22:34:02,847 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2025-12-24T22:35:46.751Z] 2025-12-24 22:34:02,847 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:46.751Z] 2025-12-24 22:34:02,847 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:47.431Z] 2025-12-24 22:34:03,279 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:35:47.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s - in io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2025-12-24T22:35:47.431Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2025-12-24T22:35:48.110Z] 2025-12-24 22:34:04,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2025-12-24T22:35:48.110Z] 2025-12-24 22:34:04,247 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:48.110Z] 2025-12-24 22:34:04,247 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:48.792Z] 2025-12-24 22:34:04,623 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:35:48.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2025-12-24T22:35:48.792Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2025-12-24T22:35:49.469Z] 2025-12-24 22:34:05,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2025-12-24T22:35:49.469Z] 2025-12-24 22:34:05,647 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:49.469Z] 2025-12-24 22:34:05,647 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:50.148Z] 2025-12-24 22:34:06,085 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:35:50.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s - in io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2025-12-24T22:35:50.148Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2025-12-24T22:35:51.552Z] 2025-12-24 22:34:07,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-12-24T22:35:51.552Z] 2025-12-24 22:34:07,110 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:51.552Z] 2025-12-24 22:34:07,110 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:51.552Z] 2025-12-24 22:34:07,555 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:35:51.552Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s - in io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2025-12-24T22:35:51.552Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2025-12-24T22:35:52.230Z] 2025-12-24 22:34:08,441 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-12-24T22:35:52.230Z] 2025-12-24 22:34:08,441 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:52.230Z] 2025-12-24 22:34:08,442 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:52.907Z] 2025-12-24 22:34:08,841 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:35:52.907Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2025-12-24T22:35:52.907Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2025-12-24T22:35:53.587Z] 2025-12-24 22:34:09,266 WARN [org.jbo.res.rea.com.pro.EndpointIndexer] (build-16) '@Blocking' and '@NonBlocking' annotations are not necessary (or supported) on REST Client interfaces. Offending class is 'io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest$Greeting'. Whether or not the call blocks the calling thread depends on the return type of the method - returning 'Uni', 'Multi' or 'CompletionStage' results in the implementation being non-blocking.
[2025-12-24T22:35:53.587Z] 2025-12-24 22:34:09,769 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-12-24T22:35:53.587Z] 2025-12-24 22:34:09,770 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:53.587Z] 2025-12-24 22:34:09,770 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:54.264Z] 2025-12-24 22:34:10,175 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:35:54.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2025-12-24T22:35:54.265Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2025-12-24T22:35:54.942Z] 2025-12-24 22:34:11,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2025-12-24T22:35:54.942Z] 2025-12-24 22:34:11,111 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:54.942Z] 2025-12-24 22:34:11,111 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:55.620Z] 2025-12-24 22:34:11,593 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:35:55.620Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2025-12-24T22:35:55.620Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2025-12-24T22:35:56.297Z] 2025-12-24 22:34:12,509 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2025-12-24T22:35:56.297Z] 2025-12-24 22:34:12,509 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:56.297Z] 2025-12-24 22:34:12,509 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:56.975Z] 2025-12-24 22:34:13,013 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:35:56.975Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2025-12-24T22:35:56.975Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2025-12-24T22:35:58.081Z] 2025-12-24 22:34:13,852 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-12-24T22:35:58.081Z] 2025-12-24 22:34:13,853 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:58.081Z] 2025-12-24 22:34:13,853 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:58.780Z] 2025-12-24 22:34:14,258 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:35:58.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2025-12-24T22:35:58.780Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2025-12-24T22:35:59.459Z] 2025-12-24 22:34:15,137 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2025-12-24T22:35:59.459Z] 2025-12-24 22:34:15,138 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:35:59.459Z] 2025-12-24 22:34:15,138 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:35:59.459Z] 2025-12-24 22:34:15,563 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:35:59.459Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2025-12-24T22:35:59.459Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,022 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,023 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,025 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,029 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,030 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,031 WARN [io.qua.arc.pro.BeanArchives] (build-21) Failed to index io.quarkus.resteasy.reactive.server.test.simple.TRACE: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2746180e
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,632 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:00.865Z] 2025-12-24 22:34:16,632 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:01.544Z] 2025-12-24 22:34:17,176 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:36:01.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2025-12-24T22:36:01.544Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2025-12-24T22:36:02.222Z] 2025-12-24 22:34:18,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2025-12-24T22:36:02.222Z] 2025-12-24 22:34:18,062 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:02.222Z] 2025-12-24 22:34:18,063 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:02.904Z] 2025-12-24 22:34:18,549 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:36:02.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s - in io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2025-12-24T22:36:02.904Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,081 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,082 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,083 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,086 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,087 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,754 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:03.585Z] 2025-12-24 22:34:19,754 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:04.281Z] 2025-12-24 22:34:20,169 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /simple/unknown-exception failed, error id: 01640724-499f-495a-a8ff-d7e13ea9fdf7-1: java.lang.RuntimeException: OUCH
[2025-12-24T22:36:04.281Z]
[2025-12-24T22:36:04.281Z] 2025-12-24 22:34:20,171 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: OUCH
[2025-12-24T22:36:04.281Z]
[2025-12-24T22:36:04.960Z] 2025-12-24 22:34:21,124 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:36:04.960Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s - in io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2025-12-24T22:36:04.960Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2025-12-24T22:36:06.379Z] 2025-12-24 22:34:22,229 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2025-12-24T22:36:06.379Z] 2025-12-24 22:34:22,229 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:06.379Z] 2025-12-24 22:34:22,229 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:07.058Z] 2025-12-24 22:34:22,792 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:36:07.058Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2025-12-24T22:36:07.058Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2025-12-24T22:36:07.740Z] 2025-12-24 22:34:23,841 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2025-12-24T22:36:07.740Z] 2025-12-24 22:34:23,841 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:07.740Z] 2025-12-24 22:34:23,841 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:08.422Z] 2025-12-24 22:34:24,082 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:36:08.422Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2025-12-24T22:36:08.422Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:24,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:24,963 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:24,963 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:25,257 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_completion failed, error id: 21e436fa-3c9f-4b1c-9268-cb9f167a8a73-1: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.118Z]
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:25,262 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.118Z]
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:25,329 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /test/exception_multi failed, error id: 21e436fa-3c9f-4b1c-9268-cb9f167a8a73-2: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.118Z]
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:25,330 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-4) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.118Z]
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:25,340 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: 21e436fa-3c9f-4b1c-9268-cb9f167a8a73-3: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.118Z]
[2025-12-24T22:36:09.118Z] 2025-12-24 22:34:25,341 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.118Z]
[2025-12-24T22:36:09.802Z] 2025-12-24 22:34:25,404 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /test/exception_uni failed, error id: 21e436fa-3c9f-4b1c-9268-cb9f167a8a73-4: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.803Z]
[2025-12-24T22:36:09.803Z] 2025-12-24 22:34:25,405 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-12) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:09.803Z]
[2025-12-24T22:36:09.803Z] 2025-12-24 22:34:25,490 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:36:09.803Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2025-12-24T22:36:09.803Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-12-24T22:36:10.479Z] 2025-12-24 22:34:26,600 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.662s. Listening on: http://localhost:8081
[2025-12-24T22:36:10.479Z] 2025-12-24 22:34:26,601 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:10.479Z] 2025-12-24 22:34:26,601 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:31,519 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-9) HTTP Request to /callback-async failed, error id: 2b319221-81c9-4042-9af3-14e0dbb767e2-1: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:31,521 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-9) Request failed: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:34,536 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /callback-async failed, error id: 2b319221-81c9-4042-9af3-14e0dbb767e2-2: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:34,538 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:37,554 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /callback failed, error id: 2b319221-81c9-4042-9af3-14e0dbb767e2-3: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:37,554 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:40,573 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /callback failed, error id: 2b319221-81c9-4042-9af3-14e0dbb767e2-4: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:40,574 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:45,595 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-381-thread-1) HTTP Request to /callback-async failed, error id: 2b319221-81c9-4042-9af3-14e0dbb767e2-5: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:45,596 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-381-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:53,630 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-384-thread-1) HTTP Request to /callback failed, error id: 2b319221-81c9-4042-9af3-14e0dbb767e2-6: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:53,631 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-384-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:57,694 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:36:44.276Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.206 s - in io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-12-24T22:36:44.276Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:58,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:58,735 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:58,735 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,036 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /second failed, error id: 4544170d-d7d5-4662-b643-100a2feba899-1: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,040 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,256 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /first/uni?name=Other failed, error id: 4544170d-d7d5-4662-b643-100a2feba899-2: java.lang.RuntimeException
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,257 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-6) Request failed: java.lang.RuntimeException
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,336 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /first?name=Other failed, error id: 4544170d-d7d5-4662-b643-100a2feba899-3: java.lang.RuntimeException
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,337 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException
[2025-12-24T22:36:44.276Z]
[2025-12-24T22:36:44.276Z] 2025-12-24 22:34:59,379 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:36:44.276Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2025-12-24T22:36:44.276Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-12-24T22:36:44.276Z] 2025-12-24 22:35:00,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:36:44.276Z] 2025-12-24 22:35:00,247 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:44.276Z] 2025-12-24 22:35:00,247 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:44.953Z] 2025-12-24 22:35:00,651 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:36:44.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-12-24T22:36:44.953Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2025-12-24T22:36:45.628Z] 2025-12-24 22:35:01,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-12-24T22:36:45.628Z] 2025-12-24 22:35:01,576 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:45.628Z] 2025-12-24 22:35:01,577 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:46.320Z] 2025-12-24 22:35:01,886 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/iae failed, error id: 14cb931e-b300-4336-ac3b-0fcdaf5398a1-1: java.lang.IllegalArgumentException
[2025-12-24T22:36:46.320Z]
[2025-12-24T22:36:46.320Z] 2025-12-24 22:35:01,890 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:46.320Z]
[2025-12-24T22:36:46.320Z] 2025-12-24 22:35:01,954 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/wrapperOfIAE failed, error id: 14cb931e-b300-4336-ac3b-0fcdaf5398a1-2: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2025-12-24T22:36:46.320Z] Caused by: java.lang.IllegalArgumentException
[2025-12-24T22:36:46.320Z]
[2025-12-24T22:36:46.320Z] 2025-12-24 22:35:01,955 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2025-12-24T22:36:46.320Z] Caused by: java.lang.IllegalArgumentException
[2025-12-24T22:36:46.320Z]
[2025-12-24T22:36:46.320Z] 2025-12-24 22:35:02,027 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:36:46.320Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2025-12-24T22:36:46.320Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-12-24T22:36:46.997Z] 2025-12-24 22:35:03,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2025-12-24T22:36:46.997Z] 2025-12-24 22:35:03,220 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:46.997Z] 2025-12-24 22:35:03,220 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:47.683Z] 2025-12-24 22:35:03,580 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /stock/throwable failed, error id: fdc6ff17-96ff-42ad-9736-8b41280bc84d-1: java.lang.Throwable
[2025-12-24T22:36:47.683Z]
[2025-12-24T22:36:47.683Z] 2025-12-24 22:35:03,583 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable
[2025-12-24T22:36:47.683Z]
[2025-12-24T22:36:47.683Z] 2025-12-24 22:35:03,614 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:36:47.683Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-12-24T22:36:47.683Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2025-12-24T22:36:48.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2025-12-24T22:36:48.361Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2025-12-24T22:36:49.039Z] 2025-12-24 22:35:05,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2025-12-24T22:36:49.039Z] 2025-12-24 22:35:05,096 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:49.039Z] 2025-12-24 22:35:05,096 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,462 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_completion failed, error id: 9864137e-736a-4d7c-9e3e-d118f93e7929-1: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,469 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,534 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /test/exception_multi failed, error id: 9864137e-736a-4d7c-9e3e-d118f93e7929-2: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,535 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,558 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: 9864137e-736a-4d7c-9e3e-d118f93e7929-3: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,559 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,638 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /test/exception_uni failed, error id: 9864137e-736a-4d7c-9e3e-d118f93e7929-4: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,639 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-6) Request failed: java.lang.IllegalArgumentException
[2025-12-24T22:36:49.719Z]
[2025-12-24T22:36:49.719Z] 2025-12-24 22:35:05,736 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:36:49.719Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2025-12-24T22:36:49.719Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2025-12-24T22:36:50.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2025-12-24T22:36:50.397Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2025-12-24T22:36:51.802Z] 2025-12-24 22:35:07,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8081
[2025-12-24T22:36:51.802Z] 2025-12-24 22:35:07,314 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:51.802Z] 2025-12-24 22:35:07,314 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:51.802Z] 2025-12-24 22:35:07,752 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:36:51.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2025-12-24T22:36:51.802Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2025-12-24T22:36:52.479Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2025-12-24T22:36:52.479Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2025-12-24T22:36:53.157Z] 2025-12-24 22:35:09,207 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2025-12-24T22:36:53.157Z] 2025-12-24 22:35:09,207 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:36:53.157Z] 2025-12-24 22:35:09,207 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:36:53.848Z] 2025-12-24 22:35:09,665 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:36:53.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2025-12-24T22:36:53.849Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2025-12-24T22:36:54.527Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2025-12-24T22:36:54.527Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2025-12-24T22:36:54.527Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2025-12-24T22:36:54.527Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2025-12-24T22:37:03.570Z] Tests paused
[2025-12-24T22:37:03.570Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:37:03.570Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:37:03.570Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:37:03.570Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:37:03.570Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:14,494 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.451s. Listening on: http://localhost:8080
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:14,495 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:14,495 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:16,769 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:16,774 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:37:03.570Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:37:03.570Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:37:03.570Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:37:03.570Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:37:03.570Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:17,265 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8080
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:17,265 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:17,265 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:17,266 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.018s
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,551 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,553 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:37:03.570Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:37:03.570Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:37:03.570Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:37:03.570Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:37:03.570Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,920 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8080
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,921 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,921 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,921 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.480s
[2025-12-24T22:37:03.570Z] 2025-12-24 22:35:18,952 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:37:03.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2025-12-24T22:37:03.570Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2025-12-24T22:37:04.381Z] 2025-12-24 22:35:20,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2025-12-24T22:37:04.381Z] 2025-12-24 22:35:20,605 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:04.381Z] 2025-12-24 22:35:20,605 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:05.787Z] 2025-12-24 22:35:21,316 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:37:05.787Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2025-12-24T22:37:05.787Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-12-24T22:37:06.464Z] 2025-12-24 22:35:21,874 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#complex' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:06.464Z] 2025-12-24 22:35:21,874 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#nullFields' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:06.464Z] 2025-12-24 22:35:21,875 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:06.464Z] 2025-12-24 22:35:22,640 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.713s. Listening on: http://localhost:8081
[2025-12-24T22:37:06.464Z] 2025-12-24 22:35:22,641 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:06.464Z] 2025-12-24 22:35:22,641 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:07.142Z] HTTP/1.1 200 OK
[2025-12-24T22:37:07.142Z] content-length: 40
[2025-12-24T22:37:07.142Z] Content-Type: multipart/form-data;boundary=aded1a1e-3782-475e-8b59-8d4c719859d5
[2025-12-24T22:37:07.142Z]
[2025-12-24T22:37:07.142Z] --aded1a1e-3782-475e-8b59-8d4c719859d5--
[2025-12-24T22:37:07.142Z] HTTP/1.1 200 OK
[2025-12-24T22:37:07.142Z] content-length: 760
[2025-12-24T22:37:07.142Z] Content-Type: multipart/form-data;boundary=c2ad51f9-def0-4862-9040-ba6e1fd2944e
[2025-12-24T22:37:07.142Z]
[2025-12-24T22:37:07.142Z] --c2ad51f9-def0-4862-9040-ba6e1fd2944e
[2025-12-24T22:37:07.142Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2025-12-24T22:37:07.142Z] Content-Type: application/octet-stream
[2025-12-24T22:37:07.142Z]
[2025-12-24T22:37:07.142Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2025-12-24T22:37:07.142Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2025-12-24T22:37:07.142Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2025-12-24T22:37:07.142Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2025-12-24T22:37:07.142Z]
[2025-12-24T22:37:07.142Z]
[2025-12-24T22:37:07.142Z] --c2ad51f9-def0-4862-9040-ba6e1fd2944e
[2025-12-24T22:37:07.142Z] Content-Disposition: form-data; name="name"
[2025-12-24T22:37:07.142Z] Content-Type: text/plain
[2025-12-24T22:37:07.142Z]
[2025-12-24T22:37:07.142Z] a name
[2025-12-24T22:37:07.142Z] --c2ad51f9-def0-4862-9040-ba6e1fd2944e--
[2025-12-24T22:37:07.142Z] 2025-12-24 22:35:23,321 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:37:07.142Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-12-24T22:37:07.142Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-12-24T22:37:07.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-12-24T22:37:07.819Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2025-12-24T22:37:09.225Z] 2025-12-24 22:35:25,070 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2025-12-24T22:37:09.225Z] 2025-12-24 22:35:25,071 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:09.225Z] 2025-12-24 22:35:25,071 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:09.904Z] 2025-12-24 22:35:25,599 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:37:09.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2025-12-24T22:37:09.904Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2025-12-24T22:37:10.582Z] 2025-12-24 22:35:26,582 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2025-12-24T22:37:10.582Z] 2025-12-24 22:35:26,583 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:10.582Z] 2025-12-24 22:35:26,583 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:11.262Z] 2025-12-24 22:35:27,015 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:37:11.262Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s - in io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2025-12-24T22:37:11.262Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2025-12-24T22:37:11.939Z] 2025-12-24 22:35:28,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2025-12-24T22:37:11.939Z] 2025-12-24 22:35:28,047 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:11.939Z] 2025-12-24 22:35:28,047 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:12.616Z] 2025-12-24 22:35:28,574 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:37:12.616Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2025-12-24T22:37:12.616Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-12-24T22:37:14.060Z] 2025-12-24 22:35:29,653 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2025-12-24T22:37:14.060Z] 2025-12-24 22:35:29,653 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:14.060Z] 2025-12-24 22:35:29,653 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:15.468Z] 2025-12-24 22:35:31,110 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:37:15.468Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.52 s - in io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-12-24T22:37:15.468Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2025-12-24T22:37:16.874Z] 2025-12-24 22:35:32,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.703s. Listening on: http://localhost:8081
[2025-12-24T22:37:16.874Z] 2025-12-24 22:35:32,397 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:16.874Z] 2025-12-24 22:35:32,397 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:17.551Z] 2025-12-24 22:35:33,145 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:37:17.551Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2025-12-24T22:37:17.551Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-12-24T22:37:18.953Z] 2025-12-24 22:35:34,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.901s. Listening on: http://localhost:8081
[2025-12-24T22:37:18.953Z] 2025-12-24 22:35:34,658 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:18.953Z] 2025-12-24 22:35:34,658 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:19.630Z] 2025-12-24 22:35:35,243 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:37:19.630Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 s - in io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-12-24T22:37:19.630Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2025-12-24T22:37:19.630Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2025-12-24T22:37:19.630Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2025-12-24T22:37:21.035Z] 2025-12-24 22:35:36,593 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2025-12-24T22:37:21.035Z] 2025-12-24 22:35:36,593 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:21.035Z] 2025-12-24 22:35:36,593 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:21.035Z] 2025-12-24 22:35:36,847 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:37:21.035Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2025-12-24T22:37:21.035Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2025-12-24T22:37:21.713Z] 2025-12-24 22:35:37,247 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.GenericEntityResource#getIntegersNoResponse' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:21.713Z] 2025-12-24 22:35:37,775 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2025-12-24T22:37:21.713Z] 2025-12-24 22:35:37,776 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:21.713Z] 2025-12-24 22:35:37,776 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:22.391Z] 2025-12-24 22:35:38,100 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:37:22.391Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2025-12-24T22:37:22.391Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2025-12-24T22:37:24.584Z] 2025-12-24 22:35:40,071 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2025-12-24T22:37:24.584Z] 2025-12-24 22:35:40,071 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:24.584Z] 2025-12-24 22:35:40,071 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:24.584Z] 2025-12-24 22:35:40,664 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:37:24.584Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.547 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2025-12-24T22:37:24.584Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2025-12-24T22:37:26.019Z] 2025-12-24 22:35:41,715 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2025-12-24T22:37:26.019Z] 2025-12-24 22:35:41,716 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:26.019Z] 2025-12-24 22:35:41,716 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:26.019Z] 2025-12-24 22:35:42,008 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:37:26.019Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2025-12-24T22:37:26.019Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2025-12-24T22:37:28.208Z] 2025-12-24 22:35:42,400 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest$TestResourceServer#acceptJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:28.208Z] 2025-12-24 22:35:44,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.584s. Listening on: http://localhost:8081
[2025-12-24T22:37:28.208Z] 2025-12-24 22:35:44,034 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:28.208Z] 2025-12-24 22:35:44,034 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:28.208Z] 2025-12-24 22:35:44,266 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:37:28.208Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2025-12-24T22:37:28.208Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2025-12-24T22:37:29.611Z] 2025-12-24 22:35:45,364 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2025-12-24T22:37:29.611Z] 2025-12-24 22:35:45,364 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:29.611Z] 2025-12-24 22:35:45,364 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:29.611Z] 2025-12-24 22:35:45,703 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:37:29.611Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2025-12-24T22:37:29.611Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2025-12-24T22:37:31.046Z] 2025-12-24 22:35:46,166 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-4) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:31.046Z] 2025-12-24 22:35:46,687 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2025-12-24T22:37:31.046Z] 2025-12-24 22:35:46,688 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:31.046Z] 2025-12-24 22:35:46,688 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:31.732Z] 2025-12-24 22:35:47,291 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:37:31.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2025-12-24T22:37:31.732Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2025-12-24T22:37:32.408Z] 2025-12-24 22:35:48,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8081
[2025-12-24T22:37:32.408Z] 2025-12-24 22:35:48,297 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:32.408Z] 2025-12-24 22:35:48,297 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:33.086Z] 2025-12-24 22:35:48,753 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancesstors for Subresource.doGet():
[2025-12-24T22:37:33.086Z] 2025-12-24 22:35:48,753 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.doGet():
[2025-12-24T22:37:33.086Z] 2025-12-24 22:35:48,764 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors for Subresource.getSubresource2():
[2025-12-24T22:37:33.086Z] 2025-12-24 22:35:48,765 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.getSubresource2():
[2025-12-24T22:37:33.086Z] 2025-12-24 22:35:48,862 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:37:33.086Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2025-12-24T22:37:33.086Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2025-12-24T22:37:33.772Z] 2025-12-24 22:35:49,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T22:37:33.772Z] 2025-12-24 22:35:49,714 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:33.772Z] 2025-12-24 22:35:49,714 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:33.772Z] 2025-12-24 22:35:49,958 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:37:34.448Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2025-12-24T22:37:34.448Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-12-24T22:37:35.125Z] 2025-12-24 22:35:50,799 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2025-12-24T22:37:35.125Z] 2025-12-24 22:35:50,800 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:35.125Z] 2025-12-24 22:35:50,800 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:35.125Z] 2025-12-24 22:35:51,192 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:37:35.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-12-24T22:37:35.125Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,627 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,627 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,628 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,628 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,628 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseService#getUserDataByAdaId' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,629 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,629 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,629 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:51,629 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-16) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:52,101 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:52,102 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:52,102 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:36.531Z] 2025-12-24 22:35:52,384 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:37:36.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2025-12-24T22:37:36.531Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-12-24T22:37:37.207Z] 2025-12-24 22:35:53,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T22:37:37.207Z] 2025-12-24 22:35:53,246 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:37.207Z] 2025-12-24 22:35:53,246 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:37.884Z] 2025-12-24 22:35:53,469 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:37:37.884Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-12-24T22:37:37.884Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2025-12-24T22:37:38.561Z] 2025-12-24 22:35:54,393 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-12-24T22:37:38.561Z] 2025-12-24 22:35:54,394 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:38.561Z] 2025-12-24 22:35:54,394 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:39.239Z] 2025-12-24 22:35:54,886 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:37:39.240Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2025-12-24T22:37:39.240Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2025-12-24T22:37:39.918Z] 2025-12-24 22:35:55,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2025-12-24T22:37:39.918Z] 2025-12-24 22:35:55,749 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:39.918Z] 2025-12-24 22:35:55,750 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:39.918Z] 2025-12-24 22:35:56,131 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:37:39.918Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2025-12-24T22:37:39.918Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-12-24T22:37:41.321Z] 2025-12-24 22:35:57,062 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:37:41.321Z] 2025-12-24 22:35:57,063 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:41.321Z] 2025-12-24 22:35:57,063 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:41.321Z] 2025-12-24 22:35:57,341 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:37:41.322Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-12-24T22:37:41.322Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2025-12-24T22:37:42.000Z] 2025-12-24 22:35:58,159 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-12-24T22:37:42.000Z] 2025-12-24 22:35:58,160 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:42.000Z] 2025-12-24 22:35:58,160 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:42.000Z] 2025-12-24 22:35:58,223 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:37:42.677Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.877 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2025-12-24T22:37:42.677Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2025-12-24T22:37:43.384Z] 2025-12-24 22:35:58,565 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-30) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:43.384Z] 2025-12-24 22:35:59,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2025-12-24T22:37:43.384Z] 2025-12-24 22:35:59,092 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:43.384Z] 2025-12-24 22:35:59,092 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:43.384Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2025-12-24T22:37:43.384Z] 2025-12-24 22:35:59,407 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:37:43.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2025-12-24T22:37:43.384Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2025-12-24T22:37:44.794Z] 2025-12-24 22:35:59,786 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-4) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.MatchedResource#getObjJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:37:44.794Z] 2025-12-24 22:36:00,286 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:37:44.794Z] 2025-12-24 22:36:00,287 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:44.794Z] 2025-12-24 22:36:00,287 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:44.794Z] 2025-12-24 22:36:00,589 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:37:44.794Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2025-12-24T22:37:44.794Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2025-12-24T22:37:45.895Z] 2025-12-24 22:36:01,411 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2025-12-24T22:37:45.895Z] 2025-12-24 22:36:01,411 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:45.895Z] 2025-12-24 22:36:01,412 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:45.895Z] 2025-12-24 22:36:01,658 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:37:45.895Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2025-12-24T22:37:45.895Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2025-12-24T22:37:46.603Z] 2025-12-24 22:36:02,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:37:46.603Z] 2025-12-24 22:36:02,579 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:46.603Z] 2025-12-24 22:36:02,579 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:47.282Z] 2025-12-24 22:36:03,144 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:37:47.282Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.484 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2025-12-24T22:37:47.282Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2025-12-24T22:37:47.958Z] 2025-12-24 22:36:04,022 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T22:37:47.958Z] 2025-12-24 22:36:04,022 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:47.958Z] 2025-12-24 22:36:04,022 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:48.635Z] 2025-12-24 22:36:04,430 INFO [io.quarkus] (main) Quarkus stopped in 0.085s
[2025-12-24T22:37:48.635Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2025-12-24T22:37:48.635Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2025-12-24T22:37:49.312Z] 2025-12-24 22:36:05,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-12-24T22:37:49.312Z] 2025-12-24 22:36:05,389 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:49.312Z] 2025-12-24 22:36:05,389 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:49.990Z] 2025-12-24 22:36:05,749 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:37:49.990Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2025-12-24T22:37:49.990Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2025-12-24T22:37:50.667Z] 2025-12-24 22:36:06,610 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:37:50.667Z] 2025-12-24 22:36:06,610 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:50.667Z] 2025-12-24 22:36:06,610 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:50.667Z] constructed
[2025-12-24T22:37:51.342Z] 2025-12-24 22:36:06,907 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:37:51.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2025-12-24T22:37:51.342Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-12-24T22:37:52.018Z] 2025-12-24 22:36:07,748 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2025-12-24T22:37:52.018Z] 2025-12-24 22:36:07,748 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:52.018Z] 2025-12-24 22:36:07,748 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:52.018Z] 2025-12-24 22:36:08,004 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:37:52.018Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-12-24T22:37:52.018Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2025-12-24T22:37:52.018Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2025-12-24T22:37:52.018Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2025-12-24T22:37:55.067Z] Tests paused
[2025-12-24T22:37:55.067Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:37:55.067Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:37:55.067Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:37:55.067Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:37:55.067Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:37:55.067Z] 2025-12-24 22:36:10,284 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.033s. Listening on: http://localhost:8080
[2025-12-24T22:37:55.067Z] 2025-12-24 22:36:10,284 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:37:55.067Z] 2025-12-24 22:36:10,284 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:55.067Z] 2025-12-24 22:36:10,542 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:37:55.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.566 s - in io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2025-12-24T22:37:55.067Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2025-12-24T22:37:55.769Z] 2025-12-24 22:36:11,419 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-12-24T22:37:55.769Z] 2025-12-24 22:36:11,419 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:37:55.769Z] 2025-12-24 22:36:11,419 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:37:58.825Z] Received Called at Wed Dec 24 22:36:11 UTC 2025
[2025-12-24T22:37:58.825Z] Received Called at Wed Dec 24 22:36:12 UTC 2025
[2025-12-24T22:38:01.112Z] 2025-12-24 22:36:17,095 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:38:01.112Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.513 s - in io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2025-12-24T22:38:01.112Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2025-12-24T22:38:02.518Z] 2025-12-24 22:36:18,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2025-12-24T22:38:02.518Z] 2025-12-24 22:36:18,112 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:02.518Z] 2025-12-24 22:36:18,112 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:02.518Z] 2025-12-24 22:36:18,541 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:38:02.518Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2025-12-24T22:38:02.518Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2025-12-24T22:38:03.925Z] 2025-12-24 22:36:19,442 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2025-12-24T22:38:03.925Z] 2025-12-24 22:36:19,442 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:03.925Z] 2025-12-24 22:36:19,443 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:03.925Z] 2025-12-24 22:36:19,867 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:38:03.925Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 s - in io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2025-12-24T22:38:03.925Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2025-12-24T22:38:05.328Z] 2025-12-24 22:36:20,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-12-24T22:38:05.328Z] 2025-12-24 22:36:20,884 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:05.328Z] 2025-12-24 22:36:20,884 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:05.328Z] 2025-12-24 22:36:21,241 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:38:05.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2025-12-24T22:38:05.328Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-12-24T22:38:05.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-12-24T22:38:05.328Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2025-12-24T22:38:05.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2025-12-24T22:38:05.328Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2025-12-24T22:38:06.735Z] 2025-12-24 22:36:22,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-12-24T22:38:06.735Z] 2025-12-24 22:36:22,414 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:06.735Z] 2025-12-24 22:36:22,414 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:06.735Z] 2025-12-24 22:36:22,790 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:38:06.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2025-12-24T22:38:06.735Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2025-12-24T22:38:08.139Z] 2025-12-24 22:36:23,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.727s. Listening on: http://localhost:8081
[2025-12-24T22:38:08.139Z] 2025-12-24 22:36:23,952 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:08.139Z] 2025-12-24 22:36:23,953 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:08.834Z] 2025-12-24 22:36:24,560 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:38:08.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2025-12-24T22:38:08.834Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2025-12-24T22:38:09.510Z] 2025-12-24 22:36:25,073 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.output-buffer-size" 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-12-24T22:38:09.510Z] 2025-12-24 22:36:25,482 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2025-12-24T22:38:09.510Z] 2025-12-24 22:36:25,483 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:09.510Z] 2025-12-24 22:36:25,483 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:10.187Z] 2025-12-24 22:36:25,919 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:38:10.187Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2025-12-24T22:38:10.187Z] [INFO] Running io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2025-12-24T22:38:10.864Z] 2025-12-24 22:36:26,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2025-12-24T22:38:10.864Z] 2025-12-24 22:36:26,823 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:10.864Z] 2025-12-24 22:36:26,823 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2025-12-24T22:38:11.540Z] 2025-12-24 22:36:27,149 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:38:11.540Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] Results:
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [WARNING] Tests run: 266, Failures: 0, Errors: 0, Skipped: 7
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:38:11.540Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:38:11.540Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:38:11.540Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-deployment ---
[2025-12-24T22:38:11.540Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2025-12-24T22:38:11.540Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.pom
[2025-12-24T22:38:11.540Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:11.540Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-jackson-common-parent >-----
[2025-12-24T22:38:11.540Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits 2.7.5.Final [273/964]
[2025-12-24T22:38:11.540Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2025-12-24T22:38:11.540Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.5.Final.pom
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-common >---------
[2025-12-24T22:38:11.540Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime 2.7.5.Final [274/964]
[2025-12-24T22:38:11.540Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:11.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:11.540Z] [INFO] Copying 1 resource
[2025-12-24T22:38:11.540Z] [INFO]
[2025-12-24T22:38:11.540Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:12.218Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/classes
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:12.218Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/src/test/resources
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] No sources to compile
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] No tests to run.
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common ---
[2025-12-24T22:38:12.218Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2025-12-24T22:38:12.218Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.pom
[2025-12-24T22:38:12.218Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] ---< io.quarkus:quarkus-resteasy-reactive-jackson-common-deployment >---
[2025-12-24T22:38:12.218Z] [INFO] Building Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment 2.7.5.Final [275/964]
[2025-12-24T22:38:12.218Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.218Z] [INFO]
[2025-12-24T22:38:12.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:12.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/main/resources
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:12.902Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/classes
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:12.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/test/resources
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] No sources to compile
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] No tests to run.
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2025-12-24T22:38:12.902Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2025-12-24T22:38:12.902Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.pom
[2025-12-24T22:38:12.902Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-parent >---------
[2025-12-24T22:38:12.902Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson 2.7.5.Final [276/964]
[2025-12-24T22:38:12.902Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-parent ---
[2025-12-24T22:38:12.902Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-parent-2.7.5.Final.pom
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-jackson >------------
[2025-12-24T22:38:12.902Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Runtime 2.7.5.Final [277/964]
[2025-12-24T22:38:12.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.902Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO] Processed 17 files in 32ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-12-24T22:38:12.903Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO] Processed 17 files in 00:00.019 (Already Sorted: 17, Needed Sorting: 0)
[2025-12-24T22:38:12.903Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:12.903Z] [INFO] Copying 1 resource
[2025-12-24T22:38:12.903Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO]
[2025-12-24T22:38:12.903Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:12.903Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:12.903Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/classes
[2025-12-24T22:38:13.584Z] [INFO]
[2025-12-24T22:38:13.584Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:13.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:13.584Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/src/test/resources
[2025-12-24T22:38:13.584Z] [INFO]
[2025-12-24T22:38:13.584Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:13.584Z] [INFO] No sources to compile
[2025-12-24T22:38:13.584Z] [INFO]
[2025-12-24T22:38:13.584Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:13.584Z] [INFO] No tests to run.
[2025-12-24T22:38:13.584Z] [INFO]
[2025-12-24T22:38:13.584Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:13.584Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2025-12-24T22:38:13.584Z] [INFO]
[2025-12-24T22:38:13.584Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:13.585Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:38:13.585Z] [INFO]
[2025-12-24T22:38:13.585Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson ---
[2025-12-24T22:38:13.585Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2025-12-24T22:38:13.585Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.pom
[2025-12-24T22:38:13.585Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:38:13.585Z] [INFO]
[2025-12-24T22:38:13.585Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-jackson-deployment >-------
[2025-12-24T22:38:13.585Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Deployment 2.7.5.Final [278/964]
[2025-12-24T22:38:13.585Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:13.585Z] [INFO]
[2025-12-24T22:38:13.585Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:13.585Z] [INFO]
[2025-12-24T22:38:13.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:13.585Z] [INFO]
[2025-12-24T22:38:13.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO] Processed 31 files in 54ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO] Processed 31 files in 00:00.044 (Already Sorted: 31, Needed Sorting: 0)
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:14.264Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/src/main/resources
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:14.264Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/classes
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:14.264Z] [INFO] Copying 1 resource
[2025-12-24T22:38:14.264Z] [INFO]
[2025-12-24T22:38:14.264Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.264Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:14.264Z] [INFO] Compiling 28 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/test-classes
[2025-12-24T22:38:14.942Z] [INFO]
[2025-12-24T22:38:14.942Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:14.942Z] [INFO]
[2025-12-24T22:38:14.942Z] [INFO] -------------------------------------------------------
[2025-12-24T22:38:14.942Z] [INFO] T E S T S
[2025-12-24T22:38:14.942Z] [INFO] -------------------------------------------------------
[2025-12-24T22:38:14.942Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:38:15.617Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2025-12-24T22:38:20.723Z] 2025-12-24 22:36:36,169 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.732s. Listening on: http://localhost:8081
[2025-12-24T22:38:20.723Z] 2025-12-24 22:36:36,171 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:20.723Z] 2025-12-24 22:36:36,171 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:22.128Z] 2025-12-24 22:36:37,606 ERROR [io.qua.res.rea.jac.run.map.NativeInvalidDefinitionExceptionMapper] (executor-thread-0) com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class io.quarkus.resteasy.reactive.jackson.deployment.test.Cheese and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
[2025-12-24T22:38:22.128Z] 2025-12-24 22:36:37,745 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:38:22.128Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.548 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2025-12-24T22:38:22.128Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2025-12-24T22:38:23.532Z] 2025-12-24 22:36:39,518 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.712s. Listening on: http://localhost:8081
[2025-12-24T22:38:23.532Z] 2025-12-24 22:36:39,519 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:23.532Z] 2025-12-24 22:36:39,520 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:24.212Z] 2025-12-24 22:36:40,054 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:38:24.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2025-12-24T22:38:24.212Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2025-12-24T22:38:25.621Z] 2025-12-24 22:36:41,606 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.755s. Listening on: http://localhost:8081
[2025-12-24T22:38:25.621Z] 2025-12-24 22:36:41,607 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:25.621Z] 2025-12-24 22:36:41,607 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:27.131Z] 2025-12-24 22:36:43,113 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-12) HTTP Request to /simple/invalid-use-of-custom-serializer failed, error id: 31f4be98-a1a1-4b00-a73f-081b90b1054c-1: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-12-24T22:38:27.131Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2025-12-24T22:38:27.131Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2025-12-24T22:38:27.131Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-12-24T22:38:27.131Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-12-24T22:38:27.131Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:38:27.131Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:38:27.131Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:38:27.131Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:38:27.131Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:38:27.131Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:38:27.131Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:38:27.131Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:38:27.131Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:38:27.131Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:38:27.131Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:38:27.131Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:38:27.131Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:38:27.131Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:38:27.131Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.131Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:38:27.131Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.131Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.131Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:38:27.131Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:38:27.132Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:38:27.132Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:27.132Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:27.132Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2025-12-24T22:38:27.132Z] ... 76 more
[2025-12-24T22:38:27.132Z]
[2025-12-24T22:38:27.132Z] 2025-12-24 22:36:43,117 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-12) Request failed: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2025-12-24T22:38:27.132Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:38:27.132Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:38:27.132Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:38:27.132Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:38:27.132Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:38:27.132Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:38:27.132Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:38:27.132Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:38:27.132Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:38:27.132Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:38:27.132Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:38:27.132Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:38:27.132Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:38:27.132Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:38:27.132Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:38:27.132Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:38:27.132Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:27.132Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:27.132Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2025-12-24T22:38:27.132Z] ... 76 more
[2025-12-24T22:38:27.132Z]
[2025-12-24T22:38:27.132Z] 2025-12-24 22:36:43,234 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /simple/person-invalid-result failed, error id: 31f4be98-a1a1-4b00-a73f-081b90b1054c-2: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-12-24T22:38:27.132Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-12-24T22:38:27.132Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:38:27.132Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:38:27.132Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:38:27.132Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:38:27.132Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:27.132Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:27.132Z]
[2025-12-24T22:38:27.132Z] 2025-12-24 22:36:43,236 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-4) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-12-24T22:38:27.132Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-12-24T22:38:27.132Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:38:27.132Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:38:27.132Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:38:27.132Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-12-24T22:38:27.132Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-12-24T22:38:27.132Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:38:27.132Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:38:27.132Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:38:27.132Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:38:27.132Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:27.132Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:27.132Z]
[2025-12-24T22:38:27.810Z] 2025-12-24 22:36:43,307 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:38:27.810Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.246 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2025-12-24T22:38:27.810Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2025-12-24T22:38:28.815Z] 2025-12-24 22:36:44,516 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2025-12-24T22:38:28.815Z] 2025-12-24 22:36:44,516 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:28.815Z] 2025-12-24 22:36:44,516 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:29.505Z] 2025-12-24 22:36:45,190 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-12-24T22:38:29.505Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2025-12-24T22:38:29.505Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2025-12-24T22:38:30.913Z] 2025-12-24 22:36:46,587 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.741s. Listening on: http://localhost:8081
[2025-12-24T22:38:30.913Z] 2025-12-24 22:36:46,588 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:30.913Z] 2025-12-24 22:36:46,588 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:30.913Z] 2025-12-24 22:36:47,123 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:38:30.913Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2025-12-24T22:38:30.913Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2025-12-24T22:38:32.320Z] 2025-12-24 22:36:48,055 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-12-24T22:38:32.320Z] 2025-12-24 22:36:48,055 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:32.320Z] 2025-12-24 22:36:48,055 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:32.997Z] 2025-12-24 22:36:48,673 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:38:32.997Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2025-12-24T22:38:32.997Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2025-12-24T22:38:33.674Z] 2025-12-24 22:36:49,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2025-12-24T22:38:33.674Z] 2025-12-24 22:36:49,832 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:33.674Z] 2025-12-24 22:36:49,832 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:34.352Z] 2025-12-24 22:36:50,304 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-12-24T22:38:34.352Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2025-12-24T22:38:34.352Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2025-12-24T22:38:35.809Z] 2025-12-24 22:36:51,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-12-24T22:38:35.809Z] 2025-12-24 22:36:51,330 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:35.809Z] 2025-12-24 22:36:51,330 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:35.809Z] 2025-12-24 22:36:51,801 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:38:35.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2025-12-24T22:38:35.809Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2025-12-24T22:38:37.212Z] 2025-12-24 22:36:52,752 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-12-24T22:38:37.212Z] 2025-12-24 22:36:52,754 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:37.212Z] 2025-12-24 22:36:52,754 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:38:37.212Z] 2025-12-24 22:36:53,257 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:38:37.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2025-12-24T22:38:37.212Z] [INFO]
[2025-12-24T22:38:37.212Z] [INFO] Results:
[2025-12-24T22:38:37.212Z] [INFO]
[2025-12-24T22:38:37.212Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:38:37.212Z] [INFO]
[2025-12-24T22:38:37.212Z] [INFO]
[2025-12-24T22:38:37.212Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:37.212Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:38:37.212Z] [INFO]
[2025-12-24T22:38:37.212Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:37.891Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-deployment ---
[2025-12-24T22:38:37.891Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:38:37.891Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.pom
[2025-12-24T22:38:37.891Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-jsonb-parent >----------
[2025-12-24T22:38:37.891Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B 2.7.5.Final [279/964]
[2025-12-24T22:38:37.891Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-parent ---
[2025-12-24T22:38:37.891Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.5.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.5.Final.pom
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jsonb >-------------
[2025-12-24T22:38:37.891Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Runtime 2.7.5.Final [280/964]
[2025-12-24T22:38:37.891Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:37.891Z] [INFO] Copying 1 resource
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO]
[2025-12-24T22:38:37.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:37.891Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:37.891Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/classes
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:38.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:38.570Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/src/test/resources
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:38.570Z] [INFO] No sources to compile
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:38.570Z] [INFO] No tests to run.
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:38.570Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:38.570Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb ---
[2025-12-24T22:38:38.570Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-12-24T22:38:38.570Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.pom
[2025-12-24T22:38:38.570Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-jsonb-deployment >--------
[2025-12-24T22:38:38.570Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Deployment 2.7.5.Final [281/964]
[2025-12-24T22:38:38.570Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:38.570Z] [INFO]
[2025-12-24T22:38:38.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.247Z] [INFO]
[2025-12-24T22:38:39.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.247Z] [INFO]
[2025-12-24T22:38:39.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.247Z] [INFO]
[2025-12-24T22:38:39.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.247Z] [INFO]
[2025-12-24T22:38:39.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.247Z] [INFO]
[2025-12-24T22:38:39.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO] Processed 18 files in 55ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO] Processed 18 files in 00:00.055 (Already Sorted: 18, Needed Sorting: 0)
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:39.248Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/main/resources
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:39.248Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/classes
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:39.248Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/test/resources
[2025-12-24T22:38:39.248Z] [INFO]
[2025-12-24T22:38:39.248Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.248Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:39.248Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/test-classes
[2025-12-24T22:38:39.924Z] [INFO]
[2025-12-24T22:38:39.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:39.924Z] [INFO]
[2025-12-24T22:38:39.924Z] [INFO] -------------------------------------------------------
[2025-12-24T22:38:39.924Z] [INFO] T E S T S
[2025-12-24T22:38:39.924Z] [INFO] -------------------------------------------------------
[2025-12-24T22:38:39.924Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:38:40.601Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2025-12-24T22:38:45.646Z] 2025-12-24 22:37:00,865 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2025-12-24T22:38:45.646Z] 2025-12-24 22:37:00,867 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:45.646Z] 2025-12-24 22:37:00,867 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:38:46.322Z] 2025-12-24 22:37:02,107 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2025-12-24T22:38:46.322Z] 2025-12-24 22:37:02,110 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Generating incomplete JSON
[2025-12-24T22:38:46.322Z] 2025-12-24 22:37:02,119 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /cheese failed, error id: 922c249f-df68-4fce-bb31-141832997548-1: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:46.322Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:38:46.322Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:46.322Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:46.322Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2025-12-24T22:38:46.322Z] ... 19 more
[2025-12-24T22:38:46.322Z] Caused by: java.lang.reflect.InvocationTargetException
[2025-12-24T22:38:46.322Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:38:46.322Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:38:46.322Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:38:46.322Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2025-12-24T22:38:46.322Z] ... 22 more
[2025-12-24T22:38:46.322Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2025-12-24T22:38:46.322Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2025-12-24T22:38:46.322Z] ... 28 more
[2025-12-24T22:38:46.322Z]
[2025-12-24T22:38:46.322Z] 2025-12-24 22:37:02,127 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2025-12-24T22:38:46.322Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:46.322Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:38:46.322Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:38:46.322Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:46.322Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:46.322Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2025-12-24T22:38:46.322Z] ... 19 more
[2025-12-24T22:38:46.322Z] Caused by: java.lang.reflect.InvocationTargetException
[2025-12-24T22:38:46.322Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:38:46.322Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:38:46.322Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:38:46.322Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2025-12-24T22:38:46.322Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2025-12-24T22:38:46.322Z] ... 22 more
[2025-12-24T22:38:46.322Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2025-12-24T22:38:46.322Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2025-12-24T22:38:46.322Z] ... 28 more
[2025-12-24T22:38:46.322Z]
[2025-12-24T22:38:46.322Z] 2025-12-24 22:37:02,248 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:38:46.322Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.7 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2025-12-24T22:38:46.322Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2025-12-24T22:38:47.728Z] 2025-12-24 22:37:03,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.651s. Listening on: http://localhost:8081
[2025-12-24T22:38:47.728Z] 2025-12-24 22:37:03,843 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:47.728Z] 2025-12-24 22:37:03,843 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:38:48.404Z] 2025-12-24 22:37:04,452 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:38:48.404Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2025-12-24T22:38:48.404Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2025-12-24T22:38:48.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2025-12-24T22:38:48.404Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2025-12-24T22:38:49.809Z] 2025-12-24 22:37:05,237 INFO [io.qua.arc.pro.BeanProcessor] (build-16) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:38:49.809Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2025-12-24T22:38:49.809Z] 2025-12-24 22:37:05,716 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2025-12-24T22:38:49.809Z] 2025-12-24 22:37:05,717 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:49.809Z] 2025-12-24 22:37:05,717 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:38:50.485Z] HTTP/1.1 200 OK
[2025-12-24T22:38:50.486Z] content-length: 310
[2025-12-24T22:38:50.486Z] Content-Type: multipart/form-data;boundary=109ad790-1e54-48e5-8fe5-7548505493ff
[2025-12-24T22:38:50.486Z]
[2025-12-24T22:38:50.486Z] --109ad790-1e54-48e5-8fe5-7548505493ff
[2025-12-24T22:38:50.486Z] Content-Disposition: form-data; name="name"
[2025-12-24T22:38:50.486Z] Content-Type: text/plain
[2025-12-24T22:38:50.486Z]
[2025-12-24T22:38:50.486Z] a name
[2025-12-24T22:38:50.486Z] --109ad790-1e54-48e5-8fe5-7548505493ff
[2025-12-24T22:38:50.486Z] Content-Disposition: form-data; name="person"
[2025-12-24T22:38:50.486Z] Content-Type: application/json
[2025-12-24T22:38:50.486Z]
[2025-12-24T22:38:50.486Z] {"age":23,"name":"Michal"}
[2025-12-24T22:38:50.486Z] --109ad790-1e54-48e5-8fe5-7548505493ff--
[2025-12-24T22:38:50.486Z] 2025-12-24 22:37:06,224 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-12-24T22:38:50.486Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2025-12-24T22:38:50.486Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2025-12-24T22:38:51.163Z] 2025-12-24 22:37:07,320 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2025-12-24T22:38:51.163Z] 2025-12-24 22:37:07,321 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:51.163Z] 2025-12-24 22:37:07,321 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:38:53.360Z] 2025-12-24 22:37:08,984 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /simple/person-invalid-result failed, error id: f2ee662a-165b-4be9-b327-3b7443f4c387-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-12-24T22:38:53.360Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-12-24T22:38:53.360Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:38:53.360Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:38:53.360Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:38:53.360Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:38:53.360Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-12-24T22:38:53.361Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-12-24T22:38:53.361Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:38:53.361Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:38:53.361Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:38:53.361Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:38:53.361Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:53.361Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:53.361Z]
[2025-12-24T22:38:53.361Z] 2025-12-24 22:37:08,986 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-6) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-12-24T22:38:53.361Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-12-24T22:38:53.361Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:38:53.361Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:38:53.361Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:38:53.361Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:38:53.361Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-12-24T22:38:53.361Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-12-24T22:38:53.361Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-12-24T22:38:53.361Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:38:53.361Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:38:53.361Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:38:53.361Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:38:53.361Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:38:53.361Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:38:53.361Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:38:53.361Z]
[2025-12-24T22:38:53.361Z] 2025-12-24 22:37:09,060 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:38:53.361Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.833 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2025-12-24T22:38:53.361Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2025-12-24T22:38:54.043Z] 2025-12-24 22:37:10,238 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2025-12-24T22:38:54.043Z] 2025-12-24 22:37:10,239 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:54.043Z] 2025-12-24 22:37:10,239 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:38:54.718Z] 2025-12-24 22:37:10,781 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-12-24T22:38:54.718Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2025-12-24T22:38:54.718Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2025-12-24T22:38:56.165Z] 2025-12-24 22:37:11,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2025-12-24T22:38:56.165Z] 2025-12-24 22:37:11,913 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:38:56.165Z] 2025-12-24 22:37:11,913 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T22:38:56.843Z] 2025-12-24 22:37:12,329 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2025-12-24T22:38:56.843Z] 2025-12-24 22:37:12,488 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2025-12-24T22:38:56.843Z] 2025-12-24 22:37:12,557 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:38:56.843Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] Results:
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:56.843Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:56.843Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2025-12-24T22:38:56.843Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:38:56.843Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.pom
[2025-12-24T22:38:56.843Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-jaxb-parent >----------
[2025-12-24T22:38:56.843Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB 2.7.5.Final [282/964]
[2025-12-24T22:38:56.843Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-parent ---
[2025-12-24T22:38:56.843Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-parent/2.7.5.Final/quarkus-resteasy-reactive-jaxb-parent-2.7.5.Final.pom
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jaxb >--------------
[2025-12-24T22:38:56.843Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Runtime 2.7.5.Final [283/964]
[2025-12-24T22:38:56.843Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.843Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:56.843Z] [INFO] Copying 1 resource
[2025-12-24T22:38:56.843Z] [INFO]
[2025-12-24T22:38:56.844Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.844Z] [INFO]
[2025-12-24T22:38:56.844Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:56.844Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:56.844Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/classes
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:57.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:57.522Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/src/test/resources
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:57.522Z] [INFO] No sources to compile
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:57.522Z] [INFO] No tests to run.
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:57.522Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:57.522Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb ---
[2025-12-24T22:38:57.522Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2025-12-24T22:38:57.522Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.pom
[2025-12-24T22:38:57.522Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jaxb-deployment >--------
[2025-12-24T22:38:57.522Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Deployment 2.7.5.Final [284/964]
[2025-12-24T22:38:57.522Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:57.522Z] [INFO]
[2025-12-24T22:38:57.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO] Processed 5 files in 25ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO] Processed 5 files in 00:00.015 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:58.200Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/main/resources
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:58.200Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/classes
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:38:58.200Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/test/resources
[2025-12-24T22:38:58.200Z] [INFO]
[2025-12-24T22:38:58.200Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.200Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:38:58.200Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/test-classes
[2025-12-24T22:38:58.886Z] [INFO]
[2025-12-24T22:38:58.886Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:38:58.886Z] [INFO]
[2025-12-24T22:38:58.886Z] [INFO] -------------------------------------------------------
[2025-12-24T22:38:58.886Z] [INFO] T E S T S
[2025-12-24T22:38:58.886Z] [INFO] -------------------------------------------------------
[2025-12-24T22:38:58.886Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:38:59.561Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2025-12-24T22:39:04.711Z] 2025-12-24 22:37:19,807 INFO [io.qua.arc.pro.BeanProcessor] (build-1) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:39:04.711Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2025-12-24T22:39:04.711Z] 2025-12-24 22:37:19,852 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:04.711Z] 2025-12-24 22:37:20,570 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2025-12-24T22:39:04.711Z] 2025-12-24 22:37:20,570 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:04.711Z] 2025-12-24 22:37:20,571 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-12-24T22:39:06.117Z] 2025-12-24 22:37:22,233 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-12-24T22:39:06.117Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.706 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2025-12-24T22:39:06.117Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,245 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getInvalidPersonResult' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,247 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,247 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getValidatedPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,248 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#personTest' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,249 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#postModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,249 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,250 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-13) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,961 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,962 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:08.308Z] 2025-12-24 22:37:23,963 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-12-24T22:39:09.723Z] 2025-12-24 22:37:25,183 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/person-invalid-result failed, error id: b5a3b505-731e-48a6-ae68-f0ce940dccac-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-12-24T22:39:09.723Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-12-24T22:39:09.723Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:39:09.723Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:39:09.723Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:39:09.723Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:39:09.723Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-12-24T22:39:09.723Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-12-24T22:39:09.723Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:39:09.723Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:39:09.723Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:39:09.723Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:39:09.723Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:39:09.723Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:39:09.723Z]
[2025-12-24T22:39:09.723Z] 2025-12-24 22:37:25,186 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2025-12-24T22:39:09.723Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2025-12-24T22:39:09.723Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:39:09.723Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:39:09.723Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:39:09.723Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:39:09.723Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2025-12-24T22:39:09.723Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2025-12-24T22:39:09.723Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2025-12-24T22:39:09.723Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:39:09.723Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:39:09.723Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:39:09.723Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:39:09.723Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:39:09.723Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:39:09.724Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:39:09.724Z]
[2025-12-24T22:39:09.724Z] 2025-12-24 22:37:25,284 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:39:09.724Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.009 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2025-12-24T22:39:09.724Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2025-12-24T22:39:10.402Z] 2025-12-24 22:37:26,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2025-12-24T22:39:10.402Z] 2025-12-24 22:37:26,406 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:10.402Z] 2025-12-24 22:37:26,406 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-12-24T22:39:11.078Z] 2025-12-24 22:37:27,213 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:39:11.078Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2025-12-24T22:39:11.078Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2025-12-24T22:39:12.662Z] 2025-12-24 22:37:28,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:39:12.662Z] 2025-12-24 22:37:28,282 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:12.662Z] 2025-12-24 22:37:28,282 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2025-12-24T22:39:12.662Z] 2025-12-24 22:37:28,781 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:39:12.662Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2025-12-24T22:39:12.662Z] [INFO]
[2025-12-24T22:39:12.662Z] [INFO] Results:
[2025-12-24T22:39:12.662Z] [INFO]
[2025-12-24T22:39:12.662Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:39:12.662Z] [INFO]
[2025-12-24T22:39:12.662Z] [INFO]
[2025-12-24T22:39:12.662Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:39:12.662Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:39:12.662Z] [INFO]
[2025-12-24T22:39:12.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:39:12.662Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2025-12-24T22:39:13.342Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:39:13.342Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.pom
[2025-12-24T22:39:13.342Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] -----------------< io.quarkus:quarkus-panache-parent >------------------
[2025-12-24T22:39:13.342Z] [INFO] Building Quarkus - Panache 2.7.5.Final [285/964]
[2025-12-24T22:39:13.342Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-parent ---
[2025-12-24T22:39:13.342Z] [INFO] Installing /quarkus/extensions/panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-parent/2.7.5.Final/quarkus-panache-parent-2.7.5.Final.pom
[2025-12-24T22:39:13.342Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --------------< io.quarkus:quarkus-panache-common-parent >--------------
[2025-12-24T22:39:13.343Z] [INFO] Building Quarkus - Panache - Common 2.7.5.Final [286/964]
[2025-12-24T22:39:13.343Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-parent ---
[2025-12-24T22:39:13.343Z] [INFO] Installing /quarkus/extensions/panache/panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-parent/2.7.5.Final/quarkus-panache-common-parent-2.7.5.Final.pom
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] -----------------< io.quarkus:quarkus-panache-common >------------------
[2025-12-24T22:39:13.343Z] [INFO] Building Quarkus - Panache - Common - Runtime 2.7.5.Final [287/964]
[2025-12-24T22:39:13.343Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Processed 7 files in 32ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Processed 7 files in 00:00.008 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:13.343Z] [INFO] Copying 1 resource
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:39:13.343Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/panache-common/runtime/target/classes
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:13.343Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/runtime/src/test/resources
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] No sources to compile
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] No tests to run.
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common ---
[2025-12-24T22:39:13.343Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.jar
[2025-12-24T22:39:13.343Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.pom
[2025-12-24T22:39:13.343Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final-sources.jar
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] ------------< io.quarkus:quarkus-panache-common-deployment >------------
[2025-12-24T22:39:13.343Z] [INFO] Building Quarkus - Panache - Common - Deployment 2.7.5.Final [288/964]
[2025-12-24T22:39:13.343Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:13.343Z] [INFO]
[2025-12-24T22:39:13.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO] Processed 20 files in 63ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO] Processed 20 files in 00:00.081 (Already Sorted: 20, Needed Sorting: 0)
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:14.022Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/main/resources
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.022Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:39:14.022Z] [INFO] Compiling 20 source files to /quarkus/extensions/panache/panache-common/deployment/target/classes
[2025-12-24T22:39:14.022Z] [INFO]
[2025-12-24T22:39:14.022Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:14.023Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/test/resources
[2025-12-24T22:39:14.023Z] [INFO]
[2025-12-24T22:39:14.023Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.023Z] [INFO] No sources to compile
[2025-12-24T22:39:14.023Z] [INFO]
[2025-12-24T22:39:14.023Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.023Z] [INFO] No tests to run.
[2025-12-24T22:39:14.023Z] [INFO]
[2025-12-24T22:39:14.023Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.023Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T22:39:14.023Z] [INFO]
[2025-12-24T22:39:14.023Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.701Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:39:14.701Z] [INFO]
[2025-12-24T22:39:14.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-deployment ---
[2025-12-24T22:39:14.701Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T22:39:14.701Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.pom
[2025-12-24T22:39:14.701Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:39:14.701Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] -------------------< io.quarkus:quarkus-qute-parent >-------------------
[2025-12-24T22:39:14.702Z] [INFO] Building Quarkus - Qute 2.7.5.Final [289/964]
[2025-12-24T22:39:14.702Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-parent ---
[2025-12-24T22:39:14.702Z] [INFO] Installing /quarkus/extensions/qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-parent/2.7.5.Final/quarkus-qute-parent-2.7.5.Final.pom
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] ----------------------< io.quarkus:quarkus-qute >-----------------------
[2025-12-24T22:39:14.702Z] [INFO] Building Quarkus - Qute - Runtime 2.7.5.Final [290/964]
[2025-12-24T22:39:14.702Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO] Processed 24 files in 61ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO] Processed 24 files in 00:00.044 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:14.702Z] [INFO] Copying 2 resources
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO]
[2025-12-24T22:39:14.702Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute ---
[2025-12-24T22:39:14.702Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:39:14.702Z] [INFO] Compiling 24 source files to /quarkus/extensions/qute/runtime/target/classes
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute ---
[2025-12-24T22:39:15.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:15.381Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/qute/runtime/src/test/resources
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute ---
[2025-12-24T22:39:15.381Z] [INFO] No sources to compile
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute ---
[2025-12-24T22:39:15.381Z] [INFO] No tests to run.
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute ---
[2025-12-24T22:39:15.381Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute ---
[2025-12-24T22:39:15.381Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute ---
[2025-12-24T22:39:15.381Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.jar
[2025-12-24T22:39:15.381Z] [INFO] Installing /quarkus/extensions/qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.pom
[2025-12-24T22:39:15.381Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final-sources.jar
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] -----------------< io.quarkus:quarkus-qute-deployment >-----------------
[2025-12-24T22:39:15.381Z] [INFO] Building Quarkus - Qute - Deployment 2.7.5.Final [291/964]
[2025-12-24T22:39:15.381Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-deployment ---
[2025-12-24T22:39:15.381Z] [INFO]
[2025-12-24T22:39:15.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO] Processed 156 files in 298ms (Formatted: 0, Unchanged: 156, Failed: 0, Readonly: 0)
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO] Processed 156 files in 00:00.223 (Already Sorted: 156, Needed Sorting: 0)
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:16.059Z] [INFO] Copying 3 resources
[2025-12-24T22:39:16.059Z] [INFO]
[2025-12-24T22:39:16.059Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute-deployment ---
[2025-12-24T22:39:16.738Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:39:16.738Z] [INFO] Compiling 30 source files to /quarkus/extensions/qute/deployment/target/classes
[2025-12-24T22:39:17.417Z] [INFO]
[2025-12-24T22:39:17.417Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute-deployment ---
[2025-12-24T22:39:17.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:39:17.417Z] [INFO] Copying 2 resources
[2025-12-24T22:39:17.417Z] [INFO]
[2025-12-24T22:39:17.417Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute-deployment ---
[2025-12-24T22:39:17.417Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:39:17.417Z] [INFO] Compiling 126 source files to /quarkus/extensions/qute/deployment/target/test-classes
[2025-12-24T22:39:18.094Z] [INFO]
[2025-12-24T22:39:18.094Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute-deployment ---
[2025-12-24T22:39:18.094Z] [INFO]
[2025-12-24T22:39:18.094Z] [INFO] -------------------------------------------------------
[2025-12-24T22:39:18.094Z] [INFO] T E S T S
[2025-12-24T22:39:18.094Z] [INFO] -------------------------------------------------------
[2025-12-24T22:39:18.094Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:39:18.772Z] [INFO] Running io.quarkus.qute.deployment.TypeInfosTest
[2025-12-24T22:39:18.772Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in io.quarkus.qute.deployment.TypeInfosTest
[2025-12-24T22:39:18.772Z] [INFO] Running io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2025-12-24T22:39:22.769Z] 2025-12-24 22:37:38,881 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2025-12-24T22:39:22.769Z] 2025-12-24 22:37:38,882 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:22.769Z] 2025-12-24 22:37:38,882 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:23.445Z] 2025-12-24 22:37:39,258 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:39:23.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.357 s - in io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2025-12-24T22:39:23.445Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2025-12-24T22:39:24.852Z] 2025-12-24 22:37:40,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-12-24T22:39:24.852Z] 2025-12-24 22:37:40,435 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:24.852Z] 2025-12-24 22:37:40,435 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:25.532Z] 2025-12-24 22:37:41,615 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:39:25.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2025-12-24T22:39:25.532Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2025-12-24T22:39:26.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2025-12-24T22:39:26.210Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundTest
[2025-12-24T22:39:26.888Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s - in io.quarkus.qute.deployment.PropertyNotFoundTest
[2025-12-24T22:39:26.888Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagTest
[2025-12-24T22:39:28.294Z] 2025-12-24 22:37:43,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-12-24T22:39:28.294Z] 2025-12-24 22:37:43,966 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:28.294Z] 2025-12-24 22:37:43,966 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:28.294Z] 2025-12-24 22:37:44,073 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:39:28.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in io.quarkus.qute.deployment.tag.UserTagTest
[2025-12-24T22:39:28.294Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2025-12-24T22:39:28.971Z] 2025-12-24 22:37:45,022 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-12-24T22:39:28.971Z] 2025-12-24 22:37:45,023 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:28.971Z] 2025-12-24 22:37:45,023 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:28.971Z] 2025-12-24 22:37:45,134 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-12-24T22:39:28.971Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s - in io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2025-12-24T22:39:28.971Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2025-12-24T22:39:30.375Z] 2025-12-24 22:37:46,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T22:39:30.375Z] 2025-12-24 22:37:46,007 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:30.375Z] 2025-12-24 22:37:46,007 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:30.375Z] 2025-12-24 22:37:46,110 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:39:30.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s - in io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2025-12-24T22:39:30.375Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2025-12-24T22:39:31.053Z] 2025-12-24 22:37:47,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2025-12-24T22:39:31.054Z] 2025-12-24 22:37:47,060 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:31.054Z] 2025-12-24 22:37:47,060 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:31.054Z] 2025-12-24 22:37:47,165 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:39:31.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2025-12-24T22:39:31.054Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2025-12-24T22:39:32.459Z] 2025-12-24 22:37:48,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-12-24T22:39:32.459Z] 2025-12-24 22:37:48,133 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:32.459Z] 2025-12-24 22:37:48,133 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:32.459Z] 2025-12-24 22:37:48,223 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:39:32.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2025-12-24T22:39:32.459Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2025-12-24T22:39:33.136Z] 2025-12-24 22:37:49,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2025-12-24T22:39:33.136Z] 2025-12-24 22:37:49,176 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:33.136Z] 2025-12-24 22:37:49,176 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:33.136Z] 2025-12-24 22:37:49,268 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:39:33.136Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2025-12-24T22:39:33.136Z] [INFO] Running io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2025-12-24T22:39:34.540Z] 2025-12-24 22:37:50,176 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2025-12-24T22:39:34.540Z] 2025-12-24 22:37:50,176 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:34.540Z] 2025-12-24 22:37:50,177 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:34.540Z] 2025-12-24 22:37:50,271 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:39:34.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2025-12-24T22:39:34.540Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2025-12-24T22:39:34.540Z] 2025-12-24 22:37:50,688 WARN [io.qua.arc.pro.BeanArchives] (build-27) Failed to index io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest$NumericWrapper: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7a8ee894
[2025-12-24T22:39:34.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2025-12-24T22:39:34.540Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2025-12-24T22:39:35.945Z] 2025-12-24 22:37:51,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2025-12-24T22:39:35.945Z] 2025-12-24 22:37:51,795 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:35.945Z] 2025-12-24 22:37:51,795 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:35.946Z] 2025-12-24 22:37:51,879 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:39:35.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2025-12-24T22:39:35.946Z] [INFO] Running io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2025-12-24T22:39:36.622Z] 2025-12-24 22:37:52,602 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.279s. Listening on: http://localhost:8081
[2025-12-24T22:39:36.622Z] 2025-12-24 22:37:52,603 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:36.622Z] 2025-12-24 22:37:52,606 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:36.622Z] 2025-12-24 22:37:52,738 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-12-24T22:39:36.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2025-12-24T22:39:36.622Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2025-12-24T22:39:37.299Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2025-12-24T22:39:37.299Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2025-12-24T22:39:37.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2025-12-24T22:39:37.976Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2025-12-24T22:39:38.655Z] 2025-12-24 22:37:54,456 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2025-12-24T22:39:38.655Z] 2025-12-24 22:37:54,456 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:38.655Z] 2025-12-24 22:37:54,457 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:38.655Z] 2025-12-24 22:37:54,523 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:39:38.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s - in io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2025-12-24T22:39:38.655Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2025-12-24T22:39:39.331Z] 2025-12-24 22:37:55,322 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2025-12-24T22:39:39.331Z] 2025-12-24 22:37:55,323 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:39.331Z] 2025-12-24 22:37:55,323 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:39.331Z] 2025-12-24 22:37:55,390 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:39:39.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2025-12-24T22:39:39.331Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2025-12-24T22:39:40.008Z] 2025-12-24 22:37:56,121 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2025-12-24T22:39:40.008Z] 2025-12-24 22:37:56,122 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:40.008Z] 2025-12-24 22:37:56,122 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:40.687Z] 2025-12-24 22:37:56,248 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:39:40.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2025-12-24T22:39:40.687Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:56,563 WARN [io.qua.arc.pro.BeanArchives] (build-8) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@55528a6d
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:56,564 WARN [io.qua.arc.pro.BeanArchives] (build-8) Failed to index Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@55528a6d
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:56,564 WARN [io.qua.arc.pro.BeanArchives] (build-8) Failed to index java.lang.Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@55528a6d
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:57,017 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:57,017 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:57,017 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:41.365Z] 2025-12-24 22:37:57,108 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:39:41.365Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2025-12-24T22:39:41.365Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2025-12-24T22:39:42.043Z] 2025-12-24 22:37:57,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2025-12-24T22:39:42.043Z] 2025-12-24 22:37:57,863 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:42.043Z] 2025-12-24 22:37:57,863 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:42.043Z] 2025-12-24 22:37:57,948 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:39:42.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2025-12-24T22:39:42.043Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2025-12-24T22:39:42.722Z] 2025-12-24 22:37:58,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-12-24T22:39:42.723Z] 2025-12-24 22:37:58,709 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:42.723Z] 2025-12-24 22:37:58,709 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:42.723Z] 2025-12-24 22:37:58,798 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:39:42.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2025-12-24T22:39:42.723Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2025-12-24T22:39:43.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2025-12-24T22:39:43.400Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2025-12-24T22:39:43.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2025-12-24T22:39:43.400Z] [INFO] Running io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2025-12-24T22:39:44.807Z] 2025-12-24 22:38:00,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2025-12-24T22:39:44.807Z] 2025-12-24 22:38:00,336 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:44.807Z] 2025-12-24 22:38:00,337 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:44.807Z] 2025-12-24 22:38:00,428 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:39:44.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2025-12-24T22:39:44.807Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2025-12-24T22:39:45.484Z] 2025-12-24 22:38:01,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.289s. Listening on: http://localhost:8081
[2025-12-24T22:39:45.484Z] 2025-12-24 22:38:01,117 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:45.484Z] 2025-12-24 22:38:01,117 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:45.484Z] 2025-12-24 22:38:01,202 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:39:45.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s - in io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2025-12-24T22:39:45.484Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2025-12-24T22:39:45.484Z] 2025-12-24 22:38:01,520 WARN [io.qua.arc.pro.BeanArchives] (build-29) Failed to index org.acme.Foo: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@248eafcf
[2025-12-24T22:39:45.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2025-12-24T22:39:45.485Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2025-12-24T22:39:46.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2025-12-24T22:39:46.162Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2025-12-24T22:39:46.840Z] 2025-12-24 22:38:02,194 WARN [io.qua.arc.pro.BeanArchives] (build-11) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@735234f
[2025-12-24T22:39:46.840Z] 2025-12-24 22:38:02,196 WARN [io.qua.arc.pro.BeanArchives] (build-11) Failed to index Integer: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@735234f
[2025-12-24T22:39:46.840Z] 2025-12-24 22:38:02,596 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2025-12-24T22:39:46.840Z] 2025-12-24 22:38:02,596 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:46.840Z] 2025-12-24 22:38:02,597 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:46.840Z] 2025-12-24 22:38:02,695 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:39:46.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2025-12-24T22:39:46.840Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2025-12-24T22:39:47.519Z] 2025-12-24 22:38:03,540 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:39:47.519Z] 2025-12-24 22:38:03,541 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:47.520Z] 2025-12-24 22:38:03,541 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:47.520Z] 2025-12-24 22:38:03,636 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:39:47.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s - in io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2025-12-24T22:39:47.520Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2025-12-24T22:39:48.925Z] 2025-12-24 22:38:04,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-12-24T22:39:48.925Z] 2025-12-24 22:38:04,479 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:48.925Z] 2025-12-24 22:38:04,479 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:48.925Z] 2025-12-24 22:38:04,569 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:39:48.925Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2025-12-24T22:39:48.925Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2025-12-24T22:39:49.604Z] 2025-12-24 22:38:05,488 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2025-12-24T22:39:49.604Z] 2025-12-24 22:38:05,489 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:49.604Z] 2025-12-24 22:38:05,489 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:49.604Z] 2025-12-24 22:38:05,601 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T22:39:49.604Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2025-12-24T22:39:49.604Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2025-12-24T22:39:50.282Z] 2025-12-24 22:38:06,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2025-12-24T22:39:50.282Z] 2025-12-24 22:38:06,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:50.282Z] 2025-12-24 22:38:06,353 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:50.282Z] 2025-12-24 22:38:06,429 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:39:50.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2025-12-24T22:39:50.282Z] [INFO] Running io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2025-12-24T22:39:50.960Z] 2025-12-24 22:38:07,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s. Listening on: http://localhost:8081
[2025-12-24T22:39:50.960Z] 2025-12-24 22:38:07,117 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:50.960Z] 2025-12-24 22:38:07,117 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:51.638Z] 2025-12-24 22:38:07,288 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:39:51.638Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s - in io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2025-12-24T22:39:51.638Z] [INFO] Running io.quarkus.qute.deployment.TreeMapDataTest
[2025-12-24T22:39:52.316Z] 2025-12-24 22:38:07,992 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s. Listening on: http://localhost:8081
[2025-12-24T22:39:52.316Z] 2025-12-24 22:38:07,992 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:52.316Z] 2025-12-24 22:38:07,992 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:52.316Z] 2025-12-24 22:38:08,097 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:39:52.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in io.quarkus.qute.deployment.TreeMapDataTest
[2025-12-24T22:39:52.316Z] [INFO] Running io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2025-12-24T22:39:55.591Z] Tests paused
[2025-12-24T22:39:55.591Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:39:55.591Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:39:55.591Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:39:55.591Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:39:55.591Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:39:55.591Z] 2025-12-24 22:38:11,029 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.005s. Listening on: http://localhost:8080
[2025-12-24T22:39:55.591Z] 2025-12-24 22:38:11,030 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:39:55.591Z] 2025-12-24 22:38:11,030 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:55.591Z] 2025-12-24 22:38:11,666 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:39:55.591Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.576 s - in io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2025-12-24T22:39:55.591Z] [INFO] Running io.quarkus.qute.deployment.AsyncTest
[2025-12-24T22:39:56.999Z] 2025-12-24 22:38:12,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.299s. Listening on: http://localhost:8081
[2025-12-24T22:39:56.999Z] 2025-12-24 22:38:12,585 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:56.999Z] 2025-12-24 22:38:12,586 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:56.999Z] 2025-12-24 22:38:12,692 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:39:56.999Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s - in io.quarkus.qute.deployment.AsyncTest
[2025-12-24T22:39:56.999Z] [INFO] Running io.quarkus.qute.deployment.include.IncludeTest
[2025-12-24T22:39:57.679Z] 2025-12-24 22:38:13,707 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2025-12-24T22:39:57.679Z] 2025-12-24 22:38:13,707 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:39:57.679Z] 2025-12-24 22:38:13,707 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:39:57.679Z] 2025-12-24 22:38:13,883 INFO [io.quarkus] (main) Quarkus stopped in 0.122s
[2025-12-24T22:39:57.679Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s - in io.quarkus.qute.deployment.include.IncludeTest
[2025-12-24T22:39:57.679Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2025-12-24T22:39:58.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2025-12-24T22:39:58.355Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2025-12-24T22:39:59.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2025-12-24T22:39:59.031Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2025-12-24T22:39:59.031Z] 2025-12-24 22:38:15,030 WARN [io.qua.qut.dep.MessageBundleProcessor] (build-18) Unused parameter found [item] in the message template of: io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest$WrongBundle#hello()
[2025-12-24T22:39:59.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2025-12-24T22:39:59.031Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2025-12-24T22:39:59.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2025-12-24T22:39:59.708Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2025-12-24T22:39:59.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2025-12-24T22:39:59.708Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2025-12-24T22:40:00.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2025-12-24T22:40:00.384Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2025-12-24T22:40:01.063Z] 2025-12-24 22:38:16,738 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2025-12-24T22:40:01.063Z] 2025-12-24 22:38:16,739 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:01.063Z] 2025-12-24 22:38:16,739 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:01.063Z] 2025-12-24 22:38:16,829 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:40:01.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2025-12-24T22:40:01.063Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2025-12-24T22:40:01.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2025-12-24T22:40:01.063Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2025-12-24T22:40:01.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2025-12-24T22:40:01.742Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTest
[2025-12-24T22:40:02.425Z] 2025-12-24 22:38:18,343 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-12-24T22:40:02.425Z] 2025-12-24 22:38:18,343 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:02.425Z] 2025-12-24 22:38:18,343 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:02.425Z] 2025-12-24 22:38:18,436 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:40:02.425Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s - in io.quarkus.qute.deployment.i18n.MessageBundleTest
[2025-12-24T22:40:02.425Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2025-12-24T22:40:03.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2025-12-24T22:40:03.101Z] [INFO] Running io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2025-12-24T22:40:07.100Z] Tests paused
[2025-12-24T22:40:07.100Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:40:07.100Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:40:07.100Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:40:07.100Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:40:07.100Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:20,617 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.595s. Listening on: http://localhost:8080
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:20,618 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:20,618 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,641 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NestedMessageBundleDevModeTest$MyNestedMessages.class, NestedMessageBundleDevModeTest$TestRouteConfig.class, NestedMessageBundleDevModeTest.class.
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,655 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:40:07.100Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:40:07.100Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:40:07.100Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:40:07.100Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:40:07.100Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,961 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8080
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,961 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,961 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,961 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.132s
[2025-12-24T22:40:07.100Z] 2025-12-24 22:38:22,969 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:40:07.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.306 s - in io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2025-12-24T22:40:07.100Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2025-12-24T22:40:07.779Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2025-12-24T22:40:07.779Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2025-12-24T22:40:08.459Z] 2025-12-24 22:38:24,244 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2025-12-24T22:40:08.459Z] 2025-12-24 22:38:24,245 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:08.459Z] 2025-12-24 22:38:24,245 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:08.459Z] 2025-12-24 22:38:24,361 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-12-24T22:40:08.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2025-12-24T22:40:08.459Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2025-12-24T22:40:09.136Z] 2025-12-24 22:38:25,167 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T22:40:09.136Z] 2025-12-24 22:38:25,168 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:09.136Z] 2025-12-24 22:38:25,168 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:09.136Z] 2025-12-24 22:38:25,262 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:09.136Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2025-12-24T22:40:09.136Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageParamTest
[2025-12-24T22:40:09.817Z] 2025-12-24 22:38:25,991 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2025-12-24T22:40:09.817Z] 2025-12-24 22:38:25,992 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:09.817Z] 2025-12-24 22:38:25,992 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:10.495Z] 2025-12-24 22:38:26,070 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:40:10.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in io.quarkus.qute.deployment.i18n.MessageParamTest
[2025-12-24T22:40:10.495Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2025-12-24T22:40:10.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2025-12-24T22:40:10.495Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2025-12-24T22:40:11.172Z] 2025-12-24 22:38:27,087 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.298s. Listening on: http://localhost:8081
[2025-12-24T22:40:11.172Z] 2025-12-24 22:38:27,088 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:11.172Z] 2025-12-24 22:38:27,088 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:11.172Z] 2025-12-24 22:38:27,168 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:40:11.172Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2025-12-24T22:40:11.172Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2025-12-24T22:40:11.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2025-12-24T22:40:11.854Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2025-12-24T22:40:12.532Z] 2025-12-24 22:38:27,829 WARN [io.qua.qut.dep.QuteProcessor] (build-38) @TemplateEnum declared on io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest$Transactions is ignored: the target of this annotation must be an enum type
[2025-12-24T22:40:12.532Z] 2025-12-24 22:38:28,232 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8081
[2025-12-24T22:40:12.532Z] 2025-12-24 22:38:28,233 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:12.532Z] 2025-12-24 22:38:28,233 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:12.532Z] 2025-12-24 22:38:28,356 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:12.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s - in io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2025-12-24T22:40:12.532Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2025-12-24T22:40:12.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2025-12-24T22:40:12.532Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumTest
[2025-12-24T22:40:13.211Z] 2025-12-24 22:38:29,400 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-12-24T22:40:13.211Z] 2025-12-24 22:38:29,401 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:13.211Z] 2025-12-24 22:38:29,401 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:13.890Z] 2025-12-24 22:38:29,491 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:40:13.890Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s - in io.quarkus.qute.deployment.enums.TemplateEnumTest
[2025-12-24T22:40:13.890Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2025-12-24T22:40:14.565Z] 2025-12-24 22:38:30,176 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:8081
[2025-12-24T22:40:14.565Z] 2025-12-24 22:38:30,177 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:14.565Z] 2025-12-24 22:38:30,177 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:14.565Z] 2025-12-24 22:38:30,301 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:40:14.565Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2025-12-24T22:40:14.565Z] [INFO] Running io.quarkus.qute.deployment.VariantTemplateTest
[2025-12-24T22:40:15.242Z] 2025-12-24 22:38:31,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.342s. Listening on: http://localhost:8081
[2025-12-24T22:40:15.242Z] 2025-12-24 22:38:31,119 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:15.242Z] 2025-12-24 22:38:31,119 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:15.242Z] 2025-12-24 22:38:31,197 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:40:15.242Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in io.quarkus.qute.deployment.VariantTemplateTest
[2025-12-24T22:40:15.242Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2025-12-24T22:40:15.918Z] 2025-12-24 22:38:32,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2025-12-24T22:40:15.918Z] 2025-12-24 22:38:32,007 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:15.918Z] 2025-12-24 22:38:32,007 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:15.918Z] 2025-12-24 22:38:32,115 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:40:15.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2025-12-24T22:40:15.918Z] [INFO] Running io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2025-12-24T22:40:16.604Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2025-12-24T22:40:16.604Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2025-12-24T22:40:17.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2025-12-24T22:40:17.305Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2025-12-24T22:40:17.982Z] 2025-12-24 22:38:33,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2025-12-24T22:40:17.982Z] 2025-12-24 22:38:33,724 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:17.982Z] 2025-12-24 22:38:33,724 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:17.982Z] 2025-12-24 22:38:33,814 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:40:17.982Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2025-12-24T22:40:17.982Z] [INFO] Running io.quarkus.qute.deployment.loop.LoopTest
[2025-12-24T22:40:18.658Z] 2025-12-24 22:38:34,566 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.342s. Listening on: http://localhost:8081
[2025-12-24T22:40:18.658Z] 2025-12-24 22:38:34,567 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:18.658Z] 2025-12-24 22:38:34,567 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:18.658Z] 2025-12-24 22:38:34,649 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:18.658Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in io.quarkus.qute.deployment.loop.LoopTest
[2025-12-24T22:40:18.658Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2025-12-24T22:40:19.338Z] 2025-12-24 22:38:35,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2025-12-24T22:40:19.338Z] 2025-12-24 22:38:35,381 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:19.338Z] 2025-12-24 22:38:35,381 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:19.338Z] 2025-12-24 22:38:35,497 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:40:19.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2025-12-24T22:40:19.338Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2025-12-24T22:40:22.408Z] Tests paused
[2025-12-24T22:40:22.408Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:40:22.408Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:40:22.408Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:40:22.408Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:40:22.408Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:40:22.408Z] 2025-12-24 22:38:37,657 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.902s. Listening on: http://localhost:8080
[2025-12-24T22:40:22.408Z] 2025-12-24 22:38:37,658 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:40:22.408Z] 2025-12-24 22:38:37,658 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:22.408Z] 2025-12-24 22:38:37,819 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:40:22.408Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.384 s - in io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2025-12-24T22:40:22.408Z] [INFO] Running io.quarkus.qute.deployment.ReflectionResolverTest
[2025-12-24T22:40:23.087Z] 2025-12-24 22:38:38,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2025-12-24T22:40:23.087Z] 2025-12-24 22:38:38,672 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:23.087Z] 2025-12-24 22:38:38,672 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:23.087Z] 2025-12-24 22:38:38,761 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:40:23.087Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s - in io.quarkus.qute.deployment.ReflectionResolverTest
[2025-12-24T22:40:23.087Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataTest
[2025-12-24T22:40:23.766Z] 2025-12-24 22:38:39,980 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.660s. Listening on: http://localhost:8081
[2025-12-24T22:40:23.766Z] 2025-12-24 22:38:39,980 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:23.766Z] 2025-12-24 22:38:39,980 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:24.444Z] 2025-12-24 22:38:40,078 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:40:24.444Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s - in io.quarkus.qute.deployment.TemplateDataTest
[2025-12-24T22:40:24.444Z] [INFO] Running io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2025-12-24T22:40:25.124Z] 2025-12-24 22:38:40,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.316s. Listening on: http://localhost:8081
[2025-12-24T22:40:25.125Z] 2025-12-24 22:38:40,906 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:25.125Z] 2025-12-24 22:38:40,906 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:25.125Z] 2025-12-24 22:38:41,020 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:40:25.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2025-12-24T22:40:25.125Z] [INFO] Running io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2025-12-24T22:40:25.806Z] 2025-12-24 22:38:41,913 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2025-12-24T22:40:25.806Z] 2025-12-24 22:38:41,914 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:25.806Z] 2025-12-24 22:38:41,914 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:25.806Z] 2025-12-24 22:38:42,024 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:40:26.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2025-12-24T22:40:26.484Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2025-12-24T22:40:27.163Z] 2025-12-24 22:38:42,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2025-12-24T22:40:27.164Z] 2025-12-24 22:38:42,832 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:27.164Z] 2025-12-24 22:38:42,832 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:27.164Z] 2025-12-24 22:38:42,917 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:40:27.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2025-12-24T22:40:27.164Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2025-12-24T22:40:27.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2025-12-24T22:40:27.164Z] [INFO] Running io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2025-12-24T22:40:27.843Z] 2025-12-24 22:38:43,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8081
[2025-12-24T22:40:27.843Z] 2025-12-24 22:38:43,924 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:27.843Z] 2025-12-24 22:38:43,924 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:27.843Z] 2025-12-24 22:38:44,021 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:40:27.843Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2025-12-24T22:40:27.843Z] [INFO] Running io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2025-12-24T22:40:28.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2025-12-24T22:40:28.521Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2025-12-24T22:40:28.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2025-12-24T22:40:28.521Z] [INFO] Running io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2025-12-24T22:40:29.928Z] 2025-12-24 22:38:45,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2025-12-24T22:40:29.928Z] 2025-12-24 22:38:45,580 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:29.928Z] 2025-12-24 22:38:45,580 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:29.928Z] 2025-12-24 22:38:45,665 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:40:29.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s - in io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2025-12-24T22:40:29.928Z] [INFO] Running io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2025-12-24T22:40:30.607Z] 2025-12-24 22:38:46,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-12-24T22:40:30.607Z] 2025-12-24 22:38:46,547 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:30.607Z] 2025-12-24 22:38:46,547 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:30.607Z] 2025-12-24 22:38:46,640 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:40:30.607Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2025-12-24T22:40:30.607Z] [INFO] Running io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2025-12-24T22:40:31.286Z] 2025-12-24 22:38:47,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T22:40:31.286Z] 2025-12-24 22:38:47,377 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:31.286Z] 2025-12-24 22:38:47,377 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:31.286Z] 2025-12-24 22:38:47,495 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:40:31.286Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2025-12-24T22:40:31.961Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2025-12-24T22:40:32.641Z] 2025-12-24 22:38:48,446 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2025-12-24T22:40:32.641Z] 2025-12-24 22:38:48,446 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:32.641Z] 2025-12-24 22:38:48,447 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:32.641Z] 2025-12-24 22:38:48,616 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:40:32.641Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2025-12-24T22:40:32.641Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2025-12-24T22:40:34.048Z] 2025-12-24 22:38:49,647 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8081
[2025-12-24T22:40:34.048Z] 2025-12-24 22:38:49,647 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:34.048Z] 2025-12-24 22:38:49,648 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:34.048Z] 2025-12-24 22:38:49,763 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T22:40:34.048Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2025-12-24T22:40:34.048Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2025-12-24T22:40:34.048Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2025-12-24T22:40:34.048Z] [INFO] Running io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2025-12-24T22:40:34.734Z] 2025-12-24 22:38:50,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.332s. Listening on: http://localhost:8081
[2025-12-24T22:40:34.734Z] 2025-12-24 22:38:50,850 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:34.734Z] 2025-12-24 22:38:50,850 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:34.734Z] 2025-12-24 22:38:50,918 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:40:34.734Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2025-12-24T22:40:34.734Z] [INFO] Running io.quarkus.qute.deployment.EscapingTest
[2025-12-24T22:40:35.838Z] 2025-12-24 22:38:51,656 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2025-12-24T22:40:35.838Z] 2025-12-24 22:38:51,657 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:35.838Z] 2025-12-24 22:38:51,657 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:35.838Z] 2025-12-24 22:38:51,730 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:40:35.838Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 s - in io.quarkus.qute.deployment.EscapingTest
[2025-12-24T22:40:35.838Z] [INFO] Running io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2025-12-24T22:40:35.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2025-12-24T22:40:35.838Z] [INFO] Running io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2025-12-24T22:40:36.516Z] 2025-12-24 22:38:52,417 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.316s. Listening on: http://localhost:8081
[2025-12-24T22:40:36.516Z] 2025-12-24 22:38:52,418 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:36.516Z] 2025-12-24 22:38:52,418 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:36.516Z] 2025-12-24 22:38:52,487 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:40:36.516Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s - in io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2025-12-24T22:40:36.516Z] [INFO] Running io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2025-12-24T22:40:37.193Z] 2025-12-24 22:38:53,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.307s. Listening on: http://localhost:8081
[2025-12-24T22:40:37.193Z] 2025-12-24 22:38:53,282 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:37.193Z] 2025-12-24 22:38:53,282 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:37.193Z] 2025-12-24 22:38:53,370 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:37.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2025-12-24T22:40:37.193Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataValidationTest
[2025-12-24T22:40:37.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in io.quarkus.qute.deployment.TemplateDataValidationTest
[2025-12-24T22:40:37.869Z] [INFO] Running io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2025-12-24T22:40:38.548Z] 2025-12-24 22:38:54,510 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2025-12-24T22:40:38.548Z] 2025-12-24 22:38:54,510 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:38.548Z] 2025-12-24 22:38:54,510 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:38.548Z] 2025-12-24 22:38:54,577 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:40:38.548Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2025-12-24T22:40:38.548Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2025-12-24T22:40:39.226Z] 2025-12-24 22:38:55,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2025-12-24T22:40:39.226Z] 2025-12-24 22:38:55,361 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:39.226Z] 2025-12-24 22:38:55,361 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:39.226Z] 2025-12-24 22:38:55,449 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:39.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2025-12-24T22:40:39.904Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2025-12-24T22:40:39.904Z] 2025-12-24 22:38:56,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2025-12-24T22:40:39.904Z] 2025-12-24 22:38:56,117 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:39.904Z] 2025-12-24 22:38:56,117 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:40.585Z] 2025-12-24 22:38:56,209 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:40:40.585Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2025-12-24T22:40:40.585Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2025-12-24T22:40:40.585Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2025-12-24T22:40:40.585Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2025-12-24T22:40:40.585Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2025-12-24T22:40:40.585Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2025-12-24T22:40:41.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2025-12-24T22:40:41.265Z] [INFO] Running io.quarkus.qute.deployment.OrEmptyTest
[2025-12-24T22:40:41.943Z] 2025-12-24 22:38:57,779 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.310s. Listening on: http://localhost:8081
[2025-12-24T22:40:41.943Z] 2025-12-24 22:38:57,780 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:41.943Z] 2025-12-24 22:38:57,780 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:41.943Z] 2025-12-24 22:38:57,870 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:41.943Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in io.quarkus.qute.deployment.OrEmptyTest
[2025-12-24T22:40:41.943Z] [INFO] Running io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2025-12-24T22:40:42.620Z] 2025-12-24 22:38:58,728 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2025-12-24T22:40:42.620Z] 2025-12-24 22:38:58,728 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:42.620Z] 2025-12-24 22:38:58,728 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:42.620Z] 2025-12-24 22:38:58,806 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:40:42.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 s - in io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2025-12-24T22:40:42.620Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2025-12-24T22:40:44.027Z] 2025-12-24 22:38:59,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2025-12-24T22:40:44.027Z] 2025-12-24 22:38:59,750 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:44.027Z] 2025-12-24 22:38:59,750 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:44.027Z] 2025-12-24 22:38:59,860 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:40:44.027Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2025-12-24T22:40:44.027Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2025-12-24T22:40:44.027Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2025-12-24T22:40:44.027Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2025-12-24T22:40:44.707Z] 2025-12-24 22:39:00,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.322s. Listening on: http://localhost:8081
[2025-12-24T22:40:44.707Z] 2025-12-24 22:39:00,873 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:44.707Z] 2025-12-24 22:39:00,873 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:45.385Z] 2025-12-24 22:39:00,949 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:40:45.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s - in io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2025-12-24T22:40:45.385Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2025-12-24T22:40:45.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2025-12-24T22:40:45.385Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionTest
[2025-12-24T22:40:46.064Z] 2025-12-24 22:39:02,063 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-12-24T22:40:46.064Z] 2025-12-24 22:39:02,063 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:46.064Z] 2025-12-24 22:39:02,063 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:46.064Z] 2025-12-24 22:39:02,203 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:40:46.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in io.quarkus.qute.deployment.inject.InjectionTest
[2025-12-24T22:40:46.064Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionFailedTest
[2025-12-24T22:40:46.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in io.quarkus.qute.deployment.inject.InjectionFailedTest
[2025-12-24T22:40:46.744Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2025-12-24T22:40:46.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2025-12-24T22:40:46.744Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2025-12-24T22:40:47.422Z] 2025-12-24 22:39:03,650 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.307s. Listening on: http://localhost:8081
[2025-12-24T22:40:47.422Z] 2025-12-24 22:39:03,650 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:47.422Z] 2025-12-24 22:39:03,651 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:48.101Z] 2025-12-24 22:39:03,718 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:40:48.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2025-12-24T22:40:48.101Z] [INFO] Running io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2025-12-24T22:40:48.779Z] 2025-12-24 22:39:04,408 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8081
[2025-12-24T22:40:48.779Z] 2025-12-24 22:39:04,408 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:48.779Z] 2025-12-24 22:39:04,409 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:48.779Z] 2025-12-24 22:39:04,494 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:40:48.779Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s - in io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2025-12-24T22:40:48.779Z] [INFO] Running io.quarkus.qute.deployment.MultiTest
[2025-12-24T22:40:49.457Z] 2025-12-24 22:39:05,273 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2025-12-24T22:40:49.457Z] 2025-12-24 22:39:05,273 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:40:49.457Z] 2025-12-24 22:39:05,273 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2025-12-24T22:40:49.457Z] 2025-12-24 22:39:05,382 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:40:49.457Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in io.quarkus.qute.deployment.MultiTest
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] Results:
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute-deployment ---
[2025-12-24T22:40:49.457Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-deployment ---
[2025-12-24T22:40:49.457Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-deployment ---
[2025-12-24T22:40:49.457Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.jar
[2025-12-24T22:40:49.457Z] [INFO] Installing /quarkus/extensions/qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.pom
[2025-12-24T22:40:49.457Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-qute-parent >----------
[2025-12-24T22:40:49.457Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute 2.7.5.Final [292/964]
[2025-12-24T22:40:49.457Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-parent ---
[2025-12-24T22:40:49.457Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-parent/2.7.5.Final/quarkus-resteasy-reactive-qute-parent-2.7.5.Final.pom
[2025-12-24T22:40:49.457Z] [INFO]
[2025-12-24T22:40:49.458Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-qute >--------------
[2025-12-24T22:40:49.458Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Runtime 2.7.5.Final [293/964]
[2025-12-24T22:40:49.458Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:40:49.458Z] [INFO]
[2025-12-24T22:40:49.458Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:49.458Z] [INFO]
[2025-12-24T22:40:49.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:40:50.135Z] [INFO] Copying 1 resource
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:40:50.135Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/classes
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:40:50.135Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/src/test/resources
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] No sources to compile
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] No tests to run.
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute ---
[2025-12-24T22:40:50.135Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2025-12-24T22:40:50.135Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.pom
[2025-12-24T22:40:50.135Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-qute-deployment >--------
[2025-12-24T22:40:50.135Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Deployment 2.7.5.Final [294/964]
[2025-12-24T22:40:50.135Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.135Z] [INFO]
[2025-12-24T22:40:50.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO] Processed 14 files in 37ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO] Processed 14 files in 00:00.011 (Already Sorted: 14, Needed Sorting: 0)
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:40:50.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/src/main/resources
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:40:50.822Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/classes
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:40:50.822Z] [INFO] Copying 9 resources
[2025-12-24T22:40:50.822Z] [INFO]
[2025-12-24T22:40:50.822Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:50.822Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:40:50.822Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/test-classes
[2025-12-24T22:40:51.500Z] [INFO]
[2025-12-24T22:40:51.500Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:40:51.500Z] [INFO]
[2025-12-24T22:40:51.500Z] [INFO] -------------------------------------------------------
[2025-12-24T22:40:51.500Z] [INFO] T E S T S
[2025-12-24T22:40:51.500Z] [INFO] -------------------------------------------------------
[2025-12-24T22:40:51.500Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:40:52.179Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2025-12-24T22:41:01.236Z] Tests paused
[2025-12-24T22:41:01.236Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:41:01.236Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:41:01.236Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:41:01.236Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:41:01.236Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:12,629 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.383s. Listening on: http://localhost:8080
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:12,633 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:12,633 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,497 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,507 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:41:01.236Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:41:01.236Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:41:01.236Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:41:01.236Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:41:01.236Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,938 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8080
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,939 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,939 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,939 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.892s
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,996 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-dev-mode-test12121748727441978447/src/main/resources/messages/msg_de.properties
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:15,997 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2025-12-24T22:41:01.236Z] 2025-12-24 22:39:16,002 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:41:01.236Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:41:01.236Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:41:01.236Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:41:01.236Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:41:01.236Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:41:01.237Z] 2025-12-24 22:39:16,420 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8080
[2025-12-24T22:41:01.237Z] 2025-12-24 22:39:16,420 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:41:01.237Z] 2025-12-24 22:39:16,420 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:41:01.237Z] 2025-12-24 22:39:16,421 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.425s
[2025-12-24T22:41:01.237Z] 2025-12-24 22:39:16,437 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:41:01.237Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.552 s - in io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2025-12-24T22:41:01.237Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2025-12-24T22:41:03.428Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s - in io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2025-12-24T22:41:03.428Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2025-12-24T22:41:04.105Z] 2025-12-24 22:39:20,202 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-12-24T22:41:04.105Z] 2025-12-24 22:39:20,203 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:04.105Z] 2025-12-24 22:39:20,203 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:41:04.781Z] 2025-12-24 22:39:20,741 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:41:04.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2025-12-24T22:41:04.781Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2025-12-24T22:41:05.470Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2025-12-24T22:41:05.470Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2025-12-24T22:41:06.147Z] 2025-12-24 22:39:22,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2025-12-24T22:41:06.147Z] 2025-12-24 22:39:22,306 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:06.147Z] 2025-12-24 22:39:22,306 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:41:06.851Z] 2025-12-24 22:39:22,895 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:41:06.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 s - in io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] Results:
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:41:06.851Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:41:06.851Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-deployment ---
[2025-12-24T22:41:06.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2025-12-24T22:41:06.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.pom
[2025-12-24T22:41:06.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-servlet-parent >---------
[2025-12-24T22:41:06.851Z] [INFO] Building Quarkus - RESTEasy Reactive - Servlet 2.7.5.Final [295/964]
[2025-12-24T22:41:06.851Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-parent ---
[2025-12-24T22:41:06.851Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-parent/2.7.5.Final/quarkus-resteasy-reactive-servlet-parent-2.7.5.Final.pom
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-servlet >------------
[2025-12-24T22:41:06.851Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Runtime 2.7.5.Final [296/964]
[2025-12-24T22:41:06.851Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:06.851Z] [INFO]
[2025-12-24T22:41:06.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Processed 7 files in 28ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Processed 7 files in 00:00.023 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:07.531Z] [INFO] Copying 1 resource
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:07.531Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/classes
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:07.531Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/test/resources
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] No sources to compile
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] No tests to run.
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet ---
[2025-12-24T22:41:07.531Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2025-12-24T22:41:07.531Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.pom
[2025-12-24T22:41:07.531Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-servlet-deployment >-------
[2025-12-24T22:41:07.531Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Deployment 2.7.5.Final [297/964]
[2025-12-24T22:41:07.531Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:07.531Z] [INFO]
[2025-12-24T22:41:07.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.209Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.209Z] [INFO]
[2025-12-24T22:41:08.210Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.210Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:41:08.210Z] [INFO]
[2025-12-24T22:41:08.210Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.210Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:41:08.210Z] [INFO]
[2025-12-24T22:41:08.210Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:08.210Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/main/resources
[2025-12-24T22:41:08.210Z] [INFO]
[2025-12-24T22:41:08.210Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.210Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:08.210Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/classes
[2025-12-24T22:41:08.899Z] [INFO]
[2025-12-24T22:41:08.899Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:08.899Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/test/resources
[2025-12-24T22:41:08.899Z] [INFO]
[2025-12-24T22:41:08.899Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.899Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:08.899Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/test-classes
[2025-12-24T22:41:08.899Z] [INFO]
[2025-12-24T22:41:08.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:08.899Z] [INFO]
[2025-12-24T22:41:08.899Z] [INFO] -------------------------------------------------------
[2025-12-24T22:41:08.899Z] [INFO] T E S T S
[2025-12-24T22:41:08.899Z] [INFO] -------------------------------------------------------
[2025-12-24T22:41:08.899Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:41:09.576Z] [INFO] Running io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:31,017 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:31,020 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:31,025 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:31,034 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:31,068 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:32,168 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.778s. Listening on: http://localhost:8081
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:32,169 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:32,169 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, servlet, smallrye-context-propagation, vertx]
[2025-12-24T22:41:17.134Z] 2025-12-24 22:39:33,269 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (executor-thread-0) Request failed : java.lang.RuntimeException: OUCH
[2025-12-24T22:41:17.134Z]
[2025-12-24T22:41:19.351Z] 2025-12-24 22:39:34,818 INFO [io.quarkus] (main) Quarkus stopped in 0.125s
[2025-12-24T22:41:19.351Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.162 s - in io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2025-12-24T22:41:19.351Z] [INFO]
[2025-12-24T22:41:19.351Z] [INFO] Results:
[2025-12-24T22:41:19.351Z] [INFO]
[2025-12-24T22:41:19.351Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:41:19.351Z] [INFO]
[2025-12-24T22:41:19.351Z] [INFO]
[2025-12-24T22:41:19.351Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:19.351Z] [INFO]
[2025-12-24T22:41:19.351Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:19.351Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2025-12-24T22:41:19.351Z] [INFO]
[2025-12-24T22:41:19.351Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:19.352Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-deployment ---
[2025-12-24T22:41:19.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2025-12-24T22:41:19.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.pom
[2025-12-24T22:41:19.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-kotlin >-----------
[2025-12-24T22:41:19.352Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [298/964]
[2025-12-24T22:41:19.352Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:19.352Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/main/resources
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] No sources to compile
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:19.352Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/test/resources
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] No sources to compile
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] No tests to run.
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-12-24T22:41:19.352Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] No sources in project. Archive not created.
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-kotlin ---
[2025-12-24T22:41:19.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2025-12-24T22:41:19.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.pom
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] -----------< io.quarkus:quarkus-rest-client-reactive-parent >-----------
[2025-12-24T22:41:19.352Z] [INFO] Building Quarkus - REST Client Reactive 2.7.5.Final [299/964]
[2025-12-24T22:41:19.352Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.352Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-parent ---
[2025-12-24T22:41:19.353Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-parent/2.7.5.Final/quarkus-rest-client-reactive-parent-2.7.5.Final.pom
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --------------< io.quarkus:quarkus-rest-client-reactive >---------------
[2025-12-24T22:41:19.353Z] [INFO] Building Quarkus - REST Client Reactive - Runtime 2.7.5.Final [300/964]
[2025-12-24T22:41:19.353Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:19.353Z] [INFO]
[2025-12-24T22:41:19.353Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO] Processed 23 files in 77ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO] Processed 23 files in 00:00.137 (Already Sorted: 23, Needed Sorting: 0)
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:20.135Z] [INFO] Copying 1 resource
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:20.135Z] [INFO] Compiling 22 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/classes
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:20.135Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/src/test/resources
[2025-12-24T22:41:20.135Z] [INFO]
[2025-12-24T22:41:20.135Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.135Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:20.135Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/test-classes
[2025-12-24T22:41:20.815Z] [INFO]
[2025-12-24T22:41:20.815Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:20.815Z] [INFO]
[2025-12-24T22:41:20.815Z] [INFO] -------------------------------------------------------
[2025-12-24T22:41:20.815Z] [INFO] T E S T S
[2025-12-24T22:41:20.815Z] [INFO] -------------------------------------------------------
[2025-12-24T22:41:20.815Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:41:21.495Z] [INFO] Running io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2025-12-24T22:41:22.594Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s - in io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2025-12-24T22:41:22.594Z] [INFO]
[2025-12-24T22:41:22.594Z] [INFO] Results:
[2025-12-24T22:41:22.594Z] [INFO]
[2025-12-24T22:41:22.594Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:41:22.594Z] [INFO]
[2025-12-24T22:41:22.594Z] [INFO]
[2025-12-24T22:41:22.594Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:22.595Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar
[2025-12-24T22:41:22.595Z] [INFO]
[2025-12-24T22:41:22.595Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:22.595Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:41:22.595Z] [INFO]
[2025-12-24T22:41:22.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive ---
[2025-12-24T22:41:22.595Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.jar
[2025-12-24T22:41:22.595Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.pom
[2025-12-24T22:41:22.595Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2025-12-24T22:41:22.595Z] [INFO]
[2025-12-24T22:41:22.595Z] [INFO] ---------< io.quarkus:quarkus-rest-client-reactive-deployment >---------
[2025-12-24T22:41:22.595Z] [INFO] Building Quarkus - REST Client Reactive - Deployment 2.7.5.Final [301/964]
[2025-12-24T22:41:22.595Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:41:22.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom
[2025-12-24T22:41:22.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom (3.2 kB at 11 kB/s)
[2025-12-24T22:41:22.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom
[2025-12-24T22:41:22.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom (2.4 kB at 7.1 kB/s)
[2025-12-24T22:41:22.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom
[2025-12-24T22:41:23.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom (2.4 kB at 7.3 kB/s)
[2025-12-24T22:41:23.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar
[2025-12-24T22:41:23.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar
[2025-12-24T22:41:23.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar
[2025-12-24T22:41:23.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar (13 kB at 153 kB/s)
[2025-12-24T22:41:23.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar (146 kB at 1.2 MB/s)
[2025-12-24T22:41:23.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar (9.5 kB at 24 kB/s)
[2025-12-24T22:41:23.277Z] [INFO]
[2025-12-24T22:41:23.277Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.277Z] [INFO]
[2025-12-24T22:41:23.277Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:23.954Z] [INFO]
[2025-12-24T22:41:23.954Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:24.633Z] [INFO] Processed 110 files in 286ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2025-12-24T22:41:24.633Z] [INFO]
[2025-12-24T22:41:24.633Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:24.633Z] [INFO] Processed 110 files in 00:00.237 (Already Sorted: 110, Needed Sorting: 0)
[2025-12-24T22:41:24.633Z] [INFO]
[2025-12-24T22:41:24.633Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:24.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:24.633Z] [INFO] Copying 2 resources
[2025-12-24T22:41:24.633Z] [INFO]
[2025-12-24T22:41:24.633Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:24.633Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:24.633Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/classes
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2025-12-24T22:41:25.312Z] [INFO]
[2025-12-24T22:41:25.312Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:25.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:41:25.312Z] [INFO] Copying 18 resources
[2025-12-24T22:41:25.312Z] [INFO]
[2025-12-24T22:41:25.312Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:25.312Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:41:25.312Z] [INFO] Compiling 105 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/test-classes
[2025-12-24T22:41:25.991Z] [INFO]
[2025-12-24T22:41:25.991Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:41:25.991Z] [INFO]
[2025-12-24T22:41:25.991Z] [INFO] -------------------------------------------------------
[2025-12-24T22:41:25.991Z] [INFO] T E S T S
[2025-12-24T22:41:25.991Z] [INFO] -------------------------------------------------------
[2025-12-24T22:41:25.991Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:41:27.397Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2025-12-24T22:41:38.154Z] Tests paused
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:43,601 INFO [org.ecl.jet.uti.log] (main) Logging initialized @1477ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:43,708 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:43,735 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7db82169{/__admin,null,AVAILABLE}
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:43,738 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5b970f7{/,null,AVAILABLE}
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:43,770 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6d24ffa1{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:43,770 INFO [org.ecl.jet.ser.Server] (main) Started @1647ms
[2025-12-24T22:41:38.154Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:41:38.154Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:41:38.154Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:41:38.154Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:41:38.154Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:49,548 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.648s. Listening on: http://localhost:8080
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:49,549 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:49,549 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:50,761 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-dev-mode-test8216820294782574630/src/main/resources/application.properties
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:50,763 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:50,776 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:41:38.154Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:41:38.154Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:41:38.154Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:41:38.154Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:41:38.154Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:51,427 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.644s. Listening on: http://localhost:8080
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:51,428 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:51,428 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:51,428 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.669s
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:51,509 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp894421232-24) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:41:38.154Z] 2025-12-24 22:39:52,897 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:41:38.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.792 s - in io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2025-12-24T22:41:38.154Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:53,021 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6d24ffa1{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:53,023 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5b970f7{/,null,UNAVAILABLE}
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:53,023 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7db82169{/__admin,null,UNAVAILABLE}
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:56,300 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-5) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6a4b956f
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:57,109 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.643s. Listening on: http://localhost:8081
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:57,109 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:57,110 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:57,278 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: nonexistent-service: java.lang.IllegalArgumentException: No service defined for name nonexistent-service
[2025-12-24T22:41:41.335Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2025-12-24T22:41:41.335Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2025-12-24T22:41:41.335Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailOnUnknownService$1(StorkIntegrationTest.java:48)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2025-12-24T22:41:41.335Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailOnUnknownService(StorkIntegrationTest.java:48)
[2025-12-24T22:41:41.335Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:41:41.335Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:41:41.335Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:41:41.335Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:41:41.335Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-12-24T22:41:41.335Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:41:41.335Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:41:41.335Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:41:41.335Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:41:41.335Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:41:41.335Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:41:41.335Z]
[2025-12-24T22:41:41.335Z] 2025-12-24 22:39:57,434 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: service-without-endpoints: java.lang.IllegalArgumentException: No service defined for name service-without-endpoints
[2025-12-24T22:41:41.335Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2025-12-24T22:41:41.335Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2025-12-24T22:41:41.335Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2025-12-24T22:41:41.335Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailForServiceWithoutEndpoints$2(StorkIntegrationTest.java:57)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2025-12-24T22:41:41.335Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2025-12-24T22:41:41.335Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailForServiceWithoutEndpoints(StorkIntegrationTest.java:57)
[2025-12-24T22:41:41.335Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:41:41.335Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:41:41.335Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:41:41.335Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:41:41.335Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-12-24T22:41:41.335Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:41:41.335Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:41:41.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:41:41.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:41:41.336Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:41:41.336Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:41:41.336Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:41:41.336Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:41:41.336Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:41:41.336Z]
[2025-12-24T22:41:42.014Z] 2025-12-24 22:39:57,557 INFO [io.quarkus] (main) Quarkus stopped in 0.092s
[2025-12-24T22:41:42.014Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.516 s - in io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2025-12-24T22:41:42.014Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:58,363 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-3) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@3d3f91a1
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,031 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,032 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,032 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,171 INFO [org.ecl.jet.uti.log] (main) Logging initialized @17046ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,241 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,249 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@58d7b8d2{/__admin,null,AVAILABLE}
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,250 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2a2f88c7{/,null,AVAILABLE}
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,254 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3152985e{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-12-24T22:41:43.418Z] 2025-12-24 22:39:59,255 INFO [org.ecl.jet.ser.Server] (main) Started @17131ms
[2025-12-24T22:41:44.830Z] 2025-12-24 22:39:59,592 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp2132073477-264) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:41:44.830Z] 2025-12-24 22:40:00,745 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:41:44.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.168 s - in io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2025-12-24T22:41:44.830Z] [INFO] Running io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2025-12-24T22:41:45.506Z] 2025-12-24 22:40:00,833 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-157) Stopped NetworkTrafficServerConnector@3152985e{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2025-12-24T22:41:45.506Z] 2025-12-24 22:40:00,835 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-157) Stopped o.e.j.s.ServletContextHandler@2a2f88c7{/,null,UNAVAILABLE}
[2025-12-24T22:41:45.506Z] 2025-12-24 22:40:00,835 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-157) Stopped o.e.j.s.ServletContextHandler@58d7b8d2{/__admin,null,UNAVAILABLE}
[2025-12-24T22:41:45.506Z] 2025-12-24 22:40:01,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T22:41:45.506Z] 2025-12-24 22:40:01,726 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:45.506Z] 2025-12-24 22:40:01,726 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:01,858 INFO [org.ecl.jet.uti.log] (main) Logging initialized @19734ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,047 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,055 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3d52a67f{/__admin,null,AVAILABLE}
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,056 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7cf3aa06{/,null,AVAILABLE}
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,060 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@732cfe49{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,061 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) x509=X509@67f55dc5(wiremock,h=[],w=[]) for Server@25a935e1[provider=Conscrypt,keyStore=null,trustStore=null]
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,062 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) Unable to get KeyManagerFactory instance for algorithm [SunX509] on provider [Conscrypt], using default
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,077 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1d3e0e96{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:38166}
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,077 INFO [org.ecl.jet.ser.Server] (main) Started @19953ms
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,322 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp537698814-323) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:41:46.908Z] 2025-12-24 22:40:02,574 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:41:46.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2025-12-24T22:41:46.908Z] [INFO] Running io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2025-12-24T22:41:47.586Z] 2025-12-24 22:40:02,637 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-192) Stopped NetworkTrafficServerConnector@732cfe49{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:02,637 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-192) Stopped NetworkTrafficServerConnector@1d3e0e96{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:02,640 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-192) Stopped o.e.j.s.ServletContextHandler@7cf3aa06{/,null,UNAVAILABLE}
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:02,640 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-192) Stopped o.e.j.s.ServletContextHandler@3d52a67f{/__admin,null,UNAVAILABLE}
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:03,030 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-6) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:03,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" 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-12-24T22:41:47.587Z] 2025-12-24 22:40:03,618 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:03,619 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:03,619 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:47.587Z] 2025-12-24 22:40:03,764 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:41:47.587Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2025-12-24T22:41:47.587Z] [INFO] Running io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2025-12-24T22:41:49.022Z] 2025-12-24 22:40:04,955 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2025-12-24T22:41:49.022Z] 2025-12-24 22:40:04,956 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:49.022Z] 2025-12-24 22:40:04,956 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:50.429Z] 2025-12-24 22:40:06,305 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:41:50.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 s - in io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2025-12-24T22:41:50.429Z] [INFO] Running io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2025-12-24T22:41:51.858Z] 2025-12-24 22:40:07,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-12-24T22:41:51.858Z] 2025-12-24 22:40:07,435 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:51.858Z] 2025-12-24 22:40:07,435 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:52.536Z] 2025-12-24 22:40:08,162 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:41:52.536Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.853 s - in io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2025-12-24T22:41:52.536Z] [INFO] Running io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2025-12-24T22:41:53.214Z] 2025-12-24 22:40:09,210 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2025-12-24T22:41:53.214Z] 2025-12-24 22:40:09,210 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:53.214Z] 2025-12-24 22:40:09,210 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:53.892Z] 2025-12-24 22:40:09,656 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:41:53.892Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2025-12-24T22:41:53.892Z] [INFO] Running io.quarkus.rest.client.reactive.InvalidURITest
[2025-12-24T22:41:54.571Z] 2025-12-24 22:40:10,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T22:41:54.571Z] 2025-12-24 22:40:10,631 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:54.571Z] 2025-12-24 22:40:10,631 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:54.571Z] 2025-12-24 22:40:10,750 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Invalid REST Client URL used: 'localhost:8080/foo'
[2025-12-24T22:41:55.250Z] 2025-12-24 22:40:10,915 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:41:55.250Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in io.quarkus.rest.client.reactive.InvalidURITest
[2025-12-24T22:41:55.250Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2025-12-24T22:41:56.656Z] 2025-12-24 22:40:11,501 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-3) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@4ddeec93
[2025-12-24T22:41:56.657Z] 2025-12-24 22:40:12,206 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2025-12-24T22:41:56.657Z] 2025-12-24 22:40:12,206 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:56.657Z] 2025-12-24 22:40:12,206 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:56.657Z] 2025-12-24 22:40:12,526 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:41:56.657Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2025-12-24T22:41:56.657Z] [INFO] Running io.quarkus.rest.client.reactive.redirect.RedirectTest
[2025-12-24T22:41:57.334Z] 2025-12-24 22:40:13,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-12-24T22:41:57.334Z] 2025-12-24 22:40:13,390 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:57.334Z] 2025-12-24 22:40:13,390 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:58.038Z] 2025-12-24 22:40:13,763 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:41:58.038Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.rest.client.reactive.redirect.RedirectTest
[2025-12-24T22:41:58.038Z] [INFO] Running io.quarkus.rest.client.reactive.RestClientListenerTest
[2025-12-24T22:41:58.725Z] 2025-12-24 22:40:14,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:41:58.725Z] 2025-12-24 22:40:14,730 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:41:58.725Z] 2025-12-24 22:40:14,730 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:41:59.401Z] 2025-12-24 22:40:15,007 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:41:59.401Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in io.quarkus.rest.client.reactive.RestClientListenerTest
[2025-12-24T22:41:59.401Z] [INFO] Running io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2025-12-24T22:42:00.079Z] 2025-12-24 22:40:16,010 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2025-12-24T22:42:00.079Z] 2025-12-24 22:40:16,011 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:00.079Z] 2025-12-24 22:40:16,011 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:00.757Z] 2025-12-24 22:40:16,345 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:42:00.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2025-12-24T22:42:00.757Z] [INFO] Running io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2025-12-24T22:42:01.438Z] 2025-12-24 22:40:17,331 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-12-24T22:42:01.438Z] 2025-12-24 22:40:17,331 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:01.438Z] 2025-12-24 22:40:17,331 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:01.438Z] 2025-12-24 22:40:17,608 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:42:01.438Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s - in io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2025-12-24T22:42:01.438Z] [INFO] Running io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2025-12-24T22:42:02.848Z] 2025-12-24 22:40:18,472 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2025-12-24T22:42:02.848Z] 2025-12-24 22:40:18,472 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:02.848Z] 2025-12-24 22:40:18,472 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:02.848Z] 2025-12-24 22:40:18,741 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:42:02.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2025-12-24T22:42:02.848Z] [INFO] Running io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2025-12-24T22:42:04.285Z] 2025-12-24 22:40:19,232 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-14) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@57f649d7
[2025-12-24T22:42:04.285Z] 2025-12-24 22:40:19,774 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.507s. Listening on: http://localhost:8081
[2025-12-24T22:42:04.285Z] 2025-12-24 22:40:19,774 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:04.285Z] 2025-12-24 22:40:19,774 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:04.285Z] 2025-12-24 22:40:20,060 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:42:04.286Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2025-12-24T22:42:04.286Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2025-12-24T22:42:04.966Z] 2025-12-24 22:40:21,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2025-12-24T22:42:04.966Z] 2025-12-24 22:40:21,005 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:04.966Z] 2025-12-24 22:40:21,005 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:06.434Z] 2025-12-24 22:40:22,355 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /slow failed, error id: 677a3c25-3259-4480-b626-14744ebc3712-1: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:42:06.434Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:42:06.434Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2025-12-24T22:42:06.434Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2025-12-24T22:42:06.434Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:42:06.434Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:42:06.434Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:42:06.434Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:42:06.434Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:42:06.434Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:42:06.434Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:42:06.434Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:42:06.434Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:42:06.434Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:42:06.434Z]
[2025-12-24T22:42:06.434Z] 2025-12-24 22:40:22,358 ERROR [io.ver.ext.web.RoutingContext] (executor-thread-0) Unhandled exception in router: java.util.concurrent.RejectedExecutionException: event executor terminated
[2025-12-24T22:42:06.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2025-12-24T22:42:06.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2025-12-24T22:42:06.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2025-12-24T22:42:06.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2025-12-24T22:42:06.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2025-12-24T22:42:06.434Z] at io.vertx.core.net.impl.ConnectionBase.queueForWrite(ConnectionBase.java:238)
[2025-12-24T22:42:06.435Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:228)
[2025-12-24T22:42:06.435Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:218)
[2025-12-24T22:42:06.435Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:214)
[2025-12-24T22:42:06.435Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:416)
[2025-12-24T22:42:06.435Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2025-12-24T22:42:06.435Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.writeResponse(QuarkusErrorHandler.java:191)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.jsonResponse(QuarkusErrorHandler.java:177)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:161)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:30)
[2025-12-24T22:42:06.435Z] at io.vertx.ext.web.impl.RouteState.handleFailure(RouteState.java:1218)
[2025-12-24T22:42:06.435Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:160)
[2025-12-24T22:42:06.435Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:42:06.435Z] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:604)
[2025-12-24T22:42:06.435Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:192)
[2025-12-24T22:42:06.435Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:181)
[2025-12-24T22:42:06.435Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext.handleUnrecoverableError(QuarkusResteasyReactiveRequestContext.java:63)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:42:06.435Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:42:06.435Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:42:06.435Z]
[2025-12-24T22:42:06.435Z] 2025-12-24 22:40:22,358 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:42:06.435Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:42:06.435Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2025-12-24T22:42:06.435Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:42:06.435Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:42:06.435Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:42:06.435Z]
[2025-12-24T22:42:06.435Z] 2025-12-24 22:40:22,359 ERROR [org.jbo.thr.errors] (executor-thread-0) Thread Thread[executor-thread-0,5,main] threw an uncaught exception: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getContexts(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:42:06.435Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:24)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.setOtherHttpContextObject(Unknown Source)
[2025-12-24T22:42:06.435Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest.set(QuarkusCurrentRequest.java:25)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.server.core.CurrentRequestManager.set(CurrentRequestManager.java:12)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext.requestScopeDeactivated(ResteasyReactiveRequestContext.java:644)
[2025-12-24T22:42:06.435Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:183)
[2025-12-24T22:42:06.435Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:42:06.435Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:42:06.435Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:42:06.435Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:42:06.435Z]
[2025-12-24T22:42:06.435Z] 2025-12-24 22:40:22,359 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-12-24T22:42:06.435Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 s - in io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2025-12-24T22:42:06.435Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2025-12-24T22:42:07.116Z] 2025-12-24 22:40:23,291 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2025-12-24T22:42:07.116Z] 2025-12-24 22:40:23,291 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:07.116Z] 2025-12-24 22:40:23,291 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:13.512Z] 2025-12-24 22:40:29,673 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:42:13.512Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.304 s - in io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2025-12-24T22:42:13.512Z] [INFO] Running io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2025-12-24T22:42:14.931Z] 2025-12-24 22:40:30,184 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-13) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@450eea5f
[2025-12-24T22:42:14.931Z] 2025-12-24 22:40:30,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2025-12-24T22:42:14.931Z] 2025-12-24 22:40:30,715 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:14.931Z] 2025-12-24 22:40:30,715 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:14.931Z] 2025-12-24 22:40:31,065 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-12-24T22:42:14.931Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2025-12-24T22:42:14.931Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2025-12-24T22:42:16.339Z] 2025-12-24 22:40:32,198 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2025-12-24T22:42:16.339Z] 2025-12-24 22:40:32,199 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:16.339Z] 2025-12-24 22:40:32,199 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:16.339Z] 2025-12-24 22:40:32,327 WARN [io.qua.res.cli.rea.run.ConfigUtils] (main) Failed to find value for config property ${non-existent-property} in application configuration. Please provide the value for the property, e.g. by adding non-existent-property=<desired-value> to your application.properties
[2025-12-24T22:42:16.339Z] 2025-12-24 22:40:32,524 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:42:16.339Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s - in io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2025-12-24T22:42:16.339Z] [INFO] Running io.quarkus.rest.client.reactive.headers.UserAgentTest
[2025-12-24T22:42:17.755Z] 2025-12-24 22:40:33,409 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2025-12-24T22:42:17.755Z] 2025-12-24 22:40:33,410 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:17.755Z] 2025-12-24 22:40:33,410 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:17.755Z] 2025-12-24 22:40:33,702 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:42:17.755Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in io.quarkus.rest.client.reactive.headers.UserAgentTest
[2025-12-24T22:42:17.755Z] [INFO] Running io.quarkus.rest.client.reactive.headers.HeaderTest
[2025-12-24T22:42:18.433Z] 2025-12-24 22:40:34,545 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-12-24T22:42:18.433Z] 2025-12-24 22:40:34,545 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:18.433Z] 2025-12-24 22:40:34,545 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:19.111Z] 2025-12-24 22:40:34,867 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:42:19.112Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s - in io.quarkus.rest.client.reactive.headers.HeaderTest
[2025-12-24T22:42:19.112Z] [INFO] Running io.quarkus.rest.client.reactive.headers.CookieTest
[2025-12-24T22:42:19.790Z] 2025-12-24 22:40:35,696 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-12-24T22:42:19.790Z] 2025-12-24 22:40:35,696 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:19.790Z] 2025-12-24 22:40:35,696 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:20.470Z] 2025-12-24 22:40:36,027 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:42:20.470Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s - in io.quarkus.rest.client.reactive.headers.CookieTest
[2025-12-24T22:42:20.470Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2025-12-24T22:42:21.148Z] 2025-12-24 22:40:37,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8081
[2025-12-24T22:42:21.148Z] 2025-12-24 22:40:37,065 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:21.148Z] 2025-12-24 22:40:37,065 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:21.827Z] 2025-12-24 22:40:37,849 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:42:21.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 s - in io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2025-12-24T22:42:21.827Z] [INFO] Running io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2025-12-24T22:42:23.235Z] 2025-12-24 22:40:38,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-12-24T22:42:23.235Z] 2025-12-24 22:40:38,828 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:23.235Z] 2025-12-24 22:40:38,828 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:29.459Z] 2025-12-24 22:40:45,256 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T22:42:29.459Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.404 s - in io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2025-12-24T22:42:29.459Z] [INFO] Running io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2025-12-24T22:42:30.138Z] 2025-12-24 22:40:46,310 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.593s. Listening on: http://localhost:8081
[2025-12-24T22:42:30.138Z] 2025-12-24 22:40:46,311 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:30.138Z] 2025-12-24 22:40:46,311 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:30.817Z] 2025-12-24 22:40:46,742 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:42:30.817Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s - in io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2025-12-24T22:42:30.817Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2025-12-24T22:42:31.496Z] 2025-12-24 22:40:47,660 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2025-12-24T22:42:31.496Z] 2025-12-24 22:40:47,661 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:31.496Z] 2025-12-24 22:40:47,661 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,857 INFO [org.ecl.jet.uti.log] (main) Logging initialized @65734ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,935 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,944 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6119035a{/__admin,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,945 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@301a250f{/,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,950 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@326fa129{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,950 INFO [org.ecl.jet.ser.Server] (main) Started @65826ms
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,952 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,955 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6d54c664{/__admin,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,955 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@60cd6cbf{/,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,955 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@337e98e8{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,955 INFO [org.ecl.jet.ser.Server] (main) Started @65832ms
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,959 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,963 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@58cbfc27{/__admin,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,963 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2f6eb4ee{/,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,964 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2ad33c64{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:47,964 INFO [org.ecl.jet.ser.Server] (main) Started @65840ms
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,172 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@326fa129{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,173 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@301a250f{/,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,173 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6119035a{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,175 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@337e98e8{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,175 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@60cd6cbf{/,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,176 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6d54c664{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,178 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2ad33c64{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,178 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2f6eb4ee{/,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,178 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@58cbfc27{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,186 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,188 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5da6b3d3{/__admin,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,188 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7b2d8508{/,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,189 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@4a18e3f5{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,189 INFO [org.ecl.jet.ser.Server] (main) Started @66066ms
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,192 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,194 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@10d545a2{/__admin,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,194 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5a9dff4b{/,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,195 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@d39c10f{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,195 INFO [org.ecl.jet.ser.Server] (main) Started @66071ms
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,197 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,199 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@115d6979{/__admin,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,200 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@29b805d5{/,null,AVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,200 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@657e9934{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,200 INFO [org.ecl.jet.ser.Server] (main) Started @66077ms
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,214 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@4a18e3f5{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,214 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7b2d8508{/,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,215 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5da6b3d3{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,217 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@d39c10f{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,217 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5a9dff4b{/,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,218 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@10d545a2{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,220 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@657e9934{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,220 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@29b805d5{/,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,221 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@115d6979{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:32.175Z] 2025-12-24 22:40:48,256 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:42:32.175Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2025-12-24T22:42:32.175Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2025-12-24T22:42:33.581Z] 2025-12-24 22:40:49,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.549s. Listening on: http://localhost:8081
[2025-12-24T22:42:33.581Z] 2025-12-24 22:40:49,337 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:33.581Z] 2025-12-24 22:40:49,338 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,562 INFO [org.ecl.jet.uti.log] (main) Logging initialized @67438ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,631 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,640 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@51523744{/__admin,null,AVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,641 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@28b0768f{/,null,AVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,645 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@23dfa1f3{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,674 INFO [org.ecl.jet.ser.Server] (main) Started @67550ms
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,677 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,678 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1c3df75d{/__admin,null,AVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,679 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1949c0b0{/,null,AVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,679 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7da9939e{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,680 INFO [org.ecl.jet.ser.Server] (main) Started @67556ms
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,683 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,693 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@fdeb9e5{/__admin,null,AVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,694 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@32afdffa{/,null,AVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,694 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2c8bca1{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,694 INFO [org.ecl.jet.ser.Server] (main) Started @67571ms
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:49,811 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp355893096-1653) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,069 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@23dfa1f3{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,070 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@28b0768f{/,null,UNAVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,070 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@51523744{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,103 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7da9939e{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,103 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1949c0b0{/,null,UNAVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,103 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1c3df75d{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,110 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2c8bca1{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,110 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@32afdffa{/,null,UNAVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,111 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@fdeb9e5{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:34.260Z] 2025-12-24 22:40:50,138 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:42:34.260Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2025-12-24T22:42:34.260Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.ProxyTest
[2025-12-24T22:42:35.670Z] 2025-12-24 22:40:51,178 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2025-12-24T22:42:35.670Z] 2025-12-24 22:40:51,180 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:35.670Z] 2025-12-24 22:40:51,180 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,453 INFO [org.ecl.jet.uti.log] (main) Logging initialized @69330ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,528 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,537 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5e247d3d{/__admin,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,538 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7f96e730{/,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,543 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5bb87500{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,543 INFO [org.ecl.jet.ser.Server] (main) Started @69420ms
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,546 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,549 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7628d4dd{/__admin,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,549 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@12c62a1d{/,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,550 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7b7594b0{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,550 INFO [org.ecl.jet.ser.Server] (main) Started @69427ms
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,554 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,557 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2a23cf69{/__admin,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,557 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2c277eb8{/,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,558 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@39888a92{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,558 INFO [org.ecl.jet.ser.Server] (main) Started @69434ms
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,687 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1917726311-1729) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,940 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp674871366-1737) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:51,962 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp226796125-1745) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,000 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5bb87500{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,003 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7f96e730{/,null,UNAVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,003 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5e247d3d{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,007 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7b7594b0{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,007 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@12c62a1d{/,null,UNAVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,007 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7628d4dd{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,011 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@39888a92{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,011 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2c277eb8{/,null,UNAVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,012 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2a23cf69{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,022 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,025 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@73d176a0{/__admin,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,026 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@400b611c{/,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,027 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6e30260c{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,027 INFO [org.ecl.jet.ser.Server] (main) Started @69903ms
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,031 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,033 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@72e65aac{/__admin,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,033 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@8584a5d{/,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,034 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@f000399{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,034 INFO [org.ecl.jet.ser.Server] (main) Started @69911ms
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,037 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,041 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@55a3dd6d{/__admin,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,041 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@9da870b{/,null,AVAILABLE}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,042 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@696f3e7e{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,042 INFO [org.ecl.jet.ser.Server] (main) Started @69919ms
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,049 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp431594278-1756) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,079 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp144270544-1764) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,096 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1122777467-1772) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:36.350Z] 2025-12-24 22:40:52,124 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6e30260c{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,125 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@400b611c{/,null,UNAVAILABLE}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,125 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@73d176a0{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,129 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@f000399{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,129 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@8584a5d{/,null,UNAVAILABLE}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,130 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@72e65aac{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,133 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@696f3e7e{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,134 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@9da870b{/,null,UNAVAILABLE}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,134 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@55a3dd6d{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:36.351Z] 2025-12-24 22:40:52,180 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:42:36.351Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 s - in io.quarkus.rest.client.reactive.proxy.ProxyTest
[2025-12-24T22:42:36.351Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2025-12-24T22:42:37.030Z] 2025-12-24 22:40:53,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2025-12-24T22:42:37.030Z] 2025-12-24 22:40:53,105 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:37.030Z] 2025-12-24 22:40:53,105 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,316 INFO [org.ecl.jet.uti.log] (main) Logging initialized @71193ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,389 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,398 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7a8990e3{/__admin,null,AVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,399 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@205137d8{/,null,AVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,402 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@472f46db{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,403 INFO [org.ecl.jet.ser.Server] (main) Started @71279ms
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,405 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,407 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@46c2b77e{/__admin,null,AVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,407 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4e4ce2b4{/,null,AVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,407 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6c993a41{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,407 INFO [org.ecl.jet.ser.Server] (main) Started @71284ms
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,410 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,412 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1463f8e8{/__admin,null,AVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,413 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@155736fa{/,null,AVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,413 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@db1f83{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,413 INFO [org.ecl.jet.ser.Server] (main) Started @71290ms
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,539 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp443088828-1843) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,788 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp2145645064-1827) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,818 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@472f46db{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,819 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@205137d8{/,null,UNAVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,820 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7a8990e3{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,822 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6c993a41{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,823 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4e4ce2b4{/,null,UNAVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,823 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@46c2b77e{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,825 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@db1f83{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,826 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@155736fa{/,null,UNAVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,826 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1463f8e8{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:37.726Z] 2025-12-24 22:40:53,864 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:42:37.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2025-12-24T22:42:37.726Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2025-12-24T22:42:39.133Z] 2025-12-24 22:40:54,883 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:42:39.133Z] 2025-12-24 22:40:54,884 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:39.133Z] 2025-12-24 22:40:54,884 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,063 INFO [org.ecl.jet.uti.log] (main) Logging initialized @72940ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,134 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,143 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2282fe5a{/__admin,null,AVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,144 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@66ef85ee{/,null,AVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,147 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2a6772c7{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,148 INFO [org.ecl.jet.ser.Server] (main) Started @73024ms
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,150 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,162 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4a2d3db5{/__admin,null,AVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,162 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@66548211{/,null,AVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,163 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@54a61144{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,163 INFO [org.ecl.jet.ser.Server] (main) Started @73039ms
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,167 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,169 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@13192313{/__admin,null,AVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,169 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@869b232{/,null,AVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,170 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@228381d0{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,170 INFO [org.ecl.jet.ser.Server] (main) Started @73046ms
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,268 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1114722263-1909) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,536 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp35259291-1901) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,599 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2a6772c7{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,600 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@66ef85ee{/,null,UNAVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,600 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2282fe5a{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,604 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@54a61144{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,605 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@66548211{/,null,UNAVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,605 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4a2d3db5{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,607 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@228381d0{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,607 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@869b232{/,null,UNAVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,607 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@13192313{/__admin,null,UNAVAILABLE}
[2025-12-24T22:42:39.812Z] 2025-12-24 22:40:55,635 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:42:39.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2025-12-24T22:42:39.812Z] [INFO] Running io.quarkus.rest.client.reactive.AsyncHeaderTest
[2025-12-24T22:42:40.491Z] 2025-12-24 22:40:56,488 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2025-12-24T22:42:40.491Z] 2025-12-24 22:40:56,488 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:40.491Z] 2025-12-24 22:40:56,488 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:41.168Z] 2025-12-24 22:40:56,737 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:42:41.168Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s - in io.quarkus.rest.client.reactive.AsyncHeaderTest
[2025-12-24T22:42:41.168Z] [INFO] Running io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2025-12-24T22:42:41.846Z] 2025-12-24 22:40:57,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2025-12-24T22:42:41.846Z] 2025-12-24 22:40:57,703 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:41.846Z] 2025-12-24 22:40:57,703 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:42.526Z] 2025-12-24 22:40:58,115 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (main) Error occurred while destroying instance of bean [io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$CDIWrapper_Bean]: java.lang.ClassCastException: class io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface cannot be cast to class io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 (io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface and io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @482e736b)
[2025-12-24T22:42:42.526Z] 2025-12-24 22:40:58,139 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:42:42.526Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2025-12-24T22:42:42.526Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2025-12-24T22:42:43.203Z] 2025-12-24 22:40:59,039 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2025-12-24T22:42:43.203Z] 2025-12-24 22:40:59,039 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:43.203Z] 2025-12-24 22:40:59,040 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:43.882Z] 2025-12-24 22:40:59,456 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:42:43.882Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2025-12-24T22:42:43.882Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormParamTest
[2025-12-24T22:42:44.561Z] 2025-12-24 22:41:00,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2025-12-24T22:42:44.561Z] 2025-12-24 22:41:00,402 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:44.561Z] 2025-12-24 22:41:00,402 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:44.561Z] 2025-12-24 22:41:00,724 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:42:44.561Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.rest.client.reactive.form.FormParamTest
[2025-12-24T22:42:44.561Z] [INFO] Running io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2025-12-24T22:42:45.963Z] 2025-12-24 22:41:01,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-12-24T22:42:45.963Z] 2025-12-24 22:41:01,688 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:45.963Z] 2025-12-24 22:41:01,688 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:45.963Z] 2025-12-24 22:41:02,053 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-12-24T22:42:45.963Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2025-12-24T22:42:45.963Z] [INFO] Running io.quarkus.rest.client.reactive.BasicRestClientTest
[2025-12-24T22:42:47.374Z] 2025-12-24 22:41:02,549 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-8) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@d60b880
[2025-12-24T22:42:47.374Z] 2025-12-24 22:41:02,550 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-8) Failed to index [Ljava.lang.Integer;: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@d60b880
[2025-12-24T22:42:47.374Z] 2025-12-24 22:41:03,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2025-12-24T22:42:47.374Z] 2025-12-24 22:41:03,259 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:47.374Z] 2025-12-24 22:41:03,259 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:48.052Z] 2025-12-24 22:41:04,217 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:42:48.052Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.163 s - in io.quarkus.rest.client.reactive.BasicRestClientTest
[2025-12-24T22:42:48.052Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2025-12-24T22:42:49.460Z] 2025-12-24 22:41:05,083 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-12-24T22:42:49.460Z] 2025-12-24 22:41:05,085 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:49.460Z] 2025-12-24 22:41:05,085 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:49.460Z] 2025-12-24 22:41:05,398 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:42:49.460Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2025-12-24T22:42:49.460Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2025-12-24T22:42:50.140Z] 2025-12-24 22:41:06,322 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2025-12-24T22:42:50.140Z] 2025-12-24 22:41:06,322 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:50.140Z] 2025-12-24 22:41:06,322 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:50.817Z] 2025-12-24 22:41:06,660 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:42:50.817Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2025-12-24T22:42:50.817Z] [INFO] Running io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2025-12-24T22:42:51.920Z] 2025-12-24 22:41:07,466 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2025-12-24T22:42:51.920Z] 2025-12-24 22:41:07,466 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:51.920Z] 2025-12-24 22:41:07,466 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:51.920Z] 2025-12-24 22:41:07,783 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:42:51.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2025-12-24T22:42:51.920Z] [INFO] Running io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2025-12-24T22:42:52.598Z] 2025-12-24 22:41:08,670 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2025-12-24T22:42:52.598Z] 2025-12-24 22:41:08,671 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:52.598Z] 2025-12-24 22:41:08,671 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:53.276Z] 2025-12-24 22:41:08,967 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:42:53.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2025-12-24T22:42:53.277Z] [INFO] Running io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2025-12-24T22:42:53.956Z] 2025-12-24 22:41:09,846 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2025-12-24T22:42:53.956Z] 2025-12-24 22:41:09,846 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:53.956Z] 2025-12-24 22:41:09,846 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:54.635Z] 2025-12-24 22:41:10,390 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (vert.x-eventloop-thread-4) A blocking operation occurred on the IO thread. This likely means you need to annotate io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource#doABlockingCall() with @io.smallrye.common.annotation.Blocking. Alternatively you can annotate the class io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource to make every method on the class blocking, or annotate your sub class of the javax.ws.rs.core.Application class to make the whole application blocking
[2025-12-24T22:42:54.635Z] 2025-12-24 22:41:10,398 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /non-blocking/block failed, error id: 19625613-4f3f-4973-a21c-efdadb54203d-1: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:42:54.635Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:42:54.635Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:42:54.635Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:42:54.635Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:42:54.635Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:42:54.635Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:42:54.635Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:42:54.635Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:42:54.635Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:42:54.635Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:42:54.635Z]
[2025-12-24T22:42:54.635Z] 2025-12-24 22:41:10,401 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-4) Request failed: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2025-12-24T22:42:54.635Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2025-12-24T22:42:54.635Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T22:42:54.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T22:42:54.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T22:42:54.635Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:42:54.635Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T22:42:54.635Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T22:42:54.635Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T22:42:54.635Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T22:42:54.635Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T22:42:54.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:42:54.635Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:42:54.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:42:54.635Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:42:54.635Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:42:54.635Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:42:54.636Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:42:54.636Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:42:54.636Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:42:54.636Z]
[2025-12-24T22:42:54.636Z] 2025-12-24 22:41:10,447 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:42:54.636Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2025-12-24T22:42:54.636Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2025-12-24T22:42:55.314Z] 2025-12-24 22:41:11,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2025-12-24T22:42:55.314Z] 2025-12-24 22:41:11,339 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:55.314Z] 2025-12-24 22:41:11,339 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:55.994Z] 2025-12-24 22:41:11,665 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:42:55.994Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2025-12-24T22:42:55.994Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2025-12-24T22:42:56.673Z] 2025-12-24 22:41:12,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2025-12-24T22:42:56.673Z] 2025-12-24 22:41:12,494 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:56.673Z] 2025-12-24 22:41:12,494 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:56.673Z] 2025-12-24 22:41:12,856 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:42:57.350Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2025-12-24T22:42:57.350Z] [INFO] Running io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2025-12-24T22:42:58.056Z] 2025-12-24 22:41:14,101 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-12-24T22:42:58.056Z] 2025-12-24 22:41:14,101 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:58.056Z] 2025-12-24 22:41:14,101 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:58.737Z] 2025-12-24 22:41:14,440 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:42:58.737Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2025-12-24T22:42:58.737Z] [INFO] Running io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2025-12-24T22:42:59.418Z] 2025-12-24 22:41:15,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T22:42:59.418Z] 2025-12-24 22:41:15,326 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:42:59.418Z] 2025-12-24 22:41:15,326 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:42:59.418Z] 2025-12-24 22:41:15,631 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:43:00.097Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2025-12-24T22:43:00.097Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2025-12-24T22:43:00.775Z] 2025-12-24 22:41:16,469 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:43:00.775Z] 2025-12-24 22:41:16,469 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:00.775Z] 2025-12-24 22:41:16,469 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:00.775Z] 2025-12-24 22:41:16,823 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:43:00.776Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2025-12-24T22:43:00.776Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2025-12-24T22:43:01.452Z] 2025-12-24 22:41:17,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-12-24T22:43:01.452Z] 2025-12-24 22:41:17,669 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:01.452Z] 2025-12-24 22:41:17,669 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:03.645Z] 2025-12-24 22:41:19,463 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:43:03.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 s - in io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2025-12-24T22:43:03.645Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2025-12-24T22:43:04.324Z] 2025-12-24 22:41:20,321 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-12-24T22:43:04.324Z] 2025-12-24 22:41:20,321 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:04.324Z] 2025-12-24 22:41:20,321 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:28.942Z] 2025-12-24 22:41:43,059 ERROR [org.jbo.res.rea.cli.imp.mul.MultiByteHttpData] (vert.x-eventloop-thread-15) Multi<Byte> used to send a multipart message failed: java.lang.RuntimeException: forced
[2025-12-24T22:43:28.942Z] at io.quarkus.rest.client.reactive.multipart.MultiByteFileTest.lambda$shouldBehaveWellWithErrorOnMulti$5(MultiByteFileTest.java:121)
[2025-12-24T22:43:28.942Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:28)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.setOrSwitchUpstream(SwitchableSubscriptionSubscriber.java:202)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.onSubscribe(MultiRepeatUntilOp.java:64)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher.subscribe(UniToMultiPublisher.java:26)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.groups.MultiCreate$1.subscribe(MultiCreate.java:163)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.drainLoop(MultiRepeatUntilOp.java:92)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.subscribeNext(MultiRepeatUntilOp.java:72)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatUntilProcessor.onCompletion(MultiRepeatUntilOp.java:140)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onComplete(MultiSubscriber.java:83)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.onItem(UniToMultiPublisher.java:95)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2025-12-24T22:43:28.942Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.request(SwitchableSubscriptionSubscriber.java:169)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiOperatorProcessor.request(MultiOperatorProcessor.java:120)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.run(MultiEmitOnOp.java:208)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.schedule(MultiEmitOnOp.java:162)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.request(MultiEmitOnOp.java:135)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.lambda$requestUpstream$0(MultiSubscribeOnOp.java:70)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.requestUpstream(MultiSubscribeOnOp.java:70)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.request(MultiSubscribeOnOp.java:95)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.request(Subscribers.java:117)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData.getChunk(MultiByteHttpData.java:210)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.encodeNextChunkMultipart(PausableHttpPostRequestEncoder.java:970)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.nextChunk(PausableHttpPostRequestEncoder.java:1147)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.readChunk(PausableHttpPostRequestEncoder.java:1114)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.impl.multipart.QuarkusMultipartFormUpload.run(QuarkusMultipartFormUpload.java:154)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.lambda$accept$1(ClientSendRequestHandler.java:140)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2025-12-24T22:43:28.943Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:146)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:104)
[2025-12-24T22:43:28.943Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.uni.UniOperatorProcessor.onItem(UniOperatorProcessor.java:46)
[2025-12-24T22:43:28.943Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2025-12-24T22:43:28.943Z] at org.jboss.resteasy.reactive.client.AsyncResultUni.lambda$subscribe$1(AsyncResultUni.java:34)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2025-12-24T22:43:28.943Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$null$7(HttpClientImpl.java:645)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.lambda$emitSuccess$0(FutureBase.java:54)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:81)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:51)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.onComplete(FutureImpl.java:164)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.PromiseImpl.onComplete(PromiseImpl.java:23)
[2025-12-24T22:43:28.943Z] at io.vertx.core.http.impl.Http1xClientConnection.createStream(Http1xClientConnection.java:1151)
[2025-12-24T22:43:28.943Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$doRequest$8(HttpClientImpl.java:628)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.pool.Endpoint.lambda$getConnection$0(Endpoint.java:52)
[2025-12-24T22:43:28.943Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:162)
[2025-12-24T22:43:28.943Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:123)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:274)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:22)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$LeaseImpl.emit(SimpleConnectionPool.java:702)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$ConnectSuccess$2.run(SimpleConnectionPool.java:336)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.pool.CombinerExecutor.submit(CombinerExecutor.java:50)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.execute(SimpleConnectionPool.java:245)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.lambda$connect$2(SimpleConnectionPool.java:257)
[2025-12-24T22:43:28.943Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint.lambda$connect$2(SharedClientHttpStreamEndpoint.java:102)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.Composition$1.onSuccess(Composition.java:62)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.Composition.onSuccess(Composition.java:43)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2025-12-24T22:43:28.943Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$7(NetClientImpl.java:285)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:82)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.VertxHandler.handlerAdded(VertxHandler.java:88)
[2025-12-24T22:43:28.943Z] at io.netty.channel.AbstractChannelHandlerContext.callHandlerAdded(AbstractChannelHandlerContext.java:938)
[2025-12-24T22:43:28.943Z] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:609)
[2025-12-24T22:43:28.943Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:223)
[2025-12-24T22:43:28.943Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:195)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:287)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connectInternal$1(NetClientImpl.java:245)
[2025-12-24T22:43:28.943Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.ChannelProvider.connected(ChannelProvider.java:174)
[2025-12-24T22:43:28.943Z] at io.vertx.core.net.impl.ChannelProvider.lambda$handleConnect$0(ChannelProvider.java:157)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
[2025-12-24T22:43:28.943Z] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
[2025-12-24T22:43:28.943Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:300)
[2025-12-24T22:43:28.943Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:335)
[2025-12-24T22:43:28.943Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
[2025-12-24T22:43:28.943Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:43:28.943Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:43:28.943Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:43:28.943Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:43:28.943Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:43:28.944Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:43:28.944Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:43:28.944Z]
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:43,063 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-15) Stream reset: 0
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:43,075 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:82)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:70)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:217)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:88)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:25)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:43:28.944Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:43:28.944Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:43:28.944Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:43:28.944Z] Suppressed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.close(VertxInputStream.java:148)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:214)
[2025-12-24T22:43:28.944Z] ... 10 more
[2025-12-24T22:43:28.944Z] Caused by: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:200)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:196)
[2025-12-24T22:43:28.944Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:43:28.944Z] at io.vertx.core.http.impl.HttpEventHandler.handleException(HttpEventHandler.java:89)
[2025-12-24T22:43:28.944Z] at io.vertx.core.http.impl.Http1xServerRequest.handleException(Http1xServerRequest.java:635)
[2025-12-24T22:43:28.944Z] at io.vertx.core.http.impl.Http1xServerConnection.lambda$handleClosed$5(Http1xServerConnection.java:450)
[2025-12-24T22:43:28.944Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2025-12-24T22:43:28.944Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2025-12-24T22:43:28.944Z] at io.vertx.core.impl.AbstractContext.execute(AbstractContext.java:58)
[2025-12-24T22:43:28.944Z] at io.vertx.core.http.impl.Http1xServerConnection.handleClosed(Http1xServerConnection.java:449)
[2025-12-24T22:43:28.944Z] at io.vertx.core.net.impl.VertxHandler.channelInactive(VertxHandler.java:143)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2025-12-24T22:43:28.944Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81)
[2025-12-24T22:43:28.944Z] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2025-12-24T22:43:28.944Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:392)
[2025-12-24T22:43:28.944Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:357)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2025-12-24T22:43:28.944Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2025-12-24T22:43:28.944Z] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901)
[2025-12-24T22:43:28.944Z] at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813)
[2025-12-24T22:43:28.944Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:43:28.944Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:43:28.944Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:43:28.944Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:43:28.944Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:43:28.944Z] ... 2 more
[2025-12-24T22:43:28.944Z] Caused by: io.vertx.core.VertxException: Connection was closed
[2025-12-24T22:43:28.944Z] [CIRCULAR REFERENCE:java.io.IOException: io.vertx.core.VertxException: Connection was closed]
[2025-12-24T22:43:28.944Z]
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:43,123 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:43:28.944Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.649 s - in io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2025-12-24T22:43:28.944Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:43,967 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:43,967 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:43,967 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:44,721 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /give-me-file/error failed, error id: 97f1d514-9897-4f12-aa7a-9c3f66ba48fd-1: java.lang.RuntimeException: forced error
[2025-12-24T22:43:28.944Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2025-12-24T22:43:28.944Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:43:28.944Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:43:28.944Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:43:28.944Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:43:28.944Z]
[2025-12-24T22:43:28.944Z] 2025-12-24 22:41:44,722 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: forced error
[2025-12-24T22:43:28.944Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2025-12-24T22:43:28.944Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-12-24T22:43:28.944Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:43:28.944Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:43:28.944Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:43:28.945Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:43:28.945Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:43:28.945Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:43:28.945Z]
[2025-12-24T22:43:28.945Z] 2025-12-24 22:41:44,765 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:43:28.945Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2025-12-24T22:43:28.945Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderTest
[2025-12-24T22:43:29.626Z] 2025-12-24 22:41:45,235 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-4) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@45c9751a
[2025-12-24T22:43:29.626Z] 2025-12-24 22:41:45,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-12-24T22:43:29.626Z] 2025-12-24 22:41:45,763 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:29.626Z] 2025-12-24 22:41:45,763 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:30.307Z] 2025-12-24 22:41:46,105 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:43:30.307Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in io.quarkus.rest.client.reactive.provider.ProviderTest
[2025-12-24T22:43:30.307Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2025-12-24T22:43:30.984Z] 2025-12-24 22:41:46,494 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-25) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@563e78e0
[2025-12-24T22:43:30.984Z] 2025-12-24 22:41:47,032 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2025-12-24T22:43:30.984Z] 2025-12-24 22:41:47,033 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:30.985Z] 2025-12-24 22:41:47,033 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:31.664Z] 2025-12-24 22:41:47,372 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:43:31.664Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2025-12-24T22:43:31.664Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2025-12-24T22:43:33.070Z] 2025-12-24 22:41:47,832 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-19) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1b7c4d49
[2025-12-24T22:43:33.070Z] 2025-12-24 22:41:48,644 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.765s. Listening on: http://localhost:8081
[2025-12-24T22:43:33.070Z] 2025-12-24 22:41:48,644 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:33.070Z] 2025-12-24 22:41:48,644 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:33.070Z] 2025-12-24 22:41:48,971 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:43:33.070Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s - in io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2025-12-24T22:43:33.070Z] [INFO] Running io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2025-12-24T22:43:34.479Z] 2025-12-24 22:41:49,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2025-12-24T22:43:34.479Z] 2025-12-24 22:41:49,970 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:34.479Z] 2025-12-24 22:41:49,970 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:34.479Z] 2025-12-24 22:41:50,292 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:43:34.479Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s - in io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2025-12-24T22:43:34.479Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigurationTest
[2025-12-24T22:43:35.159Z] 2025-12-24 22:41:50,581 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-2) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2025-12-24T22:43:35.159Z] 2025-12-24 22:41:50,851 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" 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-12-24T22:43:35.159Z] 2025-12-24 22:41:51,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2025-12-24T22:43:35.159Z] 2025-12-24 22:41:51,264 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:35.159Z] 2025-12-24 22:41:51,264 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:35.837Z] 2025-12-24 22:41:51,569 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:43:35.837Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.rest.client.reactive.ConfigurationTest
[2025-12-24T22:43:35.837Z] [INFO] Running io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2025-12-24T22:43:36.517Z] 2025-12-24 22:41:52,412 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-12-24T22:43:36.517Z] 2025-12-24 22:41:52,412 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:36.517Z] 2025-12-24 22:41:52,412 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,541 INFO [org.ecl.jet.uti.log] (main) Logging initialized @130418ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,612 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,621 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@266c35ed{/__admin,null,AVAILABLE}
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,622 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3f8f2d74{/,null,AVAILABLE}
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,626 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@4b493a42{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,626 INFO [org.ecl.jet.ser.Server] (main) Started @130502ms
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:52,796 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp760870569-3173) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T22:43:37.196Z] 2025-12-24 22:41:53,061 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:43:37.196Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] Results:
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:43:37.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:43:37.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-deployment ---
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.pom
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] -------< io.quarkus:quarkus-rest-client-reactive-jackson-parent >-------
[2025-12-24T22:43:37.877Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [302/964]
[2025-12-24T22:43:37.877Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-parent ---
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-parent/2.7.5.Final/quarkus-rest-client-reactive-jackson-parent-2.7.5.Final.pom
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] ----------< io.quarkus:quarkus-rest-client-reactive-jackson >-----------
[2025-12-24T22:43:37.877Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [303/964]
[2025-12-24T22:43:37.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:37.877Z] [INFO] Copying 1 resource
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:37.877Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/classes
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:37.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/src/test/resources
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] No sources to compile
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] No tests to run.
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson ---
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.pom
[2025-12-24T22:43:37.877Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] -----< io.quarkus:quarkus-rest-client-reactive-jackson-deployment >-----
[2025-12-24T22:43:37.877Z] [INFO] Building Quarkus - REST Client Reactive Jackson - Deployment 2.7.5.Final [304/964]
[2025-12-24T22:43:37.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:37.877Z] [INFO]
[2025-12-24T22:43:37.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:38.559Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/main/resources
[2025-12-24T22:43:38.559Z] [INFO]
[2025-12-24T22:43:38.559Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:38.559Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:38.559Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/classes
[2025-12-24T22:43:39.236Z] [INFO]
[2025-12-24T22:43:39.237Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:39.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:39.237Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/test/resources
[2025-12-24T22:43:39.237Z] [INFO]
[2025-12-24T22:43:39.237Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:39.237Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:39.237Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/test-classes
[2025-12-24T22:43:39.237Z] [INFO]
[2025-12-24T22:43:39.237Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:39.237Z] [INFO]
[2025-12-24T22:43:39.237Z] [INFO] -------------------------------------------------------
[2025-12-24T22:43:39.237Z] [INFO] T E S T S
[2025-12-24T22:43:39.237Z] [INFO] -------------------------------------------------------
[2025-12-24T22:43:39.237Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:43:39.915Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2025-12-24T22:43:44.975Z] 2025-12-24 22:42:01,049 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.113s. Listening on: http://localhost:8081
[2025-12-24T22:43:44.975Z] 2025-12-24 22:42:01,051 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:44.975Z] 2025-12-24 22:42:01,051 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:43:45.654Z] 2025-12-24 22:42:01,760 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to //bad-server failed, error id: a43ebc4c-30ff-4e1d-9f00-3f758307a627-1: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2025-12-24T22:43:45.654Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:43:45.654Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:43:45.654Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:43:45.654Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:43:45.654Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:43:45.654Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:43:45.654Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2025-12-24T22:43:45.654Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2025-12-24T22:43:45.654Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:43:45.654Z] ... 11 more
[2025-12-24T22:43:45.654Z]
[2025-12-24T22:43:45.654Z] 2025-12-24 22:42:01,762 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2025-12-24T22:43:45.654Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:43:45.654Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:43:45.654Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:43:45.654Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:43:45.654Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:43:45.654Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:43:45.654Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:43:45.654Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2025-12-24T22:43:45.654Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2025-12-24T22:43:45.654Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2025-12-24T22:43:45.654Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-12-24T22:43:45.654Z] ... 11 more
[2025-12-24T22:43:45.654Z]
[2025-12-24T22:43:45.654Z] 2025-12-24 22:42:01,844 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:43:45.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.004 s - in io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2025-12-24T22:43:45.654Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2025-12-24T22:43:47.059Z] 2025-12-24 22:42:03,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8081
[2025-12-24T22:43:47.059Z] 2025-12-24 22:42:03,212 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:43:47.059Z] 2025-12-24 22:42:03,213 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-12-24T22:43:48.613Z] 2025-12-24 22:42:04,257 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:43:48.613Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s - in io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] Results:
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:48.613Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:48.613Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-deployment ---
[2025-12-24T22:43:48.613Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:43:48.613Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.pom
[2025-12-24T22:43:48.613Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] ------------------< io.quarkus:quarkus-kotlin-parent >------------------
[2025-12-24T22:43:48.613Z] [INFO] Building Quarkus - Kotlin 2.7.5.Final [305/964]
[2025-12-24T22:43:48.613Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-parent ---
[2025-12-24T22:43:48.613Z] [INFO] Installing /quarkus/extensions/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-parent/2.7.5.Final/quarkus-kotlin-parent-2.7.5.Final.pom
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] ---------------------< io.quarkus:quarkus-kotlin >----------------------
[2025-12-24T22:43:48.613Z] [INFO] Building Quarkus - Kotlin - Runtime 2.7.5.Final [306/964]
[2025-12-24T22:43:48.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:48.613Z] [INFO] Copying 1 resource
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kotlin ---
[2025-12-24T22:43:48.613Z] [INFO]
[2025-12-24T22:43:48.613Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] No sources to compile
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:48.614Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/runtime/src/test/resources
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] No sources to compile
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] No tests to run.
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin ---
[2025-12-24T22:43:48.614Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.jar
[2025-12-24T22:43:48.614Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.pom
[2025-12-24T22:43:48.614Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final-sources.jar
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-parent >--
[2025-12-24T22:43:48.614Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent 2.7.5.Final [307/964]
[2025-12-24T22:43:48.614Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2025-12-24T22:43:48.614Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-parent-2.7.5.Final.pom
[2025-12-24T22:43:48.614Z] [INFO]
[2025-12-24T22:43:48.614Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common >--
[2025-12-24T22:43:48.614Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common 2.7.5.Final [308/964]
[2025-12-24T22:43:48.614Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:48.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom
[2025-12-24T22:43:48.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom (1.8 kB at 8.9 kB/s)
[2025-12-24T22:43:48.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom
[2025-12-24T22:43:49.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom (2.1 kB at 27 kB/s)
[2025-12-24T22:43:49.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom
[2025-12-24T22:43:49.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom (1.9 kB at 26 kB/s)
[2025-12-24T22:43:49.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar
[2025-12-24T22:43:49.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar
[2025-12-24T22:43:49.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar
[2025-12-24T22:43:49.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar (212 kB at 1.9 MB/s)
[2025-12-24T22:43:49.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar (342 kB at 3.0 MB/s)
[2025-12-24T22:43:49.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar (43 kB at 287 kB/s)
[2025-12-24T22:43:49.308Z] [INFO]
[2025-12-24T22:43:49.308Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.308Z] [INFO]
[2025-12-24T22:43:49.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:49.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:49.988Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/main/resources
[2025-12-24T22:43:49.988Z] [INFO]
[2025-12-24T22:43:49.988Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:51.466Z] [INFO]
[2025-12-24T22:43:51.466Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:51.466Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:51.466Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/classes
[2025-12-24T22:43:51.466Z] [INFO]
[2025-12-24T22:43:51.466Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:51.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:51.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/test/resources
[2025-12-24T22:43:51.466Z] [INFO]
[2025-12-24T22:43:51.466Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:51.466Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:43:51.466Z] [INFO]
[2025-12-24T22:43:51.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:51.466Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:51.466Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/test-classes
[2025-12-24T22:43:52.141Z] [INFO]
[2025-12-24T22:43:52.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:52.141Z] [INFO]
[2025-12-24T22:43:52.141Z] [INFO] -------------------------------------------------------
[2025-12-24T22:43:52.141Z] [INFO] T E S T S
[2025-12-24T22:43:52.141Z] [INFO] -------------------------------------------------------
[2025-12-24T22:43:52.141Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:43:52.822Z] [INFO] Running io.quarkus.kotlin.serialization.JsonConfigTest
[2025-12-24T22:43:52.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.kotlin.serialization.JsonConfigTest
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] Results:
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:52.822Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:52.822Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2025-12-24T22:43:52.822Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2025-12-24T22:43:52.822Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.pom
[2025-12-24T22:43:52.822Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-parent >--
[2025-12-24T22:43:52.822Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization Parent 2.7.5.Final [309/964]
[2025-12-24T22:43:52.822Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2025-12-24T22:43:52.822Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] ----< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization >----
[2025-12-24T22:43:52.822Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization 2.7.5.Final [310/964]
[2025-12-24T22:43:52.822Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:52.822Z] [INFO] Copying 1 resource
[2025-12-24T22:43:52.822Z] [INFO]
[2025-12-24T22:43:52.822Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:52.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2025-12-24T22:43:53.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar (4.4 kB at 11 kB/s)
[2025-12-24T22:43:53.501Z] [INFO]
[2025-12-24T22:43:53.501Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyReader.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-12-24T22:43:54.178Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyWriter.kt: (14, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:54.178Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/test/resources
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] No sources to compile
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] No tests to run.
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2025-12-24T22:43:54.178Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-12-24T22:43:54.178Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.pom
[2025-12-24T22:43:54.178Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] ----------------< io.quarkus:quarkus-kotlin-deployment >----------------
[2025-12-24T22:43:54.178Z] [INFO] Building Quarkus - Kotlin - Deployment 2.7.5.Final [311/964]
[2025-12-24T22:43:54.178Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:54.178Z] [INFO] Copying 1 resource
[2025-12-24T22:43:54.178Z] [INFO]
[2025-12-24T22:43:54.178Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.178Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:54.178Z] [INFO] Compiling 3 source files to /quarkus/extensions/kotlin/deployment/target/classes
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:54.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/deployment/src/test/resources
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] No sources to compile
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] No tests to run.
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T22:43:54.856Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.pom
[2025-12-24T22:43:54.856Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-deployment >--
[2025-12-24T22:43:54.856Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment 2.7.5.Final [312/964]
[2025-12-24T22:43:54.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:54.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:54.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/main/resources
[2025-12-24T22:43:54.856Z] [INFO]
[2025-12-24T22:43:54.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:55.536Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/classes
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:55.536Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/test/resources
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] No sources to compile
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] No tests to run.
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2025-12-24T22:43:55.536Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2025-12-24T22:43:55.536Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.pom
[2025-12-24T22:43:55.536Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-deployment >--
[2025-12-24T22:43:55.536Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Deployment 2.7.5.Final [313/964]
[2025-12-24T22:43:55.536Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:55.536Z] [INFO]
[2025-12-24T22:43:55.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:56.217Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/main/resources
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:43:56.217Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/classes
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:56.217Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/test/resources
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] No sources to compile
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] No tests to run.
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:43:56.217Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-12-24T22:43:56.217Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2025-12-24T22:43:56.217Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-tests >--
[2025-12-24T22:43:56.217Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Tests 2.7.5.Final [314/964]
[2025-12-24T22:43:56.217Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.217Z] [INFO]
[2025-12-24T22:43:56.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:56.894Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/main/resources
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO] No sources to compile
[2025-12-24T22:43:56.894Z] [INFO]
[2025-12-24T22:43:56.894Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:56.894Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2025-12-24T22:43:56.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2025-12-24T22:43:57.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom (4.7 kB at 13 kB/s)
[2025-12-24T22:43:57.572Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2025-12-24T22:43:57.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2025-12-24T22:43:58.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar (683 kB at 1.0 MB/s)
[2025-12-24T22:43:58.250Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:43:58.250Z] [INFO]
[2025-12-24T22:43:58.250Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:58.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:43:58.250Z] [INFO] Copying 4 resources
[2025-12-24T22:43:58.250Z] [INFO]
[2025-12-24T22:43:58.250Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:58.250Z] [INFO] No sources to compile
[2025-12-24T22:43:58.250Z] [INFO]
[2025-12-24T22:43:58.250Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:43:58.925Z] [INFO] Applied plugin: 'kotlinx-serialization'
[2025-12-24T22:44:05.261Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/test/kotlin/io/quarkus/rest/client/reactive/kotlin/test/PrettyPrintTest.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-12-24T22:44:05.261Z] [INFO]
[2025-12-24T22:44:05.261Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:44:05.261Z] [INFO]
[2025-12-24T22:44:05.262Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:05.262Z] [INFO] T E S T S
[2025-12-24T22:44:05.262Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:05.262Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:44:05.262Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2025-12-24T22:44:10.336Z] 2025-12-24 22:42:25,741 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2025-12-24T22:44:10.336Z] 2025-12-24 22:42:25,742 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:10.336Z] 2025-12-24 22:42:25,743 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-12-24T22:44:10.336Z] 2025-12-24 22:42:26,395 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:44:10.336Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.013 s - in io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2025-12-24T22:44:10.336Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2025-12-24T22:44:11.744Z] 2025-12-24 22:42:27,771 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-12-24T22:44:11.744Z] 2025-12-24 22:42:27,772 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:11.744Z] 2025-12-24 22:42:27,772 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-12-24T22:44:12.434Z] 2025-12-24 22:42:27,973 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:44:12.434Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 s - in io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2025-12-24T22:44:12.434Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2025-12-24T22:44:13.113Z] 2025-12-24 22:42:29,202 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2025-12-24T22:44:13.114Z] 2025-12-24 22:42:29,203 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:13.114Z] 2025-12-24 22:42:29,204 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-12-24T22:44:13.114Z] 2025-12-24 22:42:29,331 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:44:13.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2025-12-24T22:44:13.792Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2025-12-24T22:44:14.472Z] 2025-12-24 22:42:30,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2025-12-24T22:44:14.472Z] 2025-12-24 22:42:30,297 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:14.472Z] 2025-12-24 22:42:30,297 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-12-24T22:44:14.472Z] 2025-12-24 22:42:30,443 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:44:14.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s - in io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] Results:
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:44:14.472Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:44:14.472Z] [INFO] No sources in project. Archive not created.
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2025-12-24T22:44:14.472Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2025-12-24T22:44:14.472Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.pom
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-links-parent >----------
[2025-12-24T22:44:14.472Z] [INFO] Building Quarkus - RESTEasy Reactive - Links 2.7.5.Final [315/964]
[2025-12-24T22:44:14.472Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-parent ---
[2025-12-24T22:44:14.472Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-parent/2.7.5.Final/quarkus-resteasy-reactive-links-parent-2.7.5.Final.pom
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-links >-------------
[2025-12-24T22:44:14.472Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Runtime 2.7.5.Final [316/964]
[2025-12-24T22:44:14.472Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:14.472Z] [INFO]
[2025-12-24T22:44:14.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] Processed 13 files in 23ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] Processed 13 files in 00:00.014 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:15.169Z] [INFO] Copying 1 resource
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:15.169Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/classes
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:15.169Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/src/test/resources
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] No sources to compile
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] No tests to run.
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.169Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2025-12-24T22:44:15.169Z] [INFO]
[2025-12-24T22:44:15.169Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.170Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2025-12-24T22:44:15.170Z] [INFO]
[2025-12-24T22:44:15.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links ---
[2025-12-24T22:44:15.170Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2025-12-24T22:44:15.170Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.pom
[2025-12-24T22:44:15.170Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2025-12-24T22:44:15.170Z] [INFO]
[2025-12-24T22:44:15.170Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-links-deployment >--------
[2025-12-24T22:44:15.170Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Deployment 2.7.5.Final [317/964]
[2025-12-24T22:44:15.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:15.170Z] [INFO]
[2025-12-24T22:44:15.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.170Z] [INFO]
[2025-12-24T22:44:15.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO] Processed 11 files in 22ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO] Processed 11 files in 00:00.042 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:15.850Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/main/resources
[2025-12-24T22:44:15.850Z] [INFO]
[2025-12-24T22:44:15.850Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:15.850Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:15.850Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/classes
[2025-12-24T22:44:16.530Z] [INFO]
[2025-12-24T22:44:16.530Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:16.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:16.530Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/test/resources
[2025-12-24T22:44:16.530Z] [INFO]
[2025-12-24T22:44:16.530Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:16.530Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:16.530Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/test-classes
[2025-12-24T22:44:16.530Z] [INFO]
[2025-12-24T22:44:16.530Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:16.530Z] [INFO]
[2025-12-24T22:44:16.530Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:16.530Z] [INFO] T E S T S
[2025-12-24T22:44:16.530Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:16.530Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:44:17.938Z] [INFO] Running io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:36,648 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAll' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:36,652 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAllWithoutLinks' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:36,655 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getById' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:36,656 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-21) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getBySlug' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:37,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:37,269 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:21.938Z] 2025-12-24 22:42:37,270 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-links, smallrye-context-propagation, vertx]
[2025-12-24T22:44:22.620Z] 2025-12-24 22:42:38,492 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T22:44:22.620Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.971 s - in io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] Results:
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:22.620Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:22.620Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-deployment ---
[2025-12-24T22:44:22.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2025-12-24T22:44:22.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.pom
[2025-12-24T22:44:22.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-parent >--
[2025-12-24T22:44:22.620Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization 2.7.5.Final [318/964]
[2025-12-24T22:44:22.620Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2025-12-24T22:44:22.620Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization >------
[2025-12-24T22:44:22.620Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Runtime 2.7.5.Final [319/964]
[2025-12-24T22:44:22.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:22.620Z] [INFO]
[2025-12-24T22:44:22.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.298Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:44:23.298Z] [INFO]
[2025-12-24T22:44:23.298Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:23.299Z] [INFO] Copying 1 resource
[2025-12-24T22:44:23.299Z] [INFO]
[2025-12-24T22:44:23.299Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.299Z] [INFO]
[2025-12-24T22:44:23.299Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.976Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (33, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2025-12-24T22:44:23.976Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (37, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2025-12-24T22:44:23.976Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyWriter.kt: (20, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2025-12-24T22:44:23.976Z] [INFO]
[2025-12-24T22:44:23.976Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.976Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:23.976Z] [INFO]
[2025-12-24T22:44:23.976Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:23.976Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/test/resources
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.977Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.977Z] [INFO] No sources to compile
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.977Z] [INFO] No tests to run.
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.977Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.977Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2025-12-24T22:44:23.977Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2025-12-24T22:44:23.977Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.pom
[2025-12-24T22:44:23.977Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-deployment >--
[2025-12-24T22:44:23.977Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Deployment 2.7.5.Final [320/964]
[2025-12-24T22:44:23.977Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:23.977Z] [INFO]
[2025-12-24T22:44:23.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.654Z] [INFO]
[2025-12-24T22:44:24.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:24.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/main/resources
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:24.655Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/classes
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:24.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/test/resources
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] No sources to compile
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] No tests to run.
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2025-12-24T22:44:24.655Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2025-12-24T22:44:24.655Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2025-12-24T22:44:24.655Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-health-spi >---------------
[2025-12-24T22:44:24.655Z] [INFO] Building Quarkus - SmallRye Health - SPI 2.7.5.Final [321/964]
[2025-12-24T22:44:24.655Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:24.655Z] [INFO]
[2025-12-24T22:44:24.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:25.333Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/main/resources
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:25.333Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-health/spi/target/classes
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:25.333Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/test/resources
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] No sources to compile
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] No tests to run.
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-spi ---
[2025-12-24T22:44:25.333Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2025-12-24T22:44:25.333Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.pom
[2025-12-24T22:44:25.333Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] -------------< io.quarkus:quarkus-smallrye-openapi-parent >-------------
[2025-12-24T22:44:25.333Z] [INFO] Building Quarkus - SmallRye OpenAPI 2.7.5.Final [322/964]
[2025-12-24T22:44:25.333Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-parent ---
[2025-12-24T22:44:25.333Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-parent/2.7.5.Final/quarkus-smallrye-openapi-parent-2.7.5.Final.pom
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --------------< io.quarkus:quarkus-smallrye-openapi-spi >---------------
[2025-12-24T22:44:25.333Z] [INFO] Building Quarkus - SmallRye OpenAPI - SPI 2.7.5.Final [323/964]
[2025-12-24T22:44:25.333Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:25.333Z] [INFO]
[2025-12-24T22:44:25.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:26.013Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/main/resources
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:26.013Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-openapi/spi/target/classes
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:26.013Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/test/resources
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] No sources to compile
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] No tests to run.
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-spi ---
[2025-12-24T22:44:26.013Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2025-12-24T22:44:26.013Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.pom
[2025-12-24T22:44:26.013Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] ---------< io.quarkus:quarkus-smallrye-openapi-common-parent >----------
[2025-12-24T22:44:26.013Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common 2.7.5.Final [324/964]
[2025-12-24T22:44:26.013Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.013Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.013Z] [INFO]
[2025-12-24T22:44:26.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-parent ---
[2025-12-24T22:44:26.014Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-parent/2.7.5.Final/quarkus-smallrye-openapi-common-parent-2.7.5.Final.pom
[2025-12-24T22:44:26.014Z] [INFO]
[2025-12-24T22:44:26.014Z] [INFO] -------< io.quarkus:quarkus-smallrye-openapi-common-deployment >--------
[2025-12-24T22:44:26.014Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common - Deployment 2.7.5.Final [325/964]
[2025-12-24T22:44:26.014Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:26.014Z] [INFO]
[2025-12-24T22:44:26.014Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.014Z] [INFO]
[2025-12-24T22:44:26.014Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:26.692Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/main/resources
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:26.692Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-openapi-common/deployment/target/classes
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:26.692Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/test/resources
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] No sources to compile
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] No tests to run.
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-deployment ---
[2025-12-24T22:44:26.692Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2025-12-24T22:44:26.692Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.pom
[2025-12-24T22:44:26.692Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] ----------------< io.quarkus:quarkus-swagger-ui-parent >----------------
[2025-12-24T22:44:26.692Z] [INFO] Building Quarkus - Swagger UI 2.7.5.Final [326/964]
[2025-12-24T22:44:26.692Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-parent ---
[2025-12-24T22:44:26.692Z] [INFO] Installing /quarkus/extensions/swagger-ui/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-parent/2.7.5.Final/quarkus-swagger-ui-parent-2.7.5.Final.pom
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] -------------------< io.quarkus:quarkus-swagger-ui >--------------------
[2025-12-24T22:44:26.692Z] [INFO] Building Quarkus - Swagger UI - Runtime 2.7.5.Final [327/964]
[2025-12-24T22:44:26.692Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.692Z] [INFO]
[2025-12-24T22:44:26.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:26.693Z] [INFO] Copying 1 resource
[2025-12-24T22:44:26.693Z] [INFO]
[2025-12-24T22:44:26.693Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-swagger-ui ---
[2025-12-24T22:44:26.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom
[2025-12-24T22:44:27.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom (6.2 kB at 57 kB/s)
[2025-12-24T22:44:27.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom
[2025-12-24T22:44:27.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom (713 B at 6.9 kB/s)
[2025-12-24T22:44:27.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar
[2025-12-24T22:44:27.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar (1.3 MB at 6.8 MB/s)
[2025-12-24T22:44:27.369Z] [INFO]
[2025-12-24T22:44:27.369Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui ---
[2025-12-24T22:44:27.369Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:27.369Z] [INFO] Compiling 2 source files to /quarkus/extensions/swagger-ui/runtime/target/classes
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui ---
[2025-12-24T22:44:28.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:28.048Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/runtime/src/test/resources
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui ---
[2025-12-24T22:44:28.048Z] [INFO] No sources to compile
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui ---
[2025-12-24T22:44:28.048Z] [INFO] No tests to run.
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui ---
[2025-12-24T22:44:28.048Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui ---
[2025-12-24T22:44:28.048Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui ---
[2025-12-24T22:44:28.048Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.jar
[2025-12-24T22:44:28.048Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.pom
[2025-12-24T22:44:28.048Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --------------< io.quarkus:quarkus-swagger-ui-deployment >--------------
[2025-12-24T22:44:28.048Z] [INFO] Building Quarkus - Swagger UI - Deployment 2.7.5.Final [328/964]
[2025-12-24T22:44:28.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.048Z] [INFO]
[2025-12-24T22:44:28.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO] Processed 10 files in 27ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO] Processed 10 files in 00:00.031 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:28.725Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/main/resources
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:28.725Z] [INFO] Compiling 3 source files to /quarkus/extensions/swagger-ui/deployment/target/classes
[2025-12-24T22:44:28.725Z] [WARNING] /quarkus/extensions/swagger-ui/deployment/src/main/java/io/quarkus/swaggerui/deployment/SwaggerUiProcessor.java:[381,61] unchecked conversion
[2025-12-24T22:44:28.725Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T22:44:28.725Z] found: java.util.Map
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:28.725Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/test/resources
[2025-12-24T22:44:28.725Z] [INFO]
[2025-12-24T22:44:28.725Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:28.725Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:28.725Z] [INFO] Compiling 7 source files to /quarkus/extensions/swagger-ui/deployment/target/test-classes
[2025-12-24T22:44:29.403Z] [INFO]
[2025-12-24T22:44:29.403Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:29.403Z] [INFO]
[2025-12-24T22:44:29.403Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:29.403Z] [INFO] T E S T S
[2025-12-24T22:44:29.403Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:29.403Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:44:30.080Z] [INFO] Running io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2025-12-24T22:44:34.260Z] 2025-12-24 22:42:49,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2025-12-24T22:44:34.260Z] 2025-12-24 22:42:49,793 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:34.260Z] 2025-12-24 22:42:49,793 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-12-24T22:44:34.938Z] 2025-12-24 22:42:50,899 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:44:34.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.069 s - in io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2025-12-24T22:44:34.938Z] [INFO] Running io.quarkus.swaggerui.deployment.DisabledTest
[2025-12-24T22:44:36.345Z] 2025-12-24 22:42:52,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2025-12-24T22:44:36.345Z] 2025-12-24 22:42:52,264 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:36.345Z] 2025-12-24 22:42:52,265 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-12-24T22:44:37.022Z] 2025-12-24 22:42:52,729 INFO [io.quarkus] (main) Quarkus stopped in 0.115s
[2025-12-24T22:44:37.022Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s - in io.quarkus.swaggerui.deployment.DisabledTest
[2025-12-24T22:44:37.022Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2025-12-24T22:44:37.699Z] 2025-12-24 22:42:53,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2025-12-24T22:44:37.699Z] 2025-12-24 22:42:53,684 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:37.699Z] 2025-12-24 22:42:53,684 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-12-24T22:44:38.379Z] 2025-12-24 22:42:54,162 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:44:38.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 s - in io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2025-12-24T22:44:38.379Z] [INFO] Running io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2025-12-24T22:44:38.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2025-12-24T22:44:38.379Z] [INFO] Running io.quarkus.swaggerui.deployment.NoConfigTest
[2025-12-24T22:44:39.788Z] 2025-12-24 22:42:55,598 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.499s. Listening on: http://localhost:8081
[2025-12-24T22:44:39.788Z] 2025-12-24 22:42:55,599 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:39.788Z] 2025-12-24 22:42:55,599 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-12-24T22:44:40.469Z] 2025-12-24 22:42:56,188 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:44:40.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in io.quarkus.swaggerui.deployment.NoConfigTest
[2025-12-24T22:44:40.469Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomConfigTest
[2025-12-24T22:44:41.147Z] 2025-12-24 22:42:57,017 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.342s. Listening on: http://localhost:8081
[2025-12-24T22:44:41.148Z] 2025-12-24 22:42:57,018 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:44:41.148Z] 2025-12-24 22:42:57,018 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2025-12-24T22:44:41.825Z] 2025-12-24 22:42:57,543 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T22:44:41.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s - in io.quarkus.swaggerui.deployment.CustomConfigTest
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] Results:
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:41.825Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:41.825Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-deployment ---
[2025-12-24T22:44:41.825Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2025-12-24T22:44:41.825Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.pom
[2025-12-24T22:44:41.825Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-openapi >-----------------
[2025-12-24T22:44:41.825Z] [INFO] Building Quarkus - SmallRye OpenAPI - Runtime 2.7.5.Final [329/964]
[2025-12-24T22:44:41.825Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO] Processed 12 files in 25ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO] Processed 12 files in 00:00.020 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:41.825Z] [INFO] Copying 1 resource
[2025-12-24T22:44:41.825Z] [INFO]
[2025-12-24T22:44:41.825Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:41.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom
[2025-12-24T22:44:41.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom (7.0 kB at 69 kB/s)
[2025-12-24T22:44:42.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom
[2025-12-24T22:44:42.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom (3.7 kB at 20 kB/s)
[2025-12-24T22:44:42.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom
[2025-12-24T22:44:42.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom (3.3 kB at 30 kB/s)
[2025-12-24T22:44:42.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar
[2025-12-24T22:44:42.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar (30 kB at 202 kB/s)
[2025-12-24T22:44:42.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar
[2025-12-24T22:44:43.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar (20 kB at 75 kB/s)
[2025-12-24T22:44:43.182Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar
[2025-12-24T22:44:43.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar (20 kB at 58 kB/s)
[2025-12-24T22:44:43.182Z] [INFO]
[2025-12-24T22:44:43.182Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.182Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:43.182Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-openapi/runtime/target/classes
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:43.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/runtime/src/test/resources
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.860Z] [INFO] No sources to compile
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.860Z] [INFO] No tests to run.
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.860Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.860Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi ---
[2025-12-24T22:44:43.860Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.jar
[2025-12-24T22:44:43.860Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.pom
[2025-12-24T22:44:43.860Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] -----------< io.quarkus:quarkus-smallrye-openapi-deployment >-----------
[2025-12-24T22:44:43.860Z] [INFO] Building Quarkus - SmallRye OpenAPI - Deployment 2.7.5.Final [330/964]
[2025-12-24T22:44:43.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:43.860Z] [INFO]
[2025-12-24T22:44:43.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.537Z] [INFO]
[2025-12-24T22:44:44.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.537Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO] Processed 55 files in 97ms (Formatted: 0, Unchanged: 55, Failed: 0, Readonly: 0)
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO] Processed 55 files in 00:00.148 (Already Sorted: 55, Needed Sorting: 0)
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:44.538Z] [INFO] Copying 2 resources
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:44.538Z] [INFO] Compiling 8 source files to /quarkus/extensions/smallrye-openapi/deployment/target/classes
[2025-12-24T22:44:44.538Z] [WARNING] /quarkus/extensions/smallrye-openapi/deployment/src/main/java/io/quarkus/smallrye/openapi/deployment/OpenApiConfigMapping.java:[21,58] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:44:44.538Z] [INFO] Copying 3 resources
[2025-12-24T22:44:44.538Z] [INFO]
[2025-12-24T22:44:44.538Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:44.538Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:44:44.538Z] [INFO] Compiling 47 source files to /quarkus/extensions/smallrye-openapi/deployment/target/test-classes
[2025-12-24T22:44:45.217Z] [INFO]
[2025-12-24T22:44:45.217Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:44:45.217Z] [INFO]
[2025-12-24T22:44:45.217Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:45.217Z] [INFO] T E S T S
[2025-12-24T22:44:45.217Z] [INFO] -------------------------------------------------------
[2025-12-24T22:44:45.217Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:44:45.895Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2025-12-24T22:44:53.440Z] Tests paused
[2025-12-24T22:44:53.440Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:44:53.440Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:44:53.440Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:44:53.440Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:44:53.440Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:44:53.440Z] 2025-12-24 22:43:07,176 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.929s. Listening on: http://localhost:8080
[2025-12-24T22:44:53.440Z] 2025-12-24 22:43:07,178 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:44:53.440Z] 2025-12-24 22:43:07,178 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:44:53.440Z] 2025-12-24 22:43:08,723 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T22:44:53.440Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.928 s - in io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2025-12-24T22:44:53.440Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2025-12-24T22:45:00.993Z] Tests paused
[2025-12-24T22:45:00.993Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:00.993Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:00.993Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:00.993Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:00.993Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:11,255 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.965s. Listening on: http://localhost:8080
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:11,256 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:11,257 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:13,063 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:13,070 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:45:00.993Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:00.993Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:00.993Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:00.993Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:00.993Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:13,573 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8080
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:13,573 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:13,573 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:13,573 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.927s
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:14,835 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:14,840 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:45:00.993Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:00.993Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:00.993Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:00.993Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:00.993Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:15,228 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8080
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:15,229 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:15,229 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:15,229 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.516s
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,471 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,475 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:45:00.993Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:00.993Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:00.993Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:00.993Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:00.993Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,881 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8080
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,882 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,882 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,882 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.505s
[2025-12-24T22:45:00.993Z] 2025-12-24 22:43:16,905 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:45:06.053Z] Tests paused
[2025-12-24T22:45:06.053Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:06.053Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:06.053Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:06.053Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:06.053Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:06.053Z] 2025-12-24 22:43:19,426 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.079s. Listening on: http://localhost:8080
[2025-12-24T22:45:06.053Z] 2025-12-24 22:43:19,426 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:06.053Z] 2025-12-24 22:43:19,426 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:06.053Z] 2025-12-24 22:43:19,807 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2025-12-24T22:45:06.053Z] 2025-12-24 22:43:19,816 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:45:06.054Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:06.054Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:06.054Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:06.054Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:06.054Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:20,216 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8080
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:20,217 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:20,217 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:20,217 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.535s
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,435 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,437 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:45:06.054Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:45:06.054Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:45:06.054Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:45:06.054Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:45:06.054Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,807 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8080
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,808 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,808 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,808 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.445s
[2025-12-24T22:45:06.054Z] 2025-12-24 22:43:21,823 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:45:06.054Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.045 s - in io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2025-12-24T22:45:06.054Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2025-12-24T22:45:09.106Z] 2025-12-24 22:43:24,999 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2025-12-24T22:45:09.107Z] 2025-12-24 22:43:25,000 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:09.107Z] 2025-12-24 22:43:25,000 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:09.783Z] 2025-12-24 22:43:25,728 INFO [io.quarkus] (main) Quarkus stopped in 0.090s
[2025-12-24T22:45:09.783Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.861 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2025-12-24T22:45:09.783Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2025-12-24T22:45:11.230Z] 2025-12-24 22:43:26,434 INFO [io.qua.sma.openapi] (build-25) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2025-12-24T22:45:11.230Z] 2025-12-24 22:43:26,451 INFO [io.qua.sma.openapi] (build-25) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2025-12-24T22:45:11.230Z] 2025-12-24 22:43:27,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2025-12-24T22:45:11.230Z] 2025-12-24 22:43:27,398 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:11.230Z] 2025-12-24 22:43:27,398 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:12.635Z] 2025-12-24 22:43:28,581 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:45:12.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2025-12-24T22:45:12.635Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2025-12-24T22:45:14.042Z] 2025-12-24 22:43:29,724 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2025-12-24T22:45:14.042Z] 2025-12-24 22:43:29,724 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:14.042Z] 2025-12-24 22:43:29,724 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:14.722Z] {
[2025-12-24T22:45:14.722Z] "openapi": "3.0.3",
[2025-12-24T22:45:14.722Z] "info": {
[2025-12-24T22:45:14.722Z] "title": "My API",
[2025-12-24T22:45:14.722Z] "description": "My Description",
[2025-12-24T22:45:14.722Z] "termsOfService": "Some terms",
[2025-12-24T22:45:14.722Z] "contact": {
[2025-12-24T22:45:14.722Z] "name": "My Name",
[2025-12-24T22:45:14.722Z] "url": "http://www.foo.bar",
[2025-12-24T22:45:14.722Z] "email": "my.email@provider.com"
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "license": {
[2025-12-24T22:45:14.722Z] "name": "Some License",
[2025-12-24T22:45:14.722Z] "url": "http://www.somelicense.com"
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "version": "1.2.3"
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "servers": [
[2025-12-24T22:45:14.722Z] {
[2025-12-24T22:45:14.722Z] "url": "http://www.server2.com"
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] {
[2025-12-24T22:45:14.722Z] "url": "http://www.server1.com"
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] ],
[2025-12-24T22:45:14.722Z] "paths": {
[2025-12-24T22:45:14.722Z] "/greeting/goodbye": {
[2025-12-24T22:45:14.722Z] "get": {
[2025-12-24T22:45:14.722Z] "tags": [
[2025-12-24T22:45:14.722Z] "Default Content Type Resource"
[2025-12-24T22:45:14.722Z] ],
[2025-12-24T22:45:14.722Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_byebye",
[2025-12-24T22:45:14.722Z] "responses": {
[2025-12-24T22:45:14.722Z] "200": {
[2025-12-24T22:45:14.722Z] "description": "OK",
[2025-12-24T22:45:14.722Z] "content": {
[2025-12-24T22:45:14.722Z] "application/xml": {
[2025-12-24T22:45:14.722Z] "schema": {
[2025-12-24T22:45:14.722Z] "$ref": "#/components/schemas/Greeting"
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "/greeting/hello": {
[2025-12-24T22:45:14.722Z] "get": {
[2025-12-24T22:45:14.722Z] "tags": [
[2025-12-24T22:45:14.722Z] "Default Content Type Resource"
[2025-12-24T22:45:14.722Z] ],
[2025-12-24T22:45:14.722Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2025-12-24T22:45:14.722Z] "responses": {
[2025-12-24T22:45:14.722Z] "200": {
[2025-12-24T22:45:14.722Z] "description": "OK",
[2025-12-24T22:45:14.722Z] "content": {
[2025-12-24T22:45:14.722Z] "application/json": {
[2025-12-24T22:45:14.722Z] "schema": {
[2025-12-24T22:45:14.722Z] "$ref": "#/components/schemas/Greeting"
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "post": {
[2025-12-24T22:45:14.722Z] "tags": [
[2025-12-24T22:45:14.722Z] "Default Content Type Resource"
[2025-12-24T22:45:14.722Z] ],
[2025-12-24T22:45:14.722Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2025-12-24T22:45:14.722Z] "requestBody": {
[2025-12-24T22:45:14.722Z] "content": {
[2025-12-24T22:45:14.722Z] "application/json": {
[2025-12-24T22:45:14.722Z] "schema": {
[2025-12-24T22:45:14.722Z] "$ref": "#/components/schemas/Greeting"
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "responses": {
[2025-12-24T22:45:14.722Z] "200": {
[2025-12-24T22:45:14.722Z] "description": "OK",
[2025-12-24T22:45:14.722Z] "content": {
[2025-12-24T22:45:14.722Z] "application/json": {
[2025-12-24T22:45:14.722Z] "schema": {
[2025-12-24T22:45:14.722Z] "$ref": "#/components/schemas/Greeting"
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] },
[2025-12-24T22:45:14.722Z] "components": {
[2025-12-24T22:45:14.722Z] "schemas": {
[2025-12-24T22:45:14.722Z] "Greeting": {
[2025-12-24T22:45:14.722Z] "type": "object",
[2025-12-24T22:45:14.722Z] "properties": {
[2025-12-24T22:45:14.722Z] "message": {
[2025-12-24T22:45:14.722Z] "type": "string"
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] }
[2025-12-24T22:45:14.722Z] 2025-12-24 22:43:30,597 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:45:14.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2025-12-24T22:45:14.722Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2025-12-24T22:45:16.130Z] 2025-12-24 22:43:30,995 WARN [io.sma.ope.run.scanner] (build-12) SROAP04005: Could not find schema class in index: java.lang.Object
[2025-12-24T22:45:16.130Z] 2025-12-24 22:43:31,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2025-12-24T22:45:16.130Z] 2025-12-24 22:43:31,726 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:16.130Z] 2025-12-24 22:43:31,726 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:17.258Z] {
[2025-12-24T22:45:17.258Z] "openapi": "3.0.3",
[2025-12-24T22:45:17.258Z] "info": {
[2025-12-24T22:45:17.258Z] "title": "Generated API",
[2025-12-24T22:45:17.258Z] "version": "1.0"
[2025-12-24T22:45:17.258Z] },
[2025-12-24T22:45:17.258Z] "tags": [
[2025-12-24T22:45:17.258Z] {
[2025-12-24T22:45:17.258Z] "name": "From Annotation"
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] ],
[2025-12-24T22:45:17.258Z] "paths": {
[2025-12-24T22:45:17.258Z] "/address/{id}": {
[2025-12-24T22:45:17.258Z] "get": {
[2025-12-24T22:45:17.258Z] "tags": [
[2025-12-24T22:45:17.258Z] "Auto Tag Resource"
[2025-12-24T22:45:17.258Z] ],
[2025-12-24T22:45:17.258Z] "parameters": [
[2025-12-24T22:45:17.258Z] {
[2025-12-24T22:45:17.258Z] "name": "id",
[2025-12-24T22:45:17.258Z] "in": "path",
[2025-12-24T22:45:17.258Z] "required": true,
[2025-12-24T22:45:17.258Z] "schema": {
[2025-12-24T22:45:17.258Z] "format": "int64",
[2025-12-24T22:45:17.258Z] "type": "integer"
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] ],
[2025-12-24T22:45:17.258Z] "responses": {
[2025-12-24T22:45:17.258Z] "200": {
[2025-12-24T22:45:17.258Z] "description": "OK",
[2025-12-24T22:45:17.258Z] "content": {
[2025-12-24T22:45:17.258Z] "text/plain": {
[2025-12-24T22:45:17.258Z] "schema": {
[2025-12-24T22:45:17.258Z] "type": "object"
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] },
[2025-12-24T22:45:17.258Z] "/resource/annotated": {
[2025-12-24T22:45:17.258Z] "get": {
[2025-12-24T22:45:17.258Z] "tags": [
[2025-12-24T22:45:17.258Z] "From Annotation"
[2025-12-24T22:45:17.258Z] ],
[2025-12-24T22:45:17.258Z] "responses": {
[2025-12-24T22:45:17.258Z] "200": {
[2025-12-24T22:45:17.258Z] "description": "OK",
[2025-12-24T22:45:17.258Z] "content": {
[2025-12-24T22:45:17.258Z] "application/json": {
[2025-12-24T22:45:17.258Z] "schema": {
[2025-12-24T22:45:17.258Z] "type": "string"
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] },
[2025-12-24T22:45:17.258Z] "/resource/auto": {
[2025-12-24T22:45:17.258Z] "get": {
[2025-12-24T22:45:17.258Z] "tags": [
[2025-12-24T22:45:17.258Z] "Open Api Resource With No Tag"
[2025-12-24T22:45:17.258Z] ],
[2025-12-24T22:45:17.258Z] "responses": {
[2025-12-24T22:45:17.258Z] "200": {
[2025-12-24T22:45:17.258Z] "description": "OK",
[2025-12-24T22:45:17.258Z] "content": {
[2025-12-24T22:45:17.258Z] "application/json": {
[2025-12-24T22:45:17.258Z] "schema": {
[2025-12-24T22:45:17.258Z] "type": "string"
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.258Z] },
[2025-12-24T22:45:17.258Z] "post": {
[2025-12-24T22:45:17.258Z] "tags": [
[2025-12-24T22:45:17.258Z] "Open Api Resource With No Tag"
[2025-12-24T22:45:17.258Z] ],
[2025-12-24T22:45:17.258Z] "responses": {
[2025-12-24T22:45:17.258Z] "200": {
[2025-12-24T22:45:17.258Z] "description": "OK",
[2025-12-24T22:45:17.258Z] "content": {
[2025-12-24T22:45:17.258Z] "application/json": {
[2025-12-24T22:45:17.258Z] "schema": {
[2025-12-24T22:45:17.258Z] "type": "string"
[2025-12-24T22:45:17.258Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] }
[2025-12-24T22:45:17.259Z] 2025-12-24 22:43:32,517 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:45:17.259Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2025-12-24T22:45:17.259Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2025-12-24T22:45:17.259Z] 2025-12-24 22:43:33,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-12-24T22:45:17.259Z] 2025-12-24 22:43:33,447 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:17.259Z] 2025-12-24 22:43:33,447 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:18.668Z] 2025-12-24 22:43:34,221 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:45:18.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2025-12-24T22:45:18.668Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2025-12-24T22:45:19.350Z] 2025-12-24 22:43:35,155 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-12-24T22:45:19.350Z] 2025-12-24 22:43:35,155 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:19.350Z] 2025-12-24 22:43:35,155 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:20.045Z] 2025-12-24 22:43:35,739 INFO [io.quarkus] (main) Quarkus stopped in 0.094s
[2025-12-24T22:45:20.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2025-12-24T22:45:20.045Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2025-12-24T22:45:20.724Z] 2025-12-24 22:43:36,780 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-12-24T22:45:20.724Z] 2025-12-24 22:43:36,780 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:20.724Z] 2025-12-24 22:43:36,780 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:21.402Z] 2025-12-24 22:43:37,318 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:45:21.402Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2025-12-24T22:45:21.402Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2025-12-24T22:45:22.814Z] 2025-12-24 22:43:38,485 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.638s. Listening on: http://localhost:8081
[2025-12-24T22:45:22.814Z] 2025-12-24 22:43:38,485 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:22.814Z] 2025-12-24 22:43:38,485 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:23.493Z] 2025-12-24 22:43:39,089 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:45:23.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.77 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2025-12-24T22:45:23.493Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2025-12-24T22:45:24.174Z] 2025-12-24 22:43:39,399 INFO [io.qua.sma.openapi] (build-7) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.json
[2025-12-24T22:45:24.174Z] 2025-12-24 22:43:39,401 INFO [io.qua.sma.openapi] (build-7) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.yaml
[2025-12-24T22:45:24.174Z] 2025-12-24 22:43:40,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-12-24T22:45:24.174Z] 2025-12-24 22:43:40,111 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:24.174Z] 2025-12-24 22:43:40,111 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:24.174Z] 2025-12-24 22:43:40,223 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T22:45:24.174Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2025-12-24T22:45:24.174Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-12-24T22:45:25.580Z] 2025-12-24 22:43:41,152 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2025-12-24T22:45:25.580Z] 2025-12-24 22:43:41,152 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:25.580Z] 2025-12-24 22:43:41,153 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:25.580Z] 2025-12-24 22:43:41,672 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:45:25.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.439 s - in io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-12-24T22:45:25.580Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2025-12-24T22:45:26.990Z] 2025-12-24 22:43:42,655 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2025-12-24T22:45:26.990Z] 2025-12-24 22:43:42,655 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:26.990Z] 2025-12-24 22:43:42,656 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:27.669Z] 2025-12-24 22:43:43,332 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:45:27.669Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 s - in io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2025-12-24T22:45:27.669Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2025-12-24T22:45:28.389Z] 2025-12-24 22:43:44,250 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T22:45:28.389Z] 2025-12-24 22:43:44,251 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:28.389Z] 2025-12-24 22:43:44,251 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:29.088Z] {
[2025-12-24T22:45:29.088Z] "openapi": "3.0.3",
[2025-12-24T22:45:29.088Z] "info": {
[2025-12-24T22:45:29.088Z] "title": "Generated API",
[2025-12-24T22:45:29.088Z] "version": "1.0"
[2025-12-24T22:45:29.088Z] },
[2025-12-24T22:45:29.088Z] "tags": [
[2025-12-24T22:45:29.088Z] {
[2025-12-24T22:45:29.089Z] "name": "test",
[2025-12-24T22:45:29.089Z] "x-openApiExtension": "openApiExtensionValue"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "paths": {
[2025-12-24T22:45:29.089Z] "/resource": {
[2025-12-24T22:45:29.089Z] "get": {
[2025-12-24T22:45:29.089Z] "tags": [
[2025-12-24T22:45:29.089Z] "test"
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "responses": {
[2025-12-24T22:45:29.089Z] "200": {
[2025-12-24T22:45:29.089Z] "description": "OK",
[2025-12-24T22:45:29.089Z] "content": {
[2025-12-24T22:45:29.089Z] "application/json": {
[2025-12-24T22:45:29.089Z] "schema": {
[2025-12-24T22:45:29.089Z] "type": "string"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] },
[2025-12-24T22:45:29.089Z] "security": [
[2025-12-24T22:45:29.089Z] {
[2025-12-24T22:45:29.089Z] "securityRequirement": [
[2025-12-24T22:45:29.089Z] "securityRequirementScope"
[2025-12-24T22:45:29.089Z] ]
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "servers": [
[2025-12-24T22:45:29.089Z] {
[2025-12-24T22:45:29.089Z] "url": "serverUrl"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "x-openApiExtension": "openApiExtensionValue"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] },
[2025-12-24T22:45:29.089Z] "/resource/test-enums": {
[2025-12-24T22:45:29.089Z] "get": {
[2025-12-24T22:45:29.089Z] "tags": [
[2025-12-24T22:45:29.089Z] "test"
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "parameters": [
[2025-12-24T22:45:29.089Z] {
[2025-12-24T22:45:29.089Z] "name": "query",
[2025-12-24T22:45:29.089Z] "in": "query",
[2025-12-24T22:45:29.089Z] "schema": {
[2025-12-24T22:45:29.089Z] "$ref": "#/components/schemas/Query"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "responses": {
[2025-12-24T22:45:29.089Z] "200": {
[2025-12-24T22:45:29.089Z] "description": "OK",
[2025-12-24T22:45:29.089Z] "content": {
[2025-12-24T22:45:29.089Z] "application/json": {
[2025-12-24T22:45:29.089Z] "schema": {
[2025-12-24T22:45:29.089Z] "$ref": "#/components/schemas/Query"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] },
[2025-12-24T22:45:29.089Z] "security": [
[2025-12-24T22:45:29.089Z] {
[2025-12-24T22:45:29.089Z] "securityRequirement": [
[2025-12-24T22:45:29.089Z] "securityRequirementScope"
[2025-12-24T22:45:29.089Z] ]
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "servers": [
[2025-12-24T22:45:29.089Z] {
[2025-12-24T22:45:29.089Z] "url": "serverUrl"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "x-openApiExtension": "openApiExtensionValue"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] },
[2025-12-24T22:45:29.089Z] "components": {
[2025-12-24T22:45:29.089Z] "schemas": {
[2025-12-24T22:45:29.089Z] "Query": {
[2025-12-24T22:45:29.089Z] "enum": [
[2025-12-24T22:45:29.089Z] "QUERY_PARAM_1",
[2025-12-24T22:45:29.089Z] "QUERY_PARAM_2"
[2025-12-24T22:45:29.089Z] ],
[2025-12-24T22:45:29.089Z] "type": "string"
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] }
[2025-12-24T22:45:29.089Z] 2025-12-24 22:43:44,755 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-12-24T22:45:29.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2025-12-24T22:45:29.089Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2025-12-24T22:45:29.766Z] 2025-12-24 22:43:45,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2025-12-24T22:45:29.766Z] 2025-12-24 22:43:45,695 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:29.766Z] 2025-12-24 22:43:45,695 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:30.443Z] 2025-12-24 22:43:46,199 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:45:30.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2025-12-24T22:45:30.443Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2025-12-24T22:45:31.119Z] 2025-12-24 22:43:47,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2025-12-24T22:45:31.119Z] 2025-12-24 22:43:47,112 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:31.119Z] 2025-12-24 22:43:47,112 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:31.798Z] 2025-12-24 22:43:47,688 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:45:31.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2025-12-24T22:45:31.798Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2025-12-24T22:45:32.479Z] 2025-12-24 22:43:48,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2025-12-24T22:45:32.479Z] 2025-12-24 22:43:48,634 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:32.479Z] 2025-12-24 22:43:48,634 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:33.888Z] {
[2025-12-24T22:45:33.888Z] "openapi": "3.0.3",
[2025-12-24T22:45:33.888Z] "info": {
[2025-12-24T22:45:33.888Z] "title": "Generated API",
[2025-12-24T22:45:33.888Z] "version": "1.0"
[2025-12-24T22:45:33.888Z] },
[2025-12-24T22:45:33.888Z] "tags": [
[2025-12-24T22:45:33.888Z] {
[2025-12-24T22:45:33.888Z] "name": "test"
[2025-12-24T22:45:33.888Z] }
[2025-12-24T22:45:33.888Z] ],
[2025-12-24T22:45:33.888Z] "paths": {
[2025-12-24T22:45:33.888Z] "/resource2/test-security/annotated": {
[2025-12-24T22:45:33.888Z] "get": {
[2025-12-24T22:45:33.888Z] "tags": [
[2025-12-24T22:45:33.888Z] "test"
[2025-12-24T22:45:33.888Z] ],
[2025-12-24T22:45:33.888Z] "responses": {
[2025-12-24T22:45:33.888Z] "200": {
[2025-12-24T22:45:33.888Z] "description": "OK",
[2025-12-24T22:45:33.888Z] "content": {
[2025-12-24T22:45:33.888Z] "application/json": {
[2025-12-24T22:45:33.889Z] "schema": {
[2025-12-24T22:45:33.889Z] "type": "string"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "security": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "JWTCompanyAuthentication": [
[2025-12-24T22:45:33.889Z]
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "servers": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "url": "serverUrl"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "/resource2/test-security/classLevel/1": {
[2025-12-24T22:45:33.889Z] "get": {
[2025-12-24T22:45:33.889Z] "tags": [
[2025-12-24T22:45:33.889Z] "test"
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "responses": {
[2025-12-24T22:45:33.889Z] "200": {
[2025-12-24T22:45:33.889Z] "description": "OK",
[2025-12-24T22:45:33.889Z] "content": {
[2025-12-24T22:45:33.889Z] "application/json": {
[2025-12-24T22:45:33.889Z] "schema": {
[2025-12-24T22:45:33.889Z] "type": "string"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "401": {
[2025-12-24T22:45:33.889Z] "description": "Not Authorized"
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "403": {
[2025-12-24T22:45:33.889Z] "description": "Not Allowed"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "security": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "JWTCompanyAuthentication": [
[2025-12-24T22:45:33.889Z] "admin"
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "servers": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "url": "serverUrl"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "/resource2/test-security/classLevel/2": {
[2025-12-24T22:45:33.889Z] "get": {
[2025-12-24T22:45:33.889Z] "tags": [
[2025-12-24T22:45:33.889Z] "test"
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "responses": {
[2025-12-24T22:45:33.889Z] "200": {
[2025-12-24T22:45:33.889Z] "description": "OK",
[2025-12-24T22:45:33.889Z] "content": {
[2025-12-24T22:45:33.889Z] "application/json": {
[2025-12-24T22:45:33.889Z] "schema": {
[2025-12-24T22:45:33.889Z] "type": "string"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "401": {
[2025-12-24T22:45:33.889Z] "description": "Not Authorized"
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "403": {
[2025-12-24T22:45:33.889Z] "description": "Not Allowed"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "security": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "JWTCompanyAuthentication": [
[2025-12-24T22:45:33.889Z] "admin"
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "servers": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "url": "serverUrl"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "/resource2/test-security/classLevel/3": {
[2025-12-24T22:45:33.889Z] "get": {
[2025-12-24T22:45:33.889Z] "tags": [
[2025-12-24T22:45:33.889Z] "test"
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "responses": {
[2025-12-24T22:45:33.889Z] "200": {
[2025-12-24T22:45:33.889Z] "description": "OK",
[2025-12-24T22:45:33.889Z] "content": {
[2025-12-24T22:45:33.889Z] "application/json": {
[2025-12-24T22:45:33.889Z] "schema": {
[2025-12-24T22:45:33.889Z] "type": "string"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "security": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "MyOwnName": [
[2025-12-24T22:45:33.889Z]
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "servers": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "url": "serverUrl"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "/resource2/test-security/methodLevel/1": {
[2025-12-24T22:45:33.889Z] "get": {
[2025-12-24T22:45:33.889Z] "tags": [
[2025-12-24T22:45:33.889Z] "test"
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.889Z] "responses": {
[2025-12-24T22:45:33.889Z] "200": {
[2025-12-24T22:45:33.889Z] "description": "OK",
[2025-12-24T22:45:33.889Z] "content": {
[2025-12-24T22:45:33.889Z] "application/json": {
[2025-12-24T22:45:33.889Z] "schema": {
[2025-12-24T22:45:33.889Z] "type": "string"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "401": {
[2025-12-24T22:45:33.889Z] "description": "Not Authorized"
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "403": {
[2025-12-24T22:45:33.889Z] "description": "Not Allowed"
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] },
[2025-12-24T22:45:33.889Z] "security": [
[2025-12-24T22:45:33.889Z] {
[2025-12-24T22:45:33.889Z] "JWTCompanyAuthentication": [
[2025-12-24T22:45:33.889Z] "admin"
[2025-12-24T22:45:33.889Z] ]
[2025-12-24T22:45:33.889Z] }
[2025-12-24T22:45:33.889Z] ],
[2025-12-24T22:45:33.890Z] "servers": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "url": "serverUrl"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "/resource2/test-security/methodLevel/2": {
[2025-12-24T22:45:33.890Z] "get": {
[2025-12-24T22:45:33.890Z] "tags": [
[2025-12-24T22:45:33.890Z] "test"
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "responses": {
[2025-12-24T22:45:33.890Z] "200": {
[2025-12-24T22:45:33.890Z] "description": "OK",
[2025-12-24T22:45:33.890Z] "content": {
[2025-12-24T22:45:33.890Z] "application/json": {
[2025-12-24T22:45:33.890Z] "schema": {
[2025-12-24T22:45:33.890Z] "type": "string"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "401": {
[2025-12-24T22:45:33.890Z] "description": "Not Authorized"
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "403": {
[2025-12-24T22:45:33.890Z] "description": "Not Allowed"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "security": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "JWTCompanyAuthentication": [
[2025-12-24T22:45:33.890Z] "admin"
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "servers": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "url": "serverUrl"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "/resource2/test-security/methodLevel/public": {
[2025-12-24T22:45:33.890Z] "get": {
[2025-12-24T22:45:33.890Z] "tags": [
[2025-12-24T22:45:33.890Z] "test"
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "responses": {
[2025-12-24T22:45:33.890Z] "200": {
[2025-12-24T22:45:33.890Z] "description": "OK",
[2025-12-24T22:45:33.890Z] "content": {
[2025-12-24T22:45:33.890Z] "application/json": {
[2025-12-24T22:45:33.890Z] "schema": {
[2025-12-24T22:45:33.890Z] "type": "string"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "servers": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "url": "serverUrl"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "/resource2/test-security/naked": {
[2025-12-24T22:45:33.890Z] "get": {
[2025-12-24T22:45:33.890Z] "tags": [
[2025-12-24T22:45:33.890Z] "test"
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "responses": {
[2025-12-24T22:45:33.890Z] "200": {
[2025-12-24T22:45:33.890Z] "description": "OK",
[2025-12-24T22:45:33.890Z] "content": {
[2025-12-24T22:45:33.890Z] "application/json": {
[2025-12-24T22:45:33.890Z] "schema": {
[2025-12-24T22:45:33.890Z] "type": "string"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "401": {
[2025-12-24T22:45:33.890Z] "description": "Not Authorized"
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "403": {
[2025-12-24T22:45:33.890Z] "description": "Not Allowed"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "security": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "JWTCompanyAuthentication": [
[2025-12-24T22:45:33.890Z] "admin"
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "servers": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "url": "serverUrl"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "/resource3/test-security/annotated": {
[2025-12-24T22:45:33.890Z] "get": {
[2025-12-24T22:45:33.890Z] "tags": [
[2025-12-24T22:45:33.890Z] "test"
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "responses": {
[2025-12-24T22:45:33.890Z] "200": {
[2025-12-24T22:45:33.890Z] "description": "OK",
[2025-12-24T22:45:33.890Z] "content": {
[2025-12-24T22:45:33.890Z] "application/json": {
[2025-12-24T22:45:33.890Z] "schema": {
[2025-12-24T22:45:33.890Z] "type": "string"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "security": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "AtClassLevel": [
[2025-12-24T22:45:33.890Z]
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ],
[2025-12-24T22:45:33.890Z] "servers": [
[2025-12-24T22:45:33.890Z] {
[2025-12-24T22:45:33.890Z] "url": "serverUrl"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] ]
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] },
[2025-12-24T22:45:33.890Z] "components": {
[2025-12-24T22:45:33.890Z] "securitySchemes": {
[2025-12-24T22:45:33.890Z] "JWTCompanyAuthentication": {
[2025-12-24T22:45:33.890Z] "type": "http",
[2025-12-24T22:45:33.890Z] "description": "JWT Authentication",
[2025-12-24T22:45:33.890Z] "scheme": "bearer",
[2025-12-24T22:45:33.890Z] "bearerFormat": "JWT"
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] }
[2025-12-24T22:45:33.890Z] 2025-12-24 22:43:49,461 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:45:33.890Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2025-12-24T22:45:33.890Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2025-12-24T22:45:34.572Z] 2025-12-24 22:43:50,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T22:45:34.572Z] 2025-12-24 22:43:50,435 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:34.572Z] 2025-12-24 22:43:50,435 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:35.252Z] 2025-12-24 22:43:51,028 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:45:35.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2025-12-24T22:45:35.252Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2025-12-24T22:45:35.933Z] 2025-12-24 22:43:51,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2025-12-24T22:45:35.933Z] 2025-12-24 22:43:51,967 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:35.933Z] 2025-12-24 22:43:51,967 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:36.612Z] 2025-12-24 22:43:52,623 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:45:36.612Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2025-12-24T22:45:36.612Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2025-12-24T22:45:38.021Z] 2025-12-24 22:43:53,530 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-12-24T22:45:38.021Z] 2025-12-24 22:43:53,530 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:38.021Z] 2025-12-24 22:43:53,530 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:38.021Z] 2025-12-24 22:43:54,160 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:45:38.021Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2025-12-24T22:45:38.022Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2025-12-24T22:45:39.431Z] 2025-12-24 22:43:55,080 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-12-24T22:45:39.431Z] 2025-12-24 22:43:55,081 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:39.431Z] 2025-12-24 22:43:55,081 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:40.111Z] 2025-12-24 22:43:55,657 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:45:40.112Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2025-12-24T22:45:40.112Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2025-12-24T22:45:40.792Z] 2025-12-24 22:43:56,572 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2025-12-24T22:45:40.792Z] 2025-12-24 22:43:56,572 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:40.792Z] 2025-12-24 22:43:56,572 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:41.473Z] 2025-12-24 22:43:57,188 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:45:41.473Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2025-12-24T22:45:41.473Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2025-12-24T22:45:42.152Z] 2025-12-24 22:43:58,097 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2025-12-24T22:45:42.152Z] 2025-12-24 22:43:58,098 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:42.152Z] 2025-12-24 22:43:58,098 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:42.832Z] 2025-12-24 22:43:58,654 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:45:42.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2025-12-24T22:45:42.832Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2025-12-24T22:45:43.512Z] 2025-12-24 22:43:58,960 INFO [io.qua.sma.openapi] (build-23) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2025-12-24T22:45:43.512Z] 2025-12-24 22:43:58,961 INFO [io.qua.sma.openapi] (build-23) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2025-12-24T22:45:43.512Z] 2025-12-24 22:43:59,530 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2025-12-24T22:45:43.512Z] 2025-12-24 22:43:59,531 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:43.512Z] 2025-12-24 22:43:59,532 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:44.193Z] 2025-12-24 22:44:00,166 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:45:44.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2025-12-24T22:45:44.193Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2025-12-24T22:45:44.872Z] 2025-12-24 22:44:00,988 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-12-24T22:45:44.872Z] 2025-12-24 22:44:00,989 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:44.872Z] 2025-12-24 22:44:00,989 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:45.551Z] 2025-12-24 22:44:01,570 INFO [io.quarkus] (main) Quarkus stopped in 0.087s
[2025-12-24T22:45:45.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2025-12-24T22:45:45.551Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2025-12-24T22:45:46.229Z] 2025-12-24 22:44:02,412 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2025-12-24T22:45:46.229Z] 2025-12-24 22:44:02,413 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:46.229Z] 2025-12-24 22:44:02,413 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:46.909Z] 2025-12-24 22:44:02,960 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:45:46.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2025-12-24T22:45:46.909Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2025-12-24T22:45:48.318Z] 2025-12-24 22:44:03,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2025-12-24T22:45:48.318Z] 2025-12-24 22:44:03,886 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:48.318Z] 2025-12-24 22:44:03,886 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:48.996Z] 2025-12-24 22:44:04,549 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2025-12-24T22:45:48.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2025-12-24T22:45:48.996Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2025-12-24T22:45:49.676Z] 2025-12-24 22:44:04,884 INFO [io.qua.sma.openapi] (build-7) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.json
[2025-12-24T22:45:49.676Z] 2025-12-24 22:44:04,886 INFO [io.qua.sma.openapi] (build-7) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.yaml
[2025-12-24T22:45:49.676Z] 2025-12-24 22:44:05,310 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2025-12-24T22:45:49.676Z] 2025-12-24 22:44:05,310 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:49.676Z] 2025-12-24 22:44:05,310 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:49.676Z] 2025-12-24 22:44:05,385 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:45:49.676Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2025-12-24T22:45:49.676Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-12-24T22:45:50.356Z] 2025-12-24 22:44:06,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2025-12-24T22:45:50.356Z] 2025-12-24 22:44:06,332 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:50.356Z] 2025-12-24 22:44:06,332 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:51.035Z] 2025-12-24 22:44:06,865 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:45:51.035Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2025-12-24T22:45:51.035Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2025-12-24T22:45:51.715Z] 2025-12-24 22:44:07,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:45:51.715Z] 2025-12-24 22:44:07,835 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:51.715Z] 2025-12-24 22:44:07,835 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:52.394Z] 2025-12-24 22:44:08,474 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:45:52.394Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2025-12-24T22:45:52.394Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2025-12-24T22:45:53.074Z] 2025-12-24 22:44:09,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2025-12-24T22:45:53.075Z] 2025-12-24 22:44:09,236 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:45:53.075Z] 2025-12-24 22:44:09,236 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:45:53.755Z] 2025-12-24 22:44:09,946 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:45:54.433Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] Results:
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:45:54.433Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:45:54.433Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-deployment ---
[2025-12-24T22:45:54.433Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2025-12-24T22:45:54.433Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.pom
[2025-12-24T22:45:54.433Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] -----------< io.quarkus:quarkus-smallrye-health-deployment >------------
[2025-12-24T22:45:54.433Z] [INFO] Building Quarkus - SmallRye Health - Deployment 2.7.5.Final [331/964]
[2025-12-24T22:45:54.433Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:54.433Z] [INFO]
[2025-12-24T22:45:54.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO] Processed 23 files in 49ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO] Processed 23 files in 00:00.043 (Already Sorted: 23, Needed Sorting: 0)
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:45:55.111Z] [INFO] Copying 1 resource
[2025-12-24T22:45:55.111Z] [INFO]
[2025-12-24T22:45:55.111Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.111Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:45:55.111Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-health/deployment/target/classes
[2025-12-24T22:45:55.791Z] [INFO]
[2025-12-24T22:45:55.791Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:45:55.791Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/deployment/src/test/resources
[2025-12-24T22:45:55.791Z] [INFO]
[2025-12-24T22:45:55.791Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.791Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:45:55.791Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-health/deployment/target/test-classes
[2025-12-24T22:45:55.791Z] [INFO]
[2025-12-24T22:45:55.791Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:45:55.791Z] [INFO]
[2025-12-24T22:45:55.791Z] [INFO] -------------------------------------------------------
[2025-12-24T22:45:55.791Z] [INFO] T E S T S
[2025-12-24T22:45:55.791Z] [INFO] -------------------------------------------------------
[2025-12-24T22:45:55.791Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:45:56.915Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2025-12-24T22:46:00.917Z] 2025-12-24 22:44:16,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2025-12-24T22:46:00.917Z] 2025-12-24 22:44:16,633 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:00.917Z] 2025-12-24 22:44:16,633 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:03.115Z] 2025-12-24 22:44:18,563 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:46:03.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.071 s - in io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2025-12-24T22:46:03.115Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2025-12-24T22:46:03.798Z] 2025-12-24 22:44:19,914 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2025-12-24T22:46:03.798Z] 2025-12-24 22:44:19,915 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:03.798Z] 2025-12-24 22:44:19,916 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:04.478Z] 2025-12-24 22:44:20,415 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"noScopeStereotype","status":"DOWN"},{"name":"noScope","status":"DOWN"}]}
[2025-12-24T22:46:04.478Z] 2025-12-24 22:44:20,461 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:46:04.478Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.861 s - in io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2025-12-24T22:46:04.478Z] [INFO] Running io.quarkus.smallrye.health.test.HealthUnitTest
[2025-12-24T22:46:05.903Z] 2025-12-24 22:44:21,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2025-12-24T22:46:05.903Z] 2025-12-24 22:44:21,551 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:05.903Z] 2025-12-24 22:44:21,551 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:05.903Z] 2025-12-24 22:44:22,108 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:46:05.903Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in io.quarkus.smallrye.health.test.HealthUnitTest
[2025-12-24T22:46:05.903Z] [INFO] Running io.quarkus.smallrye.health.test.HealthOpenAPITest
[2025-12-24T22:46:07.310Z] 2025-12-24 22:44:22,811 INFO [io.qua.sma.openapi] (build-5) OpenAPI JSON saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.json
[2025-12-24T22:46:07.310Z] 2025-12-24 22:44:22,818 INFO [io.qua.sma.openapi] (build-5) OpenAPI YAML saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.yaml
[2025-12-24T22:46:07.310Z] 2025-12-24 22:44:23,242 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2025-12-24T22:46:07.310Z] 2025-12-24 22:44:23,242 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:07.310Z] 2025-12-24 22:44:23,242 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:07.987Z] 2025-12-24 22:44:23,949 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:46:07.987Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.smallrye.health.test.HealthOpenAPITest
[2025-12-24T22:46:07.987Z] [INFO] Running io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2025-12-24T22:46:09.419Z] 2025-12-24 22:44:24,993 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2025-12-24T22:46:09.419Z] 2025-12-24 22:44:24,994 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:09.419Z] 2025-12-24 22:44:24,994 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:09.419Z] 2025-12-24 22:44:25,564 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T22:46:09.419Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2025-12-24T22:46:09.419Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2025-12-24T22:46:10.840Z] 2025-12-24 22:44:26,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2025-12-24T22:46:10.840Z] 2025-12-24 22:44:26,515 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:10.840Z] 2025-12-24 22:44:26,515 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:11.518Z] 2025-12-24 22:44:27,098 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:46:11.518Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2025-12-24T22:46:11.518Z] [INFO] Running io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2025-12-24T22:46:12.196Z] 2025-12-24 22:44:28,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-12-24T22:46:12.196Z] 2025-12-24 22:44:28,205 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:12.196Z] 2025-12-24 22:44:28,205 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:12.196Z] 2025-12-24 22:44:28,276 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:46:12.196Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2025-12-24T22:46:12.196Z] [INFO] Running io.quarkus.smallrye.health.test.FailingUnitTest
[2025-12-24T22:46:12.875Z] 2025-12-24 22:44:29,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2025-12-24T22:46:12.875Z] 2025-12-24 22:44:29,060 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:12.876Z] 2025-12-24 22:44:29,060 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:13.553Z] 2025-12-24 22:44:29,468 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-12-24T22:46:13.554Z] 2025-12-24 22:44:29,539 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-12-24T22:46:13.554Z] 2025-12-24 22:44:29,552 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-12-24T22:46:13.554Z] 2025-12-24 22:44:29,565 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2025-12-24T22:46:13.554Z] 2025-12-24 22:44:29,604 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:46:13.554Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in io.quarkus.smallrye.health.test.FailingUnitTest
[2025-12-24T22:46:13.554Z] [INFO] Running io.quarkus.smallrye.health.test.DispatchedThreadTest
[2025-12-24T22:46:14.960Z] 2025-12-24 22:44:30,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T22:46:14.960Z] 2025-12-24 22:44:30,533 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:14.960Z] 2025-12-24 22:44:30,533 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:14.960Z] 2025-12-24 22:44:31,075 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:46:14.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in io.quarkus.smallrye.health.test.DispatchedThreadTest
[2025-12-24T22:46:14.961Z] [INFO] Running io.quarkus.smallrye.health.test.ui.DisabledTest
[2025-12-24T22:46:15.638Z] 2025-12-24 22:44:31,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.311s. Listening on: http://localhost:8081
[2025-12-24T22:46:15.638Z] 2025-12-24 22:44:31,844 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:15.638Z] 2025-12-24 22:44:31,844 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:16.317Z] 2025-12-24 22:44:32,174 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:46:16.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in io.quarkus.smallrye.health.test.ui.DisabledTest
[2025-12-24T22:46:16.317Z] [INFO] Running io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2025-12-24T22:46:16.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2025-12-24T22:46:16.996Z] [INFO] Running io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2025-12-24T22:46:17.675Z] 2025-12-24 22:44:33,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2025-12-24T22:46:17.675Z] 2025-12-24 22:44:33,458 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:17.675Z] 2025-12-24 22:44:33,458 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:18.353Z] 2025-12-24 22:44:33,903 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:46:18.353Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2025-12-24T22:46:18.353Z] [INFO] Running io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2025-12-24T22:46:19.032Z] 2025-12-24 22:44:34,958 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2025-12-24T22:46:19.032Z] 2025-12-24 22:44:34,958 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:19.032Z] 2025-12-24 22:44:34,958 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:19.710Z] 2025-12-24 22:44:35,496 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:46:19.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2025-12-24T22:46:19.710Z] [INFO] Running io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2025-12-24T22:46:20.390Z] 2025-12-24 22:44:36,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:46:20.390Z] 2025-12-24 22:44:36,406 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:20.390Z] 2025-12-24 22:44:36,406 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2025-12-24T22:46:21.070Z] 2025-12-24 22:44:36,894 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:46:21.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] Results:
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:46:21.070Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:46:21.070Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-deployment ---
[2025-12-24T22:46:21.070Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2025-12-24T22:46:21.070Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.pom
[2025-12-24T22:46:21.070Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] ----------------< io.quarkus:quarkus-jaeger-deployment >----------------
[2025-12-24T22:46:21.070Z] [INFO] Building Quarkus - Jaeger - Deployment 2.7.5.Final [332/964]
[2025-12-24T22:46:21.070Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:21.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom
[2025-12-24T22:46:21.070Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom (2.2 kB at 37 kB/s)
[2025-12-24T22:46:21.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar
[2025-12-24T22:46:21.070Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar (1.5 kB at 20 kB/s)
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.070Z] [INFO]
[2025-12-24T22:46:21.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO] Processed 8 files in 25ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO] Processed 8 files in 00:00.014 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:21.750Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/deployment/src/main/resources
[2025-12-24T22:46:21.750Z] [INFO]
[2025-12-24T22:46:21.750Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:21.750Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:21.750Z] [INFO] Compiling 3 source files to /quarkus/extensions/jaeger/deployment/target/classes
[2025-12-24T22:46:22.430Z] [INFO]
[2025-12-24T22:46:22.430Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:22.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:22.430Z] [INFO] Copying 1 resource
[2025-12-24T22:46:22.430Z] [INFO]
[2025-12-24T22:46:22.430Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:22.430Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:22.430Z] [INFO] Compiling 5 source files to /quarkus/extensions/jaeger/deployment/target/test-classes
[2025-12-24T22:46:22.430Z] [INFO]
[2025-12-24T22:46:22.430Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:22.430Z] [INFO]
[2025-12-24T22:46:22.430Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:22.430Z] [INFO] T E S T S
[2025-12-24T22:46:22.430Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:22.430Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:46:23.835Z] [INFO] Running io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2025-12-24T22:46:28.887Z] 2025-12-24 22:44:44,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2025-12-24T22:46:28.887Z] 2025-12-24 22:44:44,618 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:28.887Z] 2025-12-24 22:44:44,618 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:46:28.887Z] 2025-12-24 22:44:44,700 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:46:28.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.361 s - in io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2025-12-24T22:46:28.887Z] [INFO] Running io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2025-12-24T22:46:30.294Z] 2025-12-24 22:44:46,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2025-12-24T22:46:30.294Z] 2025-12-24 22:44:46,215 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:30.294Z] 2025-12-24 22:44:46,216 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:46:30.294Z] 2025-12-24 22:44:46,248 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:46:30.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s - in io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2025-12-24T22:46:30.294Z] [INFO] Running io.quarkus.jaeger.test.NestedMdcScopesTest
[2025-12-24T22:46:30.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.jaeger.test.NestedMdcScopesTest
[2025-12-24T22:46:30.294Z] [INFO] Running io.quarkus.jaeger.test.JaegerMetricsTestCase
[2025-12-24T22:46:31.730Z] 2025-12-24 22:44:47,439 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2025-12-24T22:46:31.730Z] 2025-12-24 22:44:47,441 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:31.730Z] 2025-12-24 22:44:47,441 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:46:31.730Z] 2025-12-24 22:44:47,495 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:46:31.730Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in io.quarkus.jaeger.test.JaegerMetricsTestCase
[2025-12-24T22:46:31.730Z] [INFO] Running io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2025-12-24T22:46:31.730Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-12-24T22:46:33.949Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s - in io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] Results:
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:33.949Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:33.949Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-deployment ---
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.jar
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.pom
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] -----------------< io.quarkus:quarkus-caffeine-parent >-----------------
[2025-12-24T22:46:33.949Z] [INFO] Building Quarkus - Caffeine 2.7.5.Final [333/964]
[2025-12-24T22:46:33.949Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-parent ---
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/caffeine/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-parent/2.7.5.Final/quarkus-caffeine-parent-2.7.5.Final.pom
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --------------------< io.quarkus:quarkus-caffeine >---------------------
[2025-12-24T22:46:33.949Z] [INFO] Building Quarkus - Caffeine - Runtime 2.7.5.Final [334/964]
[2025-12-24T22:46:33.949Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:33.949Z] [INFO] Copying 1 resource
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:33.949Z] [INFO] Compiling 2 source files to /quarkus/extensions/caffeine/runtime/target/classes
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:33.949Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/runtime/src/test/resources
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] No sources to compile
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] No tests to run.
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine ---
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.jar
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.pom
[2025-12-24T22:46:33.949Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final-sources.jar
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-parent >---------------
[2025-12-24T22:46:33.949Z] [INFO] Building Quarkus - Hibernate ORM 2.7.5.Final [335/964]
[2025-12-24T22:46:33.949Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.949Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.950Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.950Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.950Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.950Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:46:33.950Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.950Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-parent ---
[2025-12-24T22:46:33.950Z] [INFO] Installing /quarkus/extensions/hibernate-orm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-parent/2.7.5.Final/quarkus-hibernate-orm-parent-2.7.5.Final.pom
[2025-12-24T22:46:33.950Z] [INFO]
[2025-12-24T22:46:33.950Z] [INFO] ------------------< io.quarkus:quarkus-hibernate-orm >------------------
[2025-12-24T22:46:33.950Z] [INFO] Building Quarkus - Hibernate ORM - Runtime 2.7.5.Final [336/964]
[2025-12-24T22:46:33.950Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:33.950Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2025-12-24T22:46:34.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2025-12-24T22:46:34.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom (2.9 kB at 43 kB/s)
[2025-12-24T22:46:34.626Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2025-12-24T22:46:34.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2025-12-24T22:46:34.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar (355 kB at 3.9 MB/s)
[2025-12-24T22:46:34.626Z] [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-12-24T22:46:34.626Z] [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 110 kB/s)
[2025-12-24T22:46:34.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-12-24T22:46:34.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 14 kB/s)
[2025-12-24T22:46:34.626Z] [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-12-24T22:46:34.626Z] [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 26 kB/s)
[2025-12-24T22:46:34.626Z] [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-12-24T22:46:34.626Z] [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 136 kB/s)
[2025-12-24T22:46:34.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-12-24T22:46:35.307Z] [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 244 kB/s)
[2025-12-24T22:46:35.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-12-24T22:46:35.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 143 kB/s)
[2025-12-24T22:46:35.307Z] [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-12-24T22:46:35.307Z] [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 110 kB/s)
[2025-12-24T22:46:35.307Z] [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-12-24T22:46:35.307Z] [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 469 kB/s)
[2025-12-24T22:46:35.307Z] [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-12-24T22:46:35.307Z] [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 172 kB/s)
[2025-12-24T22:46:35.307Z] [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-12-24T22:46:35.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-12-24T22:46:35.307Z] [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-12-24T22:46:35.307Z] [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-12-24T22:46:35.307Z] [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 110 kB/s)
[2025-12-24T22:46:35.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 5.1 MB/s)
[2025-12-24T22:46:35.307Z] [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 44 MB/s)
[2025-12-24T22:46:35.307Z] [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 317 kB/s)
[2025-12-24T22:46:35.307Z] [INFO]
[2025-12-24T22:46:35.307Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.307Z] [INFO]
[2025-12-24T22:46:35.307Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:35.984Z] [INFO] Processed 94 files in 228ms (Formatted: 0, Unchanged: 94, Failed: 0, Readonly: 0)
[2025-12-24T22:46:35.984Z] [INFO]
[2025-12-24T22:46:35.984Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:36.666Z] [INFO] Processed 94 files in 00:00.458 (Already Sorted: 94, Needed Sorting: 0)
[2025-12-24T22:46:36.666Z] [INFO]
[2025-12-24T22:46:36.666Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:36.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:36.666Z] [INFO] Copying 2 resources
[2025-12-24T22:46:36.666Z] [INFO]
[2025-12-24T22:46:36.666Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:36.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2025-12-24T22:46:36.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar (11 kB at 61 kB/s)
[2025-12-24T22:46:36.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2025-12-24T22:46:37.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar (6.6 kB at 65 kB/s)
[2025-12-24T22:46:37.346Z] [INFO]
[2025-12-24T22:46:37.346Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:37.346Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:37.346Z] [INFO] Compiling 93 source files to /quarkus/extensions/hibernate-orm/runtime/target/classes
[2025-12-24T22:46:38.155Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.155Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.155Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.155Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/proxies/ProxyDefinitions.java:[71,117] unchecked call to getConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,25] getTypeResolver() in org.hibernate.boot.spi.MetadataImplementor has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[59,39] getReflectionManager() in org.hibernate.boot.spi.BootstrapContext has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[258,24] getTypeResolver() in org.hibernate.boot.internal.MetadataImpl has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[128,17] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,74] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,91] SESSION_FACTORY_OBSERVER in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[44,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,19] unchecked method invocation: method storeCache in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory is applied to given types
[2025-12-24T22:46:38.156Z] required: java.lang.String,java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2025-12-24T22:46:38.156Z] found: java.lang.String,java.lang.Class
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,30] unchecked conversion
[2025-12-24T22:46:38.156Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2025-12-24T22:46:38.156Z] found: java.lang.Class
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[72,54] unchecked conversion
[2025-12-24T22:46:38.156Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2025-12-24T22:46:38.156Z] found: java.lang.Class
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[80,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[58,29] org.hibernate.id.SequenceHiLoGenerator in org.hibernate.id has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[61,39] org.hibernate.id.SequenceIdentityGenerator in org.hibernate.id has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[88,105] unchecked call to getDeclaredConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[90,48] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[91,19] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/JTASessionOpener.java:[32,17] autoClose(boolean) in org.hibernate.SessionBuilder has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[57,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2025-12-24T22:46:38.156Z] return type requires unchecked conversion from java.lang.Object to T
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[207,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2025-12-24T22:46:38.156Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[668,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2025-12-24T22:46:38.156Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,44] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2025-12-24T22:46:38.156Z] required: java.lang.String,java.lang.Class<R>
[2025-12-24T22:46:38.157Z] found: java.lang.String,java.lang.Class
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,56] unchecked conversion
[2025-12-24T22:46:38.157Z] required: java.lang.Class<R>
[2025-12-24T22:46:38.157Z] found: java.lang.Class
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2025-12-24T22:46:38.157Z] return type requires unchecked conversion from java.lang.Object to T
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2025-12-24T22:46:38.157Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[48,24] unchecked cast
[2025-12-24T22:46:38.157Z] required: T
[2025-12-24T22:46:38.157Z] found: io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[50,24] unchecked cast
[2025-12-24T22:46:38.157Z] required: T
[2025-12-24T22:46:38.157Z] found: io.agroal.api.AgroalDataSource
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[145,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <T>merge(T) in javax.persistence.EntityManager
[2025-12-24T22:46:38.157Z] return type requires unchecked conversion from java.lang.Object to T
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[406,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2025-12-24T22:46:38.157Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[1097,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,49] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2025-12-24T22:46:38.157Z] required: java.lang.String,java.lang.Class<R>
[2025-12-24T22:46:38.157Z] found: java.lang.String,java.lang.Class
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,61] unchecked conversion
[2025-12-24T22:46:38.157Z] required: java.lang.Class<R>
[2025-12-24T22:46:38.157Z] found: java.lang.Class
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/service/jacc/Substitute_JaccIntegrator.java:[20,43] org.hibernate.secure.spi.JaccService in org.hibernate.secure.spi has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[84,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[109,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,72] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,89] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[171,17] getMetadataBuilder(org.hibernate.boot.registry.StandardServiceRegistry) in org.hibernate.boot.MetadataSources has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[214,17] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[246,47] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[247,38] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[269,48] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[270,74] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[272,17] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[302,29] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[304,24] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[325,42] JACC_PREFIX in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[328,49] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[330,81] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[332,49] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[334,81] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,70] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,30] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,75] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,30] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[560,39] IDENTIFIER_GENERATOR_STRATEGY_PROVIDER in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[49,9] StandardServiceRegistryBuilder(org.hibernate.boot.registry.BootstrapServiceRegistry,java.util.Map,org.hibernate.boot.cfgxml.spi.LoadedConfig,java.util.List<org.hibernate.boot.registry.StandardServiceInitiator>) in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated
[2025-12-24T22:46:38.157Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,38] unchecked method invocation: method add in interface java.util.List is applied to given types
[2025-12-24T22:46:38.158Z] required: E
[2025-12-24T22:46:38.158Z] found: java.lang.Class
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,68] unchecked conversion
[2025-12-24T22:46:38.158Z] required: E
[2025-12-24T22:46:38.158Z] found: java.lang.Class
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,46] unchecked method invocation: method applyFromStrategyRegistration in class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder is applied to given types
[2025-12-24T22:46:38.158Z] required: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2025-12-24T22:46:38.158Z] found: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,65] unchecked conversion
[2025-12-24T22:46:38.158Z] required: org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2025-12-24T22:46:38.158Z] found: org.hibernate.boot.registry.selector.StrategyRegistration
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[77,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[107,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateCurrentTenantIdentifierResolver.java:[54,74] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[24,16] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[29,61] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.158Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[32,48] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2025-12-24T22:46:38.158Z] [INFO]
[2025-12-24T22:46:38.158Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:38.158Z] [INFO] Scanning for classes to check...
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-system-out
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2025-12-24T22:46:38.158Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2025-12-24T22:46:39.192Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/runtime/banned-signatures.txt
[2025-12-24T22:46:39.192Z] [INFO] Loading classes to check...
[2025-12-24T22:46:39.192Z] [INFO] Scanning classes for violations...
[2025-12-24T22:46:39.192Z] [INFO] Scanned 147 class file(s) for forbidden API invocations (in 1.02s), 0 error(s).
[2025-12-24T22:46:39.192Z] [INFO]
[2025-12-24T22:46:39.192Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:39.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:39.192Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-orm/runtime/src/test/resources
[2025-12-24T22:46:39.192Z] [INFO]
[2025-12-24T22:46:39.192Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:39.192Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:39.192Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-orm/runtime/target/test-classes
[2025-12-24T22:46:39.192Z] [INFO]
[2025-12-24T22:46:39.192Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:39.192Z] [INFO] Scanning for classes to check...
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-12-24T22:46:39.192Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-12-24T22:46:39.192Z] [INFO] Loading classes to check...
[2025-12-24T22:46:39.192Z] [INFO] Scanning classes for violations...
[2025-12-24T22:46:39.192Z] [INFO] Scanned 1 class file(s) for forbidden API invocations (in 0.07s), 0 error(s).
[2025-12-24T22:46:39.192Z] [INFO]
[2025-12-24T22:46:39.192Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:39.192Z] [INFO]
[2025-12-24T22:46:39.192Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:39.192Z] [INFO] T E S T S
[2025-12-24T22:46:39.192Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:39.192Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:46:40.618Z] [INFO] Running io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2025-12-24T22:46:40.619Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] Results:
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:40.619Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:40.619Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm ---
[2025-12-24T22:46:40.619Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.jar
[2025-12-24T22:46:40.619Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.pom
[2025-12-24T22:46:40.619Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] -------------< io.quarkus:quarkus-narayana-jta-deployment >-------------
[2025-12-24T22:46:40.619Z] [INFO] Building Quarkus - Narayana JTA - Deployment 2.7.5.Final [337/964]
[2025-12-24T22:46:40.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:40.619Z] [INFO]
[2025-12-24T22:46:40.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO] Processed 7 files in 21ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO] Processed 7 files in 00:00.025 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:41.296Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/main/resources
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:41.296Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-jta/deployment/target/classes
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:41.296Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/test/resources
[2025-12-24T22:46:41.296Z] [INFO]
[2025-12-24T22:46:41.296Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.296Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:41.296Z] [INFO] Compiling 6 source files to /quarkus/extensions/narayana-jta/deployment/target/test-classes
[2025-12-24T22:46:41.973Z] [INFO]
[2025-12-24T22:46:41.973Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:41.973Z] [INFO]
[2025-12-24T22:46:41.973Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:41.973Z] [INFO] T E S T S
[2025-12-24T22:46:41.973Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:41.973Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:46:42.651Z] [INFO] Running io.quarkus.narayana.interceptor.TransactionalTest
[2025-12-24T22:46:45.779Z] 2025-12-24 22:45:00,851 INFO [io.qua.arc.pro.BeanProcessor] (build-21) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T22:46:45.780Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#testTransactionalBean,
[2025-12-24T22:46:45.780Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#tm,
[2025-12-24T22:46:45.780Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#txAssertionData
[2025-12-24T22:46:45.780Z] - and 3 more - please enable debug logging to see the full list
[2025-12-24T22:46:45.780Z] 2025-12-24 22:45:01,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.162s.
[2025-12-24T22:46:45.780Z] 2025-12-24 22:45:01,176 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:45.780Z] 2025-12-24 22:45:01,176 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2025-12-24T22:46:45.780Z] 2025-12-24 22:45:01,272 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T22:46:45.780Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 s - in io.quarkus.narayana.interceptor.TransactionalTest
[2025-12-24T22:46:45.780Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2025-12-24T22:46:46.458Z] 2025-12-24 22:45:02,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.240s.
[2025-12-24T22:46:46.458Z] 2025-12-24 22:45:02,283 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:46.458Z] 2025-12-24 22:45:02,283 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2025-12-24T22:46:46.458Z] 2025-12-24 22:45:02,323 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess_a699b16d5ec84f5cd24dbb4141adc7df66800e67@4153a832 for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2025-12-24T22:46:46.458Z] 2025-12-24 22:45:02,324 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess2_38da0c52ec1ec58ef6e9aad6d3375ef3b624f5e0@4a2dbcfc for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2025-12-24T22:46:46.458Z] 2025-12-24 22:45:02,328 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T22:46:46.458Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2025-12-24T22:46:46.458Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversTest
[2025-12-24T22:46:47.136Z] 2025-12-24 22:45:03,242 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s.
[2025-12-24T22:46:47.136Z] 2025-12-24 22:45:03,243 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:46:47.136Z] 2025-12-24 22:45:03,243 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2025-12-24T22:46:47.136Z] 2025-12-24 22:45:03,332 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:46:47.136Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in io.quarkus.narayana.observers.TransactionalObserversTest
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] Results:
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:47.819Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:47.819Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-deployment ---
[2025-12-24T22:46:47.819Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2025-12-24T22:46:47.819Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.pom
[2025-12-24T22:46:47.819Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] ------------< io.quarkus:quarkus-datasource-deployment-spi >------------
[2025-12-24T22:46:47.819Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [338/964]
[2025-12-24T22:46:47.819Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO] Processed 5 files in 26ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO] Processed 5 files in 00:00.014 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:47.819Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/main/resources
[2025-12-24T22:46:47.819Z] [INFO]
[2025-12-24T22:46:47.819Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:47.819Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:47.819Z] [INFO] Compiling 5 source files to /quarkus/extensions/datasource/deployment-spi/target/classes
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:48.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:48.497Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/test/resources
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:48.497Z] [INFO] No sources to compile
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:48.497Z] [INFO] No tests to run.
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:48.497Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:48.497Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment-spi ---
[2025-12-24T22:46:48.497Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2025-12-24T22:46:48.497Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.pom
[2025-12-24T22:46:48.497Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] ---------< io.quarkus:quarkus-kubernetes-service-binding-spi >----------
[2025-12-24T22:46:48.497Z] [INFO] Building Quarkus - Kubernetes Service Binding - SPI 2.7.5.Final [339/964]
[2025-12-24T22:46:48.497Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:48.497Z] [INFO]
[2025-12-24T22:46:48.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:49.174Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/main/resources
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:49.174Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/spi/target/classes
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:49.174Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/test/resources
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] No sources to compile
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] No tests to run.
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-spi ---
[2025-12-24T22:46:49.174Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2025-12-24T22:46:49.174Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.pom
[2025-12-24T22:46:49.174Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --------------< io.quarkus:quarkus-datasource-deployment >--------------
[2025-12-24T22:46:49.174Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [340/964]
[2025-12-24T22:46:49.174Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.174Z] [INFO]
[2025-12-24T22:46:49.174Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Processed 4 files in 26ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Processed 4 files in 00:00.020 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:49.881Z] [INFO] Copying 2 resources
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:49.881Z] [INFO] Compiling 4 source files to /quarkus/extensions/datasource/deployment/target/classes
[2025-12-24T22:46:49.881Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[193,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-12-24T22:46:49.881Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[202,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-12-24T22:46:49.881Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[225,57] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:49.881Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment/src/test/resources
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] No sources to compile
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] No tests to run.
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment ---
[2025-12-24T22:46:49.881Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.jar
[2025-12-24T22:46:49.881Z] [INFO] Installing /quarkus/extensions/datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.pom
[2025-12-24T22:46:49.881Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] -------------< io.quarkus:quarkus-credentials-deployment >--------------
[2025-12-24T22:46:49.881Z] [INFO] Building Quarkus - Credentials - Deployment 2.7.5.Final [341/964]
[2025-12-24T22:46:49.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:49.881Z] [INFO]
[2025-12-24T22:46:49.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Processed 1 files in 00:00.000 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:50.559Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/main/resources
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:50.559Z] [INFO] Compiling 1 source file to /quarkus/extensions/credentials/deployment/target/classes
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:50.559Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/test/resources
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] No sources to compile
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] No tests to run.
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-deployment ---
[2025-12-24T22:46:50.559Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2025-12-24T22:46:50.559Z] [INFO] Installing /quarkus/extensions/credentials/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.pom
[2025-12-24T22:46:50.559Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] ---------------< io.quarkus:quarkus-devservices-parent >----------------
[2025-12-24T22:46:50.559Z] [INFO] Building Quarkus - DevServices 2.7.5.Final [342/964]
[2025-12-24T22:46:50.559Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-parent ---
[2025-12-24T22:46:50.559Z] [INFO] Installing /quarkus/extensions/devservices/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-parent/2.7.5.Final/quarkus-devservices-parent-2.7.5.Final.pom
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] -----------------< io.quarkus:quarkus-devservices-h2 >------------------
[2025-12-24T22:46:50.559Z] [INFO] Building Quarkus - DevServices - H2 2.7.5.Final [343/964]
[2025-12-24T22:46:50.559Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:50.559Z] [INFO]
[2025-12-24T22:46:50.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:51.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/main/resources
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:51.265Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/h2/target/classes
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:51.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/test/resources
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] No sources to compile
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] No tests to run.
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-h2 ---
[2025-12-24T22:46:51.265Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.jar
[2025-12-24T22:46:51.265Z] [INFO] Installing /quarkus/extensions/devservices/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.pom
[2025-12-24T22:46:51.265Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-parent >-------------------
[2025-12-24T22:46:51.265Z] [INFO] Building Quarkus - JDBC 2.7.5.Final [344/964]
[2025-12-24T22:46:51.265Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-parent ---
[2025-12-24T22:46:51.265Z] [INFO] Installing /quarkus/extensions/jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-parent/2.7.5.Final/quarkus-jdbc-parent-2.7.5.Final.pom
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-h2-parent >------------------
[2025-12-24T22:46:51.265Z] [INFO] Building Quarkus - JDBC - H2 2.7.5.Final [345/964]
[2025-12-24T22:46:51.265Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-parent ---
[2025-12-24T22:46:51.265Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-parent/2.7.5.Final/quarkus-jdbc-h2-parent-2.7.5.Final.pom
[2025-12-24T22:46:51.265Z] [INFO]
[2025-12-24T22:46:51.265Z] [INFO] ---------------------< io.quarkus:quarkus-jdbc-h2 >---------------------
[2025-12-24T22:46:51.265Z] [INFO] Building Quarkus - JDBC - H2 - Runtime 2.7.5.Final [346/964]
[2025-12-24T22:46:51.265Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:51.265Z] [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-12-24T22:46:51.943Z] [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 29 kB/s)
[2025-12-24T22:46:51.943Z] [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-12-24T22:46:51.943Z] [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 14 kB/s)
[2025-12-24T22:46:51.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2025-12-24T22:46:51.943Z] [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 135 kB/s)
[2025-12-24T22:46:51.943Z] [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-12-24T22:46:51.943Z] [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 4.1 MB/s)
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO] Processed 6 files in 13ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO] Processed 6 files in 00:00.004 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:51.943Z] [INFO] Copying 1 resource
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO]
[2025-12-24T22:46:51.943Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:51.943Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:51.943Z] [INFO] Compiling 6 source files to /quarkus/extensions/jdbc/jdbc-h2/runtime/target/classes
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:52.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:52.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/runtime/src/test/resources
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:52.619Z] [INFO] No sources to compile
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:52.619Z] [INFO] No tests to run.
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:52.619Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:52.619Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2 ---
[2025-12-24T22:46:52.619Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.jar
[2025-12-24T22:46:52.619Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.pom
[2025-12-24T22:46:52.619Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-h2-deployment >----------------
[2025-12-24T22:46:52.619Z] [INFO] Building Quarkus - JDBC - H2 - Deployment 2.7.5.Final [347/964]
[2025-12-24T22:46:52.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:52.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/main/resources
[2025-12-24T22:46:52.619Z] [INFO]
[2025-12-24T22:46:52.619Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:52.619Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:52.619Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-h2/deployment/target/classes
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:53.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:53.297Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/test/resources
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:53.297Z] [INFO] No sources to compile
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:53.297Z] [INFO] No tests to run.
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:53.297Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:53.297Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-deployment ---
[2025-12-24T22:46:53.297Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2025-12-24T22:46:53.297Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.pom
[2025-12-24T22:46:53.297Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] ----------------< io.quarkus:quarkus-agroal-deployment >----------------
[2025-12-24T22:46:53.297Z] [INFO] Building Quarkus - Agroal - Deployment 2.7.5.Final [348/964]
[2025-12-24T22:46:53.297Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.297Z] [INFO]
[2025-12-24T22:46:53.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO] Processed 28 files in 67ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO] Processed 28 files in 00:00.034 (Already Sorted: 28, Needed Sorting: 0)
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:53.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/deployment/src/main/resources
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:53.974Z] [INFO] Compiling 3 source files to /quarkus/extensions/agroal/deployment/target/classes
[2025-12-24T22:46:53.974Z] [WARNING] /quarkus/extensions/agroal/deployment/src/main/java/io/quarkus/agroal/deployment/AgroalProcessor.java:[267,89] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:46:53.974Z] [INFO] Copying 12 resources
[2025-12-24T22:46:53.974Z] [INFO]
[2025-12-24T22:46:53.974Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:53.974Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:46:53.974Z] [INFO] Compiling 25 source files to /quarkus/extensions/agroal/deployment/target/test-classes
[2025-12-24T22:46:54.678Z] [INFO]
[2025-12-24T22:46:54.678Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-deployment ---
[2025-12-24T22:46:54.678Z] [INFO]
[2025-12-24T22:46:54.678Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:54.678Z] [INFO] T E S T S
[2025-12-24T22:46:54.679Z] [INFO] -------------------------------------------------------
[2025-12-24T22:46:54.679Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:46:55.356Z] [INFO] Running io.quarkus.agroal.test.AgroalDevModeTestCase
[2025-12-24T22:47:04.455Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-12-24T22:47:04.455Z] Tests paused
[2025-12-24T22:47:04.455Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:47:04.455Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:47:04.455Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:47:04.455Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:47:04.455Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:17,247 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.761s. Listening on: http://localhost:8080
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:17,250 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:17,250 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:18,699 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test407302571181482537/src/main/resources/application.properties
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:18,700 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:18,720 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-12-24T22:47:04.455Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:47:04.455Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:47:04.455Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:47:04.455Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:47:04.455Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:19,157 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8080
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:19,157 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:19,157 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:19,157 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.460s
[2025-12-24T22:47:04.455Z] 2025-12-24 22:45:19,240 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:47:04.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.145 s - in io.quarkus.agroal.test.AgroalDevModeTestCase
[2025-12-24T22:47:04.455Z] [INFO] Running io.quarkus.agroal.test.AgroalMetricsTestCase
[2025-12-24T22:47:06.644Z] 2025-12-24 22:45:22,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2025-12-24T22:47:06.644Z] 2025-12-24 22:45:22,416 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:06.644Z] 2025-12-24 22:45:22,416 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:06.644Z] 2025-12-24 22:45:22,539 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:47:06.644Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.169 s - in io.quarkus.agroal.test.AgroalMetricsTestCase
[2025-12-24T22:47:06.644Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2025-12-24T22:47:08.045Z] 2025-12-24 22:45:23,567 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2025-12-24T22:47:08.045Z] 2025-12-24 22:45:23,742 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-12-24T22:47:08.045Z] 2025-12-24 22:45:23,742 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:08.045Z] 2025-12-24 22:45:23,743 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:08.720Z] 2025-12-24 22:45:24,565 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:47:08.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2025-12-24T22:47:08.720Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2025-12-24T22:47:10.125Z] 2025-12-24 22:45:25,541 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2025-12-24T22:47:10.125Z] 2025-12-24 22:45:25,742 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2025-12-24T22:47:10.125Z] 2025-12-24 22:45:25,742 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:10.125Z] 2025-12-24 22:45:25,743 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:10.125Z] 2025-12-24 22:45:26,219 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:47:10.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2025-12-24T22:47:10.125Z] [INFO] Running io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2025-12-24T22:47:11.531Z] 2025-12-24 22:45:27,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T22:47:11.531Z] 2025-12-24 22:45:27,243 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:11.531Z] 2025-12-24 22:45:27,244 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:11.531Z] 2025-12-24 22:45:27,385 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:47:11.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2025-12-24T22:47:11.531Z] [INFO] Running io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2025-12-24T22:47:12.209Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2025-12-24T22:47:12.209Z] [INFO] Running io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2025-12-24T22:47:12.887Z] 2025-12-24 22:45:28,313 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-8) Dev Services for H2 started.
[2025-12-24T22:47:12.887Z] 2025-12-24 22:45:28,318 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (h2) started.
[2025-12-24T22:47:12.887Z] 2025-12-24 22:45:28,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2025-12-24T22:47:12.887Z] 2025-12-24 22:45:28,916 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:12.887Z] 2025-12-24 22:45:28,916 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:12.887Z] 2025-12-24 22:45:29,055 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:47:13.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2025-12-24T22:47:13.564Z] [INFO] Running io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2025-12-24T22:47:14.241Z] 2025-12-24 22:45:29,067 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:47:14.241Z] 2025-12-24 22:45:30,058 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2025-12-24T22:47:14.241Z] 2025-12-24 22:45:30,058 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:14.241Z] 2025-12-24 22:45:30,059 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:14.241Z] 2025-12-24 22:45:30,191 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T22:47:14.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2025-12-24T22:47:14.241Z] [INFO] Running io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2025-12-24T22:47:14.922Z] 2025-12-24 22:45:30,941 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest$ClientUserTrackerInterceptor@528c9ffc (priority 0)]
[2025-12-24T22:47:14.922Z] 2025-12-24 22:45:31,137 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T22:47:14.922Z] 2025-12-24 22:45:31,138 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:14.922Z] 2025-12-24 22:45:31,138 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:15.601Z] 2025-12-24 22:45:31,187 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2025-12-24T22:47:15.601Z] 2025-12-24 22:45:31,217 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2025-12-24T22:47:15.601Z] 2025-12-24 22:45:31,221 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2025-12-24T22:47:15.601Z] 2025-12-24 22:45:31,222 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,223 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,224 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,224 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:1
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,226 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,227 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,230 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2025-12-24T22:47:15.602Z] 2025-12-24 22:45:31,259 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:47:15.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2025-12-24T22:47:15.602Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2025-12-24T22:47:18.656Z] Tests paused
[2025-12-24T22:47:18.656Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:47:18.656Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:47:18.656Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:47:18.656Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:47:18.656Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:33,677 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.094s. Listening on: http://localhost:8080
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:33,677 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:33,677 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:33,910 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test7198947721593192995/src/main/resources/application.properties
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:33,912 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:33,927 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-12-24T22:47:18.656Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:47:18.656Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:47:18.656Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:47:18.656Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:47:18.656Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:34,269 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.336s. Listening on: http://localhost:8080
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:34,269 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:34,270 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:34,270 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.360s
[2025-12-24T22:47:18.656Z] 2025-12-24 22:45:34,286 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:47:18.656Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2025-12-24T22:47:18.656Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2025-12-24T22:47:19.334Z] 2025-12-24 22:45:35,271 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2025-12-24T22:47:19.334Z] 2025-12-24 22:45:35,271 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:19.334Z] 2025-12-24 22:45:35,271 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:19.334Z] 2025-12-24 22:45:35,451 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:47:19.334Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2025-12-24T22:47:19.334Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2025-12-24T22:47:20.740Z] 2025-12-24 22:45:36,097 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.users.driver" 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-12-24T22:47:20.740Z] 2025-12-24 22:45:36,406 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2025-12-24T22:47:20.740Z] 2025-12-24 22:45:36,407 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:20.740Z] 2025-12-24 22:45:36,407 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:20.740Z] 2025-12-24 22:45:36,541 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:47:20.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2025-12-24T22:47:20.740Z] [INFO] Running io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:36,971 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:36,971 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:36,976 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:36,976 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for datasource 'inventory' (h2) started.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:36,981 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:36,981 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for datasource 'users' (h2) started.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:37,580 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:37,581 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:37,581 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:21.842Z] 2025-12-24 22:45:37,788 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2025-12-24T22:47:21.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2025-12-24T22:47:21.842Z] [INFO] Running io.quarkus.agroal.test.NamedDataSourceConfigTest
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:37,794 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:37,798 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:37,835 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:38,360 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Unable to determine a database type for default datasource
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:38,852 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:38,852 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:38,852 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:23.247Z] 2025-12-24 22:45:38,962 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:47:23.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s - in io.quarkus.agroal.test.NamedDataSourceConfigTest
[2025-12-24T22:47:23.247Z] [INFO] Running io.quarkus.agroal.test.NoConfigTest
[2025-12-24T22:47:23.926Z] 2025-12-24 22:45:39,385 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2025-12-24T22:47:23.926Z] 2025-12-24 22:45:39,385 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2025-12-24T22:47:23.926Z] 2025-12-24 22:45:39,950 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2025-12-24T22:47:23.926Z] 2025-12-24 22:45:39,950 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:23.926Z] 2025-12-24 22:45:39,951 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:23.926Z] 2025-12-24 22:45:40,045 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:47:23.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in io.quarkus.agroal.test.NoConfigTest
[2025-12-24T22:47:23.926Z] [INFO] Running io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2025-12-24T22:47:24.605Z] 2025-12-24 22:45:40,053 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:47:24.605Z] 2025-12-24 22:45:40,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.161s. Listening on: http://localhost:8081
[2025-12-24T22:47:24.605Z] 2025-12-24 22:45:40,688 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:24.605Z] 2025-12-24 22:45:40,688 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation]
[2025-12-24T22:47:24.605Z] 2025-12-24 22:45:40,745 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T22:47:24.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s - in io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2025-12-24T22:47:24.605Z] [INFO] Running io.quarkus.agroal.test.NoSuitableDriverTest
[2025-12-24T22:47:25.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.agroal.test.NoSuitableDriverTest
[2025-12-24T22:47:25.282Z] [INFO] Running io.quarkus.agroal.test.PoolInterceptorsTest
[2025-12-24T22:47:25.958Z] 2025-12-24 22:45:41,889 INFO [io.agr.pool] (main) Datasource 'another': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$AnotherInterceptor@bd9c170 (priority 0) >>> io.quarkus.agroal.test.PoolInterceptorsTest$AnotherPriorityInterceptor@651c8a24 (priority 1)]
[2025-12-24T22:47:25.958Z] 2025-12-24 22:45:41,891 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$DefaultInterceptor@2f8757e9 (priority 0)]
[2025-12-24T22:47:25.958Z] 2025-12-24 22:45:42,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-12-24T22:47:25.958Z] 2025-12-24 22:45:42,003 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:25.958Z] 2025-12-24 22:45:42,003 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:25.958Z] 2025-12-24 22:45:42,124 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:47:25.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s - in io.quarkus.agroal.test.PoolInterceptorsTest
[2025-12-24T22:47:25.958Z] [INFO] Running io.quarkus.agroal.test.PoolLessTestCase
[2025-12-24T22:47:27.362Z] 2025-12-24 22:45:42,943 INFO [io.agr.pool] (main) Datasource '<default>': Connection reap not supported in pool-less mode
[2025-12-24T22:47:27.362Z] 2025-12-24 22:45:43,100 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2025-12-24T22:47:27.362Z] 2025-12-24 22:45:43,101 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:27.362Z] 2025-12-24 22:45:43,101 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:27.362Z] 2025-12-24 22:45:43,251 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:47:27.362Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s - in io.quarkus.agroal.test.PoolLessTestCase
[2025-12-24T22:47:27.362Z] [INFO] Running io.quarkus.agroal.test.UnknownDriverConfigTest
[2025-12-24T22:47:28.042Z] 2025-12-24 22:45:43,545 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Unable to start devservices for default datasource as this datasource type (other) does not support devservices
[2025-12-24T22:47:28.042Z] 2025-12-24 22:45:43,971 WARN [io.qua.agr.run.AgroalConnectionConfigurer] (main) Agroal does not support detecting if a connection is still usable after an exception for database kind: other
[2025-12-24T22:47:28.042Z] 2025-12-24 22:45:44,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2025-12-24T22:47:28.042Z] 2025-12-24 22:45:44,111 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:28.042Z] 2025-12-24 22:45:44,111 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2025-12-24T22:47:28.042Z] 2025-12-24 22:45:44,206 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:47:28.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in io.quarkus.agroal.test.UnknownDriverConfigTest
[2025-12-24T22:47:28.042Z] [INFO] Running io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2025-12-24T22:47:28.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2025-12-24T22:47:28.721Z] [INFO] H2 database was shut down; server status: Not started
[2025-12-24T22:47:28.721Z] [INFO]
[2025-12-24T22:47:28.721Z] [INFO] Results:
[2025-12-24T22:47:28.721Z] [INFO]
[2025-12-24T22:47:28.721Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:47:28.721Z] [INFO]
[2025-12-24T22:47:28.721Z] [INFO]
[2025-12-24T22:47:28.721Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-deployment ---
[2025-12-24T22:47:28.721Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar
[2025-12-24T22:47:28.721Z] [INFO]
[2025-12-24T22:47:28.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-deployment ---
[2025-12-24T22:47:28.721Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:47:28.721Z] [INFO]
[2025-12-24T22:47:28.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-deployment ---
[2025-12-24T22:47:28.721Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.jar
[2025-12-24T22:47:28.721Z] [INFO] Installing /quarkus/extensions/agroal/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.pom
[2025-12-24T22:47:28.722Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:47:28.722Z] [INFO]
[2025-12-24T22:47:28.722Z] [INFO] ---------------< io.quarkus:quarkus-caffeine-deployment >---------------
[2025-12-24T22:47:28.722Z] [INFO] Building Quarkus - Caffeine - Deployment 2.7.5.Final [349/964]
[2025-12-24T22:47:28.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:47:28.722Z] [INFO]
[2025-12-24T22:47:28.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:28.722Z] [INFO]
[2025-12-24T22:47:28.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:29.401Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/main/resources
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:47:29.401Z] [INFO] Compiling 1 source file to /quarkus/extensions/caffeine/deployment/target/classes
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:29.401Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/test/resources
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] No sources to compile
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] No tests to run.
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-deployment ---
[2025-12-24T22:47:29.401Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.jar
[2025-12-24T22:47:29.401Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.pom
[2025-12-24T22:47:29.401Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] ---------< io.quarkus:quarkus-panache-hibernate-common-parent >---------
[2025-12-24T22:47:29.401Z] [INFO] Building Quarkus - Panache - Hibernate - Common 2.7.5.Final [350/964]
[2025-12-24T22:47:29.401Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-parent ---
[2025-12-24T22:47:29.401Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.5.Final/quarkus-panache-hibernate-common-parent-2.7.5.Final.pom
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] ------------< io.quarkus:quarkus-panache-hibernate-common >-------------
[2025-12-24T22:47:29.401Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Runtime 2.7.5.Final [351/964]
[2025-12-24T22:47:29.401Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:29.401Z] [INFO] Copying 1 resource
[2025-12-24T22:47:29.401Z] [INFO]
[2025-12-24T22:47:29.401Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:29.401Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:47:29.401Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/classes
[2025-12-24T22:47:30.079Z] [INFO]
[2025-12-24T22:47:30.079Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:30.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:30.079Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/runtime/src/test/resources
[2025-12-24T22:47:30.079Z] [INFO]
[2025-12-24T22:47:30.079Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:30.079Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:47:30.079Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/test-classes
[2025-12-24T22:47:30.079Z] [INFO]
[2025-12-24T22:47:30.079Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:30.079Z] [INFO]
[2025-12-24T22:47:30.079Z] [INFO] -------------------------------------------------------
[2025-12-24T22:47:30.079Z] [INFO] T E S T S
[2025-12-24T22:47:30.079Z] [INFO] -------------------------------------------------------
[2025-12-24T22:47:30.079Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:47:30.758Z] [INFO] Running io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2025-12-24T22:47:30.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] Results:
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:30.758Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:30.758Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common ---
[2025-12-24T22:47:30.758Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2025-12-24T22:47:30.758Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.pom
[2025-12-24T22:47:30.758Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] -------< io.quarkus:quarkus-panache-hibernate-common-deployment >-------
[2025-12-24T22:47:30.758Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Deployment 2.7.5.Final [352/964]
[2025-12-24T22:47:30.758Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO] Processed 6 files in 16ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO] Processed 6 files in 00:00.008 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:30.758Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/main/resources
[2025-12-24T22:47:30.758Z] [INFO]
[2025-12-24T22:47:30.758Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:30.758Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:47:30.758Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panache-hibernate-common/deployment/target/classes
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:31.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:31.436Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/test/resources
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:31.436Z] [INFO] No sources to compile
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:31.436Z] [INFO] No tests to run.
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:31.436Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:31.436Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-deployment ---
[2025-12-24T22:47:31.436Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2025-12-24T22:47:31.436Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.pom
[2025-12-24T22:47:31.436Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] ------------< io.quarkus:quarkus-hibernate-orm-deployment >-------------
[2025-12-24T22:47:31.436Z] [INFO] Building Quarkus - Hibernate ORM - Deployment 2.7.5.Final [353/964]
[2025-12-24T22:47:31.436Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:31.436Z] [INFO]
[2025-12-24T22:47:31.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.114Z] [INFO] Processed 189 files in 362ms (Formatted: 0, Unchanged: 189, Failed: 0, Readonly: 0)
[2025-12-24T22:47:32.114Z] [INFO]
[2025-12-24T22:47:32.114Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.794Z] [INFO] Processed 189 files in 00:00.309 (Already Sorted: 189, Needed Sorting: 0)
[2025-12-24T22:47:32.794Z] [INFO]
[2025-12-24T22:47:32.794Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:32.794Z] [INFO] Copying 5 resources
[2025-12-24T22:47:32.794Z] [INFO]
[2025-12-24T22:47:32.794Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:32.794Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:47:32.794Z] [INFO] Compiling 32 source files to /quarkus/extensions/hibernate-orm/deployment/target/classes
[2025-12-24T22:47:33.473Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[588,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:47:33.473Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[816,35] bindParam in io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog has been deprecated
[2025-12-24T22:47:33.473Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1061,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-12-24T22:47:33.473Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1071,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-12-24T22:47:33.473Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1072,63] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-12-24T22:47:33.473Z] [INFO]
[2025-12-24T22:47:33.473Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:33.473Z] [INFO] Scanning for classes to check...
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-system-out
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2025-12-24T22:47:33.473Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2025-12-24T22:47:33.473Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/deployment/banned-signatures.txt
[2025-12-24T22:47:33.473Z] [INFO] Loading classes to check...
[2025-12-24T22:47:33.473Z] [INFO] Scanning classes for violations...
[2025-12-24T22:47:33.473Z] [INFO] Scanned 53 class file(s) for forbidden API invocations (in 0.18s), 0 error(s).
[2025-12-24T22:47:33.473Z] [INFO]
[2025-12-24T22:47:33.473Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:33.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:47:33.473Z] [INFO] Copying 56 resources
[2025-12-24T22:47:33.473Z] [INFO]
[2025-12-24T22:47:33.473Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:33.473Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:47:33.473Z] [INFO] Compiling 157 source files to /quarkus/extensions/hibernate-orm/deployment/target/test-classes
[2025-12-24T22:47:34.877Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2025-12-24T22:47:34.877Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2025-12-24T22:47:34.877Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2025-12-24T22:47:34.877Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-12-24T22:47:34.877Z] required: java.util.Collection<? extends E>
[2025-12-24T22:47:34.877Z] found: java.util.Set
[2025-12-24T22:47:34.877Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,56] unchecked conversion
[2025-12-24T22:47:34.877Z] required: java.util.Collection<? extends E>
[2025-12-24T22:47:34.877Z] found: java.util.Set
[2025-12-24T22:47:34.877Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[39,26] unchecked call to contains(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-12-24T22:47:34.877Z] [INFO]
[2025-12-24T22:47:34.877Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:34.877Z] [INFO] Scanning for classes to check...
[2025-12-24T22:47:34.877Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2025-12-24T22:47:34.877Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2025-12-24T22:47:34.877Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2025-12-24T22:47:34.877Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2025-12-24T22:47:34.877Z] [INFO] Loading classes to check...
[2025-12-24T22:47:34.877Z] [INFO] Scanning classes for violations...
[2025-12-24T22:47:34.877Z] [INFO] Scanned 227 class file(s) for forbidden API invocations (in 0.37s), 0 error(s).
[2025-12-24T22:47:34.877Z] [INFO]
[2025-12-24T22:47:34.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:47:34.877Z] [INFO]
[2025-12-24T22:47:34.877Z] [INFO] -------------------------------------------------------
[2025-12-24T22:47:34.877Z] [INFO] T E S T S
[2025-12-24T22:47:34.877Z] [INFO] -------------------------------------------------------
[2025-12-24T22:47:34.877Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:47:37.088Z] [INFO] Running io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2025-12-24T22:47:44.662Z] 2025-12-24 22:45:57,428 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:47:44.662Z] 2025-12-24 22:46:00,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.685s. Listening on: http://localhost:8081
[2025-12-24T22:47:44.662Z] 2025-12-24 22:46:00,610 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:47:44.662Z] 2025-12-24 22:46:00,611 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:47:45.349Z] 2025-12-24 22:46:01,217 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T22:47:45.349Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.676 s - in io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2025-12-24T22:47:45.349Z] [INFO] Running io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:03,098 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:47:56.146Z] Tests paused
[2025-12-24T22:47:56.146Z] Running tests for the first time
[2025-12-24T22:47:56.146Z] Starting test run, 1 tests to run.
[2025-12-24T22:47:56.146Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:47:56.146Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-12-24T22:47:56.146Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:47:56.146Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:47:56.146Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:47:56.146Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:47:56.146Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:06,810 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.158s. Listening on: http://localhost:8080
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:06,810 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:06,810 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:07,110 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.211s. Listening on: http://localhost:8081
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:07,110 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:07,110 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:47:56.146Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:08,085 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.103s
[2025-12-24T22:47:56.146Z] All 1 test is passing (0 skipped), 1 test was run in 4568ms. Tests completed at 22:46:08.
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:09,614 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test10978691206996437668/src/main/resources/import.sql
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:09,616 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test10978691206996437668/src/main/resources/import.sql
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:09,618 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2025-12-24T22:47:56.146Z] Starting test run, 1 tests to run.
[2025-12-24T22:47:56.146Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:47:56.146Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:09,634 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2025-12-24T22:47:56.146Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:47:56.146Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:47:56.146Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:47:56.146Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:47:56.146Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:10,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.876s. Listening on: http://localhost:8080
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:10,516 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:10,516 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:10,516 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.901s
[2025-12-24T22:47:56.146Z] 2025-12-24 22:46:10,534 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:48:05.324Z] Tests paused
[2025-12-24T22:48:05.324Z] Running tests for the first time
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:10,545 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:48:05.324Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:48:05.324Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:48:05.324Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:48:05.324Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:48:05.324Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:48:05.324Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:48:05.324Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:48:05.324Z] ... 3 more
[2025-12-24T22:48:05.324Z]
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:10,713 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.074s. Listening on: http://localhost:8081
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:10,713 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:10,713 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:10,811 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.036s
[2025-12-24T22:48:05.324Z] Starting test run, 1 tests to run.
[2025-12-24T22:48:05.324Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:48:05.324Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-12-24T22:48:05.324Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2025-12-24T22:48:05.324Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:48:05.324Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:48:05.324Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:48:05.324Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:48:05.324Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:15,459 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.121s. Listening on: http://localhost:8080
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:15,459 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:15,459 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:16,117 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.400s. Listening on: http://localhost:8081
[2025-12-24T22:48:05.324Z] 2025-12-24 22:46:16,118 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:16,118 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:05.325Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:16,815 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.039s
[2025-12-24T22:48:05.325Z] All 1 test is passing (0 skipped), 1 test was run in 4639ms. Tests completed at 22:46:16.
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,348 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test9577438499331274437/src/test/resources/import.sql
[2025-12-24T22:48:05.325Z] Starting test run, 1 tests to run.
[2025-12-24T22:48:05.325Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:48:05.325Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,910 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,911 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,911 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:05.325Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,949 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,958 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,958 ERROR [io.qua.test] (Test runner thread) Test HibernateET#testImport() failed
[2025-12-24T22:48:05.325Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:48:05.325Z] Response body doesn't match expectation.
[2025-12-24T22:48:05.325Z] Expected: is "MyEntity:TEST ENTITY"
[2025-12-24T22:48:05.325Z] Actual: MyEntity:new entity
[2025-12-24T22:48:05.325Z]
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:48:05.325Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:48:05.325Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:48:05.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:48:05.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:48:05.325Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:48:05.325Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:48:05.325Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:48:05.325Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:48:05.325Z] at io.quarkus.hibernate.orm.HibernateET.testImport(HibernateET.java:18)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:48:05.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:48:05.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:48:05.325Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:48:05.325Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:48:05.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:05.325Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:05.325Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:48:05.325Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:48:05.325Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:48:05.325Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:48:05.325Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:48:05.325Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:48:05.325Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:48:05.325Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:48:05.325Z]
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:17,963 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:48:05.325Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 606ms. Tests completed at 22:46:17.
[2025-12-24T22:48:05.325Z] Starting test run, 1 tests to run.
[2025-12-24T22:48:05.325Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:48:05.325Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:20,026 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:20,026 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:20,026 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:05.325Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:20,063 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:20,097 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:48:05.325Z] All 1 test is passing (0 skipped), 1 test was run in 700ms. Tests completed at 22:46:20 due to changes to HibernateET.class.
[2025-12-24T22:48:05.325Z] 2025-12-24 22:46:20,191 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.043s
[2025-12-24T22:48:10.431Z] Tests paused
[2025-12-24T22:48:10.431Z] Running tests for the first time
[2025-12-24T22:48:10.431Z] Starting test run, 1 tests to run.
[2025-12-24T22:48:10.431Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:48:10.431Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2025-12-24T22:48:10.431Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:48:10.431Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:48:10.431Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:48:10.431Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:48:10.431Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:24,498 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.807s. Listening on: http://localhost:8080
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:24,498 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:24,499 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:24,967 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16833494167562841187/src/main/resources/import.sql
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:24,968 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, OtherEntity.class, OtherEntityTestResource.class.
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:24,980 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:48:10.431Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,181 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.341s. Listening on: http://localhost:8081
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,181 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,181 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:10.431Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:48:10.431Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:48:10.431Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:48:10.431Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:48:10.431Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,727 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.741s. Listening on: http://localhost:8080
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,727 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,728 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,728 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.989s
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,730 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16833494167562841187/src/main/resources/import.sql
[2025-12-24T22:48:10.431Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2025-12-24T22:48:10.431Z] 2025-12-24 22:46:25,741 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:48:10.431Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.976 s - in io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2025-12-24T22:48:10.431Z] [INFO] Running io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2025-12-24T22:48:12.275Z] 2025-12-24 22:46:25,750 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:48:12.275Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:48:12.275Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:48:12.275Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:48:12.275Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:48:12.275Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:48:12.275Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:48:12.275Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:48:12.275Z] ... 3 more
[2025-12-24T22:48:12.275Z]
[2025-12-24T22:48:12.275Z] 2025-12-24 22:46:26,217 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.043s
[2025-12-24T22:48:12.275Z] 2025-12-24 22:46:27,992 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.860s. Listening on: http://localhost:8081
[2025-12-24T22:48:12.275Z] 2025-12-24 22:46:27,993 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:12.275Z] 2025-12-24 22:46:27,993 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:12.275Z] 2025-12-24 22:46:28,245 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:48:12.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2025-12-24T22:48:12.275Z] [INFO] Running io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2025-12-24T22:48:12.952Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2025-12-24T22:48:12.952Z] [INFO] Running io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2025-12-24T22:48:16.009Z] 2025-12-24 22:46:29,626 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:48:16.009Z] Tests paused
[2025-12-24T22:48:16.009Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:48:16.009Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:48:16.009Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:48:16.009Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:48:16.009Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:48:16.009Z] 2025-12-24 22:46:31,696 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.386s. Listening on: http://localhost:8080
[2025-12-24T22:48:16.009Z] 2025-12-24 22:46:31,697 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:48:16.009Z] 2025-12-24 22:46:31,697 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:16.009Z] 2025-12-24 22:46:32,139 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:48:16.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 s - in io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2025-12-24T22:48:16.009Z] [INFO] Running io.quarkus.hibernate.orm.JPACacheDisabledTest
[2025-12-24T22:48:18.224Z] 2025-12-24 22:46:33,844 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.824s. Listening on: http://localhost:8081
[2025-12-24T22:48:18.224Z] 2025-12-24 22:46:33,844 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:18.224Z] 2025-12-24 22:46:33,844 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:18.224Z] 2025-12-24 22:46:33,942 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:48:18.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in io.quarkus.hibernate.orm.JPACacheDisabledTest
[2025-12-24T22:48:18.224Z] [INFO] Running io.quarkus.hibernate.orm.JPAFastBootingTest
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-12-24T22:48:19.626Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T22:48:19.626Z] 2025-12-24 22:46:35,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.902s. Listening on: http://localhost:8081
[2025-12-24T22:48:19.626Z] 2025-12-24 22:46:35,490 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:19.626Z] 2025-12-24 22:46:35,490 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:19.626Z] 2025-12-24 22:46:35,577 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:48:19.626Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in io.quarkus.hibernate.orm.JPAFastBootingTest
[2025-12-24T22:48:19.626Z] [INFO] Running io.quarkus.hibernate.orm.NoTransactionTest
[2025-12-24T22:48:21.026Z] 2025-12-24 22:46:37,119 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.938s. Listening on: http://localhost:8081
[2025-12-24T22:48:21.026Z] 2025-12-24 22:46:37,120 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:21.026Z] 2025-12-24 22:46:37,120 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:21.704Z] 2025-12-24 22:46:37,273 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:48:21.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 s - in io.quarkus.hibernate.orm.NoTransactionTest
[2025-12-24T22:48:21.704Z] [INFO] Running io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2025-12-24T22:48:23.109Z] 2025-12-24 22:46:37,728 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Unable to determine a database type for default datasource
[2025-12-24T22:48:23.109Z] 2025-12-24 22:46:38,909 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.013s. Listening on: http://localhost:8081
[2025-12-24T22:48:23.109Z] 2025-12-24 22:46:38,910 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:23.109Z] 2025-12-24 22:46:38,910 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:23.109Z] 2025-12-24 22:46:39,111 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:48:23.109Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2025-12-24T22:48:23.109Z] [INFO] Running io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2025-12-24T22:48:24.511Z] 2025-12-24 22:46:40,177 WARN [org.hib.typ.des.jav.JavaTypeDescriptorRegistry] (main) HHH000481: Encountered Java type [class io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest$MyData] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
[2025-12-24T22:48:24.511Z] 2025-12-24 22:46:40,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.834s. Listening on: http://localhost:8081
[2025-12-24T22:48:24.511Z] 2025-12-24 22:46:40,609 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:24.511Z] 2025-12-24 22:46:40,609 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:25.187Z] 2025-12-24 22:46:40,841 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:48:25.187Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2025-12-24T22:48:25.187Z] [INFO] Running io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2025-12-24T22:48:26.591Z] 2025-12-24 22:46:42,780 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.127s. Listening on: http://localhost:8081
[2025-12-24T22:48:26.591Z] 2025-12-24 22:46:42,781 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:26.591Z] 2025-12-24 22:46:42,781 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:27.268Z] 2025-12-24 22:46:43,199 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:48:27.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s - in io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2025-12-24T22:48:27.268Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2025-12-24T22:48:27.946Z] 2025-12-24 22:46:43,682 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-7) Dev Services for H2 started.
[2025-12-24T22:48:27.946Z] 2025-12-24 22:46:43,686 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-7) Dev Services for the default datasource (h2) started.
[2025-12-24T22:48:27.946Z] 2025-12-24 22:46:43,765 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:48:27.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2025-12-24T22:48:27.946Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2025-12-24T22:48:28.624Z] 2025-12-24 22:46:44,186 WARN [io.qua.agr.dep.AgroalProcessor] (build-5) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-12-24T22:48:28.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2025-12-24T22:48:28.624Z] [INFO] Running io.quarkus.hibernate.orm.config.NoEntitiesTest
[2025-12-24T22:48:29.301Z] 2025-12-24 22:46:44,658 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T22:48:29.301Z] 2025-12-24 22:46:44,675 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2025-12-24T22:48:29.301Z] 2025-12-24 22:46:44,676 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2025-12-24T22:48:29.301Z] 2025-12-24 22:46:44,676 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-15) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:48:29.301Z] 2025-12-24 22:46:45,407 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2025-12-24T22:48:29.301Z] 2025-12-24 22:46:45,408 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:29.302Z] 2025-12-24 22:46:45,408 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:29.302Z] 2025-12-24 22:46:45,485 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:48:29.302Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.hibernate.orm.config.NoEntitiesTest
[2025-12-24T22:48:29.302Z] [INFO] Running io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2025-12-24T22:48:30.042Z] 2025-12-24 22:46:45,492 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:48:30.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2025-12-24T22:48:30.042Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2025-12-24T22:48:30.719Z] 2025-12-24 22:46:46,259 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-7) Dev Services for H2 started.
[2025-12-24T22:48:30.719Z] 2025-12-24 22:46:46,259 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-7) Dev Services for the default datasource (h2) started.
[2025-12-24T22:48:30.719Z] 2025-12-24 22:46:46,260 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-7) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:48:30.719Z] 2025-12-24 22:46:46,300 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:48:30.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2025-12-24T22:48:30.719Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2025-12-24T22:48:30.719Z] 2025-12-24 22:46:46,630 WARN [io.qua.agr.dep.AgroalProcessor] (build-2) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-12-24T22:48:30.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2025-12-24T22:48:30.719Z] [INFO] Running io.quarkus.hibernate.orm.deployment.ConstantsTest
[2025-12-24T22:48:30.719Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in io.quarkus.hibernate.orm.deployment.ConstantsTest
[2025-12-24T22:48:30.719Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2025-12-24T22:48:34.740Z] Tests paused
[2025-12-24T22:48:34.740Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:48:34.740Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:48:34.740Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:48:34.740Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:48:34.740Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:48:34.740Z] 2025-12-24 22:46:49,913 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.820s. Listening on: http://localhost:8080
[2025-12-24T22:48:34.740Z] 2025-12-24 22:46:49,913 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:48:34.740Z] 2025-12-24 22:46:49,913 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:34.740Z] 2025-12-24 22:46:49,941 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to validate Schema: Schema-validation: missing table [MyEntityTable]
[2025-12-24T22:48:34.740Z] 2025-12-24 22:46:49,975 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to run post-boot validation: org.hibernate.MappingException: No Dialect mapping for JDBC type: 2003
[2025-12-24T22:48:34.740Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:71)
[2025-12-24T22:48:34.740Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:103)
[2025-12-24T22:48:34.740Z] at org.hibernate.dialect.Dialect.getTypeName(Dialect.java:404)
[2025-12-24T22:48:34.740Z] at org.hibernate.mapping.Column.getSqlType(Column.java:238)
[2025-12-24T22:48:34.740Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:91)
[2025-12-24T22:48:34.740Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:30)
[2025-12-24T22:48:34.740Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.createTable(AbstractSchemaMigrator.java:295)
[2025-12-24T22:48:34.740Z] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:74)
[2025-12-24T22:48:34.740Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:220)
[2025-12-24T22:48:34.740Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:123)
[2025-12-24T22:48:34.740Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:139)
[2025-12-24T22:48:34.740Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2025-12-24T22:48:34.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:48:34.740Z]
[2025-12-24T22:48:34.740Z] 2025-12-24 22:46:50,162 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:48:34.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2025-12-24T22:48:34.740Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2025-12-24T22:48:37.806Z] 2025-12-24 22:46:50,870 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:48:37.806Z] Tests paused
[2025-12-24T22:48:37.806Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:48:37.806Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:48:37.806Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:48:37.806Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:48:37.806Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:48:37.806Z] 2025-12-24 22:46:53,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.958s. Listening on: http://localhost:8080
[2025-12-24T22:48:37.806Z] 2025-12-24 22:46:53,499 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:48:37.806Z] 2025-12-24 22:46:53,499 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:37.806Z] 2025-12-24 22:46:53,683 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:48:37.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.535 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2025-12-24T22:48:37.806Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2025-12-24T22:48:39.227Z] 2025-12-24 22:46:55,342 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.901s. Listening on: http://localhost:8081
[2025-12-24T22:48:39.227Z] 2025-12-24 22:46:55,343 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:39.227Z] 2025-12-24 22:46:55,343 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:39.904Z] 2025-12-24 22:46:55,619 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:48:39.904Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2025-12-24T22:48:39.904Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2025-12-24T22:48:39.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2025-12-24T22:48:39.904Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2025-12-24T22:48:41.333Z] 2025-12-24 22:46:57,265 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.938s. Listening on: http://localhost:8081
[2025-12-24T22:48:41.333Z] 2025-12-24 22:46:57,265 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:41.333Z] 2025-12-24 22:46:57,265 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:41.333Z] 2025-12-24 22:46:57,349 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:48:41.333Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2025-12-24T22:48:41.333Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2025-12-24T22:48:43.533Z] 2025-12-24 22:46:57,860 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-34) Unable to determine a database type for default datasource
[2025-12-24T22:48:43.533Z] 2025-12-24 22:46:59,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.948s. Listening on: http://localhost:8081
[2025-12-24T22:48:43.533Z] 2025-12-24 22:46:59,010 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:43.533Z] 2025-12-24 22:46:59,010 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:43.533Z] 2025-12-24 22:46:59,116 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:48:43.533Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2025-12-24T22:48:43.533Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2025-12-24T22:48:44.939Z] 2025-12-24 22:47:00,641 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.857s. Listening on: http://localhost:8081
[2025-12-24T22:48:44.939Z] 2025-12-24 22:47:00,642 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:44.939Z] 2025-12-24 22:47:00,642 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:44.939Z] 2025-12-24 22:47:00,756 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:48:44.939Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2025-12-24T22:48:44.939Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2025-12-24T22:48:46.341Z] 2025-12-24 22:47:02,168 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.858s. Listening on: http://localhost:8081
[2025-12-24T22:48:46.341Z] 2025-12-24 22:47:02,168 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:46.341Z] 2025-12-24 22:47:02,168 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:46.341Z] 2025-12-24 22:47:02,278 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:48:46.341Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2025-12-24T22:48:46.341Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2025-12-24T22:48:47.747Z] 2025-12-24 22:47:03,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.915s. Listening on: http://localhost:8081
[2025-12-24T22:48:47.747Z] 2025-12-24 22:47:03,798 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:47.747Z] 2025-12-24 22:47:03,798 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:47.747Z] 2025-12-24 22:47:03,893 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:48:47.747Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2025-12-24T22:48:47.747Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2025-12-24T22:48:49.937Z] 2025-12-24 22:47:04,265 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Unable to determine a database type for default datasource
[2025-12-24T22:48:49.937Z] 2025-12-24 22:47:05,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.982s. Listening on: http://localhost:8081
[2025-12-24T22:48:49.937Z] 2025-12-24 22:47:05,490 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:49.937Z] 2025-12-24 22:47:05,490 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:49.937Z] 2025-12-24 22:47:05,602 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:48:49.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2025-12-24T22:48:49.937Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2025-12-24T22:48:51.340Z] 2025-12-24 22:47:07,262 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.007s. Listening on: http://localhost:8081
[2025-12-24T22:48:51.340Z] 2025-12-24 22:47:07,263 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:51.340Z] 2025-12-24 22:47:07,263 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:51.340Z] 2025-12-24 22:47:07,366 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:48:51.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2025-12-24T22:48:51.340Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2025-12-24T22:48:52.744Z] 2025-12-24 22:47:08,855 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.946s. Listening on: http://localhost:8081
[2025-12-24T22:48:52.744Z] 2025-12-24 22:47:08,856 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:52.744Z] 2025-12-24 22:47:08,856 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:53.845Z] 2025-12-24 22:47:09,020 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:48:53.845Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2025-12-24T22:48:53.845Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2025-12-24T22:48:55.255Z] 2025-12-24 22:47:10,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.081s. Listening on: http://localhost:8081
[2025-12-24T22:48:55.255Z] 2025-12-24 22:47:10,750 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:55.255Z] 2025-12-24 22:47:10,750 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:55.255Z] 2025-12-24 22:47:10,916 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:48:55.255Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.897 s - in io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2025-12-24T22:48:55.255Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2025-12-24T22:48:56.667Z] 2025-12-24 22:47:12,413 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2025-12-24T22:48:56.667Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2025-12-24T22:48:56.667Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T22:48:56.667Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.initData(TransactionScopedInterceptorTest.java:56)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_Observer_initData_de79574687f2eb83aa75aff948cd3b7b580bb58d.notify(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T22:48:56.667Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:48:56.667Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:48:56.667Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:48:56.667Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:48:56.667Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:48:56.667Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2025-12-24T22:48:56.667Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.667Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:48:56.667Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:48:56.667Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:48:56.667Z]
[2025-12-24T22:48:56.667Z] 2025-12-24 22:47:12,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.875s. Listening on: http://localhost:8081
[2025-12-24T22:48:56.667Z] 2025-12-24 22:47:12,494 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:56.667Z] 2025-12-24 22:47:12,494 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:56.667Z] 2025-12-24 22:47:12,589 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2025-12-24T22:48:56.667Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2025-12-24T22:48:56.667Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2025-12-24T22:48:56.667Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2025-12-24T22:48:56.667Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T22:48:56.667Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T22:48:56.667Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-12-24T22:48:56.667Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:72)
[2025-12-24T22:48:56.667Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:48:56.667Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:48:56.667Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:48:56.667Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:48:56.667Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-12-24T22:48:56.667Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:48:56.667Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:48:56.667Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.668Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.668Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:48:56.668Z]
[2025-12-24T22:48:56.668Z] 2025-12-24 22:47:12,592 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2025-12-24T22:48:56.668Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2025-12-24T22:48:56.668Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T22:48:56.668Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2025-12-24T22:48:56.668Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2025-12-24T22:48:56.668Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2025-12-24T22:48:56.668Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2025-12-24T22:48:56.668Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2025-12-24T22:48:56.668Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2025-12-24T22:48:56.668Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2025-12-24T22:48:56.668Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2025-12-24T22:48:56.668Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2025-12-24T22:48:56.668Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2025-12-24T22:48:56.668Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T22:48:56.668Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T22:48:56.668Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T22:48:56.668Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-12-24T22:48:56.668Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:79)
[2025-12-24T22:48:56.668Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:48:56.668Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:48:56.668Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:48:56.668Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:48:56.668Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2025-12-24T22:48:56.668Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:48:56.668Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.668Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.668Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:48:56.668Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:48:56.668Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:48:56.668Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:48:56.668Z]
[2025-12-24T22:48:56.668Z] 2025-12-24 22:47:12,629 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:48:56.668Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 s - in io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2025-12-24T22:48:56.668Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2025-12-24T22:48:58.078Z] 2025-12-24 22:47:14,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.876s. Listening on: http://localhost:8081
[2025-12-24T22:48:58.078Z] 2025-12-24 22:47:14,141 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:58.078Z] 2025-12-24 22:47:14,142 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:48:58.078Z] 2025-12-24 22:47:14,243 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:48:58.078Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.607 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2025-12-24T22:48:58.078Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2025-12-24T22:48:59.485Z] 2025-12-24 22:47:15,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.811s. Listening on: http://localhost:8081
[2025-12-24T22:48:59.485Z] 2025-12-24 22:47:15,667 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:48:59.485Z] 2025-12-24 22:47:15,667 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:00.161Z] 2025-12-24 22:47:15,766 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:49:00.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2025-12-24T22:49:00.161Z] [INFO] Running io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2025-12-24T22:49:01.673Z] 2025-12-24 22:47:17,226 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.897s. Listening on: http://localhost:8081
[2025-12-24T22:49:01.673Z] 2025-12-24 22:47:17,226 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:01.673Z] 2025-12-24 22:47:17,226 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:01.673Z] 2025-12-24 22:47:17,469 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:49:01.673Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2025-12-24T22:49:01.673Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2025-12-24T22:49:03.079Z] 2025-12-24 22:47:18,941 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.866s. Listening on: http://localhost:8081
[2025-12-24T22:49:03.079Z] 2025-12-24 22:47:18,941 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:03.079Z] 2025-12-24 22:47:18,941 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:03.079Z] 2025-12-24 22:47:19,130 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:49:03.079Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2025-12-24T22:49:03.079Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2025-12-24T22:49:05.298Z] 2025-12-24 22:47:20,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.920s. Listening on: http://localhost:8081
[2025-12-24T22:49:05.298Z] 2025-12-24 22:47:20,722 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:05.298Z] 2025-12-24 22:47:20,722 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:05.298Z] 2025-12-24 22:47:20,900 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2025-12-24T22:49:05.298Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2025-12-24T22:49:05.298Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2025-12-24T22:49:05.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2025-12-24T22:49:05.298Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2025-12-24T22:49:09.285Z] Tests paused
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,195 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,198 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,206 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,206 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for datasource 'inventory' (h2) started.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,231 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,231 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for datasource 'users' (h2) started.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,245 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-19) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:22,246 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-19) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:23,772 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2025-12-24T22:49:09.285Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:49:09.285Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:49:09.285Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:49:09.285Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:49:09.285Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.615s. Listening on: http://localhost:8080
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,244 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,244 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,472 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test10784221457882396502/src/main/resources/import.sql
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,474 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,496 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,692 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-2) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,693 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-2) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:49:09.285Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:49:09.285Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:49:09.285Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:49:09.285Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:49:09.285Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:24,976 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:25,036 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8080
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:25,036 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:25,036 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:25,037 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.567s
[2025-12-24T22:49:09.285Z] 2025-12-24 22:47:25,058 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:49:09.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.823 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2025-12-24T22:49:09.285Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2025-12-24T22:49:09.961Z] 2025-12-24 22:47:25,087 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:49:09.961Z] 2025-12-24 22:47:25,089 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:49:09.961Z] 2025-12-24 22:47:25,092 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:49:09.961Z] 2025-12-24 22:47:25,582 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Could not find any entities affected to the persistence unit 'inventory'.
[2025-12-24T22:49:09.961Z] 2025-12-24 22:47:25,582 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Could not find any entities affected to the persistence unit 'users'.
[2025-12-24T22:49:09.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2025-12-24T22:49:09.961Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2025-12-24T22:49:12.153Z] 2025-12-24 22:47:27,790 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.236s. Listening on: http://localhost:8081
[2025-12-24T22:49:12.153Z] 2025-12-24 22:47:27,790 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:12.153Z] 2025-12-24 22:47:27,790 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:12.153Z] 2025-12-24 22:47:28,020 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:49:12.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2025-12-24T22:49:12.153Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,436 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,436 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,441 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,442 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for datasource 'inventory' (h2) started.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,445 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,445 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for datasource 'users' (h2) started.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,446 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:28,446 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:29,242 INFO [io.agr.pool] (main) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:29,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.968s. Listening on: http://localhost:8081
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:29,609 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:13.559Z] 2025-12-24 22:47:29,609 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:14.234Z] 2025-12-24 22:47:29,863 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:49:14.234Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2025-12-24T22:49:14.234Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:29,869 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:29,873 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:29,907 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:31,864 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.332s. Listening on: http://localhost:8081
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:31,865 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:31,865 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:16.424Z] 2025-12-24 22:47:32,130 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:49:16.424Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2025-12-24T22:49:16.424Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2025-12-24T22:49:17.863Z] 2025-12-24 22:47:33,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.922s. Listening on: http://localhost:8081
[2025-12-24T22:49:17.863Z] 2025-12-24 22:47:33,631 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:17.863Z] 2025-12-24 22:47:33,631 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:17.863Z] 2025-12-24 22:47:33,832 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:49:17.863Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2025-12-24T22:49:17.863Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:34,288 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Unable to determine a database type for default datasource
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:34,293 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-17) Could not find a suitable persistence unit for model classes:
[2025-12-24T22:49:20.078Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.DefaultEntity
[2025-12-24T22:49:20.078Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.user.User
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:35,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.977s. Listening on: http://localhost:8081
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:35,495 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:35,495 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:35,665 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:49:20.078Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2025-12-24T22:49:20.078Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2025-12-24T22:49:20.078Z] 2025-12-24 22:47:36,054 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-24) Unable to determine a database type for default datasource
[2025-12-24T22:49:20.078Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2025-12-24T22:49:20.078Z] [INFO] Running io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2025-12-24T22:49:21.491Z] 2025-12-24 22:47:37,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.817s. Listening on: http://localhost:8081
[2025-12-24T22:49:21.491Z] 2025-12-24 22:47:37,392 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:21.492Z] 2025-12-24 22:47:37,392 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:21.492Z] 2025-12-24 22:47:37,529 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:49:21.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2025-12-24T22:49:21.492Z] [INFO] Running io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2025-12-24T22:49:22.898Z] 2025-12-24 22:47:39,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.921s. Listening on: http://localhost:8081
[2025-12-24T22:49:22.898Z] 2025-12-24 22:47:39,060 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:22.898Z] 2025-12-24 22:47:39,060 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:23.576Z] 2025-12-24 22:47:39,202 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:49:23.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2025-12-24T22:49:23.576Z] [INFO] Running io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2025-12-24T22:49:24.983Z] 2025-12-24 22:47:40,565 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.794s. Listening on: http://localhost:8081
[2025-12-24T22:49:24.983Z] 2025-12-24 22:47:40,566 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:24.983Z] 2025-12-24 22:47:40,566 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:24.983Z] 2025-12-24 22:47:40,749 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:49:24.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 s - in io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2025-12-24T22:49:24.983Z] [INFO] Running io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2025-12-24T22:49:25.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2025-12-24T22:49:25.660Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2025-12-24T22:49:27.879Z] 2025-12-24 22:47:43,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.197s. Listening on: http://localhost:8081
[2025-12-24T22:49:27.879Z] 2025-12-24 22:47:43,336 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:27.879Z] 2025-12-24 22:47:43,336 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:27.879Z] 2025-12-24 22:47:43,605 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:49:27.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2025-12-24T22:49:27.879Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2025-12-24T22:49:29.280Z] 2025-12-24 22:47:45,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.888s. Listening on: http://localhost:8081
[2025-12-24T22:49:29.280Z] 2025-12-24 22:47:45,093 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:29.280Z] 2025-12-24 22:47:45,093 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:29.280Z] 2025-12-24 22:47:45,377 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:49:29.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2025-12-24T22:49:29.280Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2025-12-24T22:49:31.467Z] 2025-12-24 22:47:46,916 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.938s. Listening on: http://localhost:8081
[2025-12-24T22:49:31.467Z] 2025-12-24 22:47:46,917 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:31.467Z] 2025-12-24 22:47:46,917 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:31.467Z] 2025-12-24 22:47:47,165 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:49:31.467Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2025-12-24T22:49:31.467Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2025-12-24T22:49:32.870Z] 2025-12-24 22:47:48,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.947s. Listening on: http://localhost:8081
[2025-12-24T22:49:32.870Z] 2025-12-24 22:47:48,737 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:32.870Z] 2025-12-24 22:47:48,737 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:32.870Z] 2025-12-24 22:47:48,948 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:49:32.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2025-12-24T22:49:32.870Z] [INFO] Running io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2025-12-24T22:49:36.353Z] 2025-12-24 22:47:49,703 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:49:36.353Z] Tests paused
[2025-12-24T22:49:36.353Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:49:36.353Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:49:36.353Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:49:36.353Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:49:36.353Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:49:36.353Z] 2025-12-24 22:47:51,899 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.568s. Listening on: http://localhost:8080
[2025-12-24T22:49:36.353Z] 2025-12-24 22:47:51,900 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:49:36.353Z] 2025-12-24 22:47:51,900 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:36.353Z] 2025-12-24 22:47:52,205 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-12-24T22:49:36.353Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.294 s - in io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2025-12-24T22:49:36.353Z] [INFO] Running io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2025-12-24T22:49:39.409Z] 2025-12-24 22:47:52,934 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:49:39.409Z] Tests paused
[2025-12-24T22:49:39.409Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:49:39.409Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:49:39.409Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:49:39.409Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:49:39.409Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:49:39.409Z] 2025-12-24 22:47:55,287 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.698s. Listening on: http://localhost:8080
[2025-12-24T22:49:39.409Z] 2025-12-24 22:47:55,287 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:49:39.409Z] 2025-12-24 22:47:55,287 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:39.409Z] 2025-12-24 22:47:55,302 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:49:42.464Z] Tests paused
[2025-12-24T22:49:42.464Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:49:42.464Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:49:42.464Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:49:42.464Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:49:42.464Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:49:42.464Z] 2025-12-24 22:47:58,556 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.873s. Listening on: http://localhost:8080
[2025-12-24T22:49:42.464Z] 2025-12-24 22:47:58,557 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:49:42.464Z] 2025-12-24 22:47:58,557 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:42.464Z] 2025-12-24 22:47:58,569 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:49:42.464Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.402 s - in io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2025-12-24T22:49:42.464Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2025-12-24T22:49:44.660Z] 2025-12-24 22:48:00,362 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.837s. Listening on: http://localhost:8081
[2025-12-24T22:49:44.660Z] 2025-12-24 22:48:00,362 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:44.660Z] 2025-12-24 22:48:00,362 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:44.660Z] 2025-12-24 22:48:00,583 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:49:44.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2025-12-24T22:49:44.660Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2025-12-24T22:49:46.854Z] 2025-12-24 22:48:02,732 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.450s. Listening on: http://localhost:8081
[2025-12-24T22:49:46.854Z] 2025-12-24 22:48:02,732 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:46.854Z] 2025-12-24 22:48:02,733 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:46.854Z] 2025-12-24 22:48:02,917 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:49:46.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.333 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2025-12-24T22:49:46.854Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2025-12-24T22:49:49.046Z] 2025-12-24 22:48:03,335 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-25) Could not find a suitable persistence unit for model classes:
[2025-12-24T22:49:49.046Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2025-12-24T22:49:49.046Z] 2025-12-24 22:48:04,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.967s. Listening on: http://localhost:8081
[2025-12-24T22:49:49.046Z] 2025-12-24 22:48:04,556 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:49.046Z] 2025-12-24 22:48:04,556 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:49.046Z] 2025-12-24 22:48:04,762 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:49:49.046Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2025-12-24T22:49:49.046Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2025-12-24T22:49:50.446Z] 2025-12-24 22:48:05,175 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Could not find a suitable persistence unit for model classes:
[2025-12-24T22:49:50.446Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2025-12-24T22:49:50.446Z] 2025-12-24 22:48:06,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.129s. Listening on: http://localhost:8081
[2025-12-24T22:49:50.446Z] 2025-12-24 22:48:06,589 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:50.446Z] 2025-12-24 22:48:06,589 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:51.124Z] 2025-12-24 22:48:06,809 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:49:51.124Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2025-12-24T22:49:51.124Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2025-12-24T22:49:53.311Z] 2025-12-24 22:48:08,868 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.376s. Listening on: http://localhost:8081
[2025-12-24T22:49:53.311Z] 2025-12-24 22:48:08,868 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:53.311Z] 2025-12-24 22:48:08,869 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:53.311Z] 2025-12-24 22:48:09,041 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:49:53.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2025-12-24T22:49:53.311Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2025-12-24T22:49:54.715Z] 2025-12-24 22:48:10,807 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.097s. Listening on: http://localhost:8081
[2025-12-24T22:49:54.715Z] 2025-12-24 22:48:10,807 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:54.715Z] 2025-12-24 22:48:10,807 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:55.448Z] 2025-12-24 22:48:10,970 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:49:55.448Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2025-12-24T22:49:55.448Z] [INFO] Running io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2025-12-24T22:49:56.858Z] 2025-12-24 22:48:12,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.153s. Listening on: http://localhost:8081
[2025-12-24T22:49:56.858Z] 2025-12-24 22:48:12,766 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:49:56.858Z] 2025-12-24 22:48:12,766 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:49:56.858Z] 2025-12-24 22:48:12,850 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:49:56.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s - in io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2025-12-24T22:49:56.859Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:13,597 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:50:01.903Z] Tests paused
[2025-12-24T22:50:01.903Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:01.903Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:01.903Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:01.903Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:01.903Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:16,632 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.423s. Listening on: http://localhost:8080
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:16,633 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:16,633 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:16,860 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test3126179592068114609/src/main/resources/application.properties
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:16,862 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:16,880 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-12-24T22:50:01.903Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:01.903Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:01.903Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:01.903Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:01.903Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:17,435 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8080
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:17,435 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:17,435 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:17,435 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.578s
[2025-12-24T22:50:01.903Z] 2025-12-24 22:48:17,462 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:50:01.903Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.708 s - in io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2025-12-24T22:50:01.903Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2025-12-24T22:50:03.310Z] 2025-12-24 22:48:19,432 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.157s. Listening on: http://localhost:8081
[2025-12-24T22:50:03.310Z] 2025-12-24 22:48:19,433 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:03.310Z] 2025-12-24 22:48:19,433 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:03.988Z] 2025-12-24 22:48:19,964 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:50:03.988Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s - in io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2025-12-24T22:50:03.988Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2025-12-24T22:50:04.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2025-12-24T22:50:04.668Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2025-12-24T22:50:04.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2025-12-24T22:50:04.668Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2025-12-24T22:50:06.945Z] 2025-12-24 22:48:22,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.947s. Listening on: http://localhost:8081
[2025-12-24T22:50:06.945Z] 2025-12-24 22:48:22,480 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:06.945Z] 2025-12-24 22:48:22,480 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:08.348Z] 2025-12-24 22:48:24,115 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:50:08.348Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.348 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2025-12-24T22:50:08.348Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:24,819 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:50:13.431Z] Tests paused
[2025-12-24T22:50:13.431Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:13.431Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:13.431Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:13.431Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:13.431Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:28,398 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.898s. Listening on: http://localhost:8080
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:28,399 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:28,399 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:28,742 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16988248914102431821/src/main/resources/import.sql
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:28,744 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:28,755 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:50:13.431Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:13.431Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:13.431Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:13.431Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:13.431Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:29,294 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8080
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:29,294 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:29,294 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:29,294 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.554s
[2025-12-24T22:50:13.431Z] 2025-12-24 22:48:29,312 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:50:13.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.263 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2025-12-24T22:50:13.431Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2025-12-24T22:50:14.837Z] 2025-12-24 22:48:31,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.951s. Listening on: http://localhost:8081
[2025-12-24T22:50:14.837Z] 2025-12-24 22:48:31,048 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:14.837Z] 2025-12-24 22:48:31,048 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:15.518Z] 2025-12-24 22:48:31,514 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:50:15.518Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.13 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2025-12-24T22:50:15.518Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:32,087 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:50:19.546Z] Tests paused
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:32,428 INFO [org.hib.Version] (build-24) HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-12-24T22:50:19.546Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:19.546Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:19.546Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:19.546Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:19.546Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:34,462 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.670s. Listening on: http://localhost:8080
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:34,462 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:34,462 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:34,663 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test10483209536513170509/src/main/resources/import.sql
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:34,664 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:34,676 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:50:19.546Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:19.546Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:19.546Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:19.546Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:19.546Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:35,121 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8080
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:35,121 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:35,121 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:35,121 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.460s
[2025-12-24T22:50:19.546Z] 2025-12-24 22:48:35,190 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:50:19.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.728 s - in io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2025-12-24T22:50:19.546Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2025-12-24T22:50:20.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2025-12-24T22:50:20.955Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2025-12-24T22:50:23.153Z] 2025-12-24 22:48:38,790 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.649s. Listening on: http://localhost:8081
[2025-12-24T22:50:23.153Z] 2025-12-24 22:48:38,791 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:23.153Z] 2025-12-24 22:48:38,791 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:23.153Z] 2025-12-24 22:48:39,329 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:50:23.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2025-12-24T22:50:23.153Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-12-24T22:50:23.153Z] Escaped absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-12-24T22:50:23.153Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2025-12-24T22:50:23.852Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2025-12-24T22:50:23.852Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-12-24T22:50:23.852Z] (Unescaped) absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2025-12-24T22:50:23.852Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2025-12-24T22:50:24.530Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.3 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2025-12-24T22:50:24.530Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2025-12-24T22:50:25.935Z] 2025-12-24 22:48:41,482 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.974s. Listening on: http://localhost:8081
[2025-12-24T22:50:25.935Z] 2025-12-24 22:48:41,483 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:25.935Z] 2025-12-24 22:48:41,483 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:25.935Z] 2025-12-24 22:48:41,990 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:50:25.935Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2025-12-24T22:50:25.935Z] [INFO] Running io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2025-12-24T22:50:27.341Z] 2025-12-24 22:48:43,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.835s. Listening on: http://localhost:8081
[2025-12-24T22:50:27.341Z] 2025-12-24 22:48:43,523 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:27.341Z] 2025-12-24 22:48:43,523 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:28.020Z] 2025-12-24 22:48:43,777 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:50:28.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s - in io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2025-12-24T22:50:28.020Z] [INFO] Running io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2025-12-24T22:50:29.429Z] 2025-12-24 22:48:45,178 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.911s. Listening on: http://localhost:8081
[2025-12-24T22:50:29.429Z] 2025-12-24 22:48:45,179 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:29.429Z] 2025-12-24 22:48:45,179 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:29.429Z] 2025-12-24 22:48:45,508 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:50:29.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2025-12-24T22:50:29.429Z] [INFO] Running io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2025-12-24T22:50:30.836Z] 2025-12-24 22:48:46,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.820s. Listening on: http://localhost:8081
[2025-12-24T22:50:30.836Z] 2025-12-24 22:48:46,893 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:30.836Z] 2025-12-24 22:48:46,893 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:31.511Z] 2025-12-24 22:48:47,109 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:50:31.511Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s - in io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2025-12-24T22:50:31.511Z] [INFO] Running io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2025-12-24T22:50:32.914Z] 2025-12-24 22:48:48,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.945s. Listening on: http://localhost:8081
[2025-12-24T22:50:32.914Z] 2025-12-24 22:48:48,591 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:32.914Z] 2025-12-24 22:48:48,591 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:33.590Z] 2025-12-24 22:48:49,174 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:50:33.590Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2025-12-24T22:50:33.590Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2025-12-24T22:50:35.783Z] 2025-12-24 22:48:51,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.998s. Listening on: http://localhost:8081
[2025-12-24T22:50:35.783Z] 2025-12-24 22:48:51,405 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:35.783Z] 2025-12-24 22:48:51,405 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:35.783Z] 2025-12-24 22:48:51,624 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:50:35.783Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.44 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2025-12-24T22:50:35.783Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2025-12-24T22:50:37.192Z] Hibernate:
[2025-12-24T22:50:37.192Z]
[2025-12-24T22:50:37.192Z] drop table if exists NonAnnotatedEntity CASCADE
[2025-12-24T22:50:37.192Z] Hibernate:
[2025-12-24T22:50:37.192Z]
[2025-12-24T22:50:37.192Z] create table NonAnnotatedEntity (
[2025-12-24T22:50:37.192Z] id bigint generated by default as identity,
[2025-12-24T22:50:37.192Z] thename varchar(255),
[2025-12-24T22:50:37.192Z] primary key (id)
[2025-12-24T22:50:37.192Z] )
[2025-12-24T22:50:37.192Z] 2025-12-24 22:48:53,044 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.910s. Listening on: http://localhost:8081
[2025-12-24T22:50:37.192Z] 2025-12-24 22:48:53,045 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:37.192Z] 2025-12-24 22:48:53,045 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:37.192Z] Hibernate:
[2025-12-24T22:50:37.192Z] insert
[2025-12-24T22:50:37.192Z] into
[2025-12-24T22:50:37.192Z] NonAnnotatedEntity
[2025-12-24T22:50:37.192Z] (id, thename)
[2025-12-24T22:50:37.192Z] values
[2025-12-24T22:50:37.192Z] (default, ?)
[2025-12-24T22:50:37.192Z] Hibernate:
[2025-12-24T22:50:37.192Z] insert
[2025-12-24T22:50:37.192Z] into
[2025-12-24T22:50:37.192Z] NonAnnotatedEntity
[2025-12-24T22:50:37.192Z] (id, thename)
[2025-12-24T22:50:37.192Z] values
[2025-12-24T22:50:37.192Z] (default, ?)
[2025-12-24T22:50:37.192Z] Hibernate:
[2025-12-24T22:50:37.192Z] select
[2025-12-24T22:50:37.192Z] nonannotat0_.id as id1_0_,
[2025-12-24T22:50:37.192Z] nonannotat0_.thename as thename2_0_
[2025-12-24T22:50:37.192Z] from
[2025-12-24T22:50:37.192Z] NonAnnotatedEntity nonannotat0_
[2025-12-24T22:50:37.192Z] Hibernate:
[2025-12-24T22:50:37.192Z] select
[2025-12-24T22:50:37.192Z] nonannotat0_.id as id1_0_,
[2025-12-24T22:50:37.192Z] nonannotat0_.thename as thename2_0_
[2025-12-24T22:50:37.192Z] from
[2025-12-24T22:50:37.192Z] NonAnnotatedEntity nonannotat0_
[2025-12-24T22:50:37.192Z] where
[2025-12-24T22:50:37.192Z] nonannotat0_.id in (
[2025-12-24T22:50:37.192Z] ?
[2025-12-24T22:50:37.192Z] )
[2025-12-24T22:50:37.192Z] 2025-12-24 22:48:53,330 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:50:37.192Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2025-12-24T22:50:37.192Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:54,181 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:50:41.212Z] Tests paused
[2025-12-24T22:50:41.212Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:41.212Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:41.212Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:41.212Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:41.212Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:56,605 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.933s. Listening on: http://localhost:8080
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:56,606 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:56,606 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:56,775 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16160543116114314061/src/main/resources/my-hbm.xml
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:56,777 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-hbm.xml.
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:56,794 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T22:50:41.212Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:41.212Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:41.212Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:41.212Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:41.212Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:57,292 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8080
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:57,293 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:57,293 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:57,293 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.520s
[2025-12-24T22:50:41.212Z] 2025-12-24 22:48:57,303 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:50:41.212Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.015 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2025-12-24T22:50:41.212Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2025-12-24T22:50:43.405Z] 2025-12-24 22:48:58,997 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.852s. Listening on: http://localhost:8081
[2025-12-24T22:50:43.405Z] 2025-12-24 22:48:58,997 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:43.405Z] 2025-12-24 22:48:58,997 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:43.405Z] 2025-12-24 22:48:59,205 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:50:43.405Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2025-12-24T22:50:43.405Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2025-12-24T22:50:44.809Z] 2025-12-24 22:49:00,751 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.845s. Listening on: http://localhost:8081
[2025-12-24T22:50:44.809Z] 2025-12-24 22:49:00,752 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:44.809Z] 2025-12-24 22:49:00,752 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:44.809Z] 2025-12-24 22:49:00,978 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:50:44.809Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2025-12-24T22:50:44.809Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:01,614 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:50:48.842Z] Tests paused
[2025-12-24T22:50:48.842Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:48.842Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:48.842Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:48.842Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:48.842Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:03,816 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.515s. Listening on: http://localhost:8080
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:03,817 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:03,817 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:03,976 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test6973841731714825343/src/main/resources/META-INF/my-orm.xml
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:03,978 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-orm.xml.
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:03,989 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:50:48.842Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:48.842Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:48.842Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:48.842Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:48.842Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:04,691 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.693s. Listening on: http://localhost:8080
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:04,691 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:04,691 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:04,691 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.716s
[2025-12-24T22:50:48.842Z] 2025-12-24 22:49:04,705 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:50:48.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.763 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2025-12-24T22:50:48.842Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:05,913 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:50:53.919Z] Tests paused
[2025-12-24T22:50:53.919Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:53.919Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:53.919Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:53.919Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:53.919Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:08,471 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.213s. Listening on: http://localhost:8080
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:08,471 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:08,471 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:08,625 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test18252084793730228224/src/main/resources/META-INF/orm.xml
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:08,627 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in orm.xml.
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:08,646 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2025-12-24T22:50:53.919Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:50:53.919Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:50:53.919Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:50:53.919Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:50:53.919Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:09,345 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.689s. Listening on: http://localhost:8080
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:09,345 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:09,345 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:09,345 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.722s
[2025-12-24T22:50:53.919Z] 2025-12-24 22:49:09,355 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:50:53.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.61 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2025-12-24T22:50:53.919Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2025-12-24T22:50:54.597Z] 2025-12-24 22:49:10,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.852s. Listening on: http://localhost:8081
[2025-12-24T22:50:54.597Z] 2025-12-24 22:49:10,728 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:54.597Z] 2025-12-24 22:49:10,728 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:55.274Z] 2025-12-24 22:49:10,941 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:50:55.274Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2025-12-24T22:50:55.274Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2025-12-24T22:50:56.679Z] 2025-12-24 22:49:12,739 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.825s. Listening on: http://localhost:8081
[2025-12-24T22:50:56.679Z] 2025-12-24 22:49:12,740 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:56.679Z] 2025-12-24 22:49:12,740 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:57.356Z] 2025-12-24 22:49:12,957 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:50:57.356Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2025-12-24T22:50:57.356Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2025-12-24T22:50:58.763Z] 2025-12-24 22:49:14,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.765s. Listening on: http://localhost:8081
[2025-12-24T22:50:58.763Z] 2025-12-24 22:49:14,319 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:50:58.763Z] 2025-12-24 22:49:14,319 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:50:58.763Z] 2025-12-24 22:49:14,525 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:50:58.763Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2025-12-24T22:50:58.763Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2025-12-24T22:51:00.169Z] 2025-12-24 22:49:15,903 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.862s. Listening on: http://localhost:8081
[2025-12-24T22:51:00.169Z] 2025-12-24 22:49:15,903 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:00.169Z] 2025-12-24 22:49:15,903 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:51:00.169Z] 2025-12-24 22:49:16,114 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:51:00.169Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2025-12-24T22:51:00.169Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2025-12-24T22:51:02.786Z] 2025-12-24 22:49:17,805 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.855s. Listening on: http://localhost:8081
[2025-12-24T22:51:02.786Z] 2025-12-24 22:49:17,805 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:02.786Z] 2025-12-24 22:49:17,805 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:51:02.786Z] 2025-12-24 22:49:17,995 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T22:51:02.786Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2025-12-24T22:51:02.786Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2025-12-24T22:51:03.466Z] 2025-12-24 22:49:19,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.793s. Listening on: http://localhost:8081
[2025-12-24T22:51:03.466Z] 2025-12-24 22:49:19,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:03.466Z] 2025-12-24 22:49:19,352 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:51:03.466Z] 2025-12-24 22:49:19,554 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:51:03.466Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2025-12-24T22:51:03.466Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2025-12-24T22:51:04.872Z] 2025-12-24 22:49:21,012 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.909s. Listening on: http://localhost:8081
[2025-12-24T22:51:04.872Z] 2025-12-24 22:49:21,013 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:04.872Z] 2025-12-24 22:49:21,013 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:51:05.547Z] 2025-12-24 22:49:21,231 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:51:05.547Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2025-12-24T22:51:05.547Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2025-12-24T22:51:06.952Z] 2025-12-24 22:49:22,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.954s. Listening on: http://localhost:8081
[2025-12-24T22:51:06.952Z] 2025-12-24 22:49:22,737 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:06.952Z] 2025-12-24 22:49:22,737 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:51:06.952Z] 2025-12-24 22:49:22,945 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:51:06.952Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2025-12-24T22:51:06.952Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2025-12-24T22:51:08.361Z] 2025-12-24 22:49:24,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.775s. Listening on: http://localhost:8081
[2025-12-24T22:51:08.361Z] 2025-12-24 22:49:24,255 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:08.361Z] 2025-12-24 22:49:24,255 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2025-12-24T22:51:08.361Z] 2025-12-24 22:49:24,451 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:51:08.361Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [INFO] Results:
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [WARNING] Tests run: 174, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:51:09.038Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:51:09.038Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-deployment ---
[2025-12-24T22:51:09.038Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2025-12-24T22:51:09.038Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.pom
[2025-12-24T22:51:09.038Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:51:09.038Z] [INFO]
[2025-12-24T22:51:09.038Z] [INFO] ---------< io.quarkus:quarkus-smallrye-opentracing-deployment >---------
[2025-12-24T22:51:09.038Z] [INFO] Building Quarkus - SmallRye OpenTracing - Deployment 2.7.5.Final [354/964]
[2025-12-24T22:51:09.039Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:51:09.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom
[2025-12-24T22:51:09.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom (2.2 kB at 24 kB/s)
[2025-12-24T22:51:09.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom
[2025-12-24T22:51:09.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom (8.7 kB at 79 kB/s)
[2025-12-24T22:51:09.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar
[2025-12-24T22:51:09.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar
[2025-12-24T22:51:09.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar
[2025-12-24T22:51:09.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar (19 kB at 218 kB/s)
[2025-12-24T22:51:09.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar (41 kB at 301 kB/s)
[2025-12-24T22:51:09.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar (3.7 kB at 17 kB/s)
[2025-12-24T22:51:09.039Z] [INFO]
[2025-12-24T22:51:09.039Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.039Z] [INFO]
[2025-12-24T22:51:09.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:51:09.715Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/deployment/src/main/resources
[2025-12-24T22:51:09.715Z] [INFO]
[2025-12-24T22:51:09.715Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:09.715Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:51:09.715Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-opentracing/deployment/target/classes
[2025-12-24T22:51:10.392Z] [INFO]
[2025-12-24T22:51:10.392Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:10.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:51:10.392Z] [INFO] Copying 2 resources
[2025-12-24T22:51:10.392Z] [INFO]
[2025-12-24T22:51:10.392Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:10.392Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:51:10.392Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-opentracing/deployment/target/test-classes
[2025-12-24T22:51:10.392Z] [INFO]
[2025-12-24T22:51:10.392Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:10.392Z] [INFO]
[2025-12-24T22:51:10.392Z] [INFO] -------------------------------------------------------
[2025-12-24T22:51:10.392Z] [INFO] T E S T S
[2025-12-24T22:51:10.392Z] [INFO] -------------------------------------------------------
[2025-12-24T22:51:11.068Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:51:11.745Z] [INFO] Running io.quarkus.smallrye.opentracing.deployment.TracingTest
[2025-12-24T22:51:19.361Z] 2025-12-24 22:49:34,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.899s. Listening on: http://localhost:8081
[2025-12-24T22:51:19.361Z] 2025-12-24 22:49:34,250 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:19.361Z] 2025-12-24 22:49:34,251 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jaeger, jdbc-h2, narayana-jta, rest-client, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-opentracing, vertx]
[2025-12-24T22:51:21.561Z] 2025-12-24 22:49:37,501 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T22:51:21.561Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.097 s - in io.quarkus.smallrye.opentracing.deployment.TracingTest
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] Results:
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:21.561Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:21.561Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-deployment ---
[2025-12-24T22:51:21.561Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2025-12-24T22:51:21.561Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.pom
[2025-12-24T22:51:21.561Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] ---------< io.quarkus:quarkus-opentelemetry-parent-aggregator >---------
[2025-12-24T22:51:21.561Z] [INFO] Building Quarkus - OpenTelemetry - Parent - Aggregator 2.7.5.Final [355/964]
[2025-12-24T22:51:21.561Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent-aggregator ---
[2025-12-24T22:51:21.561Z] [INFO] Installing /quarkus/extensions/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent-aggregator/2.7.5.Final/quarkus-opentelemetry-parent-aggregator-2.7.5.Final.pom
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --------------< io.quarkus:quarkus-opentelemetry-parent >---------------
[2025-12-24T22:51:21.561Z] [INFO] Building Quarkus - OpenTelemetry 2.7.5.Final [356/964]
[2025-12-24T22:51:21.561Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent ---
[2025-12-24T22:51:21.561Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent/2.7.5.Final/quarkus-opentelemetry-parent-2.7.5.Final.pom
[2025-12-24T22:51:21.561Z] [INFO]
[2025-12-24T22:51:21.561Z] [INFO] ------------------< io.quarkus:quarkus-opentelemetry >------------------
[2025-12-24T22:51:21.561Z] [INFO] Building Quarkus - OpenTelemetry - Runtime 2.7.5.Final [357/964]
[2025-12-24T22:51:21.561Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:51:21.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom
[2025-12-24T22:51:21.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom (2.2 kB at 32 kB/s)
[2025-12-24T22:51:21.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-12-24T22:51:22.240Z] [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 28 kB/s)
[2025-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-12-24T22:51:22.240Z] [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 26 kB/s)
[2025-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom
[2025-12-24T22:51:22.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom (2.0 kB at 35 kB/s)
[2025-12-24T22:51:22.240Z] [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-12-24T22:51:22.240Z] [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-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom
[2025-12-24T22:51:22.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom (2.4 kB at 41 kB/s)
[2025-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom
[2025-12-24T22:51:22.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom (2.0 kB at 32 kB/s)
[2025-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom
[2025-12-24T22:51:22.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom (1.8 kB at 18 kB/s)
[2025-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom
[2025-12-24T22:51:22.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom (3.4 kB at 32 kB/s)
[2025-12-24T22:51:22.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom
[2025-12-24T22:51:22.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom (3.9 kB at 14 kB/s)
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom
[2025-12-24T22:51:22.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom (1.8 kB at 26 kB/s)
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar (3.8 kB at 48 kB/s)
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar (110 kB at 1.3 MB/s)
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar
[2025-12-24T22:51:22.919Z] [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 917 kB/s)
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar
[2025-12-24T22:51:22.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar (25 kB at 224 kB/s)
[2025-12-24T22:51:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar
[2025-12-24T22:51:22.919Z] [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 330 kB/s)
[2025-12-24T22:51:22.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar
[2025-12-24T22:51:22.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar (6.5 kB at 31 kB/s)
[2025-12-24T22:51:22.920Z] [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-12-24T22:51:22.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar (250 kB at 1.1 MB/s)
[2025-12-24T22:51:22.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar (2.4 kB at 9.8 kB/s)
[2025-12-24T22:51:22.920Z] [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 89 kB/s)
[2025-12-24T22:51:22.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar (33 kB at 90 kB/s)
[2025-12-24T22:51:23.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar (33 kB at 56 kB/s)
[2025-12-24T22:51:23.596Z] [INFO]
[2025-12-24T22:51:23.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry ---
[2025-12-24T22:51:23.596Z] [INFO]
[2025-12-24T22:51:23.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO] Processed 24 files in 65ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO] Processed 24 files in 00:00.125 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:51:24.272Z] [INFO] Copying 2 resources
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO]
[2025-12-24T22:51:24.272Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.272Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:51:24.273Z] [INFO] Compiling 22 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/classes
[2025-12-24T22:51:24.973Z] [INFO]
[2025-12-24T22:51:24.973Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:51:24.973Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/runtime/src/test/resources
[2025-12-24T22:51:24.973Z] [INFO]
[2025-12-24T22:51:24.973Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.973Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:51:24.973Z] [INFO] Compiling 2 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/test-classes
[2025-12-24T22:51:24.973Z] [INFO]
[2025-12-24T22:51:24.973Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry ---
[2025-12-24T22:51:24.973Z] [INFO]
[2025-12-24T22:51:24.973Z] [INFO] -------------------------------------------------------
[2025-12-24T22:51:24.973Z] [INFO] T E S T S
[2025-12-24T22:51:24.973Z] [INFO] -------------------------------------------------------
[2025-12-24T22:51:24.973Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:51:26.401Z] [INFO] Running io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2025-12-24T22:51:26.401Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2025-12-24T22:51:26.401Z] [INFO] Running io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2025-12-24T22:51:26.401Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO] Results:
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry ---
[2025-12-24T22:51:26.401Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry ---
[2025-12-24T22:51:26.401Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry ---
[2025-12-24T22:51:26.401Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.jar
[2025-12-24T22:51:26.401Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.pom
[2025-12-24T22:51:26.401Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2025-12-24T22:51:26.401Z] [INFO]
[2025-12-24T22:51:26.401Z] [INFO] ------------< io.quarkus:quarkus-opentelemetry-deployment >-------------
[2025-12-24T22:51:26.401Z] [INFO] Building Quarkus - OpenTelemetry - Deployment 2.7.5.Final [358/964]
[2025-12-24T22:51:26.401Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:51:26.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom
[2025-12-24T22:51:27.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom (1.8 kB at 6.1 kB/s)
[2025-12-24T22:51:27.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom
[2025-12-24T22:51:27.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom (2.4 kB at 4.9 kB/s)
[2025-12-24T22:51:27.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom
[2025-12-24T22:51:27.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom (2.0 kB at 7.8 kB/s)
[2025-12-24T22:51:27.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar
[2025-12-24T22:51:27.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar
[2025-12-24T22:51:27.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar
[2025-12-24T22:51:27.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar (16 kB at 148 kB/s)
[2025-12-24T22:51:27.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar (7.9 kB at 65 kB/s)
[2025-12-24T22:51:27.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar (26 kB at 94 kB/s)
[2025-12-24T22:51:27.758Z] [INFO]
[2025-12-24T22:51:27.758Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:27.758Z] [INFO]
[2025-12-24T22:51:27.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:28.451Z] [INFO]
[2025-12-24T22:51:28.451Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.127Z] [INFO] Processed 28 files in 54ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-12-24T22:51:29.127Z] [INFO]
[2025-12-24T22:51:29.127Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.127Z] [INFO] Processed 28 files in 00:00.077 (Already Sorted: 28, Needed Sorting: 0)
[2025-12-24T22:51:29.127Z] [INFO]
[2025-12-24T22:51:29.127Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:51:29.127Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/main/resources
[2025-12-24T22:51:29.127Z] [INFO]
[2025-12-24T22:51:29.127Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.127Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:51:29.127Z] [INFO] Compiling 3 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/classes
[2025-12-24T22:51:29.127Z] [INFO]
[2025-12-24T22:51:29.127Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:51:29.127Z] [INFO] Copying 1 resource
[2025-12-24T22:51:29.127Z] [INFO]
[2025-12-24T22:51:29.127Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.127Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:51:29.127Z] [INFO] Compiling 25 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/test-classes
[2025-12-24T22:51:29.804Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[32,44] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2025-12-24T22:51:29.804Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[40,20] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2025-12-24T22:51:29.804Z] [INFO]
[2025-12-24T22:51:29.804Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-deployment ---
[2025-12-24T22:51:29.804Z] [INFO]
[2025-12-24T22:51:29.804Z] [INFO] -------------------------------------------------------
[2025-12-24T22:51:29.804Z] [INFO] T E S T S
[2025-12-24T22:51:29.804Z] [INFO] -------------------------------------------------------
[2025-12-24T22:51:29.804Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:51:30.481Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2025-12-24T22:51:36.698Z] 2025-12-24 22:49:49,593 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:51:36.698Z] 2025-12-24 22:49:51,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.993s. Listening on: http://localhost:8081
[2025-12-24T22:51:36.698Z] 2025-12-24 22:49:51,913 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:36.698Z] 2025-12-24 22:49:51,913 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:37.376Z] 2025-12-24 22:49:53,577 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:51:38.053Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.121 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2025-12-24T22:51:38.053Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2025-12-24T22:51:38.728Z] 2025-12-24 22:49:54,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2025-12-24T22:51:38.728Z] 2025-12-24 22:49:54,935 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:38.728Z] 2025-12-24 22:49:54,936 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:40.133Z] 2025-12-24 22:49:55,678 INFO [io.quarkus] (main) Quarkus stopped in 0.076s
[2025-12-24T22:51:40.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.1 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2025-12-24T22:51:40.133Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2025-12-24T22:51:40.808Z] 2025-12-24 22:49:56,928 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2025-12-24T22:51:40.808Z] 2025-12-24 22:49:56,928 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:40.808Z] 2025-12-24 22:49:56,929 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:42.221Z] 2025-12-24 22:49:57,819 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:51:42.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2025-12-24T22:51:42.221Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2025-12-24T22:51:51.394Z] 2025-12-24 22:49:59,410 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:51:51.394Z] Tests paused
[2025-12-24T22:51:51.394Z] Running tests for the first time
[2025-12-24T22:51:51.394Z] Starting test run, 1 tests to run.
[2025-12-24T22:51:51.394Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:51:51.394Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2025-12-24T22:51:51.394Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:51:51.394Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:51:51.394Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:51:51.394Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:51:51.394Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:01,869 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.877s. Listening on: http://localhost:8080
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:01,870 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:01,870 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:02,360 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.241s. Listening on: http://localhost:8081
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:02,361 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:02,361 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:51.394Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:02,804 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.049s
[2025-12-24T22:51:51.394Z] All 1 test is passing (0 skipped), 1 test was run in 2970ms. Tests completed at 22:50:02.
[2025-12-24T22:51:51.394Z] Starting test run, 1 tests to run.
[2025-12-24T22:51:51.394Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:51:51.394Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:05,261 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:05,261 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:05,261 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:51.394Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:05,358 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.039s
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:05,370 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T22:51:51.394Z] 2025-12-24 22:50:05,370 ERROR [io.qua.test] (Test runner thread) Test TracerRouterUT#testTracer() failed
[2025-12-24T22:51:51.394Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T22:51:51.394Z] Response body doesn't match expectation.
[2025-12-24T22:51:51.394Z] Expected: is "Hello Tracer!"
[2025-12-24T22:51:51.394Z] Actual: Goodbye Tracer!
[2025-12-24T22:51:51.394Z]
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T22:51:51.394Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T22:51:51.394Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:51:51.394Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:51:51.394Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:51:51.394Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T22:51:51.394Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T22:51:51.394Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T22:51:51.394Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T22:51:51.394Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T22:51:51.395Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T22:51:51.395Z] at io.quarkus.opentelemetry.deployment.TracerRouterUT.testTracer(TracerRouterUT.java:20)
[2025-12-24T22:51:51.395Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:51:51.395Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:51:51.395Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:51:51.395Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:51:51.395Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T22:51:51.395Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:51:51.395Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:51:51.395Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:51:51.395Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:51:51.395Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T22:51:51.395Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T22:51:51.395Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:51:51.395Z]
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:05,377 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T22:51:51.395Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 698ms. Tests completed at 22:50:05 due to changes to TracerRouter.class.
[2025-12-24T22:51:51.395Z] Starting test run, 1 tests to run.
[2025-12-24T22:51:51.395Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T22:51:51.395Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:06,976 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.327s. Listening on: http://localhost:8081
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:06,977 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:06,977 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:51.395Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:07,002 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:07,011 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T22:51:51.395Z] All 1 test is passing (0 skipped), 1 test was run in 393ms. Tests completed at 22:50:07 due to changes to TracerRouterUT.class.
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:07,022 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:51:51.395Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.238 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2025-12-24T22:51:51.395Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2025-12-24T22:51:51.395Z] 2025-12-24 22:50:07,037 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T22:51:51.395Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:51:51.395Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T22:51:51.395Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T22:51:51.395Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T22:51:51.395Z] ... 3 more
[2025-12-24T22:51:51.395Z]
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:07,820 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T22:51:56.465Z] Tests paused
[2025-12-24T22:51:56.465Z] Running tests for the first time
[2025-12-24T22:51:56.465Z] Starting test run, 0 tests to run.
[2025-12-24T22:51:56.465Z] Running 1/0. Running: #JUnit Jupiter
[2025-12-24T22:51:56.465Z] No tests found
[2025-12-24T22:51:56.465Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:51:56.465Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:51:56.465Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:51:56.465Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:51:56.465Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:09,629 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.163s. Listening on: http://localhost:8080
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:09,630 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:09,630 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,397 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TracerRouter.class.
[2025-12-24T22:51:56.465Z] Starting test run, 0 tests to run.
[2025-12-24T22:51:56.465Z] Running 1/0. Running: #JUnit Jupiter
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,411 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:51:56.465Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:51:56.465Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:51:56.465Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:51:56.465Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:51:56.465Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,963 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8080
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,963 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,964 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,964 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.570s
[2025-12-24T22:51:56.465Z] 2025-12-24 22:50:11,973 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:51:56.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.915 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2025-12-24T22:51:56.465Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2025-12-24T22:51:56.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2025-12-24T22:51:56.465Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2025-12-24T22:51:57.875Z] 2025-12-24 22:50:13,606 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2025-12-24T22:51:57.875Z] 2025-12-24 22:50:13,606 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:57.875Z] 2025-12-24 22:50:13,606 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:58.552Z] 2025-12-24 22:50:14,121 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:51:58.552Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2025-12-24T22:51:58.552Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2025-12-24T22:51:59.231Z] 2025-12-24 22:50:15,203 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2025-12-24T22:51:59.231Z] 2025-12-24 22:50:15,204 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:51:59.231Z] 2025-12-24 22:50:15,204 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:51:59.231Z] 2025-12-24 22:50:15,291 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:51:59.231Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2025-12-24T22:51:59.231Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2025-12-24T22:52:00.640Z] 2025-12-24 22:50:16,240 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2025-12-24T22:52:00.640Z] 2025-12-24 22:50:16,241 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:00.640Z] 2025-12-24 22:50:16,241 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:00.640Z] 2025-12-24 22:50:16,314 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:52:00.640Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2025-12-24T22:52:00.640Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2025-12-24T22:52:01.318Z] 2025-12-24 22:50:17,240 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2025-12-24T22:52:01.318Z] 2025-12-24 22:50:17,241 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:01.318Z] 2025-12-24 22:50:17,241 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:01.318Z] 2025-12-24 22:50:17,326 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:52:01.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2025-12-24T22:52:01.318Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2025-12-24T22:52:02.738Z] 2025-12-24 22:50:18,321 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2025-12-24T22:52:02.738Z] 2025-12-24 22:50:18,322 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:02.738Z] 2025-12-24 22:50:18,322 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:02.738Z] 2025-12-24 22:50:18,406 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T22:52:02.738Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2025-12-24T22:52:02.738Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2025-12-24T22:52:03.413Z] 2025-12-24 22:50:19,571 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2025-12-24T22:52:03.413Z] 2025-12-24 22:50:19,572 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:03.413Z] 2025-12-24 22:50:19,572 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:04.089Z] 2025-12-24 22:50:19,665 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:52:04.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2025-12-24T22:52:04.089Z] [INFO] Running io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2025-12-24T22:52:04.787Z] 2025-12-24 22:50:20,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2025-12-24T22:52:04.787Z] 2025-12-24 22:50:20,726 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:04.787Z] 2025-12-24 22:50:20,726 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:05.464Z] 2025-12-24 22:50:21,621 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2025-12-24T22:52:05.464Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s - in io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2025-12-24T22:52:05.464Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2025-12-24T22:52:06.141Z] 2025-12-24 22:50:21,783 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2025-12-24T22:52:06.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2025-12-24T22:52:06.141Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2025-12-24T22:52:06.141Z] The output of the Quarkus build can be found at /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/quarkus-prod-mode-test4604976672242347211/build-result
[2025-12-24T22:52:06.141Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.284 s <<< FAILURE! - in io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2025-12-24T22:52:06.141Z] [ERROR] io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest Time elapsed: 0.284 s <<< ERROR!
[2025-12-24T22:52:06.141Z] java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2025-12-24T22:52:06.141Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:504)
[2025-12-24T22:52:06.141Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:52:06.141Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:52:06.141Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2025-12-24T22:52:06.141Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2025-12-24T22:52:06.141Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2025-12-24T22:52:06.141Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2025-12-24T22:52:06.141Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:52:06.141Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:52:06.141Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:52:06.141Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:52:06.142Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:52:06.142Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:52:06.142Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:52:06.142Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:52:06.142Z] Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:160)
[2025-12-24T22:52:06.142Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:462)
[2025-12-24T22:52:06.142Z] ... 42 more
[2025-12-24T22:52:06.142Z] Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for io.quarkus:quarkus-opentelemetry-deployment:jar:2.7.5.Final
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:278)
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:279)
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:170)
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
[2025-12-24T22:52:06.142Z] ... 44 more
[2025-12-24T22:52:06.142Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2025-12-24T22:52:06.142Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:357)
[2025-12-24T22:52:06.142Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:274)
[2025-12-24T22:52:06.142Z] ... 47 more
[2025-12-24T22:52:06.142Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2025-12-24T22:52:06.142Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
[2025-12-24T22:52:06.142Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
[2025-12-24T22:52:06.142Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:340)
[2025-12-24T22:52:06.142Z] ... 48 more
[2025-12-24T22:52:06.142Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2025-12-24T22:52:06.142Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:415)
[2025-12-24T22:52:06.142Z] ... 50 more
[2025-12-24T22:52:06.142Z]
[2025-12-24T22:52:06.142Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2025-12-24T22:52:07.544Z] 2025-12-24 22:50:23,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.652s. Listening on: http://localhost:8081
[2025-12-24T22:52:07.544Z] 2025-12-24 22:50:23,503 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:07.544Z] 2025-12-24 22:50:23,503 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:08.221Z] 2025-12-24 22:50:24,158 INFO [io.quarkus] (main) Quarkus stopped in 0.081s
[2025-12-24T22:52:08.221Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2025-12-24T22:52:08.221Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2025-12-24T22:52:09.626Z] 2025-12-24 22:50:25,165 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2025-12-24T22:52:09.626Z] 2025-12-24 22:50:25,165 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:09.626Z] 2025-12-24 22:50:25,166 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:09.626Z] 2025-12-24 22:50:25,700 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T22:52:09.626Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2025-12-24T22:52:09.626Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2025-12-24T22:52:11.033Z] 2025-12-24 22:50:26,870 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2025-12-24T22:52:11.033Z] 2025-12-24 22:50:26,870 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:11.033Z] 2025-12-24 22:50:26,870 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:11.711Z] 2025-12-24 22:50:27,473 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:52:11.711Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.78 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2025-12-24T22:52:11.711Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2025-12-24T22:52:12.388Z] 2025-12-24 22:50:28,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2025-12-24T22:52:12.388Z] 2025-12-24 22:50:28,548 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:12.388Z] 2025-12-24 22:50:28,549 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:13.064Z] 2025-12-24 22:50:29,023 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:52:13.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2025-12-24T22:52:13.064Z] [INFO] Running io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2025-12-24T22:52:14.470Z] 2025-12-24 22:50:29,955 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2025-12-24T22:52:14.470Z] 2025-12-24 22:50:29,956 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:14.470Z] 2025-12-24 22:50:29,956 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:52:15.149Z] 2025-12-24 22:50:30,892 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T22:52:15.149Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] Results:
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [ERROR] Errors:
[2025-12-24T22:52:15.149Z] [ERROR] TracerWithInvalidExtensionTest » Runtime io.quarkus.bootstrap.BootstrapExcepti...
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [ERROR] Tests run: 31, Failures: 0, Errors: 1, Skipped: 0
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] ------< io.quarkus:quarkus-opentelemetry-exporter-jaeger-parent >-------
[2025-12-24T22:52:15.149Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger 2.7.5.Final [359/964]
[2025-12-24T22:52:15.149Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2025-12-24T22:52:15.149Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger-parent/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-parent-2.7.5.Final.pom
[2025-12-24T22:52:15.149Z] [INFO]
[2025-12-24T22:52:15.149Z] [INFO] ----------< io.quarkus:quarkus-opentelemetry-exporter-jaeger >----------
[2025-12-24T22:52:15.149Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger - Runtime 2.7.5.Final [360/964]
[2025-12-24T22:52:15.149Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:15.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom
[2025-12-24T22:52:15.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom (2.2 kB at 18 kB/s)
[2025-12-24T22:52:15.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom
[2025-12-24T22:52:15.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom (2.6 kB at 7.7 kB/s)
[2025-12-24T22:52:15.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom
[2025-12-24T22:52:15.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom (4.3 kB at 15 kB/s)
[2025-12-24T22:52:15.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom
[2025-12-24T22:52:15.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom (3.1 kB at 27 kB/s)
[2025-12-24T22:52:15.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar
[2025-12-24T22:52:15.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar
[2025-12-24T22:52:15.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar
[2025-12-24T22:52:16.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar (37 kB at 328 kB/s)
[2025-12-24T22:52:16.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar (172 kB at 1.0 MB/s)
[2025-12-24T22:52:16.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar (100 kB at 459 kB/s)
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO] Processed 5 files in 13ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:16.503Z] [INFO] Copying 1 resource
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO]
[2025-12-24T22:52:16.503Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:16.503Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:16.503Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/classes
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:17.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:17.180Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/src/test/resources
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:17.180Z] [INFO] No sources to compile
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:17.180Z] [INFO] No tests to run.
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:17.180Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:17.180Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger ---
[2025-12-24T22:52:17.180Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2025-12-24T22:52:17.180Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.pom
[2025-12-24T22:52:17.180Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] -------------< io.quarkus:quarkus-grpc-common-deployment >--------------
[2025-12-24T22:52:17.180Z] [INFO] Building Quarkus - gRPC Common - Deployment 2.7.5.Final [361/964]
[2025-12-24T22:52:17.180Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:17.180Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/main/resources
[2025-12-24T22:52:17.180Z] [INFO]
[2025-12-24T22:52:17.180Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.180Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:17.180Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/deployment/target/classes
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:17.859Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/test/resources
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.859Z] [INFO] No sources to compile
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.859Z] [INFO] No tests to run.
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.859Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.859Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-deployment ---
[2025-12-24T22:52:17.859Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2025-12-24T22:52:17.859Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.pom
[2025-12-24T22:52:17.859Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:52:17.859Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2025-12-24T22:52:17.859Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T22:52:17.859Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] -------< io.quarkus:quarkus-opentelemetry-exporter-otlp-parent >--------
[2025-12-24T22:52:17.859Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP 2.7.5.Final [362/964]
[2025-12-24T22:52:17.859Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.859Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.859Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:17.859Z] [INFO]
[2025-12-24T22:52:17.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.860Z] [INFO]
[2025-12-24T22:52:17.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2025-12-24T22:52:17.860Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp-parent/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-parent-2.7.5.Final.pom
[2025-12-24T22:52:17.860Z] [INFO]
[2025-12-24T22:52:17.860Z] [INFO] -----------< io.quarkus:quarkus-opentelemetry-exporter-otlp >-----------
[2025-12-24T22:52:17.860Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP - Runtime 2.7.5.Final [363/964]
[2025-12-24T22:52:17.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:17.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom
[2025-12-24T22:52:17.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom (2.2 kB at 8.8 kB/s)
[2025-12-24T22:52:17.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar
[2025-12-24T22:52:17.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar (10 kB at 62 kB/s)
[2025-12-24T22:52:17.860Z] [INFO]
[2025-12-24T22:52:17.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:17.860Z] [INFO]
[2025-12-24T22:52:17.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Processed 5 files in 13ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:18.561Z] [INFO] Copying 1 resource
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:18.561Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/classes
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:18.561Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/src/test/resources
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] No sources to compile
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] No tests to run.
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2025-12-24T22:52:18.561Z] [INFO]
[2025-12-24T22:52:18.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.561Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp ---
[2025-12-24T22:52:18.562Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2025-12-24T22:52:18.562Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.pom
[2025-12-24T22:52:18.562Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:52:18.562Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2025-12-24T22:52:18.562Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T22:52:18.562Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jaxb-parent >---------------
[2025-12-24T22:52:18.562Z] [INFO] Building Quarkus - RESTEasy - JAXB 2.7.5.Final [364/964]
[2025-12-24T22:52:18.562Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-parent ---
[2025-12-24T22:52:18.562Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-parent/2.7.5.Final/quarkus-resteasy-jaxb-parent-2.7.5.Final.pom
[2025-12-24T22:52:18.562Z] [INFO]
[2025-12-24T22:52:18.562Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-jaxb >------------------
[2025-12-24T22:52:18.562Z] [INFO] Building Quarkus - RESTEasy - JAXB - Runtime 2.7.5.Final [365/964]
[2025-12-24T22:52:18.562Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:18.562Z] [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-12-24T22:52:19.259Z] [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 54 kB/s)
[2025-12-24T22:52:19.259Z] [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-12-24T22:52:19.259Z] [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 1.5 MB/s)
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:19.259Z] [INFO] Copying 1 resource
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO] No sources to compile
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:19.259Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/src/test/resources
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.259Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.259Z] [INFO] No sources to compile
[2025-12-24T22:52:19.259Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.260Z] [INFO] No tests to run.
[2025-12-24T22:52:19.260Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.260Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2025-12-24T22:52:19.260Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.260Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:52:19.260Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb ---
[2025-12-24T22:52:19.260Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2025-12-24T22:52:19.260Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.pom
[2025-12-24T22:52:19.260Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:52:19.260Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jaxb-deployment >-------------
[2025-12-24T22:52:19.260Z] [INFO] Building Quarkus - RESTEasy - JAXB - Deployment 2.7.5.Final [366/964]
[2025-12-24T22:52:19.260Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:19.260Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.260Z] [INFO]
[2025-12-24T22:52:19.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO] Processed 4 files in 18ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:19.937Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/main/resources
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:19.937Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/classes
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:19.937Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/test/resources
[2025-12-24T22:52:19.937Z] [INFO]
[2025-12-24T22:52:19.937Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:19.937Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:19.937Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/test-classes
[2025-12-24T22:52:20.615Z] [INFO]
[2025-12-24T22:52:20.615Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:20.615Z] [INFO]
[2025-12-24T22:52:20.615Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:20.615Z] [INFO] T E S T S
[2025-12-24T22:52:20.615Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:20.615Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:52:21.291Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2025-12-24T22:52:26.345Z] 2025-12-24 22:50:41,682 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2025-12-24T22:52:26.345Z] 2025-12-24 22:50:41,683 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:26.345Z] 2025-12-24 22:50:41,683 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2025-12-24T22:52:27.750Z] 2025-12-24 22:50:43,924 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-12-24T22:52:27.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.912 s - in io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2025-12-24T22:52:27.750Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2025-12-24T22:52:29.594Z] 2025-12-24 22:50:45,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2025-12-24T22:52:29.594Z] 2025-12-24 22:50:45,392 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:29.594Z] 2025-12-24 22:50:45,393 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2025-12-24T22:52:30.272Z] 2025-12-24 22:50:46,218 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:52:30.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 s - in io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] Results:
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:30.272Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:30.272Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-deployment ---
[2025-12-24T22:52:30.272Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:52:30.272Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.pom
[2025-12-24T22:52:30.272Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --------------< io.quarkus:quarkus-resteasy-links-parent >--------------
[2025-12-24T22:52:30.272Z] [INFO] Building Quarkus - RESTEasy - Links 2.7.5.Final [367/964]
[2025-12-24T22:52:30.272Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-parent ---
[2025-12-24T22:52:30.272Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-parent/2.7.5.Final/quarkus-resteasy-links-parent-2.7.5.Final.pom
[2025-12-24T22:52:30.272Z] [INFO]
[2025-12-24T22:52:30.272Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-links >------------------
[2025-12-24T22:52:30.272Z] [INFO] Building Quarkus - RESTEasy - Links - Runtime 2.7.5.Final [368/964]
[2025-12-24T22:52:30.272Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:30.272Z] [INFO] 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-12-24T22:52:30.950Z] [INFO] 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 22 kB/s)
[2025-12-24T22:52:30.950Z] [INFO] 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-12-24T22:52:30.950Z] [INFO] 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 135 kB/s)
[2025-12-24T22:52:30.950Z] [INFO] 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-12-24T22:52:30.950Z] [INFO] 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-12-24T22:52:30.950Z] [INFO] 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 676 kB/s)
[2025-12-24T22:52:30.950Z] [INFO] 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.3 MB/s)
[2025-12-24T22:52:30.950Z] [INFO]
[2025-12-24T22:52:30.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links ---
[2025-12-24T22:52:30.950Z] [INFO]
[2025-12-24T22:52:30.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links ---
[2025-12-24T22:52:30.950Z] [INFO]
[2025-12-24T22:52:30.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:31.629Z] [INFO] Copying 1 resource
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] No sources to compile
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:31.629Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/runtime/src/test/resources
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] No sources to compile
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] No tests to run.
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links ---
[2025-12-24T22:52:31.629Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.jar
[2025-12-24T22:52:31.629Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.pom
[2025-12-24T22:52:31.629Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] ------------< io.quarkus:quarkus-resteasy-links-deployment >------------
[2025-12-24T22:52:31.629Z] [INFO] Building Quarkus - RESTEasy - Links - Deployment 2.7.5.Final [369/964]
[2025-12-24T22:52:31.629Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.629Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:31.629Z] [INFO]
[2025-12-24T22:52:31.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:32.308Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/main/resources
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] No sources to compile
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:32.308Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/test/resources
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] No sources to compile
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] No tests to run.
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-12-24T22:52:32.308Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] No sources in project. Archive not created.
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-deployment ---
[2025-12-24T22:52:32.308Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2025-12-24T22:52:32.308Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.pom
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.308Z] [INFO] ----------< io.quarkus:quarkus-resteasy-mutiny-common-parent >----------
[2025-12-24T22:52:32.308Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common 2.7.5.Final [370/964]
[2025-12-24T22:52:32.308Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:32.308Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-parent ---
[2025-12-24T22:52:32.309Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.5.Final/quarkus-resteasy-mutiny-common-parent-2.7.5.Final.pom
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-common >--------------
[2025-12-24T22:52:32.309Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Runtime 2.7.5.Final [371/964]
[2025-12-24T22:52:32.309Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.309Z] [INFO]
[2025-12-24T22:52:32.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO] Processed 11 files in 25ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO] Processed 11 files in 00:00.048 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:32.988Z] [INFO] Copying 1 resource
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:32.988Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/classes
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:32.988Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/src/test/resources
[2025-12-24T22:52:32.988Z] [INFO]
[2025-12-24T22:52:32.988Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:32.988Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:32.988Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/test-classes
[2025-12-24T22:52:33.665Z] [INFO]
[2025-12-24T22:52:33.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:33.665Z] [INFO]
[2025-12-24T22:52:33.666Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:33.666Z] [INFO] T E S T S
[2025-12-24T22:52:33.666Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:33.666Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:52:34.342Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2025-12-24T22:52:34.342Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2025-12-24T22:52:34.342Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2025-12-24T22:52:35.023Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2025-12-24T22:52:35.023Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2025-12-24T22:52:35.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] Results:
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:35.023Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:35.023Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common ---
[2025-12-24T22:52:35.023Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2025-12-24T22:52:35.023Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.pom
[2025-12-24T22:52:35.023Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] --------< io.quarkus:quarkus-resteasy-mutiny-common-deployment >--------
[2025-12-24T22:52:35.023Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Deployment 2.7.5.Final [372/964]
[2025-12-24T22:52:35.023Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.023Z] [INFO]
[2025-12-24T22:52:35.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:35.702Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/main/resources
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:35.702Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/classes
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:35.702Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/test/resources
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] No sources to compile
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] No tests to run.
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.702Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.702Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:35.702Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-deployment ---
[2025-12-24T22:52:35.703Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2025-12-24T22:52:35.703Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.pom
[2025-12-24T22:52:35.703Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-parent >--------------
[2025-12-24T22:52:35.703Z] [INFO] Building Quarkus - RESTEasy - Mutiny 2.7.5.Final [373/964]
[2025-12-24T22:52:35.703Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-parent ---
[2025-12-24T22:52:35.703Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.5.Final/quarkus-resteasy-mutiny-parent-2.7.5.Final.pom
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-mutiny >-----------------
[2025-12-24T22:52:35.703Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Runtime 2.7.5.Final [374/964]
[2025-12-24T22:52:35.703Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:35.703Z] [INFO]
[2025-12-24T22:52:35.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:36.382Z] [INFO] Copying 1 resource
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] No sources to compile
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:36.382Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/src/test/resources
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] No sources to compile
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] No tests to run.
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2025-12-24T22:52:36.382Z] [INFO]
[2025-12-24T22:52:36.382Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:36.382Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2025-12-24T22:52:37.061Z] [INFO]
[2025-12-24T22:52:37.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny ---
[2025-12-24T22:52:37.061Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2025-12-24T22:52:37.061Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.pom
[2025-12-24T22:52:37.061Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2025-12-24T22:52:37.061Z] [INFO]
[2025-12-24T22:52:37.061Z] [INFO] -----------< io.quarkus:quarkus-resteasy-mutiny-deployment >------------
[2025-12-24T22:52:37.061Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Deployment 2.7.5.Final [375/964]
[2025-12-24T22:52:37.061Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:37.061Z] [INFO]
[2025-12-24T22:52:37.061Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.061Z] [INFO]
[2025-12-24T22:52:37.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO] Processed 7 files in 21ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO] Processed 7 files in 00:00.012 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:37.739Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/main/resources
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:37.739Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/classes
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:37.739Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/test/resources
[2025-12-24T22:52:37.739Z] [INFO]
[2025-12-24T22:52:37.739Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:37.739Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:37.739Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/test-classes
[2025-12-24T22:52:38.417Z] [INFO]
[2025-12-24T22:52:38.417Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:38.417Z] [INFO]
[2025-12-24T22:52:38.417Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:38.417Z] [INFO] T E S T S
[2025-12-24T22:52:38.417Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:38.417Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:52:39.096Z] [INFO] Running io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2025-12-24T22:52:44.156Z] 2025-12-24 22:50:59,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.891s. Listening on: http://localhost:8081
[2025-12-24T22:52:44.157Z] 2025-12-24 22:50:59,685 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:44.157Z] 2025-12-24 22:50:59,686 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-12-24T22:52:45.561Z] 2025-12-24 22:51:01,618 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002020: Unhandled asynchronous exception, sending back 500: java.lang.IllegalStateException: BOOM!
[2025-12-24T22:52:45.561Z] at io.quarkus.resteasy.mutiny.test.MutinyResource.lambda$failingBecauseOfApplicationCode$1(MutinyResource.java:59)
[2025-12-24T22:52:45.561Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform$UniOnItemTransformProcessor.onItem(UniOnItemTransform.java:36)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform.subscribe(UniOnItemTransform.java:22)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.operators.uni.UniSubscribeToCompletionStage.subscribe(UniSubscribeToCompletionStage.java:30)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:178)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:165)
[2025-12-24T22:52:45.561Z] at io.smallrye.mutiny.Uni.subscribeAsCompletionStage(Uni.java:142)
[2025-12-24T22:52:45.561Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:15)
[2025-12-24T22:52:45.561Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:11)
[2025-12-24T22:52:45.561Z] at org.jboss.resteasy.core.AsyncResponseConsumer$CompletionStageResponseConsumer.subscribe(AsyncResponseConsumer.java:257)
[2025-12-24T22:52:45.561Z] at org.jboss.resteasy.core.ResourceMethodInvoker.afterInvoke(ResourceMethodInvoker.java:554)
[2025-12-24T22:52:45.561Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:533)
[2025-12-24T22:52:45.561Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T22:52:45.561Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:52:45.561Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T22:52:45.562Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T22:52:45.562Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T22:52:45.562Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T22:52:45.562Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T22:52:45.562Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T22:52:45.562Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:52:45.562Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:52:45.562Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:52:45.562Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:52:45.562Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:52:45.562Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:52:45.562Z]
[2025-12-24T22:52:45.562Z] 2025-12-24 22:51:01,699 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T22:52:45.562Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.94 s - in io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2025-12-24T22:52:45.562Z] [INFO] Running io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2025-12-24T22:52:46.980Z] 2025-12-24 22:51:03,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.617s. Listening on: http://localhost:8081
[2025-12-24T22:52:46.980Z] 2025-12-24 22:51:03,142 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:52:46.980Z] 2025-12-24 22:51:03,142 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-12-24T22:52:49.170Z] 2025-12-24 22:51:04,651 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T22:52:49.170Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.945 s - in io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2025-12-24T22:52:49.170Z] [INFO]
[2025-12-24T22:52:49.170Z] [INFO] Results:
[2025-12-24T22:52:49.170Z] [INFO]
[2025-12-24T22:52:49.170Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:52:49.170Z] [INFO]
[2025-12-24T22:52:49.170Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:49.171Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:49.171Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-deployment ---
[2025-12-24T22:52:49.171Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2025-12-24T22:52:49.171Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.pom
[2025-12-24T22:52:49.171Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --------------< io.quarkus:quarkus-resteasy-qute-parent >---------------
[2025-12-24T22:52:49.171Z] [INFO] Building Quarkus - RESTEasy - Qute 2.7.5.Final [376/964]
[2025-12-24T22:52:49.171Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-parent ---
[2025-12-24T22:52:49.171Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-parent/2.7.5.Final/quarkus-resteasy-qute-parent-2.7.5.Final.pom
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-qute >------------------
[2025-12-24T22:52:49.171Z] [INFO] Building Quarkus - RESTEasy - Qute - Runtime 2.7.5.Final [377/964]
[2025-12-24T22:52:49.171Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO] Processed 2 files in 22ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:49.171Z] [INFO] Copying 1 resource
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO]
[2025-12-24T22:52:49.171Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.171Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:49.171Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/classes
[2025-12-24T22:52:49.848Z] [INFO]
[2025-12-24T22:52:49.848Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:49.848Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/src/test/resources
[2025-12-24T22:52:49.848Z] [INFO]
[2025-12-24T22:52:49.848Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.848Z] [INFO] No sources to compile
[2025-12-24T22:52:49.848Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.849Z] [INFO] No tests to run.
[2025-12-24T22:52:49.849Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.849Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar
[2025-12-24T22:52:49.849Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.849Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2025-12-24T22:52:49.849Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute ---
[2025-12-24T22:52:49.849Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.jar
[2025-12-24T22:52:49.849Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.pom
[2025-12-24T22:52:49.849Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2025-12-24T22:52:49.849Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] ------------< io.quarkus:quarkus-resteasy-qute-deployment >-------------
[2025-12-24T22:52:49.849Z] [INFO] Building Quarkus - RESTEasy - Qute - Deployment 2.7.5.Final [378/964]
[2025-12-24T22:52:49.849Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:52:49.849Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:49.849Z] [INFO]
[2025-12-24T22:52:49.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO] Processed 15 files in 28ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO] Processed 15 files in 00:00.012 (Already Sorted: 15, Needed Sorting: 0)
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:50.526Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/src/main/resources
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:50.526Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/classes
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:52:50.526Z] [INFO] Copying 9 resources
[2025-12-24T22:52:50.526Z] [INFO]
[2025-12-24T22:52:50.526Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:50.526Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:52:50.526Z] [INFO] Compiling 14 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/test-classes
[2025-12-24T22:52:51.205Z] [INFO]
[2025-12-24T22:52:51.205Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:52:51.205Z] [INFO]
[2025-12-24T22:52:51.205Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:51.205Z] [INFO] T E S T S
[2025-12-24T22:52:51.205Z] [INFO] -------------------------------------------------------
[2025-12-24T22:52:51.205Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:52:51.881Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2025-12-24T22:53:02.665Z] Tests paused
[2025-12-24T22:53:02.665Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:53:02.665Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:53:02.665Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:53:02.665Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:53:02.665Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:13,349 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.749s. Listening on: http://localhost:8080
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:13,352 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:13,352 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,267 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,277 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:53:02.665Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:53:02.665Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:53:02.665Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:53:02.665Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:53:02.665Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,848 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8080
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,849 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,849 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,849 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.111s
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,916 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-dev-mode-test275642316063296321/src/main/resources/messages/msg_de.properties
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,918 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:16,920 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:53:02.665Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:53:02.665Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:53:02.665Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:53:02.665Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:53:02.665Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:17,336 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8080
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:17,337 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:17,337 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:17,337 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.432s
[2025-12-24T22:53:02.665Z] 2025-12-24 22:51:17,353 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:53:02.665Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.599 s - in io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2025-12-24T22:53:02.665Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2025-12-24T22:53:04.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 s - in io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2025-12-24T22:53:04.071Z] [INFO] Running io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2025-12-24T22:53:05.472Z] 2025-12-24 22:51:20,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-12-24T22:53:05.472Z] 2025-12-24 22:51:20,962 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:05.472Z] 2025-12-24 22:51:20,962 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:53:05.472Z] 2025-12-24 22:51:21,554 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:53:05.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2025-12-24T22:53:05.472Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2025-12-24T22:53:06.876Z] 2025-12-24 22:51:22,525 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2025-12-24T22:53:06.876Z] 2025-12-24 22:51:22,525 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:06.876Z] 2025-12-24 22:51:22,526 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:53:06.876Z] 2025-12-24 22:51:23,034 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:53:06.876Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2025-12-24T22:53:06.876Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2025-12-24T22:53:07.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2025-12-24T22:53:07.553Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2025-12-24T22:53:08.965Z] 2025-12-24 22:51:24,476 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2025-12-24T22:53:08.965Z] 2025-12-24 22:51:24,476 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:08.965Z] 2025-12-24 22:51:24,476 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2025-12-24T22:53:08.965Z] 2025-12-24 22:51:25,112 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:53:08.965Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 s - in io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] Results:
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:53:09.641Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:53:09.641Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-deployment ---
[2025-12-24T22:53:09.641Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2025-12-24T22:53:09.641Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.pom
[2025-12-24T22:53:09.641Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] ------------< io.quarkus:quarkus-resteasy-multipart-parent >------------
[2025-12-24T22:53:09.641Z] [INFO] Building Quarkus - RESTEasy - Multipart 2.7.5.Final [379/964]
[2025-12-24T22:53:09.641Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-parent ---
[2025-12-24T22:53:09.641Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-parent/2.7.5.Final/quarkus-resteasy-multipart-parent-2.7.5.Final.pom
[2025-12-24T22:53:09.641Z] [INFO]
[2025-12-24T22:53:09.641Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-multipart >----------------
[2025-12-24T22:53:09.641Z] [INFO] Building Quarkus - RESTEasy - Multipart - Runtime 2.7.5.Final [380/964]
[2025-12-24T22:53:09.641Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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 64 kB/s)
[2025-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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 102 kB/s)
[2025-12-24T22:53:09.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-12-24T22:53:09.641Z] [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 367 kB/s)
[2025-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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 57 kB/s)
[2025-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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 171 kB/s)
[2025-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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 46 kB/s)
[2025-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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-12-24T22:53:09.641Z] [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 8.5 MB/s)
[2025-12-24T22:53:09.641Z] [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 970 kB/s)
[2025-12-24T22:53:10.317Z] [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 706 kB/s)
[2025-12-24T22:53:10.317Z] [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 196 kB/s)
[2025-12-24T22:53:10.317Z] [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 2.0 MB/s)
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:10.317Z] [INFO] Copying 2 resources
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO]
[2025-12-24T22:53:10.317Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.317Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:10.317Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/classes
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:10.993Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/src/test/resources
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.993Z] [INFO] No sources to compile
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.993Z] [INFO] No tests to run.
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.993Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.993Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart ---
[2025-12-24T22:53:10.993Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.jar
[2025-12-24T22:53:10.993Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.pom
[2025-12-24T22:53:10.993Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] ----------< io.quarkus:quarkus-resteasy-multipart-deployment >----------
[2025-12-24T22:53:10.993Z] [INFO] Building Quarkus - RESTEasy - Multipart - Deployment 2.7.5.Final [381/964]
[2025-12-24T22:53:10.993Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:10.993Z] [INFO]
[2025-12-24T22:53:10.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.668Z] [INFO]
[2025-12-24T22:53:11.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.668Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO] Processed 9 files in 16ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO] Processed 9 files in 00:00.006 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:11.669Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/src/main/resources
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:11.669Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/classes
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:11.669Z] [INFO] Copying 1 resource
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:11.669Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/test-classes
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:11.669Z] [INFO]
[2025-12-24T22:53:11.669Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:11.669Z] [INFO] T E S T S
[2025-12-24T22:53:11.669Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:12.348Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:53:13.026Z] [INFO] Running io.quarkus.resteasy.multipart.MultipartEncodingTest
[2025-12-24T22:53:17.472Z] 2025-12-24 22:51:33,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.829s. Listening on: http://localhost:8081
[2025-12-24T22:53:17.472Z] 2025-12-24 22:51:33,238 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:17.472Z] 2025-12-24 22:51:33,238 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-12-24T22:53:18.877Z] 2025-12-24 22:51:34,892 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:53:18.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.989 s - in io.quarkus.resteasy.multipart.MultipartEncodingTest
[2025-12-24T22:53:18.877Z] [INFO] Running io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2025-12-24T22:53:21.104Z] 2025-12-24 22:51:36,664 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.784s. Listening on: http://localhost:8081
[2025-12-24T22:53:21.104Z] 2025-12-24 22:51:36,666 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:21.104Z] 2025-12-24 22:51:36,666 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-12-24T22:53:21.780Z] 2025-12-24 22:51:37,312 INFO [io.quarkus] (main) Quarkus stopped in 0.069s
[2025-12-24T22:53:21.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s - in io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2025-12-24T22:53:21.780Z] [INFO] Running io.quarkus.resteasy.multipart.InvalidEncodingTest
[2025-12-24T22:53:22.454Z] 2025-12-24 22:51:38,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2025-12-24T22:53:22.454Z] 2025-12-24 22:51:38,668 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:22.454Z] 2025-12-24 22:51:38,668 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-12-24T22:53:23.135Z] 2025-12-24 22:51:39,144 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-12-24T22:53:23.135Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in io.quarkus.resteasy.multipart.InvalidEncodingTest
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] Results:
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:23.135Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:23.135Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-deployment ---
[2025-12-24T22:53:23.135Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2025-12-24T22:53:23.135Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.pom
[2025-12-24T22:53:23.135Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jackson-parent >------------
[2025-12-24T22:53:23.135Z] [INFO] Building Quarkus - REST Client - Jackson 2.7.5.Final [382/964]
[2025-12-24T22:53:23.135Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-parent ---
[2025-12-24T22:53:23.135Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-parent/2.7.5.Final/quarkus-rest-client-jackson-parent-2.7.5.Final.pom
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-jackson >---------------
[2025-12-24T22:53:23.135Z] [INFO] Building Quarkus - REST Client - Jackson - Runtime 2.7.5.Final [383/964]
[2025-12-24T22:53:23.135Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.135Z] [INFO]
[2025-12-24T22:53:23.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:23.810Z] [INFO] Copying 1 resource
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] No sources to compile
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:23.810Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/src/test/resources
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] No sources to compile
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] No tests to run.
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson ---
[2025-12-24T22:53:23.810Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.jar
[2025-12-24T22:53:23.810Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.pom
[2025-12-24T22:53:23.810Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] ---------< io.quarkus:quarkus-rest-client-jackson-deployment >----------
[2025-12-24T22:53:23.810Z] [INFO] Building Quarkus - REST Client - Jackson - Deployment 2.7.5.Final [384/964]
[2025-12-24T22:53:23.810Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:23.810Z] [INFO]
[2025-12-24T22:53:23.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO] Processed 7 files in 13ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO] Processed 7 files in 00:00.004 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:24.495Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/src/main/resources
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:24.495Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/classes
[2025-12-24T22:53:24.495Z] [INFO]
[2025-12-24T22:53:24.495Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:24.495Z] [INFO] Copying 1 resource
[2025-12-24T22:53:24.496Z] [INFO]
[2025-12-24T22:53:24.496Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:24.496Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:24.496Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/test-classes
[2025-12-24T22:53:25.183Z] [INFO]
[2025-12-24T22:53:25.183Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:25.183Z] [INFO]
[2025-12-24T22:53:25.183Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:25.183Z] [INFO] T E S T S
[2025-12-24T22:53:25.183Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:25.183Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:53:25.858Z] [INFO] Running io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2025-12-24T22:53:32.149Z] 2025-12-24 22:51:47,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.048s. Listening on: http://localhost:8081
[2025-12-24T22:53:32.149Z] 2025-12-24 22:51:47,282 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:32.149Z] 2025-12-24 22:51:47,282 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jackson, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:53:32.825Z] 2025-12-24 22:51:48,746 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:53:32.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.342 s - in io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] Results:
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:32.825Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:32.825Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-deployment ---
[2025-12-24T22:53:32.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2025-12-24T22:53:32.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.pom
[2025-12-24T22:53:32.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] ------------< io.quarkus:quarkus-rest-client-jsonb-parent >-------------
[2025-12-24T22:53:32.825Z] [INFO] Building Quarkus - REST Client - JSON-B 2.7.5.Final [385/964]
[2025-12-24T22:53:32.825Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-parent ---
[2025-12-24T22:53:32.825Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-parent/2.7.5.Final/quarkus-rest-client-jsonb-parent-2.7.5.Final.pom
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jsonb >----------------
[2025-12-24T22:53:32.825Z] [INFO] Building Quarkus - REST Client - JSON-B - Runtime 2.7.5.Final [386/964]
[2025-12-24T22:53:32.825Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:32.825Z] [INFO]
[2025-12-24T22:53:32.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:33.503Z] [INFO] Copying 1 resource
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] No sources to compile
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:33.503Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/src/test/resources
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] No sources to compile
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] No tests to run.
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb ---
[2025-12-24T22:53:33.503Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2025-12-24T22:53:33.503Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.pom
[2025-12-24T22:53:33.503Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] ----------< io.quarkus:quarkus-rest-client-jsonb-deployment >-----------
[2025-12-24T22:53:33.503Z] [INFO] Building Quarkus - REST Client - JSON-B - Deployment 2.7.5.Final [387/964]
[2025-12-24T22:53:33.503Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:33.503Z] [INFO]
[2025-12-24T22:53:33.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO] Processed 7 files in 19ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO] Processed 7 files in 00:00.005 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:34.182Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/src/main/resources
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:34.182Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/classes
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:34.182Z] [INFO] Copying 1 resource
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:34.182Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/test-classes
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:34.182Z] [INFO]
[2025-12-24T22:53:34.182Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:34.182Z] [INFO] T E S T S
[2025-12-24T22:53:34.182Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:34.182Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:53:34.859Z] [INFO] Running io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2025-12-24T22:53:41.086Z] 2025-12-24 22:51:56,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2025-12-24T22:53:41.086Z] 2025-12-24 22:51:56,335 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:41.086Z] 2025-12-24 22:51:56,335 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jsonb, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:53:41.761Z] 2025-12-24 22:51:57,679 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:53:41.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.719 s - in io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2025-12-24T22:53:41.761Z] [INFO]
[2025-12-24T22:53:41.761Z] [INFO] Results:
[2025-12-24T22:53:41.761Z] [INFO]
[2025-12-24T22:53:41.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:53:41.761Z] [INFO]
[2025-12-24T22:53:41.761Z] [INFO]
[2025-12-24T22:53:41.761Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:41.761Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:53:41.761Z] [INFO]
[2025-12-24T22:53:41.761Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:41.762Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-deployment ---
[2025-12-24T22:53:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2025-12-24T22:53:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.pom
[2025-12-24T22:53:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] -------------< io.quarkus:quarkus-rest-client-jaxb-parent >-------------
[2025-12-24T22:53:41.762Z] [INFO] Building Quarkus - REST Client - JAXB 2.7.5.Final [388/964]
[2025-12-24T22:53:41.762Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-parent ---
[2025-12-24T22:53:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-parent/2.7.5.Final/quarkus-rest-client-jaxb-parent-2.7.5.Final.pom
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jaxb >-----------------
[2025-12-24T22:53:41.762Z] [INFO] Building Quarkus - REST Client - JAXB - Runtime 2.7.5.Final [389/964]
[2025-12-24T22:53:41.762Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:41.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:41.762Z] [INFO] Copying 1 resource
[2025-12-24T22:53:41.762Z] [INFO]
[2025-12-24T22:53:41.762Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] No sources to compile
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:42.439Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/src/test/resources
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] No sources to compile
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] No tests to run.
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb ---
[2025-12-24T22:53:42.439Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2025-12-24T22:53:42.439Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.pom
[2025-12-24T22:53:42.439Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jaxb-deployment >-----------
[2025-12-24T22:53:42.439Z] [INFO] Building Quarkus - REST Client - JAXB - Deployment 2.7.5.Final [390/964]
[2025-12-24T22:53:42.439Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:42.439Z] [INFO]
[2025-12-24T22:53:42.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO] Processed 6 files in 17ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO] Processed 6 files in 00:00.004 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:43.116Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/src/main/resources
[2025-12-24T22:53:43.116Z] [INFO]
[2025-12-24T22:53:43.116Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.116Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:43.116Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/classes
[2025-12-24T22:53:43.793Z] [INFO]
[2025-12-24T22:53:43.793Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:43.793Z] [INFO] Copying 1 resource
[2025-12-24T22:53:43.793Z] [INFO]
[2025-12-24T22:53:43.793Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.793Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:43.793Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/test-classes
[2025-12-24T22:53:43.793Z] [INFO]
[2025-12-24T22:53:43.793Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:43.793Z] [INFO]
[2025-12-24T22:53:43.793Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:43.793Z] [INFO] T E S T S
[2025-12-24T22:53:43.793Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:43.793Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:53:44.469Z] [INFO] Running io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2025-12-24T22:53:49.541Z] 2025-12-24 22:52:05,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2025-12-24T22:53:49.541Z] 2025-12-24 22:52:05,142 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:49.541Z] 2025-12-24 22:52:05,143 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jaxb, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:53:50.975Z] 2025-12-24 22:52:07,049 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-12-24T22:53:50.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.82 s - in io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2025-12-24T22:53:50.975Z] [INFO]
[2025-12-24T22:53:50.975Z] [INFO] Results:
[2025-12-24T22:53:50.975Z] [INFO]
[2025-12-24T22:53:50.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:53:50.975Z] [INFO]
[2025-12-24T22:53:50.975Z] [INFO]
[2025-12-24T22:53:50.975Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:50.975Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:53:50.975Z] [INFO]
[2025-12-24T22:53:50.975Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:50.975Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-deployment ---
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.pom
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] ------------< io.quarkus:quarkus-rest-client-mutiny-parent >------------
[2025-12-24T22:53:51.651Z] [INFO] Building Quarkus - REST Client - Mutiny 2.7.5.Final [391/964]
[2025-12-24T22:53:51.651Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-parent ---
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-parent/2.7.5.Final/quarkus-rest-client-mutiny-parent-2.7.5.Final.pom
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-mutiny >----------------
[2025-12-24T22:53:51.651Z] [INFO] Building Quarkus - REST Client - Mutiny - Runtime 2.7.5.Final [392/964]
[2025-12-24T22:53:51.651Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:51.651Z] [INFO] Copying 1 resource
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] No sources to compile
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:51.651Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/src/test/resources
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] No sources to compile
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] No tests to run.
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny ---
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.pom
[2025-12-24T22:53:51.651Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] ----------< io.quarkus:quarkus-rest-client-mutiny-deployment >----------
[2025-12-24T22:53:51.651Z] [INFO] Building Quarkus - REST Client - Mutiny - Deployment 2.7.5.Final [393/964]
[2025-12-24T22:53:51.651Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:51.651Z] [INFO]
[2025-12-24T22:53:51.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:52.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:52.328Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/main/resources
[2025-12-24T22:53:52.328Z] [INFO]
[2025-12-24T22:53:52.328Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:53.004Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:53.004Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/classes
[2025-12-24T22:53:53.004Z] [INFO]
[2025-12-24T22:53:53.004Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:53.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:53:53.004Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/test/resources
[2025-12-24T22:53:53.004Z] [INFO]
[2025-12-24T22:53:53.004Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:53.004Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:53:53.004Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/test-classes
[2025-12-24T22:53:53.004Z] [INFO]
[2025-12-24T22:53:53.004Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:53:53.004Z] [INFO]
[2025-12-24T22:53:53.004Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:53.004Z] [INFO] T E S T S
[2025-12-24T22:53:53.004Z] [INFO] -------------------------------------------------------
[2025-12-24T22:53:53.004Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:53:54.415Z] [INFO] Running io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2025-12-24T22:53:59.883Z] 2025-12-24 22:52:15,203 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.815s. Listening on: http://localhost:8081
[2025-12-24T22:53:59.883Z] 2025-12-24 22:52:15,208 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:53:59.883Z] 2025-12-24 22:52:15,208 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-mutiny, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:54:00.561Z] 2025-12-24 22:52:16,098 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T22:54:00.561Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.893 s - in io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO] Results:
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:54:00.561Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:54:00.561Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-deployment ---
[2025-12-24T22:54:00.561Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2025-12-24T22:54:00.561Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.pom
[2025-12-24T22:54:00.561Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:00.561Z] [INFO]
[2025-12-24T22:54:00.561Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-streams-operators-parent >----
[2025-12-24T22:54:00.561Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators (deprecated) 2.7.5.Final [394/964]
[2025-12-24T22:54:00.561Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2025-12-24T22:54:00.562Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-parent/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-parent-2.7.5.Final.pom
[2025-12-24T22:54:00.562Z] [INFO]
[2025-12-24T22:54:00.562Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-streams-operators >-------
[2025-12-24T22:54:00.562Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Runtime 2.7.5.Final [395/964]
[2025-12-24T22:54:00.562Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:00.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom
[2025-12-24T22:54:00.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom (4.7 kB at 48 kB/s)
[2025-12-24T22:54:00.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom
[2025-12-24T22:54:00.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom (11 kB at 69 kB/s)
[2025-12-24T22:54:00.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom
[2025-12-24T22:54:00.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom (39 kB at 387 kB/s)
[2025-12-24T22:54:00.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom
[2025-12-24T22:54:00.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom (2.4 kB at 41 kB/s)
[2025-12-24T22:54:00.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom
[2025-12-24T22:54:01.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom (1.1 kB at 5.7 kB/s)
[2025-12-24T22:54:01.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar
[2025-12-24T22:54:01.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar
[2025-12-24T22:54:01.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar
[2025-12-24T22:54:01.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar (89 kB at 1.1 MB/s)
[2025-12-24T22:54:01.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar (26 kB at 242 kB/s)
[2025-12-24T22:54:01.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar (2.4 MB at 7.6 MB/s)
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:01.344Z] [INFO] Copying 1 resource
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO]
[2025-12-24T22:54:01.344Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:01.344Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:01.344Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/classes
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:02.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:02.020Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/src/test/resources
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:02.020Z] [INFO] No sources to compile
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:02.020Z] [INFO] No tests to run.
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:02.020Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:02.020Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators ---
[2025-12-24T22:54:02.020Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2025-12-24T22:54:02.020Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.pom
[2025-12-24T22:54:02.020Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-streams-operators-deployment >--
[2025-12-24T22:54:02.020Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Deployment 2.7.5.Final [396/964]
[2025-12-24T22:54:02.020Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.020Z] [INFO]
[2025-12-24T22:54:02.020Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:02.697Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/main/resources
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:02.697Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/classes
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:02.697Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/test/resources
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:02.697Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/test-classes
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:02.697Z] [INFO]
[2025-12-24T22:54:02.697Z] [INFO] -------------------------------------------------------
[2025-12-24T22:54:02.697Z] [INFO] T E S T S
[2025-12-24T22:54:02.697Z] [INFO] -------------------------------------------------------
[2025-12-24T22:54:02.697Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:54:03.377Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-12-24T22:54:14.139Z] Tests paused
[2025-12-24T22:54:14.139Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:14.139Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:14.139Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:14.139Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:14.139Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:24,908 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.649s. Listening on: http://localhost:8080
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:24,910 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:24,911 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,214 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,237 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.022s
[2025-12-24T22:54:14.139Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:14.139Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:14.139Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:14.139Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:14.139Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,570 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8080
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,571 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,571 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,571 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.035s
[2025-12-24T22:54:14.139Z] 2025-12-24 22:52:28,586 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:54:14.139Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.146 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-12-24T22:54:14.139Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-12-24T22:54:16.360Z] 2025-12-24 22:52:31,894 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.554s. Listening on: http://localhost:8081
[2025-12-24T22:54:16.360Z] 2025-12-24 22:52:31,895 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:54:16.360Z] 2025-12-24 22:52:31,895 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2025-12-24T22:54:16.360Z] 2025-12-24 22:52:32,034 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T22:54:16.360Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.314 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] Results:
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:16.360Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:16.360Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.pom
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-type-converters-parent >-----
[2025-12-24T22:54:16.360Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters 2.7.5.Final [397/964]
[2025-12-24T22:54:16.360Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-parent ---
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-parent/2.7.5.Final/quarkus-smallrye-reactive-type-converters-parent-2.7.5.Final.pom
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-type-converters >--------
[2025-12-24T22:54:16.360Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Runtime 2.7.5.Final [398/964]
[2025-12-24T22:54:16.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:16.360Z] [INFO] Copying 1 resource
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] No sources to compile
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:16.360Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/src/test/resources
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] No sources to compile
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] No tests to run.
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters ---
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.pom
[2025-12-24T22:54:16.360Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-type-converters-deployment >---
[2025-12-24T22:54:16.360Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Deployment 2.7.5.Final [399/964]
[2025-12-24T22:54:16.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:16.360Z] [INFO]
[2025-12-24T22:54:16.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:17.037Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/main/resources
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:17.037Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/classes
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:17.037Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/test/resources
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] No sources to compile
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] No tests to run.
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2025-12-24T22:54:17.037Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2025-12-24T22:54:17.037Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.pom
[2025-12-24T22:54:17.037Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --< io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment >---
[2025-12-24T22:54:17.037Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment 2.7.5.Final [400/964]
[2025-12-24T22:54:17.037Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.037Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.037Z] [INFO]
[2025-12-24T22:54:17.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO] Processed 4 files in 19ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.713Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:54:17.713Z] [INFO]
[2025-12-24T22:54:17.713Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:17.714Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/main/resources
[2025-12-24T22:54:17.714Z] [INFO]
[2025-12-24T22:54:17.714Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.714Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:17.714Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/classes
[2025-12-24T22:54:17.714Z] [INFO]
[2025-12-24T22:54:17.714Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:17.714Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/test/resources
[2025-12-24T22:54:17.714Z] [INFO]
[2025-12-24T22:54:17.714Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:17.714Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:17.714Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/test-classes
[2025-12-24T22:54:18.390Z] [INFO]
[2025-12-24T22:54:18.390Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:18.390Z] [INFO]
[2025-12-24T22:54:18.390Z] [INFO] -------------------------------------------------------
[2025-12-24T22:54:18.390Z] [INFO] T E S T S
[2025-12-24T22:54:18.390Z] [INFO] -------------------------------------------------------
[2025-12-24T22:54:18.390Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:54:19.067Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-12-24T22:54:28.099Z] Tests paused
[2025-12-24T22:54:28.099Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:28.099Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:28.099Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:28.099Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:28.099Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:39,640 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.406s. Listening on: http://localhost:8080
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:39,643 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:39,643 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:42,814 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:42,837 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.022s
[2025-12-24T22:54:28.099Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:28.099Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:28.099Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:28.099Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:28.099Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:43,297 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8080
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:43,297 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:43,297 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:43,298 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.181s
[2025-12-24T22:54:28.099Z] 2025-12-24 22:52:43,310 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:54:28.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.396 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2025-12-24T22:54:28.099Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-12-24T22:54:31.149Z] 2025-12-24 22:52:47,008 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8081
[2025-12-24T22:54:31.149Z] 2025-12-24 22:52:47,008 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:54:31.149Z] 2025-12-24 22:52:47,009 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2025-12-24T22:54:31.149Z] 2025-12-24 22:52:47,152 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T22:54:31.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.682 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] Results:
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:31.149Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:31.149Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2025-12-24T22:54:31.149Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2025-12-24T22:54:31.149Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.pom
[2025-12-24T22:54:31.149Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-parent >--------
[2025-12-24T22:54:31.149Z] [INFO] Building Quarkus - SmallRye Reactive Messaging 2.7.5.Final [401/964]
[2025-12-24T22:54:31.149Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.149Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-parent ---
[2025-12-24T22:54:31.150Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-parent-2.7.5.Final.pom
[2025-12-24T22:54:31.150Z] [INFO]
[2025-12-24T22:54:31.150Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-kotlin >--------
[2025-12-24T22:54:31.150Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kotlin 2.7.5.Final [402/964]
[2025-12-24T22:54:31.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:31.150Z] [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-12-24T22:54:31.827Z] [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 24 kB/s)
[2025-12-24T22:54:31.827Z] [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-12-24T22:54:31.827Z] [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 193 kB/s)
[2025-12-24T22:54:31.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-12-24T22:54:31.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 139 kB/s)
[2025-12-24T22:54:31.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-12-24T22:54:31.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 1.3 MB/s)
[2025-12-24T22:54:31.827Z] [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-12-24T22:54:31.827Z] [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 168 kB/s)
[2025-12-24T22:54:31.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-12-24T22:54:31.827Z] [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 43 kB/s)
[2025-12-24T22:54:31.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-12-24T22:54:31.827Z] [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 237 kB/s)
[2025-12-24T22:54:31.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-12-24T22:54:31.827Z] [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 113 kB/s)
[2025-12-24T22:54:31.827Z] [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-12-24T22:54:32.502Z] [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 742 kB/s)
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:32.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:32.502Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/main/resources
[2025-12-24T22:54:32.502Z] [INFO]
[2025-12-24T22:54:32.502Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:33.179Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/test/resources
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [INFO] No sources to compile
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [INFO] No tests to run.
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.179Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2025-12-24T22:54:33.179Z] [INFO]
[2025-12-24T22:54:33.179Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.859Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2025-12-24T22:54:33.859Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2025-12-24T22:54:33.859Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.pom
[2025-12-24T22:54:33.859Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] -----------< io.quarkus:quarkus-smallrye-reactive-messaging >-----------
[2025-12-24T22:54:33.859Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Runtime 2.7.5.Final [403/964]
[2025-12-24T22:54:33.859Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:33.859Z] [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-12-24T22:54:33.859Z] [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 24 kB/s)
[2025-12-24T22:54:33.859Z] [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-12-24T22:54:33.859Z] [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 19 kB/s)
[2025-12-24T22:54:33.859Z] [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-12-24T22:54:33.859Z] [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-12-24T22:54:33.859Z] [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 103 kB/s)
[2025-12-24T22:54:33.859Z] [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 3.2 MB/s)
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO] Processed 13 files in 34ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO] Processed 13 files in 00:00.028 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:33.859Z] [INFO] Copying 2 resources
[2025-12-24T22:54:33.859Z] [INFO]
[2025-12-24T22:54:33.859Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:33.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-12-24T22:54:34.536Z] [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 23 kB/s)
[2025-12-24T22:54:34.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-12-24T22:54:34.536Z] [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 167 kB/s)
[2025-12-24T22:54:34.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-12-24T22:54:34.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 1.8 MB/s)
[2025-12-24T22:54:34.536Z] [INFO]
[2025-12-24T22:54:34.536Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:34.536Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:34.536Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-reactive-messaging/runtime/target/classes
[2025-12-24T22:54:35.242Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:54:35.242Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:54:35.242Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T22:54:35.242Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[35,93] unchecked cast
[2025-12-24T22:54:35.242Z] required: org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>>
[2025-12-24T22:54:35.242Z] found: java.lang.Object
[2025-12-24T22:54:35.242Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[50,107] unchecked cast
[2025-12-24T22:54:35.242Z] required: org.eclipse.microprofile.reactive.streams.operators.SubscriberBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>,java.lang.Void>
[2025-12-24T22:54:35.242Z] found: java.lang.Object
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:35.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:35.242Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/runtime/src/test/resources
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:35.242Z] [INFO] No sources to compile
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:35.242Z] [INFO] No tests to run.
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:35.242Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:35.242Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging ---
[2025-12-24T22:54:35.242Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2025-12-24T22:54:35.242Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.pom
[2025-12-24T22:54:35.242Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-deployment >------
[2025-12-24T22:54:35.242Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Deployment 2.7.5.Final [404/964]
[2025-12-24T22:54:35.242Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.242Z] [INFO]
[2025-12-24T22:54:35.242Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.917Z] [INFO] Processed 92 files in 182ms (Formatted: 0, Unchanged: 92, Failed: 0, Readonly: 0)
[2025-12-24T22:54:35.917Z] [INFO]
[2025-12-24T22:54:35.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.917Z] [INFO] Processed 92 files in 00:00.188 (Already Sorted: 92, Needed Sorting: 0)
[2025-12-24T22:54:35.917Z] [INFO]
[2025-12-24T22:54:35.917Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:35.917Z] [INFO] Copying 3 resources
[2025-12-24T22:54:35.917Z] [INFO]
[2025-12-24T22:54:35.917Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:35.917Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:35.917Z] [INFO] Compiling 18 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/classes
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[41,71] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[45,71] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[48,68] io.smallrye.reactive.messaging.annotations.OnOverflow in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[98,74] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,95] unchecked cast
[2025-12-24T22:54:36.594Z] required: java.lang.Class<? extends io.smallrye.reactive.messaging.Invoker>
[2025-12-24T22:54:36.594Z] found: java.lang.Class<capture#1 of ?>
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[84,52] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:54:36.594Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[87,48] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T22:54:36.594Z] [INFO]
[2025-12-24T22:54:36.594Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:36.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:54:36.594Z] [INFO] Copying 3 resources
[2025-12-24T22:54:36.594Z] [INFO]
[2025-12-24T22:54:36.594Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:36.594Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:54:36.594Z] [INFO] Compiling 74 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/test-classes
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.377Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.378Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[254,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2025-12-24T22:54:37.379Z] [INFO] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java: Some input files additionally use or override a deprecated API.
[2025-12-24T22:54:37.379Z] [INFO]
[2025-12-24T22:54:37.379Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:54:37.379Z] [INFO]
[2025-12-24T22:54:37.379Z] [INFO] -------------------------------------------------------
[2025-12-24T22:54:37.379Z] [INFO] T E S T S
[2025-12-24T22:54:37.379Z] [INFO] -------------------------------------------------------
[2025-12-24T22:54:37.379Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:54:38.800Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2025-12-24T22:54:45.057Z] 2025-12-24 22:53:00,187 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:54:45.057Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceStrings', outgoing:'string-producer'} has no downstream
[2025-12-24T22:54:45.057Z]
[2025-12-24T22:54:45.057Z] 2025-12-24 22:53:00,341 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.754s. Listening on: http://localhost:8081
[2025-12-24T22:54:45.057Z] 2025-12-24 22:53:00,342 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:54:45.057Z] 2025-12-24 22:53:00,342 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:54:45.057Z] 2025-12-24 22:53:00,993 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:54:45.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.381 s - in io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2025-12-24T22:54:45.057Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2025-12-24T22:54:46.893Z] 2025-12-24 22:53:02,136 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:54:46.893Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceDifferentStrings', outgoing:'another-string-producer'} has no downstream
[2025-12-24T22:54:46.893Z]
[2025-12-24T22:54:46.893Z] 2025-12-24 22:53:02,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2025-12-24T22:54:46.893Z] 2025-12-24 22:53:02,244 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:54:46.893Z] 2025-12-24 22:53:02,244 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:54:46.893Z] 2025-12-24 22:53:02,494 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:54:46.893Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2025-12-24T22:54:46.893Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2025-12-24T22:54:54.444Z] Tests paused
[2025-12-24T22:54:54.444Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:54.444Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:54.444Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:54.444Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:54.444Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:06,025 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.953s. Listening on: http://localhost:8080
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:06,026 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:06,027 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:09,267 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeConnector.class.
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:09,275 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:54:54.444Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:54.444Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:54.444Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:54.444Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:54.444Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:09,730 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8080
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:09,730 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:09,731 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:09,731 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.205s
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,011 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test12443850016736293365/src/main/resources/application.properties
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,013 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,017 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:54:54.444Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:54:54.444Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:54:54.444Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:54:54.444Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:54:54.444Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,502 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8080
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,503 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,503 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,503 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.494s
[2025-12-24T22:54:54.444Z] 2025-12-24 22:53:10,525 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:54:54.444Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.049 s - in io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2025-12-24T22:54:54.444Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2025-12-24T22:55:03.495Z] Tests paused
[2025-12-24T22:55:03.495Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:03.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:03.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:03.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:03.495Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:12,968 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.994s. Listening on: http://localhost:8080
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:12,968 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:12,968 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:16,938 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource.class, SomeProcessor.class, SomeSource$1.class, SomeSink.class.
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:16,945 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:55:03.495Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:03.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:03.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:03.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:03.495Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:17,464 WARN [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:55:03.495Z] - ProcessingMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeProcessor#process', incoming:'my-source-2', outgoing:'my-sink'} has no downstream
[2025-12-24T22:55:03.495Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeSink#sink', incoming:'my-sink-2'} has no upstream
[2025-12-24T22:55:03.495Z]
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:17,467 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8080
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:17,467 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:17,467 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:17,467 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.833s
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:18,770 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:18,772 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:55:03.495Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:03.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:03.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:03.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:03.495Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:19,091 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8080
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:19,092 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:19,092 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:19,092 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.393s
[2025-12-24T22:55:03.495Z] 2025-12-24 22:53:19,111 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:55:11.058Z] Tests paused
[2025-12-24T22:55:11.058Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:11.058Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:11.058Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:11.058Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:11.058Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:21,252 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.836s. Listening on: http://localhost:8080
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:21,253 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:21,253 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:22,911 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:22,921 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:55:11.058Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:11.058Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:11.058Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:11.058Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:11.058Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:23,255 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8080
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:23,256 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:23,256 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:23,256 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.460s
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:24,616 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource.class, SomeSource$1.class.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:24,621 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:55:11.058Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:11.058Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:11.058Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:11.058Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:11.058Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:24,906 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.281s. Listening on: http://localhost:8080
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:24,907 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:24,907 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:24,907 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.397s
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,261 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSink.class.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,264 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:55:11.058Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:11.058Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:11.058Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:11.058Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:11.058Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,589 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8080
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,589 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,590 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,590 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.447s
[2025-12-24T22:55:11.058Z] 2025-12-24 22:53:26,609 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:55:11.058Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.076 s - in io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2025-12-24T22:55:11.058Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2025-12-24T22:55:11.736Z] 2025-12-24 22:53:27,446 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:55:11.736Z] - Emitter{channel:'my-source'} has no downstream
[2025-12-24T22:55:11.736Z]
[2025-12-24T22:55:11.736Z] 2025-12-24 22:53:27,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2025-12-24T22:55:11.736Z] 2025-12-24 22:53:27,576 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:11.736Z] 2025-12-24 22:53:27,576 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:11.736Z] 2025-12-24 22:53:27,695 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T22:55:11.736Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s - in io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2025-12-24T22:55:11.736Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2025-12-24T22:55:13.140Z] 2025-12-24 22:53:28,253 INFO [io.qua.sma.dep.processor] (build-4) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2025-12-24T22:55:13.140Z] 2025-12-24 22:53:28,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2025-12-24T22:55:13.140Z] 2025-12-24 22:53:28,792 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:13.140Z] 2025-12-24 22:53:28,792 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:13.140Z] 2025-12-24 22:53:28,993 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:55:13.140Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2025-12-24T22:55:13.140Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2025-12-24T22:55:13.816Z] 2025-12-24 22:53:29,923 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:55:13.816Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2025-12-24T22:55:13.816Z]
[2025-12-24T22:55:13.816Z] 2025-12-24 22:53:30,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T22:55:13.816Z] 2025-12-24 22:53:30,003 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:13.816Z] 2025-12-24 22:53:30,003 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:14.493Z] 2025-12-24 22:53:30,221 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T22:55:14.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2025-12-24T22:55:14.493Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2025-12-24T22:55:15.173Z] 2025-12-24 22:53:31,047 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:55:15.173Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest$MySource#generate', outgoing:'my-source'} has no downstream
[2025-12-24T22:55:15.173Z]
[2025-12-24T22:55:15.173Z] 2025-12-24 22:53:31,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2025-12-24T22:55:15.173Z] 2025-12-24 22:53:31,133 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:15.173Z] 2025-12-24 22:53:31,133 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:15.850Z] 2025-12-24 22:53:31,445 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:55:15.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2025-12-24T22:55:15.850Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2025-12-24T22:55:15.850Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2025-12-24T22:55:15.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2025-12-24T22:55:15.850Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2025-12-24T22:55:17.267Z] 2025-12-24 22:53:32,292 INFO [io.qua.sma.dep.processor] (build-23) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2025-12-24T22:55:17.267Z] 2025-12-24 22:53:32,757 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2025-12-24T22:55:17.267Z] 2025-12-24 22:53:32,758 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:17.267Z] 2025-12-24 22:53:32,758 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:17.267Z] 2025-12-24 22:53:32,989 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T22:55:17.267Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2025-12-24T22:55:17.267Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2025-12-24T22:55:17.946Z] 2025-12-24 22:53:33,327 INFO [io.qua.sma.dep.processor] (build-4) Configuring the channel 'sink' to be managed by the connector 'dummy'
[2025-12-24T22:55:17.946Z] 2025-12-24 22:53:33,933 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2025-12-24T22:55:17.946Z] 2025-12-24 22:53:33,936 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:17.946Z] 2025-12-24 22:53:33,937 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:18.625Z] 2025-12-24 22:53:34,171 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T22:55:18.625Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2025-12-24T22:55:18.625Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2025-12-24T22:55:19.305Z] 2025-12-24 22:53:34,535 INFO [io.qua.sma.dep.processor] (build-15) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2025-12-24T22:55:19.305Z] 2025-12-24 22:53:35,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2025-12-24T22:55:19.305Z] 2025-12-24 22:53:35,046 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:19.305Z] 2025-12-24 22:53:35,046 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:19.305Z] 2025-12-24 22:53:35,273 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:55:19.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2025-12-24T22:55:19.305Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2025-12-24T22:55:19.983Z] 2025-12-24 22:53:36,027 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:55:19.983Z] - Emitter{channel:'my-source'} has no downstream
[2025-12-24T22:55:19.983Z]
[2025-12-24T22:55:19.983Z] 2025-12-24 22:53:36,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-12-24T22:55:19.983Z] 2025-12-24 22:53:36,108 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:19.983Z] 2025-12-24 22:53:36,109 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:20.662Z] 2025-12-24 22:53:36,233 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T22:55:20.662Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2025-12-24T22:55:20.662Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2025-12-24T22:55:20.662Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2025-12-24T22:55:20.662Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2025-12-24T22:55:20.662Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2025-12-24T22:55:22.072Z] 2025-12-24 22:53:37,658 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:55:22.072Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2025-12-24T22:55:22.072Z]
[2025-12-24T22:55:22.072Z] 2025-12-24 22:53:37,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T22:55:22.072Z] 2025-12-24 22:53:37,726 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:22.072Z] 2025-12-24 22:53:37,726 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:22.072Z] 2025-12-24 22:53:37,914 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:55:22.072Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2025-12-24T22:55:22.072Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2025-12-24T22:55:22.753Z] 2025-12-24 22:53:38,434 INFO [io.qua.sma.dep.processor] (build-10) Configuring the channel 'my-sink' to be managed by the connector 'dummy'
[2025-12-24T22:55:22.753Z] 2025-12-24 22:53:38,933 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2025-12-24T22:55:22.753Z] 2025-12-24 22:53:38,933 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:22.753Z] 2025-12-24 22:53:38,933 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:23.433Z] 2025-12-24 22:53:39,161 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-12-24T22:55:23.433Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2025-12-24T22:55:23.433Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2025-12-24T22:55:24.136Z] 2025-12-24 22:53:40,123 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8081
[2025-12-24T22:55:24.136Z] 2025-12-24 22:53:40,123 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:24.136Z] 2025-12-24 22:53:40,124 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:24.814Z] 2025-12-24 22:53:40,377 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T22:55:24.814Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2025-12-24T22:55:24.814Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2025-12-24T22:55:25.492Z] 2025-12-24 22:53:41,456 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.507s. Listening on: http://localhost:8081
[2025-12-24T22:55:25.492Z] 2025-12-24 22:53:41,457 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:25.492Z] 2025-12-24 22:53:41,457 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:26.169Z] 2025-12-24 22:53:41,706 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T22:55:26.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2025-12-24T22:55:26.169Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2025-12-24T22:55:26.169Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2025-12-24T22:55:26.169Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ChainTest
[2025-12-24T22:55:26.847Z] 2025-12-24 22:53:41,741 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageRaw`, the reason is: Cannot extract the type from the method signature
[2025-12-24T22:55:26.848Z] 2025-12-24 22:53:41,741 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageWildcard`, the reason is: Cannot extract the type from the method signature
[2025-12-24T22:55:26.848Z] 2025-12-24 22:53:41,742 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfPayloadWildcard`, the reason is: Cannot extract the type from the method signature
[2025-12-24T22:55:26.848Z] 2025-12-24 22:53:42,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2025-12-24T22:55:26.848Z] 2025-12-24 22:53:42,724 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:26.848Z] 2025-12-24 22:53:42,724 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:26.848Z] 2025-12-24 22:53:42,923 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:55:26.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s - in io.quarkus.smallrye.reactivemessaging.ChainTest
[2025-12-24T22:55:26.848Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2025-12-24T22:55:27.528Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2025-12-24T22:55:27.528Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2025-12-24T22:55:28.207Z] 2025-12-24 22:53:44,133 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2025-12-24T22:55:28.207Z] 2025-12-24 22:53:44,134 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:28.207Z] 2025-12-24 22:53:44,134 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:28.886Z] 2025-12-24 22:53:44,479 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T22:55:28.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2025-12-24T22:55:28.886Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2025-12-24T22:55:29.565Z] 2025-12-24 22:53:45,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2025-12-24T22:55:29.565Z] 2025-12-24 22:53:45,314 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:29.565Z] 2025-12-24 22:53:45,314 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:30.972Z] 2025-12-24 22:53:46,884 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:55:30.972Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.401 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2025-12-24T22:55:30.972Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2025-12-24T22:55:32.379Z] 2025-12-24 22:53:47,779 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named another-pool with concurrency of 5
[2025-12-24T22:55:32.379Z] 2025-12-24 22:53:47,785 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named my-pool with concurrency of 2
[2025-12-24T22:55:32.379Z] 2025-12-24 22:53:47,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2025-12-24T22:55:32.379Z] 2025-12-24 22:53:47,867 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:32.379Z] 2025-12-24 22:53:47,867 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:32.379Z] 2025-12-24 22:53:48,221 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T22:55:32.379Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2025-12-24T22:55:32.379Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2025-12-24T22:55:33.385Z] 2025-12-24 22:53:49,044 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2025-12-24T22:55:33.385Z] 2025-12-24 22:53:49,045 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:33.385Z] 2025-12-24 22:53:49,045 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:34.909Z] 2025-12-24 22:53:50,802 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:55:34.909Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2025-12-24T22:55:34.909Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2025-12-24T22:55:35.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2025-12-24T22:55:35.589Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2025-12-24T22:55:36.269Z] 2025-12-24 22:53:52,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2025-12-24T22:55:36.269Z] 2025-12-24 22:53:52,049 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:36.269Z] 2025-12-24 22:53:52,049 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:37.682Z] 2025-12-24 22:53:53,440 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:55:37.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s - in io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2025-12-24T22:55:37.682Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2025-12-24T22:55:38.362Z] 2025-12-24 22:53:54,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2025-12-24T22:55:38.362Z] 2025-12-24 22:53:54,399 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:38.362Z] 2025-12-24 22:53:54,399 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:39.042Z] 2025-12-24 22:53:54,946 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:55:39.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2025-12-24T22:55:39.042Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2025-12-24T22:55:39.718Z] 2025-12-24 22:53:55,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8081
[2025-12-24T22:55:39.718Z] 2025-12-24 22:53:55,795 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:39.718Z] 2025-12-24 22:53:55,795 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:41.127Z] 2025-12-24 22:53:56,765 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:55:41.127Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2025-12-24T22:55:41.127Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2025-12-24T22:55:41.805Z] 2025-12-24 22:53:57,627 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2025-12-24T22:55:41.805Z] 2025-12-24 22:53:57,627 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:41.805Z] 2025-12-24 22:53:57,627 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:42.485Z] 2025-12-24 22:53:58,296 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T22:55:42.485Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2025-12-24T22:55:42.485Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2025-12-24T22:55:43.165Z] 2025-12-24 22:53:59,171 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2025-12-24T22:55:43.165Z] 2025-12-24 22:53:59,172 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:43.165Z] 2025-12-24 22:53:59,172 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:43.844Z] 2025-12-24 22:53:59,433 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:55:43.844Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2025-12-24T22:55:43.844Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2025-12-24T22:55:44.524Z] 2025-12-24 22:54:00,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2025-12-24T22:55:44.524Z] 2025-12-24 22:54:00,253 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:44.524Z] 2025-12-24 22:54:00,253 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:44.524Z] 2025-12-24 22:54:00,329 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:55:44.524Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s - in io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2025-12-24T22:55:44.524Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2025-12-24T22:55:45.204Z] 2025-12-24 22:54:01,166 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2025-12-24T22:55:45.204Z] 2025-12-24 22:54:01,167 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:45.204Z] 2025-12-24 22:54:01,167 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:45.883Z] 2025-12-24 22:54:01,522 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T22:55:45.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s - in io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2025-12-24T22:55:45.883Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2025-12-24T22:55:46.561Z] 2025-12-24 22:54:02,443 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2025-12-24T22:55:46.561Z] 2025-12-24 22:54:02,443 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:46.561Z] 2025-12-24 22:54:02,444 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:46.561Z] 2025-12-24 22:54:02,552 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:55:46.561Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2025-12-24T22:55:46.561Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2025-12-24T22:55:47.240Z] 2025-12-24 22:54:03,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s. Listening on: http://localhost:8081
[2025-12-24T22:55:47.240Z] 2025-12-24 22:54:03,386 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:47.240Z] 2025-12-24 22:54:03,386 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:47.921Z] 2025-12-24 22:54:03,477 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:55:47.921Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2025-12-24T22:55:47.921Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2025-12-24T22:55:48.600Z] 2025-12-24 22:54:04,368 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2025-12-24T22:55:48.600Z] 2025-12-24 22:54:04,369 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:48.600Z] 2025-12-24 22:54:04,369 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:48.600Z] 2025-12-24 22:54:04,466 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:55:48.600Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s - in io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2025-12-24T22:55:48.600Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2025-12-24T22:55:49.279Z] 2025-12-24 22:54:05,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-12-24T22:55:49.279Z] 2025-12-24 22:54:05,282 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:49.279Z] 2025-12-24 22:54:05,282 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:49.279Z] 2025-12-24 22:54:05,385 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:55:49.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2025-12-24T22:55:49.279Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2025-12-24T22:55:50.686Z] 2025-12-24 22:54:06,270 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2025-12-24T22:55:50.686Z] 2025-12-24 22:54:06,270 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:50.686Z] 2025-12-24 22:54:06,270 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:50.686Z] 2025-12-24 22:54:06,360 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2025-12-24T22:55:50.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2025-12-24T22:55:50.686Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2025-12-24T22:55:51.365Z] 2025-12-24 22:54:07,075 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2025-12-24T22:55:51.365Z] 2025-12-24 22:54:07,076 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:51.365Z] 2025-12-24 22:54:07,076 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:51.365Z] 2025-12-24 22:54:07,191 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:55:51.365Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2025-12-24T22:55:51.365Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2025-12-24T22:55:52.044Z] 2025-12-24 22:54:07,901 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8081
[2025-12-24T22:55:52.044Z] 2025-12-24 22:54:07,902 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:52.044Z] 2025-12-24 22:54:07,902 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:52.044Z] 2025-12-24 22:54:07,985 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:55:52.044Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2025-12-24T22:55:52.044Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2025-12-24T22:55:52.723Z] 2025-12-24 22:54:08,752 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.332s. Listening on: http://localhost:8081
[2025-12-24T22:55:52.723Z] 2025-12-24 22:54:08,752 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:52.723Z] 2025-12-24 22:54:08,752 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:52.723Z] 2025-12-24 22:54:08,825 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T22:55:52.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2025-12-24T22:55:52.723Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2025-12-24T22:55:54.130Z] 2025-12-24 22:54:09,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2025-12-24T22:55:54.130Z] 2025-12-24 22:54:09,736 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:54.130Z] 2025-12-24 22:54:09,736 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:54.130Z] 2025-12-24 22:54:09,809 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:55:54.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2025-12-24T22:55:54.130Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2025-12-24T22:55:54.809Z] 2025-12-24 22:54:10,604 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2025-12-24T22:55:54.809Z] 2025-12-24 22:54:10,604 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:55:54.809Z] 2025-12-24 22:54:10,604 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:54.809Z] 2025-12-24 22:54:10,943 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T22:55:54.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s - in io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2025-12-24T22:55:54.809Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2025-12-24T22:55:58.809Z] Tests paused
[2025-12-24T22:55:58.809Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:58.809Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:58.809Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:58.809Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:58.809Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:12,976 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.802s. Listening on: http://localhost:8080
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:12,977 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:12,977 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,371 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test5143110409009363767/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java uses or overrides a deprecated API., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test5143110409009363767/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,372 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) Recompile with -Xlint:deprecation for details., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test5143110409009363767/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,373 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HttpFrontend$1.class, HttpFrontend.class.
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,379 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:55:58.809Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:55:58.809Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:55:58.809Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:55:58.809Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:55:58.809Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,799 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8080
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,799 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,799 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,799 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.568s
[2025-12-24T22:55:58.809Z] 2025-12-24 22:54:14,807 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:56:02.816Z] Tests paused
[2025-12-24T22:56:02.816Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:02.816Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:02.816Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:02.816Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:02.816Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:16,854 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.772s. Listening on: http://localhost:8080
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:16,855 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:16,855 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,201 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyProcessor.class.
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,215 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2025-12-24T22:56:02.816Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:02.816Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:02.816Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:02.816Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:02.816Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,518 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.298s. Listening on: http://localhost:8080
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,519 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,519 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,519 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.423s
[2025-12-24T22:56:02.816Z] 2025-12-24 22:54:18,527 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:56:05.875Z] Tests paused
[2025-12-24T22:56:05.875Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:05.875Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:05.875Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:05.875Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:05.875Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:05.875Z] 2025-12-24 22:54:20,898 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.985s. Listening on: http://localhost:8080
[2025-12-24T22:56:05.875Z] 2025-12-24 22:54:20,899 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:05.875Z] 2025-12-24 22:54:20,899 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:05.875Z] 2025-12-24 22:54:21,056 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test4933726091620391314/src/main/resources/application.properties
[2025-12-24T22:56:05.875Z] 2025-12-24 22:54:21,058 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:56:05.876Z] 2025-12-24 22:54:21,064 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T22:56:05.876Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:05.876Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:05.876Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:05.876Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:05.876Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:05.876Z] 2025-12-24 22:54:21,424 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8080
[2025-12-24T22:56:05.876Z] 2025-12-24 22:54:21,424 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:05.876Z] 2025-12-24 22:54:21,424 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:05.876Z] 2025-12-24 22:54:21,425 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.369s
[2025-12-24T22:56:05.876Z] 2025-12-24 22:54:21,436 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:56:09.038Z] Tests paused
[2025-12-24T22:56:09.038Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:09.038Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:09.038Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:09.038Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:09.038Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:23,604 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.869s. Listening on: http://localhost:8080
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:23,604 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:23,604 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:23,753 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test6293241743228750022/src/main/resources/application.properties
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:23,754 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:23,766 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:56:09.038Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:09.038Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:09.038Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:09.038Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:09.038Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:09.038Z] 2025-12-24 22:54:24,180 ERROR [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00230: Unable to create the publisher or subscriber during initialization: java.util.IllegalFormatConversionException: a != java.lang.String
[2025-12-24T22:56:09.038Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2025-12-24T22:56:09.038Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2025-12-24T22:56:09.038Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2025-12-24T22:56:09.038Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2025-12-24T22:56:09.038Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2025-12-24T22:56:09.038Z] at java.base/java.lang.String.format(String.java:4186)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2025-12-24T22:56:09.038Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2025-12-24T22:56:09.038Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-12-24T22:56:09.038Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.038Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T22:56:09.039Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-12-24T22:56:09.039Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T22:56:09.039Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:56:09.039Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:56:09.039Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:56:09.039Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:56:09.039Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-12-24T22:56:09.039Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:56:09.039Z]
[2025-12-24T22:56:09.039Z] 2025-12-24 22:54:24,184 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.util.IllegalFormatConversionException: a != java.lang.String
[2025-12-24T22:56:09.039Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2025-12-24T22:56:09.039Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2025-12-24T22:56:09.039Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2025-12-24T22:56:09.039Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2025-12-24T22:56:09.039Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2025-12-24T22:56:09.039Z] at java.base/java.lang.String.format(String.java:4186)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2025-12-24T22:56:09.039Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2025-12-24T22:56:09.039Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-12-24T22:56:09.039Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T22:56:09.039Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T22:56:09.039Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T22:56:09.039Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-12-24T22:56:09.039Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T22:56:09.039Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:56:09.039Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:56:09.039Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:56:09.039Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:56:09.039Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-12-24T22:56:09.039Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:56:09.040Z]
[2025-12-24T22:56:09.040Z] 2025-12-24 22:54:24,186 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (vert.x-worker-thread-0) Failed to start quarkus: java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T22:56:09.040Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2025-12-24T22:56:09.040Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2025-12-24T22:56:09.040Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2025-12-24T22:56:09.040Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2025-12-24T22:56:09.040Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2025-12-24T22:56:09.040Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2025-12-24T22:56:09.040Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2025-12-24T22:56:09.040Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2025-12-24T22:56:09.040Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2025-12-24T22:56:09.040Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:56:09.040Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2025-12-24T22:56:09.040Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-12-24T22:56:09.040Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:56:09.040Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:56:09.040Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:56:09.040Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:56:09.040Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:56:09.040Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:56:09.040Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T22:56:09.040Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T22:56:09.040Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-12-24T22:56:09.040Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T22:56:09.040Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-12-24T22:56:09.040Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T22:56:09.040Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:56:09.040Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:56:09.040Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:56:09.040Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:56:09.040Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-12-24T22:56:09.040Z] ... 1 more
[2025-12-24T22:56:09.040Z] Caused by: javax.enterprise.inject.spi.DeploymentException: java.util.IllegalFormatConversionException: a != java.lang.String
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:46)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T22:56:09.040Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T22:56:09.040Z] ... 13 more
[2025-12-24T22:56:09.040Z] Caused by: java.util.IllegalFormatConversionException: a != java.lang.String
[2025-12-24T22:56:09.040Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2025-12-24T22:56:09.040Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2025-12-24T22:56:09.040Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2025-12-24T22:56:09.040Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2025-12-24T22:56:09.040Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2025-12-24T22:56:09.040Z] at java.base/java.lang.String.format(String.java:4186)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2025-12-24T22:56:09.040Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2025-12-24T22:56:09.040Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2025-12-24T22:56:09.040Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T22:56:09.040Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2025-12-24T22:56:09.040Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2025-12-24T22:56:09.040Z] ... 31 more
[2025-12-24T22:56:09.040Z]
[2025-12-24T22:56:09.040Z] 2025-12-24 22:54:24,191 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.439s
[2025-12-24T22:56:09.040Z] 2025-12-24 22:54:24,242 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test6293241743228750022/src/main/resources/application.properties
[2025-12-24T22:56:09.040Z] 2025-12-24 22:54:24,242 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T22:56:09.040Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:09.040Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:09.040Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:09.040Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:09.040Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:09.040Z] 2025-12-24 22:54:24,594 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.351s. Listening on: http://localhost:8080
[2025-12-24T22:56:09.041Z] 2025-12-24 22:54:24,594 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:09.041Z] 2025-12-24 22:54:24,594 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:09.041Z] 2025-12-24 22:54:24,594 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.354s
[2025-12-24T22:56:09.041Z] 2025-12-24 22:54:24,601 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.001s
[2025-12-24T22:56:09.041Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.684 s - in io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2025-12-24T22:56:09.041Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2025-12-24T22:56:09.719Z] 2025-12-24 22:54:25,528 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2025-12-24T22:56:09.719Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScopeButResource#toUpperCase', incoming:'source'} has no upstream
[2025-12-24T22:56:09.719Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScope#toUpperCase', incoming:'source'} has no upstream
[2025-12-24T22:56:09.719Z]
[2025-12-24T22:56:09.719Z] 2025-12-24 22:54:25,603 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2025-12-24T22:56:09.719Z] 2025-12-24 22:54:25,603 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:56:09.719Z] 2025-12-24 22:54:25,603 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2025-12-24T22:56:09.719Z] 2025-12-24 22:54:25,688 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:56:09.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2025-12-24T22:56:09.719Z] [INFO]
[2025-12-24T22:56:09.719Z] [INFO] Results:
[2025-12-24T22:56:09.719Z] [INFO]
[2025-12-24T22:56:09.719Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:56:09.719Z] [INFO]
[2025-12-24T22:56:09.719Z] [INFO]
[2025-12-24T22:56:09.719Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:56:10.397Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2025-12-24T22:56:10.397Z] [INFO]
[2025-12-24T22:56:10.397Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:56:10.397Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:10.397Z] [INFO]
[2025-12-24T22:56:10.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-deployment ---
[2025-12-24T22:56:10.397Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2025-12-24T22:56:10.397Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.pom
[2025-12-24T22:56:10.397Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:10.397Z] [INFO]
[2025-12-24T22:56:10.397Z] [INFO] ---------------< io.quarkus:quarkus-kafka-client-parent >---------------
[2025-12-24T22:56:10.398Z] [INFO] Building Quarkus - Kafka - Client 2.7.5.Final [405/964]
[2025-12-24T22:56:10.398Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-parent ---
[2025-12-24T22:56:10.398Z] [INFO] Installing /quarkus/extensions/kafka-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-parent/2.7.5.Final/quarkus-kafka-client-parent-2.7.5.Final.pom
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] ------------------< io.quarkus:quarkus-kafka-client >-------------------
[2025-12-24T22:56:10.398Z] [INFO] Building Quarkus - Kafka - Client - Runtime 2.7.5.Final [406/964]
[2025-12-24T22:56:10.398Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client ---
[2025-12-24T22:56:10.398Z] [INFO]
[2025-12-24T22:56:10.398Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO] Processed 26 files in 56ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-12-24T22:56:11.075Z] [INFO]
[2025-12-24T22:56:11.075Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO] Processed 26 files in 00:00.041 (Already Sorted: 26, Needed Sorting: 0)
[2025-12-24T22:56:11.075Z] [INFO]
[2025-12-24T22:56:11.075Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:11.075Z] [INFO] Copying 2 resources
[2025-12-24T22:56:11.075Z] [INFO]
[2025-12-24T22:56:11.075Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO]
[2025-12-24T22:56:11.075Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:11.075Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-client/runtime/target/classes
[2025-12-24T22:56:11.075Z] [INFO]
[2025-12-24T22:56:11.075Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:11.075Z] [INFO] Copying 25 resources
[2025-12-24T22:56:11.075Z] [INFO]
[2025-12-24T22:56:11.075Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.075Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:11.075Z] [INFO] Compiling 9 source files to /quarkus/extensions/kafka-client/runtime/target/test-classes
[2025-12-24T22:56:11.753Z] [INFO]
[2025-12-24T22:56:11.753Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client ---
[2025-12-24T22:56:11.753Z] [INFO]
[2025-12-24T22:56:11.753Z] [INFO] -------------------------------------------------------
[2025-12-24T22:56:11.753Z] [INFO] T E S T S
[2025-12-24T22:56:11.753Z] [INFO] -------------------------------------------------------
[2025-12-24T22:56:11.753Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:56:12.434Z] [INFO] Running io.quarkus.kafka.client.serde.JsonbSerdeTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in io.quarkus.kafka.client.serde.JsonbSerdeTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonProducerTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.kafka.client.serialization.JsonProducerTest
[2025-12-24T22:56:13.109Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] Results:
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client ---
[2025-12-24T22:56:13.109Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client ---
[2025-12-24T22:56:13.109Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client ---
[2025-12-24T22:56:13.109Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.jar
[2025-12-24T22:56:13.109Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.pom
[2025-12-24T22:56:13.109Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final-sources.jar
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] ---------------< io.quarkus:quarkus-devservices-common >----------------
[2025-12-24T22:56:13.109Z] [INFO] Building Quarkus - DevServices - Common 2.7.5.Final [407/964]
[2025-12-24T22:56:13.109Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.109Z] [INFO]
[2025-12-24T22:56:13.109Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:56:13.785Z] [INFO]
[2025-12-24T22:56:13.785Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:56:13.785Z] [INFO]
[2025-12-24T22:56:13.785Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:13.785Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/main/resources
[2025-12-24T22:56:13.785Z] [INFO]
[2025-12-24T22:56:13.785Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:13.785Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/common/target/classes
[2025-12-24T22:56:13.785Z] [INFO]
[2025-12-24T22:56:13.785Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:13.785Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/test/resources
[2025-12-24T22:56:13.785Z] [INFO]
[2025-12-24T22:56:13.785Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] No sources to compile
[2025-12-24T22:56:13.785Z] [INFO]
[2025-12-24T22:56:13.785Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.785Z] [INFO] No tests to run.
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.786Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.786Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-common ---
[2025-12-24T22:56:13.786Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2025-12-24T22:56:13.786Z] [INFO] Installing /quarkus/extensions/devservices/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.pom
[2025-12-24T22:56:13.786Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final-sources.jar
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] -------------< io.quarkus:quarkus-kafka-client-deployment >-------------
[2025-12-24T22:56:13.786Z] [INFO] Building Quarkus - Kafka - Client - Deployment 2.7.5.Final [408/964]
[2025-12-24T22:56:13.786Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO] Processed 6 files in 42ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO] Processed 6 files in 00:00.037 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:56:13.786Z] [INFO]
[2025-12-24T22:56:13.786Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:13.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:13.786Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/main/resources
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:14.461Z] [INFO] Compiling 6 source files to /quarkus/extensions/kafka-client/deployment/target/classes
[2025-12-24T22:56:14.461Z] [WARNING] /quarkus/extensions/kafka-client/deployment/src/main/java/io/quarkus/kafka/client/deployment/DevServicesKafkaProcessor.java:[161,97] all() in org.apache.kafka.clients.admin.DescribeTopicsResult has been deprecated
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:14.461Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/test/resources
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] No sources to compile
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] No tests to run.
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-deployment ---
[2025-12-24T22:56:14.461Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2025-12-24T22:56:14.461Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.pom
[2025-12-24T22:56:14.461Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-parent >-----
[2025-12-24T22:56:14.461Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka 2.7.5.Final [409/964]
[2025-12-24T22:56:14.461Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.461Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.461Z] [INFO]
[2025-12-24T22:56:14.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.462Z] [INFO]
[2025-12-24T22:56:14.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.462Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:56:14.462Z] [INFO]
[2025-12-24T22:56:14.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.462Z] [INFO]
[2025-12-24T22:56:14.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2025-12-24T22:56:14.462Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.5.Final.pom
[2025-12-24T22:56:14.462Z] [INFO]
[2025-12-24T22:56:14.462Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-kafka >--------
[2025-12-24T22:56:14.462Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Runtime 2.7.5.Final [410/964]
[2025-12-24T22:56:14.462Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:14.462Z] [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-12-24T22:56:15.588Z] [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 42 kB/s)
[2025-12-24T22:56:15.588Z] [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-12-24T22:56:15.588Z] [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 15 kB/s)
[2025-12-24T22:56:15.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom
[2025-12-24T22:56:15.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom (4.0 kB at 24 kB/s)
[2025-12-24T22:56:15.588Z] [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-12-24T22:56:15.588Z] [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-12-24T22:56:15.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar
[2025-12-24T22:56:15.588Z] [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 2.7 MB/s)
[2025-12-24T22:56:15.588Z] [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 97 kB/s)
[2025-12-24T22:56:15.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar (164 kB at 336 kB/s)
[2025-12-24T22:56:15.588Z] [INFO]
[2025-12-24T22:56:15.588Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:15.588Z] [INFO]
[2025-12-24T22:56:15.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:16.264Z] [INFO] Copying 1 resource
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:16.264Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/classes
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:16.264Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/src/test/resources
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] No sources to compile
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] No tests to run.
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka ---
[2025-12-24T22:56:16.264Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2025-12-24T22:56:16.264Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.pom
[2025-12-24T22:56:16.264Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] -------------------< io.quarkus:quarkus-avro-parent >-------------------
[2025-12-24T22:56:16.264Z] [INFO] Building Quarkus - Avro 2.7.5.Final [411/964]
[2025-12-24T22:56:16.264Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-parent ---
[2025-12-24T22:56:16.264Z] [INFO] Installing /quarkus/extensions/avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-parent/2.7.5.Final/quarkus-avro-parent-2.7.5.Final.pom
[2025-12-24T22:56:16.264Z] [INFO]
[2025-12-24T22:56:16.264Z] [INFO] ----------------------< io.quarkus:quarkus-avro >-----------------------
[2025-12-24T22:56:16.264Z] [INFO] Building Quarkus - Avro - Runtime 2.7.5.Final [412/964]
[2025-12-24T22:56:16.264Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:16.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2025-12-24T22:56:16.960Z] [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 125 kB/s)
[2025-12-24T22:56:16.960Z] [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-12-24T22:56:16.960Z] [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 295 kB/s)
[2025-12-24T22:56:16.960Z] [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-12-24T22:56:16.960Z] [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 313 kB/s)
[2025-12-24T22:56:16.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2025-12-24T22:56:16.960Z] [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 8.4 MB/s)
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:16.960Z] [INFO] Copying 1 resource
[2025-12-24T22:56:16.960Z] [INFO]
[2025-12-24T22:56:16.960Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-avro ---
[2025-12-24T22:56:16.960Z] [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-12-24T22:56:16.960Z] [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 137 kB/s)
[2025-12-24T22:56:16.960Z] [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-12-24T22:56:16.960Z] [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 154 kB/s)
[2025-12-24T22:56:16.960Z] [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-12-24T22:56:16.960Z] [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 234 kB/s)
[2025-12-24T22:56:16.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2025-12-24T22:56:16.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 155 kB/s)
[2025-12-24T22:56:16.960Z] [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-12-24T22:56:17.662Z] [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.1 MB/s)
[2025-12-24T22:56:17.662Z] [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-12-24T22:56:17.662Z] [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 8.7 MB/s)
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:17.662Z] [INFO] Compiling 2 source files to /quarkus/extensions/avro/runtime/target/classes
[2025-12-24T22:56:17.662Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[53,33] unchecked conversion
[2025-12-24T22:56:17.662Z] required: java.util.Map<org.apache.avro.Schema,java.lang.Class>
[2025-12-24T22:56:17.662Z] found: java.util.IdentityHashMap
[2025-12-24T22:56:17.662Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[54,32] unchecked conversion
[2025-12-24T22:56:17.662Z] required: java.util.Map<java.lang.Class,java.lang.reflect.Constructor>
[2025-12-24T22:56:17.662Z] found: java.util.HashMap
[2025-12-24T22:56:17.662Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/AvroRecorder.java:[23,83] unchecked cast
[2025-12-24T22:56:17.662Z] required: java.util.Map<java.lang.String,java.lang.Class>
[2025-12-24T22:56:17.662Z] found: java.lang.Object
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:17.662Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/runtime/src/test/resources
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] No sources to compile
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] No tests to run.
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro ---
[2025-12-24T22:56:17.662Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.jar
[2025-12-24T22:56:17.662Z] [INFO] Installing /quarkus/extensions/avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.pom
[2025-12-24T22:56:17.662Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final-sources.jar
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] ----------< io.quarkus:quarkus-apicurio-registry-avro-parent >----------
[2025-12-24T22:56:17.662Z] [INFO] Building Quarkus - Apicurio Registry - Avro 2.7.5.Final [413/964]
[2025-12-24T22:56:17.662Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.662Z] [INFO]
[2025-12-24T22:56:17.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-parent ---
[2025-12-24T22:56:17.663Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.5.Final/quarkus-apicurio-registry-avro-parent-2.7.5.Final.pom
[2025-12-24T22:56:17.663Z] [INFO]
[2025-12-24T22:56:17.663Z] [INFO] -------------< io.quarkus:quarkus-apicurio-registry-avro >--------------
[2025-12-24T22:56:17.663Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Runtime 2.7.5.Final [414/964]
[2025-12-24T22:56:17.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:17.663Z] [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-12-24T22:56:17.663Z] [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 3.9 kB/s)
[2025-12-24T22:56:17.663Z] [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-12-24T22:56:18.340Z] [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 449 kB/s)
[2025-12-24T22:56:18.340Z] [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-12-24T22:56:18.340Z] [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 3.5 MB/s)
[2025-12-24T22:56:18.340Z] [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-12-24T22:56:18.340Z] [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 3.7 kB/s)
[2025-12-24T22:56:18.340Z] [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-12-24T22:56:19.018Z] [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 6.9 kB/s)
[2025-12-24T22:56:19.018Z] [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-12-24T22:56:19.018Z] [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 11 kB/s)
[2025-12-24T22:56:19.018Z] [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-12-24T22:56:19.018Z] [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 8.7 kB/s)
[2025-12-24T22:56:19.018Z] [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-12-24T22:56:19.695Z] [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 39 kB/s)
[2025-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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 18 kB/s)
[2025-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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 646 kB/s)
[2025-12-24T22:56:19.695Z] [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-12-24T22:56:19.695Z] [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 867 kB/s)
[2025-12-24T22:56:19.695Z] [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 171 kB/s)
[2025-12-24T22:56:19.695Z] [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 384 kB/s)
[2025-12-24T22:56:19.695Z] [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 59 kB/s)
[2025-12-24T22:56:19.695Z] [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 127 kB/s)
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:19.695Z] [INFO] Copying 2 resources
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO]
[2025-12-24T22:56:19.695Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:19.695Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:19.695Z] [INFO] Compiling 2 source files to /quarkus/extensions/apicurio-registry-avro/runtime/target/classes
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:20.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:20.370Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/runtime/src/test/resources
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:20.370Z] [INFO] No sources to compile
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:20.370Z] [INFO] No tests to run.
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:20.370Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:20.370Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro ---
[2025-12-24T22:56:20.370Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2025-12-24T22:56:20.370Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.pom
[2025-12-24T22:56:20.370Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] -----------------< io.quarkus:quarkus-avro-deployment >-----------------
[2025-12-24T22:56:20.370Z] [INFO] Building Quarkus - Avro - Deployment 2.7.5.Final [415/964]
[2025-12-24T22:56:20.370Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-deployment ---
[2025-12-24T22:56:20.370Z] [INFO]
[2025-12-24T22:56:20.370Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Processed 5 files in 21ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Processed 5 files in 00:00.017 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:21.046Z] [INFO] Copying 1 resource
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:21.046Z] [INFO] Compiling 5 source files to /quarkus/extensions/avro/deployment/target/classes
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:21.046Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/deployment/src/test/resources
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] No sources to compile
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] No tests to run.
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.jar
[2025-12-24T22:56:21.046Z] [INFO] Installing /quarkus/extensions/avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.pom
[2025-12-24T22:56:21.046Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --------< io.quarkus:quarkus-apicurio-registry-avro-deployment >--------
[2025-12-24T22:56:21.046Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Deployment 2.7.5.Final [416/964]
[2025-12-24T22:56:21.046Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.046Z] [INFO]
[2025-12-24T22:56:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO] Processed 4 files in 00:00.015 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:21.722Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/main/resources
[2025-12-24T22:56:21.722Z] [INFO]
[2025-12-24T22:56:21.722Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:21.722Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:21.722Z] [INFO] Compiling 4 source files to /quarkus/extensions/apicurio-registry-avro/deployment/target/classes
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:22.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:22.400Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/test/resources
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:22.400Z] [INFO] No sources to compile
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:22.400Z] [INFO] No tests to run.
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:22.400Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:22.400Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-deployment ---
[2025-12-24T22:56:22.400Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2025-12-24T22:56:22.400Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.pom
[2025-12-24T22:56:22.400Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-deployment >---
[2025-12-24T22:56:22.400Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Deployment 2.7.5.Final [417/964]
[2025-12-24T22:56:22.400Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:22.400Z] [INFO]
[2025-12-24T22:56:22.400Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.077Z] [INFO]
[2025-12-24T22:56:23.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO] Processed 19 files in 98ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO] Processed 19 files in 00:00.093 (Already Sorted: 19, Needed Sorting: 0)
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:23.756Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/main/resources
[2025-12-24T22:56:23.756Z] [INFO]
[2025-12-24T22:56:23.756Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:23.756Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:23.756Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/classes
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:24.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:24.433Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/test/resources
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:24.433Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:24.433Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/test-classes
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:24.433Z] [INFO] Tests are skipped.
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:24.433Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:24.433Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2025-12-24T22:56:24.433Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2025-12-24T22:56:24.433Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.pom
[2025-12-24T22:56:24.433Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-parent >-----
[2025-12-24T22:56:24.433Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 2.7.5.Final [418/964]
[2025-12-24T22:56:24.433Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:24.433Z] [INFO]
[2025-12-24T22:56:24.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2025-12-24T22:56:25.111Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.5.Final.pom
[2025-12-24T22:56:25.111Z] [INFO]
[2025-12-24T22:56:25.111Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-amqp >---------
[2025-12-24T22:56:25.111Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime 2.7.5.Final [419/964]
[2025-12-24T22:56:25.111Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:25.111Z] [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-12-24T22:56:25.111Z] [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 45 kB/s)
[2025-12-24T22:56:25.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom
[2025-12-24T22:56:25.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom (5.4 kB at 15 kB/s)
[2025-12-24T22:56:25.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom
[2025-12-24T22:56:25.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom (5.0 kB at 12 kB/s)
[2025-12-24T22:56:25.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom
[2025-12-24T22:56:25.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom (6.5 kB at 19 kB/s)
[2025-12-24T22:56:25.788Z] [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-12-24T22:56:25.788Z] [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 52 kB/s)
[2025-12-24T22:56:25.788Z] [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-12-24T22:56:26.466Z] [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 129 kB/s)
[2025-12-24T22:56:26.466Z] [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-12-24T22:56:26.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar
[2025-12-24T22:56:26.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar
[2025-12-24T22:56:26.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar
[2025-12-24T22:56:26.466Z] [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-12-24T22:56:26.466Z] [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 1.4 MB/s)
[2025-12-24T22:56:26.466Z] [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 8.1 MB/s)
[2025-12-24T22:56:26.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar (39 kB at 152 kB/s)
[2025-12-24T22:56:26.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar (62 kB at 156 kB/s)
[2025-12-24T22:56:26.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar (120 kB at 213 kB/s)
[2025-12-24T22:56:26.466Z] [INFO]
[2025-12-24T22:56:26.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:26.466Z] [INFO]
[2025-12-24T22:56:26.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.145Z] [INFO]
[2025-12-24T22:56:27.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.145Z] [INFO]
[2025-12-24T22:56:27.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.145Z] [INFO]
[2025-12-24T22:56:27.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.145Z] [INFO]
[2025-12-24T22:56:27.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.145Z] [INFO]
[2025-12-24T22:56:27.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.145Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:27.146Z] [INFO] Copying 1 resource
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] No sources to compile
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:27.146Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/src/test/resources
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] No sources to compile
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] No tests to run.
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp ---
[2025-12-24T22:56:27.146Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2025-12-24T22:56:27.146Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.pom
[2025-12-24T22:56:27.146Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2025-12-24T22:56:27.146Z] [INFO]
[2025-12-24T22:56:27.146Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-deployment >---
[2025-12-24T22:56:27.146Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment 2.7.5.Final [420/964]
[2025-12-24T22:56:27.146Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:56:27.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom
[2025-12-24T22:56:27.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom (10 kB at 17 kB/s)
[2025-12-24T22:56:27.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom
[2025-12-24T22:56:28.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom (81 kB at 257 kB/s)
[2025-12-24T22:56:28.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom
[2025-12-24T22:56:28.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom (5.0 kB at 14 kB/s)
[2025-12-24T22:56:28.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom
[2025-12-24T22:56:29.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom (5.6 kB at 24 kB/s)
[2025-12-24T22:56:29.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom
[2025-12-24T22:56:29.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom (3.4 kB at 9.4 kB/s)
[2025-12-24T22:56:29.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2025-12-24T22:56:29.225Z] [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 55 kB/s)
[2025-12-24T22:56:29.225Z] [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-12-24T22:56:29.225Z] [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 298 kB/s)
[2025-12-24T22:56:29.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom
[2025-12-24T22:56:29.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom (3.8 kB at 7.7 kB/s)
[2025-12-24T22:56:29.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom
[2025-12-24T22:56:29.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom (7.1 kB at 20 kB/s)
[2025-12-24T22:56:29.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2025-12-24T22:56:30.583Z] [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 177 kB/s)
[2025-12-24T22:56:30.583Z] [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-12-24T22:56:30.583Z] [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 335 kB/s)
[2025-12-24T22:56:30.583Z] [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-12-24T22:56:30.583Z] [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 299 kB/s)
[2025-12-24T22:56:30.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom
[2025-12-24T22:56:31.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom (1.6 kB at 3.4 kB/s)
[2025-12-24T22:56:31.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2025-12-24T22:56:31.262Z] [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 384 kB/s)
[2025-12-24T22:56:31.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2025-12-24T22:56:31.262Z] [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-12-24T22:56:31.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom
[2025-12-24T22:56:31.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom (4.4 kB at 10 kB/s)
[2025-12-24T22:56:31.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom
[2025-12-24T22:56:31.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom (2.2 kB at 5.3 kB/s)
[2025-12-24T22:56:31.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom
[2025-12-24T22:56:31.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom (5.8 kB at 51 kB/s)
[2025-12-24T22:56:31.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar
[2025-12-24T22:56:31.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar
[2025-12-24T22:56:31.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar
[2025-12-24T22:56:31.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar
[2025-12-24T22:56:31.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar
[2025-12-24T22:56:32.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar (243 kB at 894 kB/s)
[2025-12-24T22:56:32.623Z] [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-12-24T22:56:32.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar (108 kB at 386 kB/s)
[2025-12-24T22:56:32.623Z] [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-12-24T22:56:32.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar (108 kB at 336 kB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar
[2025-12-24T22:56:32.623Z] [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 396 kB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2025-12-24T22:56:32.623Z] [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 603 kB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar
[2025-12-24T22:56:32.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar (566 kB at 1.4 MB/s)
[2025-12-24T22:56:32.623Z] [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-12-24T22:56:32.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar (2.3 MB at 5.4 MB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2025-12-24T22:56:32.623Z] [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 5.7 MB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2025-12-24T22:56:32.623Z] [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 91 kB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar
[2025-12-24T22:56:32.623Z] [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 526 kB/s)
[2025-12-24T22:56:32.623Z] [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.2 MB/s)
[2025-12-24T22:56:32.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar (13 kB at 21 kB/s)
[2025-12-24T22:56:33.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar (378 kB at 382 kB/s)
[2025-12-24T22:56:33.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar (839 kB at 838 kB/s)
[2025-12-24T22:56:33.302Z] [INFO]
[2025-12-24T22:56:33.302Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.302Z] [INFO]
[2025-12-24T22:56:33.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO] Processed 16 files in 105ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO] Processed 16 files in 00:00.016 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:33.980Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/src/main/resources
[2025-12-24T22:56:33.980Z] [INFO]
[2025-12-24T22:56:33.980Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:33.980Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:33.980Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/classes
[2025-12-24T22:56:34.658Z] [INFO]
[2025-12-24T22:56:34.658Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:34.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:56:34.658Z] [INFO] Copying 3 resources
[2025-12-24T22:56:34.658Z] [INFO]
[2025-12-24T22:56:34.658Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:34.658Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:56:34.658Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/test-classes
[2025-12-24T22:56:34.658Z] [INFO]
[2025-12-24T22:56:34.658Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:56:34.658Z] [INFO]
[2025-12-24T22:56:34.658Z] [INFO] -------------------------------------------------------
[2025-12-24T22:56:34.658Z] [INFO] T E S T S
[2025-12-24T22:56:34.658Z] [INFO] -------------------------------------------------------
[2025-12-24T22:56:34.658Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:56:35.337Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:51,991 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,016 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,060 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,080 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,081 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,118 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,119 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@47da3952 []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,119 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,139 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,139 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,324 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,344 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@397eb35c []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,347 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,420 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49c9d5ca []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,422 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,422 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21cb2141 []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,423 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,424 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b862da8 []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,426 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47ae9bd7 []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,554 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@40ce616d []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,566 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@38f7911c []
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,707 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,711 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,714 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:52,714 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=8e834763-e11b-11f0-9868-0242ac110002]
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,711 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,744 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,780 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,801 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,977 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.667s. Listening on: http://localhost:8081
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,978 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:56:42.905Z] 2025-12-24 22:54:57,978 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,448 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48836 successfully authenticated
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,448 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48834 successfully authenticated
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,459 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48836 successfully authenticated
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,459 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48834 successfully authenticated
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,465 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,483 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,561 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48836 successfully authenticated
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,561 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48834 successfully authenticated
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,586 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48834 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [926f2797-e11b-11f0-9868-0242ac110002, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@404ca3fa, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@a038658, true, OperationContextImpl [1606310915] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,593 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48836 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [926f2796-e11b-11f0-9868-0242ac110002, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2d7e2f7c, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@7feb2d2, true, OperationContextImpl [613827942] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,610 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:48836 is creating address on target resource: 926f2796-e11b-11f0-9868-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,617 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48836 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38ef4208 []
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,632 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:48836 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,633 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48836 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6263f934 []
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,635 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48836 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,694 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,725 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,735 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[20]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,736 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z] ***** durable queues source:
[2025-12-24T22:56:43.689Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.689Z] ***** non durable for source:
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,760 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[21]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,760 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z] ***** durable queues source:
[2025-12-24T22:56:43.689Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.689Z] ***** non durable for source:
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,761 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[22]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,761 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z] ***** durable queues source:
[2025-12-24T22:56:43.689Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.689Z] ***** non durable for source:
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,763 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[23]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,763 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=25, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z] ***** durable queues source:
[2025-12-24T22:56:43.689Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.689Z] ***** non durable for source:
[2025-12-24T22:56:43.689Z] ..................................................
[2025-12-24T22:56:43.689Z]
[2025-12-24T22:56:43.689Z] 2025-12-24 22:54:58,763 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[25]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=25, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,764 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z] ***** durable queues source:
[2025-12-24T22:56:43.690Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.690Z] ***** non durable for source:
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,765 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[26]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,765 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=27, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z] ***** durable queues source:
[2025-12-24T22:56:43.690Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.690Z] ***** non durable for source:
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,766 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[27]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=27, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,766 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,772 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z] ***** durable queues source:
[2025-12-24T22:56:43.690Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.690Z] ***** non durable for source:
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,773 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[28]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,774 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,775 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,776 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,776 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=25, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,777 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,777 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=27, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,778 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,782 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=36, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z] ***** durable queues source:
[2025-12-24T22:56:43.690Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.690Z] ***** non durable for source:
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,782 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[36]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=36, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,785 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=36, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,793 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601500: User anonymous@127.0.0.1:48834 is sending a message AMQPStandardMessage( [durable=false, messageID=38, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z] ***** durable queues source:
[2025-12-24T22:56:43.690Z] - queueID=15 address:source name:source filter:null
[2025-12-24T22:56:43.690Z] ***** non durable for source:
[2025-12-24T22:56:43.690Z] ..................................................
[2025-12-24T22:56:43.690Z]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,793 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@53bd8fca)) AMQ601501: User anonymous@127.0.0.1:48836 is consuming a message from source: Reference[38]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=38, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:43.690Z] 2025-12-24 22:54:58,796 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48836 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=38, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:44.367Z] 2025-12-24 22:54:59,877 INFO [io.quarkus] (main) Quarkus stopped in 0.170s
[2025-12-24T22:56:44.367Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.674 s - in io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2025-12-24T22:56:44.367Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2025-12-24T22:56:53.613Z] Tests paused
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,079 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [8e834763-e11b-11f0-9868-0242ac110002] stopped, uptime 8.151 seconds
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,151 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,152 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,152 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,152 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,153 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,153 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,153 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@6cd8aee2 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,153 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,186 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,186 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,288 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5686eeab []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,289 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f076625 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,290 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36d8556c []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,291 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18170b66 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,323 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79854d79 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,326 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d173a22 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,327 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@291067d9 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,426 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,427 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,433 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,433 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,436 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@9fc05a6 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,438 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@5a416f65 []
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,439 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=15 on address=source
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,445 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,450 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,453 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-12-24T22:56:53.613Z] 2025-12-24 22:55:00,455 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:00,455 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=8e834763-e11b-11f0-9868-0242ac110002]
[2025-12-24T22:56:53.614Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:53.614Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:53.614Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:53.614Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:53.614Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,305 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,336 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,372 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,385 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,452 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.486s. Listening on: http://localhost:8080
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,452 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,452 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,560 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48840 successfully authenticated
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,562 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48842 successfully authenticated
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,563 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,574 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,574 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48840 successfully authenticated
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,574 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48840 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [969d40ec-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2728d5bb, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@d88fe90, true, OperationContextImpl [726271612] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,621 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48842 successfully authenticated
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,622 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48842 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [96a46cdd-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7d627703, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@683fab10, true, OperationContextImpl [85668773] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,623 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:48842 is creating address on target resource: 96a46cdd-e11b-11f0-9868-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,624 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48842 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39834e50 []
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,626 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:48842 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,628 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48842 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5737fc0c []
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,630 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48842 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,634 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,821 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:56:53.614Z] ..................................................
[2025-12-24T22:56:53.614Z]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,822 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[62]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,843 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,846 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,983 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.614Z] ..................................................
[2025-12-24T22:56:53.614Z] ***** durable queues source:
[2025-12-24T22:56:53.614Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.614Z] ***** non durable for source:
[2025-12-24T22:56:53.614Z] ..................................................
[2025-12-24T22:56:53.614Z]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,984 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[64]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.614Z] 2025-12-24 22:55:05,988 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:05,990 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,183 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z] ***** durable queues source:
[2025-12-24T22:56:53.615Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.615Z] ***** non durable for source:
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,185 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[66]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,188 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,191 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,384 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z] ***** durable queues source:
[2025-12-24T22:56:53.615Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.615Z] ***** non durable for source:
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,385 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[68]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,388 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,392 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,583 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z] ***** durable queues source:
[2025-12-24T22:56:53.615Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.615Z] ***** non durable for source:
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,584 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[70]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,589 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,592 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,784 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z] ***** durable queues source:
[2025-12-24T22:56:53.615Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.615Z] ***** non durable for source:
[2025-12-24T22:56:53.615Z] ..................................................
[2025-12-24T22:56:53.615Z]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,785 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[72]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.615Z] 2025-12-24 22:55:06,788 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:06,791 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:06,983 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z] ***** durable queues source:
[2025-12-24T22:56:53.616Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.616Z] ***** non durable for source:
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:06,984 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[74]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:06,988 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:06,990 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,183 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z] ***** durable queues source:
[2025-12-24T22:56:53.616Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.616Z] ***** non durable for source:
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,184 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[76]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,189 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,192 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,384 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z] ***** durable queues source:
[2025-12-24T22:56:53.616Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.616Z] ***** non durable for source:
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,384 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[78]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,388 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,391 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,583 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z] ***** durable queues source:
[2025-12-24T22:56:53.616Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.616Z] ***** non durable for source:
[2025-12-24T22:56:53.616Z] ..................................................
[2025-12-24T22:56:53.616Z]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,584 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[80]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,587 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2025-12-24T22:56:53.616Z] 2025-12-24 22:55:07,590 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,783 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z] ***** durable queues source:
[2025-12-24T22:56:53.617Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.617Z] ***** non durable for source:
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,784 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[82]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,787 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,790 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,983 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z] ***** durable queues source:
[2025-12-24T22:56:53.617Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.617Z] ***** non durable for source:
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,984 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[84]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,988 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:07,991 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,182 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z] ***** durable queues source:
[2025-12-24T22:56:53.617Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.617Z] ***** non durable for source:
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,213 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[86]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,216 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,218 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,383 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z] ***** durable queues source:
[2025-12-24T22:56:53.617Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:53.617Z] ***** non durable for source:
[2025-12-24T22:56:53.617Z] ..................................................
[2025-12-24T22:56:53.617Z]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,383 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[88]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:53.617Z] 2025-12-24 22:55:08,386 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2025-12-24T22:56:54.315Z] 2025-12-24 22:55:08,387 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.315Z] 2025-12-24 22:55:08,582 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48840 is sending a message AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:54.315Z] ..................................................
[2025-12-24T22:56:54.315Z] ***** durable queues source:
[2025-12-24T22:56:54.315Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:54.315Z] ***** non durable for source:
[2025-12-24T22:56:54.315Z] ..................................................
[2025-12-24T22:56:54.315Z]
[2025-12-24T22:56:54.315Z] 2025-12-24 22:55:08,583 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48842 is consuming a message from source: Reference[90]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.315Z] 2025-12-24 22:55:08,585 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 16
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:08,587 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48842 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:08,591 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-10-thread-1) Restarting quarkus due to changes in Consumer.class.
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:08,604 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2025-12-24T22:56:54.316Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:56:54.316Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:56:54.316Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:56:54.316Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:56:54.316Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,146 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,148 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,151 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,152 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,155 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8080
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,155 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,155 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,155 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-10-thread-1) Live reload total time: 1.174s
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,174 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48846 successfully authenticated
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,175 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48844 successfully authenticated
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,175 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,177 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,177 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48846 successfully authenticated
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,178 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48846 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [98c3071f-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7516423e, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@38de4537, true, OperationContextImpl [222295846] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,179 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48844 successfully authenticated
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,179 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48844 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [98c35540-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@346bf796, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1cf7b21, true, OperationContextImpl [1291541257] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,180 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48844 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,181 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,357 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48846 is sending a message AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:56:54.316Z] ..................................................
[2025-12-24T22:56:54.316Z]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,358 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48844 is consuming a message from source: Reference[100]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,362 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 3
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,365 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48844 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=100, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,556 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48846 is sending a message AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:54.316Z] ..................................................
[2025-12-24T22:56:54.316Z] ***** durable queues source:
[2025-12-24T22:56:54.316Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:54.316Z] ***** non durable for source:
[2025-12-24T22:56:54.316Z] ..................................................
[2025-12-24T22:56:54.316Z]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,558 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48844 is consuming a message from source: Reference[102]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,561 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,563 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48844 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.316Z] 2025-12-24 22:55:09,756 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48846 is sending a message AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:54.317Z] ..................................................
[2025-12-24T22:56:54.317Z] ***** durable queues source:
[2025-12-24T22:56:54.317Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:54.317Z] ***** non durable for source:
[2025-12-24T22:56:54.317Z] ..................................................
[2025-12-24T22:56:54.317Z]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,757 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48844 is consuming a message from source: Reference[104]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,760 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 9
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,762 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48844 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,956 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48846 is sending a message AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:54.317Z] ..................................................
[2025-12-24T22:56:54.317Z] ***** durable queues source:
[2025-12-24T22:56:54.317Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:54.317Z] ***** non durable for source:
[2025-12-24T22:56:54.317Z] ..................................................
[2025-12-24T22:56:54.317Z]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,957 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48844 is consuming a message from source: Reference[106]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,959 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 12
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:09,962 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48844 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:10,157 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48846 is sending a message AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:56:54.317Z] ..................................................
[2025-12-24T22:56:54.317Z] ***** durable queues source:
[2025-12-24T22:56:54.317Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:56:54.317Z] ***** non durable for source:
[2025-12-24T22:56:54.317Z] ..................................................
[2025-12-24T22:56:54.317Z]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:10,159 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48844 is consuming a message from source: Reference[108]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:10,162 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 15
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:10,165 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48844 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:56:54.317Z] 2025-12-24 22:55:10,203 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:57:00.805Z] Tests paused
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:10,204 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session 98c3071f-e11b-11f0-9868-0242ac110002
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:10,205 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222107: Cleared up resources for session 98c3071f-e11b-11f0-9868-0242ac110002
[2025-12-24T22:57:00.805Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:57:00.805Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:57:00.805Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:57:00.805Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:57:00.805Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:12,870 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:12,900 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:12,933 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:12,943 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,078 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.236s. Listening on: http://localhost:8080
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,079 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,079 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,106 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48848 successfully authenticated
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,109 INFO [org.apa.act.aud.resource] (Thread-6 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48850 successfully authenticated
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,110 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,123 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,123 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48848 successfully authenticated
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,123 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48848 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [9b1d23c1-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@305f6c57, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3aa49672, true, OperationContextImpl [1215609758] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,129 INFO [org.apa.act.aud.resource] (Thread-6 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48850 successfully authenticated
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,129 INFO [org.apa.act.aud.base] (Thread-6 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48850 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [9b1e0e22-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@390c49a3, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@448b92d7, true, OperationContextImpl [1104781712] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,129 INFO [org.apa.act.aud.base] (Thread-6 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48850 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,134 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,164 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,165 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[118]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,184 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 1
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,189 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=118, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,344 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z] ***** durable queues source:
[2025-12-24T22:57:00.805Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.805Z] ***** non durable for source:
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,345 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[120]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,349 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,352 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,544 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z] ***** durable queues source:
[2025-12-24T22:57:00.805Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.805Z] ***** non durable for source:
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,545 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[122]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,549 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,551 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,744 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z] ***** durable queues source:
[2025-12-24T22:57:00.805Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.805Z] ***** non durable for source:
[2025-12-24T22:57:00.805Z] ..................................................
[2025-12-24T22:57:00.805Z]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,745 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[124]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.805Z] 2025-12-24 22:55:13,747 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:13,749 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:13,943 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:13,944 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[126]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:13,947 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:13,949 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,146 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,147 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[128]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,149 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,152 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,344 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,345 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[130]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,348 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,352 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,543 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,544 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[132]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,548 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,550 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,743 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,744 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[134]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,747 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,749 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,944 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,945 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[136]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,947 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:14,950 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,143 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,144 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[138]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,147 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,150 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,343 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,344 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[140]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,347 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,351 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,542 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48848 is sending a message AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z] ***** durable queues source:
[2025-12-24T22:57:00.806Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.806Z] ***** non durable for source:
[2025-12-24T22:57:00.806Z] ..................................................
[2025-12-24T22:57:00.806Z]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,543 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48850 is consuming a message from source: Reference[142]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,546 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,547 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48850 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,585 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-23-thread-1) Restarting quarkus due to changes in Producer.class.
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:15,634 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.029s
[2025-12-24T22:57:00.806Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:57:00.806Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:57:00.806Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:57:00.806Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:57:00.806Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:16,036 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:16,037 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:16,040 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:16,041 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:16,043 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8080
[2025-12-24T22:57:00.806Z] 2025-12-24 22:55:16,043 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,043 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,044 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-23-thread-1) Live reload total time: 0.702s
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,075 INFO [org.apa.act.aud.resource] (Thread-7 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48852 successfully authenticated
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,076 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,078 INFO [org.apa.act.aud.resource] (Thread-7 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48852 successfully authenticated
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,078 INFO [org.apa.act.aud.base] (Thread-7 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48852 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [9ce00973-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@44c5c711, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@613196e1, true, OperationContextImpl [1018531203] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,079 INFO [org.apa.act.aud.resource] (Thread-8 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48854 successfully authenticated
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,080 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,081 INFO [org.apa.act.aud.resource] (Thread-8 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48854 successfully authenticated
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,081 INFO [org.apa.act.aud.base] (Thread-8 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48854 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [9ce07ea4-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@60204f99, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@24e0df54, true, OperationContextImpl [412468359] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,082 INFO [org.apa.act.aud.base] (Thread-8 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48854 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,085 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,246 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48852 is sending a message AMQPStandardMessage( [durable=false, messageID=152, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:57:00.807Z] ..................................................
[2025-12-24T22:57:00.807Z]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,247 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48854 is consuming a message from source: Reference[152]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=152, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,253 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 2
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,255 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48854 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=152, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,444 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48852 is sending a message AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:00.807Z] ..................................................
[2025-12-24T22:57:00.807Z] ***** durable queues source:
[2025-12-24T22:57:00.807Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:00.807Z] ***** non durable for source:
[2025-12-24T22:57:00.807Z] ..................................................
[2025-12-24T22:57:00.807Z]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,445 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48854 is consuming a message from source: Reference[154]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:00.807Z] 2025-12-24 22:55:16,449 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 4
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,451 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48854 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,644 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48852 is sending a message AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:01.487Z] ..................................................
[2025-12-24T22:57:01.487Z] ***** durable queues source:
[2025-12-24T22:57:01.487Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:01.487Z] ***** non durable for source:
[2025-12-24T22:57:01.487Z] ..................................................
[2025-12-24T22:57:01.487Z]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,645 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48854 is consuming a message from source: Reference[156]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,648 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,650 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48854 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,843 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48852 is sending a message AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:01.487Z] ..................................................
[2025-12-24T22:57:01.487Z] ***** durable queues source:
[2025-12-24T22:57:01.487Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:01.487Z] ***** non durable for source:
[2025-12-24T22:57:01.487Z] ..................................................
[2025-12-24T22:57:01.487Z]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,844 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48854 is consuming a message from source: Reference[158]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,847 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 8
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:16,849 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48854 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:17,043 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601500: User anonymous@127.0.0.1:48852 is sending a message AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2025-12-24T22:57:01.487Z] ..................................................
[2025-12-24T22:57:01.487Z] ***** durable queues source:
[2025-12-24T22:57:01.487Z] - queueID=57 address:source name:source filter:null
[2025-12-24T22:57:01.487Z] ***** non durable for source:
[2025-12-24T22:57:01.487Z] ..................................................
[2025-12-24T22:57:01.487Z]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:17,044 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@64078e6a)) AMQ601501: User anonymous@127.0.0.1:48854 is consuming a message from source: Reference[160]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:17,047 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 10
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:17,049 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48854 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:01.487Z] 2025-12-24 22:55:17,067 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:57:01.487Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.16 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2025-12-24T22:57:01.487Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2025-12-24T22:57:06.793Z] Tests paused
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,267 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [8e834763-e11b-11f0-9868-0242ac110002] stopped, uptime 17.115 seconds
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,325 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,325 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,326 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,326 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,327 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,327 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,327 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@60dde2c2 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,327 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,342 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,342 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,385 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b0f7ac6 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,386 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7cf0e596 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,386 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8158f24 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,386 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2692a8ba []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,388 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@769b3fe4 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,389 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d3ca8f4 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,390 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29f47ad8 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,439 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,439 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,439 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,439 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,442 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@1a90d024 []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,444 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@35dbb88d []
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,445 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=57 on address=source
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,446 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,453 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,456 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,458 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-12-24T22:57:06.793Z] 2025-12-24 22:55:17,458 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=8e834763-e11b-11f0-9868-0242ac110002]
[2025-12-24T22:57:06.794Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:57:06.794Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:57:06.794Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:57:06.794Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:57:06.794Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:19,813 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:19,841 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:19,874 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:19,888 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,020 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.014s. Listening on: http://localhost:8080
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,020 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,020 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,024 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48856 successfully authenticated
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,026 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48858 successfully authenticated
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,028 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,039 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,040 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48856 successfully authenticated
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,040 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48856 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [9f3c9718-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1b94bafd, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@9521c4d, true, OperationContextImpl [1661770509] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,041 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:48856 is creating address on target resource: 9f3c9718-e11b-11f0-9868-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,042 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48856 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@580f9c47 []
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,043 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:48856 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,044 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48858 successfully authenticated
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,045 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48858 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [9f3d3359-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@38f6ab6, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@11591734, true, OperationContextImpl [2064601173] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,045 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48856 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66f296e9 []
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,048 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48856 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,073 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,073 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:57:06.794Z] ..................................................
[2025-12-24T22:57:06.794Z]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,078 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[184]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,088 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=184, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,088 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.794Z] ..................................................
[2025-12-24T22:57:06.794Z] ***** durable queues source:
[2025-12-24T22:57:06.794Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.794Z] ***** non durable for source:
[2025-12-24T22:57:06.794Z] ..................................................
[2025-12-24T22:57:06.794Z]
[2025-12-24T22:57:06.794Z] 2025-12-24 22:55:20,089 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[186]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,094 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,095 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z] ***** durable queues source:
[2025-12-24T22:57:06.795Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.795Z] ***** non durable for source:
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,096 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[188]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,100 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=188, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,105 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z] ***** durable queues source:
[2025-12-24T22:57:06.795Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.795Z] ***** non durable for source:
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,106 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[190]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,110 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,116 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z] ***** durable queues source:
[2025-12-24T22:57:06.795Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.795Z] ***** non durable for source:
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,116 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[192]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,119 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,128 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z] ***** durable queues source:
[2025-12-24T22:57:06.795Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.795Z] ***** non durable for source:
[2025-12-24T22:57:06.795Z] ..................................................
[2025-12-24T22:57:06.795Z]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,129 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[194]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.795Z] 2025-12-24 22:55:20,133 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,139 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z] ***** durable queues source:
[2025-12-24T22:57:06.796Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.796Z] ***** non durable for source:
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,139 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[196]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,143 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,150 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z] ***** durable queues source:
[2025-12-24T22:57:06.796Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.796Z] ***** non durable for source:
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,150 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[198]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,155 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,161 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z] ***** durable queues source:
[2025-12-24T22:57:06.796Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.796Z] ***** non durable for source:
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,162 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[200]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,165 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,173 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48858 is sending a message AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z] ***** durable queues source:
[2025-12-24T22:57:06.796Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.796Z] ***** non durable for source:
[2025-12-24T22:57:06.796Z] ..................................................
[2025-12-24T22:57:06.796Z]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,173 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48856 is consuming a message from source: Reference[202]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:20,176 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48856 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:22,052 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in ProducingBean.class.
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:22,061 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T22:57:06.796Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:57:06.796Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:57:06.796Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:57:06.796Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:57:06.796Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:22,645 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:22,647 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:22,650 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:06.796Z] 2025-12-24 22:55:22,651 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,653 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8080
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,653 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,653 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,653 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.832s
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,657 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48866 successfully authenticated
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,658 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48864 successfully authenticated
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,658 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,660 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48866 successfully authenticated
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,660 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,660 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48866 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [a0cc5edb-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@68b1f26b, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@69bc9062, true, OperationContextImpl [273233271] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,660 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48866 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,661 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48864 successfully authenticated
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,661 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48864 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [a0cc85ec-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@5de893e3, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@42911048, true, OperationContextImpl [624654676] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,662 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,664 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=212, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:57:06.797Z] ..................................................
[2025-12-24T22:57:06.797Z]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,664 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[212]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=212, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,668 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=212, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,676 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.797Z] ..................................................
[2025-12-24T22:57:06.797Z] ***** durable queues source:
[2025-12-24T22:57:06.797Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.797Z] ***** non durable for source:
[2025-12-24T22:57:06.797Z] ..................................................
[2025-12-24T22:57:06.797Z]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,677 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[214]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,679 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:06.797Z] 2025-12-24 22:55:22,687 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=216, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:06.797Z] ..................................................
[2025-12-24T22:57:06.797Z] ***** durable queues source:
[2025-12-24T22:57:06.797Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:06.797Z] ***** non durable for source:
[2025-12-24T22:57:06.797Z] ..................................................
[2025-12-24T22:57:06.797Z]
[2025-12-24T22:57:07.476Z] 2025-12-24 22:55:22,689 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[216]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=216, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.476Z] 2025-12-24 22:55:22,698 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=216, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.476Z] 2025-12-24 22:55:22,701 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.476Z] ..................................................
[2025-12-24T22:57:07.476Z] ***** durable queues source:
[2025-12-24T22:57:07.476Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.476Z] ***** non durable for source:
[2025-12-24T22:57:07.476Z] ..................................................
[2025-12-24T22:57:07.476Z]
[2025-12-24T22:57:07.476Z] 2025-12-24 22:55:22,702 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[218]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.476Z] 2025-12-24 22:55:22,707 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,710 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z] ***** durable queues source:
[2025-12-24T22:57:07.477Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.477Z] ***** non durable for source:
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,710 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[220]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,714 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,721 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z] ***** durable queues source:
[2025-12-24T22:57:07.477Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.477Z] ***** non durable for source:
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,722 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[222]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,727 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,732 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z] ***** durable queues source:
[2025-12-24T22:57:07.477Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.477Z] ***** non durable for source:
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,732 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[224]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,737 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,743 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z] ***** durable queues source:
[2025-12-24T22:57:07.477Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.477Z] ***** non durable for source:
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,743 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[226]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,748 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,754 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z] ***** durable queues source:
[2025-12-24T22:57:07.477Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.477Z] ***** non durable for source:
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,755 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[228]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,759 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,765 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601500: User anonymous@127.0.0.1:48864 is sending a message AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z] ***** durable queues source:
[2025-12-24T22:57:07.477Z] - queueID=178 address:source name:source filter:null
[2025-12-24T22:57:07.477Z] ***** non durable for source:
[2025-12-24T22:57:07.477Z] ..................................................
[2025-12-24T22:57:07.477Z]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,765 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6d4d4108)) AMQ601501: User anonymous@127.0.0.1:48866 is consuming a message from source: Reference[230]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,769 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48866 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:07.477Z] 2025-12-24 22:55:22,782 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T22:57:07.477Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2025-12-24T22:57:07.477Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:22,783 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session a0cc85ec-e11b-11f0-9868-0242ac110002
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:22,783 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222107: Cleared up resources for session a0cc85ec-e11b-11f0-9868-0242ac110002
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:22,970 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [8e834763-e11b-11f0-9868-0242ac110002] stopped, uptime 5.644 seconds
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,021 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,022 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,022 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,022 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,023 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,023 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,023 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@583916d3 []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,023 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,032 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,032 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,038 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@46eeaf61 []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,039 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39b46aeb []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,039 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c3c883d []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,040 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f57c411 []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,041 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c71ef3d []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,043 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6688316a []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,044 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e2d20e6 []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,075 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,075 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,076 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,076 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,078 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@4f2b0c7e []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,079 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3cd01aa1 []
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,080 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=178 on address=source
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,081 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,085 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,086 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2025-12-24T22:57:08.896Z] 2025-12-24 22:55:23,089 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:23,089 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=8e834763-e11b-11f0-9868-0242ac110002]
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,337 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,363 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,475 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,486 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,695 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.754s. Listening on: http://localhost:8081
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,696 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:57:08.897Z] 2025-12-24 22:55:24,696 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,721 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48870 successfully authenticated
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,722 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48872 successfully authenticated
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,725 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,737 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,744 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48870 successfully authenticated
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,744 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48870 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [a20a3610-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1d78c45a, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@5d36a562, true, OperationContextImpl [1697944007] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,744 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:48870 is creating address on target resource: a20a3610-e11b-11f0-9868-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,745 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48870 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cbf511f []
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,745 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:48870 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,747 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:48870 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57be1ec6 []
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,748 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:48870 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,749 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:48872 successfully authenticated
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,749 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:48872 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [a20b2072-e11b-11f0-9868-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1d775676, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@300b9950, true, OperationContextImpl [1708535354] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,751 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,779 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=254, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,780 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[254]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=254, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,786 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=254, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,790 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=256, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z] ***** durable queues source:
[2025-12-24T22:57:09.682Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.682Z] ***** non durable for source:
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,791 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[256]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=256, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,793 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=256, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,801 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z] ***** durable queues source:
[2025-12-24T22:57:09.682Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.682Z] ***** non durable for source:
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,802 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[258]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,804 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,813 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z] ***** durable queues source:
[2025-12-24T22:57:09.682Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.682Z] ***** non durable for source:
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,813 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[260]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,815 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,824 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z] ***** durable queues source:
[2025-12-24T22:57:09.682Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.682Z] ***** non durable for source:
[2025-12-24T22:57:09.682Z] ..................................................
[2025-12-24T22:57:09.682Z]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,825 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[262]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.682Z] 2025-12-24 22:55:24,829 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,835 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z] ***** durable queues source:
[2025-12-24T22:57:09.683Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.683Z] ***** non durable for source:
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,836 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[264]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,840 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,846 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z] ***** durable queues source:
[2025-12-24T22:57:09.683Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.683Z] ***** non durable for source:
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,847 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[266]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,851 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,857 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z] ***** durable queues source:
[2025-12-24T22:57:09.683Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.683Z] ***** non durable for source:
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,858 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[268]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,872 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,873 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z] ***** durable queues source:
[2025-12-24T22:57:09.683Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.683Z] ***** non durable for source:
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,874 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[270]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,880 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,881 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601500: User anonymous@127.0.0.1:48872 is sending a message AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z] ***** durable queues source:
[2025-12-24T22:57:09.683Z] - queueID=248 address:source name:source filter:null
[2025-12-24T22:57:09.683Z] ***** non durable for source:
[2025-12-24T22:57:09.683Z] ..................................................
[2025-12-24T22:57:09.683Z]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,882 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@460d7e4a)) AMQ601501: User anonymous@127.0.0.1:48870 is consuming a message from source: Reference[272]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:24,886 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:48870 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:25,352 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-12-24T22:57:09.683Z]
[2025-12-24T22:57:09.683Z] 2025-12-24 22:55:25,368 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T22:57:09.683Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.558 s - in io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] Results:
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:57:09.683Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:57:09.683Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2025-12-24T22:57:09.683Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2025-12-24T22:57:09.683Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.pom
[2025-12-24T22:57:09.683Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-parent >-----
[2025-12-24T22:57:09.683Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT 2.7.5.Final [421/964]
[2025-12-24T22:57:09.683Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2025-12-24T22:57:09.683Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-parent-2.7.5.Final.pom
[2025-12-24T22:57:09.683Z] [INFO]
[2025-12-24T22:57:09.683Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt >---------
[2025-12-24T22:57:09.683Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Runtime 2.7.5.Final [422/964]
[2025-12-24T22:57:09.683Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:09.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom
[2025-12-24T22:57:10.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom (3.2 kB at 22 kB/s)
[2025-12-24T22:57:10.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom
[2025-12-24T22:57:10.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom (5.4 kB at 12 kB/s)
[2025-12-24T22:57:10.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom
[2025-12-24T22:57:11.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom (4.0 kB at 12 kB/s)
[2025-12-24T22:57:11.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom
[2025-12-24T22:57:11.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom (2.1 kB at 26 kB/s)
[2025-12-24T22:57:11.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar
[2025-12-24T22:57:11.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar
[2025-12-24T22:57:11.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar
[2025-12-24T22:57:11.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar
[2025-12-24T22:57:11.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar (67 kB at 786 kB/s)
[2025-12-24T22:57:11.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar (99 kB at 503 kB/s)
[2025-12-24T22:57:11.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar (98 kB at 350 kB/s)
[2025-12-24T22:57:11.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar (59 kB at 153 kB/s)
[2025-12-24T22:57:11.041Z] [INFO]
[2025-12-24T22:57:11.041Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.041Z] [INFO]
[2025-12-24T22:57:11.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:11.721Z] [INFO] Copying 1 resource
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] No sources to compile
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:11.721Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/src/test/resources
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] No sources to compile
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] No tests to run.
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2025-12-24T22:57:11.721Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2025-12-24T22:57:11.721Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.pom
[2025-12-24T22:57:11.721Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.721Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-deployment >---
[2025-12-24T22:57:11.721Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Deployment 2.7.5.Final [423/964]
[2025-12-24T22:57:11.721Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:11.721Z] [INFO]
[2025-12-24T22:57:11.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:11.722Z] [INFO]
[2025-12-24T22:57:11.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.402Z] [INFO]
[2025-12-24T22:57:12.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.402Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:12.403Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/main/resources
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:12.403Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/classes
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:12.403Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/test/resources
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] No sources to compile
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] No tests to run.
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2025-12-24T22:57:12.403Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2025-12-24T22:57:12.403Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.pom
[2025-12-24T22:57:12.403Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-parent >---
[2025-12-24T22:57:12.403Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 2.7.5.Final [424/964]
[2025-12-24T22:57:12.403Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:12.403Z] [INFO]
[2025-12-24T22:57:12.403Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:13.081Z] [INFO]
[2025-12-24T22:57:13.081Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:13.081Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:13.081Z] [INFO]
[2025-12-24T22:57:13.081Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:13.081Z] [INFO]
[2025-12-24T22:57:13.081Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2025-12-24T22:57:13.081Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-parent-2.7.5.Final.pom
[2025-12-24T22:57:13.081Z] [INFO]
[2025-12-24T22:57:13.081Z] [INFO] ------< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq >-------
[2025-12-24T22:57:13.081Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime 2.7.5.Final [425/964]
[2025-12-24T22:57:13.081Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:13.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom
[2025-12-24T22:57:13.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom (3.9 kB at 9.2 kB/s)
[2025-12-24T22:57:13.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom
[2025-12-24T22:57:13.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom (5.6 kB at 16 kB/s)
[2025-12-24T22:57:13.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom
[2025-12-24T22:57:13.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom (4.2 kB at 12 kB/s)
[2025-12-24T22:57:13.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom
[2025-12-24T22:57:13.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom (36 kB at 491 kB/s)
[2025-12-24T22:57:13.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar
[2025-12-24T22:57:13.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar
[2025-12-24T22:57:13.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar
[2025-12-24T22:57:13.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar
[2025-12-24T22:57:13.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar (650 kB at 7.3 MB/s)
[2025-12-24T22:57:13.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar (86 kB at 765 kB/s)
[2025-12-24T22:57:14.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar (30 kB at 98 kB/s)
[2025-12-24T22:57:14.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar (66 kB at 205 kB/s)
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:14.440Z] [INFO] Copying 1 resource
[2025-12-24T22:57:14.440Z] [INFO]
[2025-12-24T22:57:14.440Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:14.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom
[2025-12-24T22:57:15.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom (1.5 kB at 4.4 kB/s)
[2025-12-24T22:57:15.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar
[2025-12-24T22:57:15.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar (7.5 kB at 20 kB/s)
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.797Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:15.797Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/classes
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:15.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/src/test/resources
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.797Z] [INFO] No sources to compile
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.797Z] [INFO] No tests to run.
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.797Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.797Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2025-12-24T22:57:15.797Z] [INFO]
[2025-12-24T22:57:15.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2025-12-24T22:57:15.798Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2025-12-24T22:57:15.798Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.pom
[2025-12-24T22:57:15.798Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2025-12-24T22:57:15.798Z] [INFO]
[2025-12-24T22:57:15.798Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-deployment >--
[2025-12-24T22:57:15.798Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment 2.7.5.Final [426/964]
[2025-12-24T22:57:15.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:15.798Z] [INFO]
[2025-12-24T22:57:15.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:15.798Z] [INFO]
[2025-12-24T22:57:15.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO] Processed 5 files in 00:00.024 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:16.476Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/main/resources
[2025-12-24T22:57:16.476Z] [INFO]
[2025-12-24T22:57:16.476Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.476Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:16.477Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/classes
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:16.477Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/test/resources
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.477Z] [INFO] No sources to compile
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.477Z] [INFO] No tests to run.
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.477Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.477Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2025-12-24T22:57:16.477Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2025-12-24T22:57:16.477Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.pom
[2025-12-24T22:57:16.477Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] -----------< io.quarkus:quarkus-reactive-datasource-parent >------------
[2025-12-24T22:57:16.477Z] [INFO] Building Quarkus - Reactive Datasource 2.7.5.Final [427/964]
[2025-12-24T22:57:16.477Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-parent ---
[2025-12-24T22:57:16.477Z] [INFO] Installing /quarkus/extensions/reactive-datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-parent/2.7.5.Final/quarkus-reactive-datasource-parent-2.7.5.Final.pom
[2025-12-24T22:57:16.477Z] [INFO]
[2025-12-24T22:57:16.477Z] [INFO] ---------------< io.quarkus:quarkus-reactive-datasource >---------------
[2025-12-24T22:57:16.477Z] [INFO] Building Quarkus - Reactive Datasource - Runtime 2.7.5.Final [428/964]
[2025-12-24T22:57:16.477Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:16.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom
[2025-12-24T22:57:17.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom (2.3 kB at 23 kB/s)
[2025-12-24T22:57:17.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom
[2025-12-24T22:57:17.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom (7.7 kB at 46 kB/s)
[2025-12-24T22:57:17.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar
[2025-12-24T22:57:17.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar (154 kB at 1.3 MB/s)
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:17.158Z] [INFO] Copying 1 resource
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO]
[2025-12-24T22:57:17.158Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.158Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:17.158Z] [INFO] Compiling 6 source files to /quarkus/extensions/reactive-datasource/runtime/target/classes
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:17.837Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/runtime/src/test/resources
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.837Z] [INFO] No sources to compile
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.837Z] [INFO] No tests to run.
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.837Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.837Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource ---
[2025-12-24T22:57:17.837Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.jar
[2025-12-24T22:57:17.837Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.pom
[2025-12-24T22:57:17.837Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2025-12-24T22:57:17.837Z] [INFO]
[2025-12-24T22:57:17.837Z] [INFO] ---------< io.quarkus:quarkus-reactive-datasource-deployment >----------
[2025-12-24T22:57:17.838Z] [INFO] Building Quarkus - Reactive Datasource - Deployment 2.7.5.Final [429/964]
[2025-12-24T22:57:17.838Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:17.838Z] [INFO]
[2025-12-24T22:57:17.838Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:17.838Z] [INFO]
[2025-12-24T22:57:17.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO] Processed 4 files in 18ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:57:18.517Z] [INFO]
[2025-12-24T22:57:18.517Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:18.517Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/main/resources
[2025-12-24T22:57:18.518Z] [INFO]
[2025-12-24T22:57:18.518Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.518Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:18.518Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/classes
[2025-12-24T22:57:18.518Z] [INFO]
[2025-12-24T22:57:18.518Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:18.518Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/test/resources
[2025-12-24T22:57:18.518Z] [INFO]
[2025-12-24T22:57:18.518Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.518Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:18.518Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/test-classes
[2025-12-24T22:57:18.518Z] [INFO]
[2025-12-24T22:57:18.518Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:18.518Z] [INFO]
[2025-12-24T22:57:18.518Z] [INFO] -------------------------------------------------------
[2025-12-24T22:57:18.518Z] [INFO] T E S T S
[2025-12-24T22:57:18.518Z] [INFO] -------------------------------------------------------
[2025-12-24T22:57:19.196Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:57:19.196Z] [INFO]
[2025-12-24T22:57:19.196Z] [INFO] Results:
[2025-12-24T22:57:19.196Z] [INFO]
[2025-12-24T22:57:19.196Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T22:57:19.196Z] [INFO]
[2025-12-24T22:57:19.196Z] [INFO]
[2025-12-24T22:57:19.196Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:19.196Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2025-12-24T22:57:19.875Z] [INFO]
[2025-12-24T22:57:19.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:19.875Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:19.875Z] [INFO]
[2025-12-24T22:57:19.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-deployment ---
[2025-12-24T22:57:19.875Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2025-12-24T22:57:19.875Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.pom
[2025-12-24T22:57:19.875Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:19.875Z] [INFO]
[2025-12-24T22:57:19.875Z] [INFO] -----------------< io.quarkus:quarkus-devservices-db2 >-----------------
[2025-12-24T22:57:19.875Z] [INFO] Building Quarkus - DevServices - DB2 2.7.5.Final [430/964]
[2025-12-24T22:57:19.875Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:19.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom
[2025-12-24T22:57:19.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom (1.5 kB at 2.7 kB/s)
[2025-12-24T22:57:19.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-12-24T22:57:20.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 30 kB/s)
[2025-12-24T22:57:20.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-12-24T22:57:20.554Z] [INFO] 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 10 kB/s)
[2025-12-24T22:57:20.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom
[2025-12-24T22:57:20.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom (1.1 kB at 14 kB/s)
[2025-12-24T22:57:20.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar
[2025-12-24T22:57:20.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-12-24T22:57:20.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-12-24T22:57:20.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar
[2025-12-24T22:57:20.554Z] [INFO] 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 180 kB/s)
[2025-12-24T22:57:20.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 335 kB/s)
[2025-12-24T22:57:20.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar (6.6 MB at 46 MB/s)
[2025-12-24T22:57:20.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar (4.3 kB at 17 kB/s)
[2025-12-24T22:57:20.554Z] [INFO]
[2025-12-24T22:57:20.554Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:20.554Z] [INFO]
[2025-12-24T22:57:20.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:21.233Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/main/resources
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:21.233Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/db2/target/classes
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:21.233Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/test/resources
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] No sources to compile
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] No tests to run.
[2025-12-24T22:57:21.233Z] [INFO]
[2025-12-24T22:57:21.233Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:21.233Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar
[2025-12-24T22:57:22.654Z] [INFO]
[2025-12-24T22:57:22.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:22.655Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-db2 ---
[2025-12-24T22:57:22.655Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.jar
[2025-12-24T22:57:22.655Z] [INFO] Installing /quarkus/extensions/devservices/db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.pom
[2025-12-24T22:57:22.655Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] -----------< io.quarkus:quarkus-reactive-db2-client-parent >------------
[2025-12-24T22:57:22.655Z] [INFO] Building Quarkus - Reactive DB2 Client 2.7.5.Final [431/964]
[2025-12-24T22:57:22.655Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-parent ---
[2025-12-24T22:57:22.655Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-parent/2.7.5.Final/quarkus-reactive-db2-client-parent-2.7.5.Final.pom
[2025-12-24T22:57:22.655Z] [INFO]
[2025-12-24T22:57:22.655Z] [INFO] ---------------< io.quarkus:quarkus-reactive-db2-client >---------------
[2025-12-24T22:57:22.655Z] [INFO] Building Quarkus - Reactive DB2 Client - Runtime 2.7.5.Final [432/964]
[2025-12-24T22:57:22.655Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:22.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom
[2025-12-24T22:57:22.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom (5.9 kB at 9.9 kB/s)
[2025-12-24T22:57:22.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom
[2025-12-24T22:57:23.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom (4.8 kB at 11 kB/s)
[2025-12-24T22:57:23.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom
[2025-12-24T22:57:23.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom (5.6 kB at 51 kB/s)
[2025-12-24T22:57:23.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar
[2025-12-24T22:57:23.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar
[2025-12-24T22:57:23.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar
[2025-12-24T22:57:24.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar (77 kB at 230 kB/s)
[2025-12-24T22:57:24.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar (232 kB at 579 kB/s)
[2025-12-24T22:57:24.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar (16 kB at 36 kB/s)
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:24.012Z] [INFO] Copying 1 resource
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO]
[2025-12-24T22:57:24.012Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.012Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:24.012Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-db2-client/runtime/target/classes
[2025-12-24T22:57:24.690Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[63,44] threadLocal in io.quarkus.reactive.datasource.runtime.DataSourceReactiveRuntimeConfig has been deprecated
[2025-12-24T22:57:24.690Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[135,40] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2025-12-24T22:57:24.690Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[138,82] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:24.690Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/runtime/src/test/resources
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.690Z] [INFO] No sources to compile
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.690Z] [INFO] No tests to run.
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.690Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.690Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client ---
[2025-12-24T22:57:24.690Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.jar
[2025-12-24T22:57:24.690Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.pom
[2025-12-24T22:57:24.690Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] ---------< io.quarkus:quarkus-reactive-db2-client-deployment >----------
[2025-12-24T22:57:24.690Z] [INFO] Building Quarkus - Reactive DB2 Client - Deployment 2.7.5.Final [433/964]
[2025-12-24T22:57:24.690Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:24.690Z] [INFO]
[2025-12-24T22:57:24.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:25.371Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/main/resources
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:25.371Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-db2-client/deployment/target/classes
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:25.371Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/test/resources
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] No sources to compile
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] No tests to run.
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-deployment ---
[2025-12-24T22:57:25.371Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:25.371Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.pom
[2025-12-24T22:57:25.371Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:25.371Z] [INFO]
[2025-12-24T22:57:25.371Z] [INFO] -------------< io.quarkus:quarkus-devservices-postgresql >--------------
[2025-12-24T22:57:25.371Z] [INFO] Building Quarkus - DevServices - Postgresql 2.7.5.Final [434/964]
[2025-12-24T22:57:25.371Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:25.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-12-24T22:57:25.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 19 kB/s)
[2025-12-24T22:57:25.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-12-24T22:57:25.371Z] [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 54 kB/s)
[2025-12-24T22:57:25.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-12-24T22:57:25.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-12-24T22:57:26.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 119 kB/s)
[2025-12-24T22:57:26.049Z] [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 11 MB/s)
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO] Processed 3 files in 22ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:26.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/main/resources
[2025-12-24T22:57:26.049Z] [INFO]
[2025-12-24T22:57:26.049Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.049Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:26.049Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/postgresql/target/classes
[2025-12-24T22:57:26.727Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-12-24T22:57:26.727Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-12-24T22:57:26.727Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-12-24T22:57:26.727Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-12-24T22:57:26.727Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-12-24T22:57:26.727Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-12-24T22:57:26.727Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-12-24T22:57:26.727Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:26.727Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/test/resources
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.727Z] [INFO] No sources to compile
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.727Z] [INFO] No tests to run.
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.727Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.727Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-postgresql ---
[2025-12-24T22:57:26.727Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.jar
[2025-12-24T22:57:26.727Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.pom
[2025-12-24T22:57:26.727Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] ------------< io.quarkus:quarkus-reactive-pg-client-parent >------------
[2025-12-24T22:57:26.727Z] [INFO] Building Quarkus - Reactive PostgreSQL Client 2.7.5.Final [435/964]
[2025-12-24T22:57:26.727Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-parent ---
[2025-12-24T22:57:26.727Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-parent/2.7.5.Final/quarkus-reactive-pg-client-parent-2.7.5.Final.pom
[2025-12-24T22:57:26.727Z] [INFO]
[2025-12-24T22:57:26.727Z] [INFO] ---------------< io.quarkus:quarkus-reactive-pg-client >----------------
[2025-12-24T22:57:26.727Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Runtime 2.7.5.Final [436/964]
[2025-12-24T22:57:26.727Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:26.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom
[2025-12-24T22:57:26.727Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom (6.3 kB at 13 kB/s)
[2025-12-24T22:57:26.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2025-12-24T22:57:26.727Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 70 kB/s)
[2025-12-24T22:57:26.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2025-12-24T22:57:27.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 114 kB/s)
[2025-12-24T22:57:27.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2025-12-24T22:57:27.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 27 kB/s)
[2025-12-24T22:57:27.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2025-12-24T22:57:27.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 18 kB/s)
[2025-12-24T22:57:27.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2025-12-24T22:57:27.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 167 kB/s)
[2025-12-24T22:57:27.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2025-12-24T22:57:27.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 39 kB/s)
[2025-12-24T22:57:27.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom (6.4 kB at 12 kB/s)
[2025-12-24T22:57:28.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar
[2025-12-24T22:57:28.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2025-12-24T22:57:28.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2025-12-24T22:57:28.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2025-12-24T22:57:28.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 70 kB/s)
[2025-12-24T22:57:28.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 281 kB/s)
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 1.2 MB/s)
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 585 kB/s)
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar (158 kB at 410 kB/s)
[2025-12-24T22:57:28.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar (25 kB at 52 kB/s)
[2025-12-24T22:57:28.086Z] [INFO]
[2025-12-24T22:57:28.086Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.086Z] [INFO]
[2025-12-24T22:57:28.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:28.764Z] [INFO] Copying 1 resource
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO]
[2025-12-24T22:57:28.764Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:28.764Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:28.764Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-pg-client/runtime/target/classes
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:29.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:29.442Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/runtime/src/test/resources
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:29.442Z] [INFO] No sources to compile
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:29.442Z] [INFO] No tests to run.
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:29.442Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:29.442Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client ---
[2025-12-24T22:57:29.442Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.jar
[2025-12-24T22:57:29.442Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.pom
[2025-12-24T22:57:29.442Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] ----------< io.quarkus:quarkus-reactive-pg-client-deployment >----------
[2025-12-24T22:57:29.442Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Deployment 2.7.5.Final [437/964]
[2025-12-24T22:57:29.442Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:29.442Z] [INFO]
[2025-12-24T22:57:29.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO] Processed 10 files in 37ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO] Processed 10 files in 00:00.047 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:30.121Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/deployment/src/main/resources
[2025-12-24T22:57:30.121Z] [INFO]
[2025-12-24T22:57:30.121Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.121Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:30.121Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-pg-client/deployment/target/classes
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:30.800Z] [INFO] Copying 4 resources
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.800Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:30.800Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-pg-client/deployment/target/test-classes
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.800Z] [INFO] Tests are skipped.
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.800Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.800Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-deployment ---
[2025-12-24T22:57:30.800Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:30.800Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.pom
[2025-12-24T22:57:30.800Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] ----------< io.quarkus:quarkus-reactive-mysql-client-parent >-----------
[2025-12-24T22:57:30.800Z] [INFO] Building Quarkus - Reactive MySQL Client 2.7.5.Final [438/964]
[2025-12-24T22:57:30.800Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-parent ---
[2025-12-24T22:57:30.800Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-parent/2.7.5.Final/quarkus-reactive-mysql-client-parent-2.7.5.Final.pom
[2025-12-24T22:57:30.800Z] [INFO]
[2025-12-24T22:57:30.800Z] [INFO] --------------< io.quarkus:quarkus-reactive-mysql-client >--------------
[2025-12-24T22:57:30.800Z] [INFO] Building Quarkus - Reactive MySQL Client - Runtime 2.7.5.Final [439/964]
[2025-12-24T22:57:30.800Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:30.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom
[2025-12-24T22:57:31.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom (4.2 kB at 12 kB/s)
[2025-12-24T22:57:31.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom
[2025-12-24T22:57:32.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom (5.9 kB at 15 kB/s)
[2025-12-24T22:57:32.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar
[2025-12-24T22:57:32.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar
[2025-12-24T22:57:32.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar (164 kB at 483 kB/s)
[2025-12-24T22:57:32.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar (18 kB at 46 kB/s)
[2025-12-24T22:57:32.157Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:32.158Z] [INFO] Copying 1 resource
[2025-12-24T22:57:32.158Z] [INFO]
[2025-12-24T22:57:32.158Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom
[2025-12-24T22:57:32.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom (1.5 kB at 14 kB/s)
[2025-12-24T22:57:32.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
[2025-12-24T22:57:32.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (2.7 kB at 36 kB/s)
[2025-12-24T22:57:32.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2025-12-24T22:57:32.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar (9.3 kB at 50 kB/s)
[2025-12-24T22:57:32.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar
[2025-12-24T22:57:32.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar (9.1 kB at 142 kB/s)
[2025-12-24T22:57:32.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
[2025-12-24T22:57:32.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (2.5 MB at 30 MB/s)
[2025-12-24T22:57:32.835Z] [INFO]
[2025-12-24T22:57:32.835Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:32.835Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:32.835Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mysql-client/runtime/target/classes
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:33.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:33.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/runtime/src/test/resources
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:33.514Z] [INFO] No sources to compile
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:33.514Z] [INFO] No tests to run.
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:33.514Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:33.514Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client ---
[2025-12-24T22:57:33.514Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2025-12-24T22:57:33.514Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.pom
[2025-12-24T22:57:33.514Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mysql >----------------
[2025-12-24T22:57:33.514Z] [INFO] Building Quarkus - DevServices - MySQL 2.7.5.Final [440/964]
[2025-12-24T22:57:33.514Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:33.514Z] [INFO]
[2025-12-24T22:57:33.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:34.193Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/main/resources
[2025-12-24T22:57:34.193Z] [INFO]
[2025-12-24T22:57:34.193Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.193Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:34.193Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mysql/target/classes
[2025-12-24T22:57:34.872Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-12-24T22:57:34.872Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-12-24T22:57:34.872Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-12-24T22:57:34.872Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-12-24T22:57:34.872Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-12-24T22:57:34.872Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-12-24T22:57:34.872Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-12-24T22:57:34.872Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-12-24T22:57:34.872Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[78,74] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2025-12-24T22:57:34.872Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[79,84] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:34.872Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/test/resources
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.872Z] [INFO] No sources to compile
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.872Z] [INFO] No tests to run.
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.872Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.872Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mysql ---
[2025-12-24T22:57:34.872Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2025-12-24T22:57:34.872Z] [INFO] Installing /quarkus/extensions/devservices/mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.pom
[2025-12-24T22:57:34.872Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --------< io.quarkus:quarkus-reactive-mysql-client-deployment >---------
[2025-12-24T22:57:34.872Z] [INFO] Building Quarkus - Reactive MySQL Client - Deployment 2.7.5.Final [441/964]
[2025-12-24T22:57:34.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:34.872Z] [INFO]
[2025-12-24T22:57:34.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO] Processed 10 files in 30ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO] Processed 10 files in 00:00.020 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:35.551Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/deployment/src/main/resources
[2025-12-24T22:57:35.551Z] [INFO]
[2025-12-24T22:57:35.551Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:35.551Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:35.551Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/classes
[2025-12-24T22:57:36.229Z] [INFO]
[2025-12-24T22:57:36.229Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:36.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:36.229Z] [INFO] Copying 4 resources
[2025-12-24T22:57:36.229Z] [INFO]
[2025-12-24T22:57:36.229Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:36.229Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:36.230Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/test-classes
[2025-12-24T22:57:36.230Z] [INFO]
[2025-12-24T22:57:36.230Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:36.230Z] [INFO] Tests are skipped.
[2025-12-24T22:57:36.230Z] [INFO]
[2025-12-24T22:57:36.230Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:36.230Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:36.230Z] [INFO]
[2025-12-24T22:57:36.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:36.230Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:36.230Z] [INFO]
[2025-12-24T22:57:36.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-deployment ---
[2025-12-24T22:57:36.230Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:36.230Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.pom
[2025-12-24T22:57:36.230Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:36.230Z] [INFO]
[2025-12-24T22:57:36.230Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mssql >----------------
[2025-12-24T22:57:36.230Z] [INFO] Building Quarkus - DevServices - MSSQL 2.7.5.Final [442/964]
[2025-12-24T22:57:36.230Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:36.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom
[2025-12-24T22:57:36.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom (1.5 kB at 17 kB/s)
[2025-12-24T22:57:36.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom
[2025-12-24T22:57:36.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom (13 kB at 242 kB/s)
[2025-12-24T22:57:36.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar
[2025-12-24T22:57:36.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar
[2025-12-24T22:57:36.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar (8.2 kB at 99 kB/s)
[2025-12-24T22:57:36.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar (1.1 MB at 7.4 MB/s)
[2025-12-24T22:57:36.909Z] [INFO]
[2025-12-24T22:57:36.909Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:36.909Z] [INFO]
[2025-12-24T22:57:36.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:36.909Z] [INFO]
[2025-12-24T22:57:36.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:37.587Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/main/resources
[2025-12-24T22:57:37.587Z] [INFO]
[2025-12-24T22:57:37.587Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.587Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:37.587Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mssql/target/classes
[2025-12-24T22:57:37.587Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MSSQLServerContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-12-24T22:57:37.587Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-12-24T22:57:37.587Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-12-24T22:57:37.587Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-12-24T22:57:37.587Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-12-24T22:57:37.587Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-12-24T22:57:37.588Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-12-24T22:57:37.588Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:37.588Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/test/resources
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.588Z] [INFO] No sources to compile
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.588Z] [INFO] No tests to run.
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.588Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.588Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mssql ---
[2025-12-24T22:57:37.588Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.jar
[2025-12-24T22:57:37.588Z] [INFO] Installing /quarkus/extensions/devservices/mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.pom
[2025-12-24T22:57:37.588Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] ----------< io.quarkus:quarkus-reactive-mssql-client-parent >-----------
[2025-12-24T22:57:37.588Z] [INFO] Building Quarkus - Reactive MS SQL Client 2.7.5.Final [443/964]
[2025-12-24T22:57:37.588Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-parent ---
[2025-12-24T22:57:37.588Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-parent/2.7.5.Final/quarkus-reactive-mssql-client-parent-2.7.5.Final.pom
[2025-12-24T22:57:37.588Z] [INFO]
[2025-12-24T22:57:37.588Z] [INFO] --------------< io.quarkus:quarkus-reactive-mssql-client >--------------
[2025-12-24T22:57:37.588Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Runtime 2.7.5.Final [444/964]
[2025-12-24T22:57:37.588Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:37.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom
[2025-12-24T22:57:38.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom (3.3 kB at 11 kB/s)
[2025-12-24T22:57:38.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom
[2025-12-24T22:57:38.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom (5.4 kB at 16 kB/s)
[2025-12-24T22:57:38.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar
[2025-12-24T22:57:38.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar
[2025-12-24T22:57:38.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar (15 kB at 58 kB/s)
[2025-12-24T22:57:38.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar (143 kB at 445 kB/s)
[2025-12-24T22:57:38.492Z] [INFO]
[2025-12-24T22:57:38.492Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:38.492Z] [INFO]
[2025-12-24T22:57:38.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:38.492Z] [INFO]
[2025-12-24T22:57:38.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:38.492Z] [INFO]
[2025-12-24T22:57:38.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:38.492Z] [INFO]
[2025-12-24T22:57:38.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:39.170Z] [INFO] Copying 1 resource
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:39.170Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mssql-client/runtime/target/classes
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:39.170Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/runtime/src/test/resources
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] No sources to compile
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] No tests to run.
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client ---
[2025-12-24T22:57:39.170Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2025-12-24T22:57:39.170Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.pom
[2025-12-24T22:57:39.170Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:39.170Z] [INFO]
[2025-12-24T22:57:39.170Z] [INFO] --------< io.quarkus:quarkus-reactive-mssql-client-deployment >---------
[2025-12-24T22:57:39.170Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Deployment 2.7.5.Final [445/964]
[2025-12-24T22:57:39.171Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:39.171Z] [INFO]
[2025-12-24T22:57:39.171Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.171Z] [INFO]
[2025-12-24T22:57:39.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:39.849Z] [INFO]
[2025-12-24T22:57:39.849Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:40.528Z] [INFO] Processed 10 files in 30ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:57:40.528Z] [INFO]
[2025-12-24T22:57:40.528Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:40.528Z] [INFO] Processed 10 files in 00:00.018 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:57:40.528Z] [INFO]
[2025-12-24T22:57:40.528Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:40.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:40.528Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/deployment/src/main/resources
[2025-12-24T22:57:40.528Z] [INFO]
[2025-12-24T22:57:40.528Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:40.528Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:40.528Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/classes
[2025-12-24T22:57:40.528Z] [INFO]
[2025-12-24T22:57:40.528Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:40.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:40.528Z] [INFO] Copying 5 resources
[2025-12-24T22:57:40.528Z] [INFO]
[2025-12-24T22:57:40.528Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:40.528Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:40.528Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/test-classes
[2025-12-24T22:57:41.935Z] [INFO]
[2025-12-24T22:57:41.935Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:41.935Z] [INFO] Tests are skipped.
[2025-12-24T22:57:41.935Z] [INFO]
[2025-12-24T22:57:41.935Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:41.935Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:41.935Z] [INFO]
[2025-12-24T22:57:41.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:41.935Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:41.935Z] [INFO]
[2025-12-24T22:57:41.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-deployment ---
[2025-12-24T22:57:41.935Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:41.935Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.pom
[2025-12-24T22:57:41.935Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:41.935Z] [INFO]
[2025-12-24T22:57:41.935Z] [INFO] ---------------< io.quarkus:quarkus-devservices-oracle >----------------
[2025-12-24T22:57:41.935Z] [INFO] Building Quarkus - DevServices - Oracle 2.7.5.Final [446/964]
[2025-12-24T22:57:41.935Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:41.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom
[2025-12-24T22:57:41.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom (1.5 kB at 7.7 kB/s)
[2025-12-24T22:57:41.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom
[2025-12-24T22:57:41.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom (1.5 kB at 8.3 kB/s)
[2025-12-24T22:57:41.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar
[2025-12-24T22:57:41.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar
[2025-12-24T22:57:42.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar (5.3 kB at 32 kB/s)
[2025-12-24T22:57:42.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar (5.1 MB at 23 MB/s)
[2025-12-24T22:57:42.614Z] [INFO]
[2025-12-24T22:57:42.614Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:42.615Z] [INFO]
[2025-12-24T22:57:42.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:43.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/main/resources
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:43.293Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/oracle/target/classes
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:43.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/test/resources
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] No sources to compile
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] No tests to run.
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-oracle ---
[2025-12-24T22:57:43.293Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.jar
[2025-12-24T22:57:43.293Z] [INFO] Installing /quarkus/extensions/devservices/oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.pom
[2025-12-24T22:57:43.293Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] ----------< io.quarkus:quarkus-reactive-oracle-client-parent >----------
[2025-12-24T22:57:43.293Z] [INFO] Building Quarkus - Reactive Oracle Client 2.7.5.Final [447/964]
[2025-12-24T22:57:43.293Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.293Z] [INFO]
[2025-12-24T22:57:43.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-parent ---
[2025-12-24T22:57:43.294Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-parent/2.7.5.Final/quarkus-reactive-oracle-client-parent-2.7.5.Final.pom
[2025-12-24T22:57:43.294Z] [INFO]
[2025-12-24T22:57:43.294Z] [INFO] -------------< io.quarkus:quarkus-reactive-oracle-client >--------------
[2025-12-24T22:57:43.294Z] [INFO] Building Quarkus - Reactive Oracle Client - Runtime 2.7.5.Final [448/964]
[2025-12-24T22:57:43.294Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:43.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom
[2025-12-24T22:57:43.973Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom (5.9 kB at 14 kB/s)
[2025-12-24T22:57:43.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom
[2025-12-24T22:57:43.973Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom (6.8 kB at 17 kB/s)
[2025-12-24T22:57:43.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar
[2025-12-24T22:57:43.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar
[2025-12-24T22:57:44.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar (17 kB at 43 kB/s)
[2025-12-24T22:57:44.654Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar (73 kB at 180 kB/s)
[2025-12-24T22:57:44.654Z] [INFO]
[2025-12-24T22:57:44.654Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.654Z] [INFO]
[2025-12-24T22:57:44.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:44.655Z] [INFO] Copying 1 resource
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO]
[2025-12-24T22:57:44.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:44.655Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:44.655Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-oracle-client/runtime/target/classes
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:45.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:45.342Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/runtime/src/test/resources
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:45.342Z] [INFO] No sources to compile
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:45.342Z] [INFO] No tests to run.
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:45.342Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:45.342Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client ---
[2025-12-24T22:57:45.342Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2025-12-24T22:57:45.342Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.pom
[2025-12-24T22:57:45.342Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --------< io.quarkus:quarkus-reactive-oracle-client-deployment >--------
[2025-12-24T22:57:45.342Z] [INFO] Building Quarkus - Reactive Oracle Client - Deployment 2.7.5.Final [449/964]
[2025-12-24T22:57:45.342Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:45.342Z] [INFO]
[2025-12-24T22:57:45.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO] Processed 10 files in 22ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO] Processed 10 files in 00:00.022 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:46.022Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/deployment/src/main/resources
[2025-12-24T22:57:46.022Z] [INFO]
[2025-12-24T22:57:46.022Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.022Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:46.022Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/classes
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:46.704Z] [INFO] Copying 4 resources
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.704Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:46.704Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/test-classes
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.704Z] [INFO] Tests are skipped.
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.704Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.704Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-deployment ---
[2025-12-24T22:57:46.704Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2025-12-24T22:57:46.704Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.pom
[2025-12-24T22:57:46.704Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] ------------------< io.quarkus:quarkus-mailer-parent >------------------
[2025-12-24T22:57:46.704Z] [INFO] Building Quarkus - Mailer 2.7.5.Final [450/964]
[2025-12-24T22:57:46.704Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mailer-parent ---
[2025-12-24T22:57:46.704Z] [INFO] Installing /quarkus/extensions/mailer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mailer-parent/2.7.5.Final/quarkus-mailer-parent-2.7.5.Final.pom
[2025-12-24T22:57:46.704Z] [INFO]
[2025-12-24T22:57:46.704Z] [INFO] ---------------------< io.quarkus:quarkus-mailer >----------------------
[2025-12-24T22:57:46.704Z] [INFO] Building Quarkus - Mailer - Runtime 2.7.5.Final [451/964]
[2025-12-24T22:57:46.704Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:46.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom
[2025-12-24T22:57:47.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom (5.2 kB at 13 kB/s)
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom
[2025-12-24T22:57:47.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom (6.5 kB at 74 kB/s)
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom
[2025-12-24T22:57:47.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom (6.4 kB at 83 kB/s)
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom
[2025-12-24T22:57:47.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom (4.7 kB at 86 kB/s)
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom
[2025-12-24T22:57:47.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom (16 kB at 351 kB/s)
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar
[2025-12-24T22:57:47.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar
[2025-12-24T22:57:48.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar (495 kB at 6.3 MB/s)
[2025-12-24T22:57:48.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar (90 kB at 999 kB/s)
[2025-12-24T22:57:48.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar (155 kB at 895 kB/s)
[2025-12-24T22:57:48.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar (9.8 kB at 24 kB/s)
[2025-12-24T22:57:48.064Z] [INFO]
[2025-12-24T22:57:48.064Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer ---
[2025-12-24T22:57:48.064Z] [INFO]
[2025-12-24T22:57:48.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO] Processed 25 files in 100ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO] Processed 25 files in 00:00.062 (Already Sorted: 25, Needed Sorting: 0)
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:48.743Z] [INFO] Copying 1 resource
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO]
[2025-12-24T22:57:48.743Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mailer ---
[2025-12-24T22:57:48.743Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:48.743Z] [INFO] Compiling 17 source files to /quarkus/extensions/mailer/runtime/target/classes
[2025-12-24T22:57:49.422Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[109,19] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-12-24T22:57:49.422Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[112,35] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-12-24T22:57:49.422Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[113,23] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-12-24T22:57:49.422Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[116,43] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-12-24T22:57:49.422Z] [INFO]
[2025-12-24T22:57:49.422Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mailer ---
[2025-12-24T22:57:49.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:49.422Z] [INFO] Copying 4 resources
[2025-12-24T22:57:49.422Z] [INFO]
[2025-12-24T22:57:49.422Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mailer ---
[2025-12-24T22:57:49.422Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:49.422Z] [INFO] Compiling 8 source files to /quarkus/extensions/mailer/runtime/target/test-classes
[2025-12-24T22:57:50.113Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[79,15] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-12-24T22:57:50.113Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[80,15] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2025-12-24T22:57:50.113Z] [INFO]
[2025-12-24T22:57:50.113Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mailer ---
[2025-12-24T22:57:50.113Z] [INFO]
[2025-12-24T22:57:50.113Z] [INFO] -------------------------------------------------------
[2025-12-24T22:57:50.113Z] [INFO] T E S T S
[2025-12-24T22:57:50.113Z] [INFO] -------------------------------------------------------
[2025-12-24T22:57:50.113Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:57:50.791Z] [INFO] Running io.quarkus.mailer.runtime.MailerImplTest
[2025-12-24T22:57:52.198Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s - in io.quarkus.mailer.runtime.MailerImplTest
[2025-12-24T22:57:52.198Z] [INFO] Running io.quarkus.mailer.runtime.MockMailerImplTest
[2025-12-24T22:57:52.198Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.mailer.runtime.MockMailerImplTest
[2025-12-24T22:57:52.198Z] [INFO] Running io.quarkus.mailer.runtime.MailerTruststoreTest
[2025-12-24T22:57:52.983Z] [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.708 s <<< FAILURE! - in io.quarkus.mailer.runtime.MailerTruststoreTest
[2025-12-24T22:57:52.983Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore Time elapsed: 0.349 s <<< ERROR!
[2025-12-24T22:57:52.983Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-12-24T22:57:52.983Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2025-12-24T22:57:52.983Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2025-12-24T22:57:52.983Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2025-12-24T22:57:52.983Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:36)
[2025-12-24T22:57:52.983Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:57:52.983Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:57:52.983Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:57:52.983Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:57:52.983Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:57:52.983Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:57:52.983Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:57:52.983Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:57:52.983Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:57:52.983Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:57:52.983Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:57:52.983Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-12-24T22:57:52.983Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2025-12-24T22:57:52.983Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2025-12-24T22:57:52.983Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2025-12-24T22:57:52.983Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2025-12-24T22:57:52.983Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-12-24T22:57:52.983Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-12-24T22:57:52.983Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:57:52.983Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:57:52.983Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:57:52.983Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:57:52.983Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:57:52.983Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:57:52.983Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:57:52.983Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:57:52.983Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:57:52.983Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:57:52.983Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:57:52.983Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:57:52.983Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:57:52.983Z] Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2025-12-24T22:57:52.983Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2025-12-24T22:57:52.983Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2025-12-24T22:57:52.983Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2025-12-24T22:57:52.983Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2025-12-24T22:57:52.983Z] ... 20 more
[2025-12-24T22:57:52.983Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-12-24T22:57:52.983Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2025-12-24T22:57:52.983Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2025-12-24T22:57:52.983Z] ... 31 more
[2025-12-24T22:57:52.983Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2025-12-24T22:57:52.983Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2025-12-24T22:57:52.984Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2025-12-24T22:57:52.984Z] ... 36 more
[2025-12-24T22:57:52.984Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2025-12-24T22:57:52.984Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2025-12-24T22:57:52.984Z] ... 41 more
[2025-12-24T22:57:52.984Z]
[2025-12-24T22:57:52.984Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore Time elapsed: 0.063 s <<< ERROR!
[2025-12-24T22:57:52.984Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-12-24T22:57:52.984Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2025-12-24T22:57:52.984Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2025-12-24T22:57:52.984Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2025-12-24T22:57:52.984Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:23)
[2025-12-24T22:57:52.984Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T22:57:52.984Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T22:57:52.984Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T22:57:52.984Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T22:57:52.984Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T22:57:52.984Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:57:52.984Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:57:52.984Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T22:57:52.984Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T22:57:52.984Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T22:57:52.984Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T22:57:52.984Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2025-12-24T22:57:52.984Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2025-12-24T22:57:52.984Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2025-12-24T22:57:52.984Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2025-12-24T22:57:52.984Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2025-12-24T22:57:52.984Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-12-24T22:57:52.984Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-12-24T22:57:52.984Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:57:52.984Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:57:52.984Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:57:52.984Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:57:52.984Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:57:52.984Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:57:52.984Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:57:52.984Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:57:52.984Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:57:52.984Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:57:52.984Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:57:52.984Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:57:52.984Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:57:52.984Z] Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2025-12-24T22:57:52.984Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2025-12-24T22:57:52.984Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2025-12-24T22:57:52.984Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2025-12-24T22:57:52.984Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2025-12-24T22:57:52.984Z] ... 20 more
[2025-12-24T22:57:52.984Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2025-12-24T22:57:52.984Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2025-12-24T22:57:52.984Z] ... 31 more
[2025-12-24T22:57:52.984Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2025-12-24T22:57:52.984Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2025-12-24T22:57:52.985Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2025-12-24T22:57:52.985Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2025-12-24T22:57:52.985Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2025-12-24T22:57:52.985Z] ... 36 more
[2025-12-24T22:57:52.985Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2025-12-24T22:57:52.985Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2025-12-24T22:57:52.985Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2025-12-24T22:57:52.985Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2025-12-24T22:57:52.985Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2025-12-24T22:57:52.985Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2025-12-24T22:57:52.985Z] ... 41 more
[2025-12-24T22:57:52.985Z]
[2025-12-24T22:57:52.985Z] [INFO] Running io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2025-12-24T22:57:52.985Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2025-12-24T22:57:52.985Z] [INFO] Running io.quarkus.mailer.AttachmentTest
[2025-12-24T22:57:52.985Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in io.quarkus.mailer.AttachmentTest
[2025-12-24T22:57:52.985Z] [INFO] Running io.quarkus.mailer.MailTest
[2025-12-24T22:57:52.985Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.mailer.MailTest
[2025-12-24T22:57:53.662Z] [INFO]
[2025-12-24T22:57:53.662Z] [INFO] Results:
[2025-12-24T22:57:53.662Z] [INFO]
[2025-12-24T22:57:53.662Z] [ERROR] Errors:
[2025-12-24T22:57:53.662Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore:36 » Completion
[2025-12-24T22:57:53.662Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectTrustStore:23 » Completion javax.net.s...
[2025-12-24T22:57:53.662Z] [INFO]
[2025-12-24T22:57:53.662Z] [ERROR] Tests run: 45, Failures: 0, Errors: 2, Skipped: 0
[2025-12-24T22:57:53.662Z] [INFO]
[2025-12-24T22:57:53.662Z] [INFO]
[2025-12-24T22:57:53.662Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:57:53.662Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2025-12-24T22:57:53.662Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T22:57:53.662Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T22:57:53.663Z] [INFO]
[2025-12-24T22:57:53.663Z] [INFO] -----------------< io.quarkus:quarkus-grpc-deployment >-----------------
[2025-12-24T22:57:53.663Z] [INFO] Building Quarkus - gRPC - Deployment 2.7.5.Final [452/964]
[2025-12-24T22:57:53.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T22:57:53.663Z] [INFO]
[2025-12-24T22:57:53.663Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:53.663Z] [INFO]
[2025-12-24T22:57:53.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:54.342Z] [INFO]
[2025-12-24T22:57:54.342Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:55.039Z] [INFO] Processed 95 files in 763ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2025-12-24T22:57:55.039Z] [INFO]
[2025-12-24T22:57:55.039Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:55.721Z] [INFO] Processed 95 files in 00:00.671 (Already Sorted: 95, Needed Sorting: 0)
[2025-12-24T22:57:55.721Z] [INFO]
[2025-12-24T22:57:55.721Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:55.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:55.721Z] [INFO] Copying 3 resources
[2025-12-24T22:57:55.721Z] [INFO]
[2025-12-24T22:57:55.721Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:55.721Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:55.721Z] [INFO] Compiling 14 source files to /quarkus/extensions/grpc/deployment/target/classes
[2025-12-24T22:57:56.399Z] [WARNING] /quarkus/extensions/grpc/deployment/src/main/java/io/quarkus/grpc/deployment/devmode/GrpcDevConsoleWebSocketListener.java:[174,110] unchecked cast
[2025-12-24T22:57:56.399Z] required: io.grpc.stub.StreamObserver<com.google.protobuf.Message>
[2025-12-24T22:57:56.399Z] found: java.lang.Object
[2025-12-24T22:57:56.399Z] [INFO]
[2025-12-24T22:57:56.399Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile (test-compile) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:56.399Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-12-24T22:57:56.399Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/java
[2025-12-24T22:57:57.079Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:57:57.079Z]
[2025-12-24T22:57:57.079Z] [INFO]
[2025-12-24T22:57:57.079Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile-custom (test-compile) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:57.079Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2025-12-24T22:57:57.079Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/grpc-java
[2025-12-24T22:57:57.079Z] [INFO]
[2025-12-24T22:57:57.079Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:57.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T22:57:57.079Z] [INFO] Copying 23 resources
[2025-12-24T22:57:57.079Z] [INFO] Copying 16 resources
[2025-12-24T22:57:57.079Z] [INFO] Copying 16 resources
[2025-12-24T22:57:57.079Z] [INFO]
[2025-12-24T22:57:57.079Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-deployment ---
[2025-12-24T22:57:57.079Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T22:57:57.079Z] [INFO] Compiling 203 source files to /quarkus/extensions/grpc/deployment/target/test-classes
[2025-12-24T22:58:01.080Z] [INFO]
[2025-12-24T22:58:01.080Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-deployment ---
[2025-12-24T22:58:01.080Z] [INFO]
[2025-12-24T22:58:01.080Z] [INFO] -------------------------------------------------------
[2025-12-24T22:58:01.080Z] [INFO] T E S T S
[2025-12-24T22:58:01.080Z] [INFO] -------------------------------------------------------
[2025-12-24T22:58:01.080Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:58:02.485Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2025-12-24T22:58:08.725Z] 2025-12-24 22:56:24,017 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:08.725Z] 2025-12-24 22:56:24,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2025-12-24T22:58:08.725Z] 2025-12-24 22:56:24,083 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:08.725Z] 2025-12-24 22:56:24,083 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:09.402Z] 2025-12-24 22:56:25,458 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T22:58:09.402Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.183 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2025-12-24T22:58:09.402Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2025-12-24T22:58:11.594Z] 2025-12-24 22:56:26,876 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-12-24T22:58:11.594Z] 2025-12-24 22:56:27,087 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-12-24T22:58:11.594Z] 2025-12-24 22:56:27,140 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.707s. Listening on: http://localhost:8081
[2025-12-24T22:58:11.594Z] 2025-12-24 22:56:27,140 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:11.594Z] 2025-12-24 22:56:27,140 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:12.999Z] 2025-12-24 22:56:28,501 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T22:58:12.999Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.028 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2025-12-24T22:58:12.999Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2025-12-24T22:58:14.405Z] 2025-12-24 22:56:29,878 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:14.405Z] 2025-12-24 22:56:29,941 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.554s. Listening on: http://localhost:8081
[2025-12-24T22:58:14.405Z] 2025-12-24 22:56:29,941 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:14.405Z] 2025-12-24 22:56:29,941 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:15.083Z] 2025-12-24 22:56:30,618 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T22:58:15.083Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s - in io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2025-12-24T22:58:15.083Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2025-12-24T22:58:16.488Z] 2025-12-24 22:56:32,227 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-12-24T22:58:16.488Z] 2025-12-24 22:56:32,307 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:16.488Z] 2025-12-24 22:56:32,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2025-12-24T22:58:16.488Z] 2025-12-24 22:56:32,361 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:16.488Z] 2025-12-24 22:56:32,361 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:17.174Z] 2025-12-24 22:56:32,793 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2025-12-24T22:58:17.174Z] 2025-12-24 22:56:32,798 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T22:58:17.174Z] 2025-12-24 22:56:32,800 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///localhost:9001}}
[2025-12-24T22:58:17.174Z] 2025-12-24 22:56:32,819 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:58:17.174Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 s - in io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2025-12-24T22:58:17.174Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2025-12-24T22:58:18.580Z] 2025-12-24 22:56:34,010 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,063 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,063 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,063 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,070 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,096 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,415 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,422 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:58:18.581Z] 2025-12-24 22:56:34,443 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T22:58:18.581Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s - in io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2025-12-24T22:58:18.581Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2025-12-24T22:58:19.986Z] 2025-12-24 22:56:35,819 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-12-24T22:58:19.986Z] 2025-12-24 22:56:35,945 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:19.986Z] 2025-12-24 22:56:35,989 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2025-12-24T22:58:19.986Z] 2025-12-24 22:56:35,989 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:19.986Z] 2025-12-24 22:56:35,989 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:20.944Z] 2025-12-24 22:56:36,466 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T22:58:20.944Z] 2025-12-24 22:56:36,504 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T22:58:20.944Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.07 s - in io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2025-12-24T22:58:20.944Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2025-12-24T22:58:20.944Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2025-12-24T22:58:20.944Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingServiceTest
[2025-12-24T22:58:22.351Z] 2025-12-24 22:56:38,101 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-12-24T22:58:22.351Z] 2025-12-24 22:56:38,198 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:22.351Z] 2025-12-24 22:56:38,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2025-12-24T22:58:22.351Z] 2025-12-24 22:56:38,264 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:22.351Z] 2025-12-24 22:56:38,264 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:23.029Z] 2025-12-24 22:56:38,629 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T22:58:23.029Z] 2025-12-24 22:56:38,670 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:58:23.029Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s - in io.quarkus.grpc.server.blocking.BlockingServiceTest
[2025-12-24T22:58:23.029Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2025-12-24T22:58:23.029Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2025-12-24T22:58:23.029Z] [INFO] Running io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,151 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,213 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,213 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,236 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,266 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:58:24.436Z] 2025-12-24 22:56:40,268 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client3 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:58:25.113Z] 2025-12-24 22:56:40,620 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:58:25.113Z] 2025-12-24 22:56:40,627 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:58:25.113Z] 2025-12-24 22:56:40,629 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:58:25.113Z] 2025-12-24 22:56:40,649 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T22:58:25.113Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s - in io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2025-12-24T22:58:25.113Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:41,923 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:42,019 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:42,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:42,074 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:42,074 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:42,507 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T22:58:26.536Z] 2025-12-24 22:56:42,535 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:58:26.536Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.902 s - in io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2025-12-24T22:58:26.536Z] [INFO] Running io.quarkus.grpc.server.NoServerTest
[2025-12-24T22:58:27.944Z] 2025-12-24 22:56:43,421 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2025-12-24T22:58:27.944Z] 2025-12-24 22:56:43,422 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:27.944Z] 2025-12-24 22:56:43,422 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:27.944Z] 2025-12-24 22:56:43,535 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T22:58:27.944Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s - in io.quarkus.grpc.server.NoServerTest
[2025-12-24T22:58:27.944Z] [INFO] Running io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2025-12-24T22:58:28.621Z] 2025-12-24 22:56:44,601 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:28.621Z] 2025-12-24 22:56:44,657 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2025-12-24T22:58:28.621Z] 2025-12-24 22:56:44,657 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:28.621Z] 2025-12-24 22:56:44,657 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:29.297Z] 2025-12-24 22:56:45,185 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:58:29.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2025-12-24T22:58:29.297Z] [INFO] Running io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2025-12-24T22:58:30.703Z] 2025-12-24 22:56:46,167 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-3) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:30.703Z] 2025-12-24 22:56:46,216 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2025-12-24T22:58:30.703Z] 2025-12-24 22:56:46,216 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:30.703Z] 2025-12-24 22:56:46,217 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:30.703Z] 2025-12-24 22:56:46,765 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T22:58:30.703Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 s - in io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2025-12-24T22:58:30.703Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2025-12-24T22:58:32.106Z] 2025-12-24 22:56:47,839 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-12-24T22:58:32.106Z] 2025-12-24 22:56:47,956 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-12-24T22:58:32.106Z] 2025-12-24 22:56:48,007 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2025-12-24T22:58:32.106Z] 2025-12-24 22:56:48,007 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:32.106Z] 2025-12-24 22:56:48,007 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:32.784Z] 2025-12-24 22:56:48,953 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:58:32.784Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2025-12-24T22:58:32.784Z] [INFO] Running io.quarkus.grpc.server.GrpcHealthTest
[2025-12-24T22:58:34.199Z] 2025-12-24 22:56:50,140 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:34.199Z] 2025-12-24 22:56:50,215 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2025-12-24T22:58:34.199Z] 2025-12-24 22:56:50,215 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:34.199Z] 2025-12-24 22:56:50,216 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:35.611Z] 2025-12-24 22:56:51,181 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T22:58:35.611Z] 2025-12-24 22:56:51,212 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T22:58:35.611Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 s - in io.quarkus.grpc.server.GrpcHealthTest
[2025-12-24T22:58:35.611Z] [INFO] Running io.quarkus.grpc.server.GrpcReflectionTest
[2025-12-24T22:58:36.290Z] 2025-12-24 22:56:52,138 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-12-24T22:58:36.290Z] 2025-12-24 22:56:52,226 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:58:36.290Z] 2025-12-24 22:56:52,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2025-12-24T22:58:36.290Z] 2025-12-24 22:56:52,285 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:58:36.290Z] 2025-12-24 22:56:52,285 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:37.696Z] 2025-12-24 22:56:53,525 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T22:58:37.696Z] 2025-12-24 22:56:53,577 INFO [io.quarkus] (main) Quarkus stopped in 0.076s
[2025-12-24T22:58:37.696Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in io.quarkus.grpc.server.GrpcReflectionTest
[2025-12-24T22:58:37.696Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2025-12-24T22:58:42.753Z] Tests paused
[2025-12-24T22:58:42.753Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:58:42.753Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:58:42.753Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:58:42.753Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:58:42.753Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:58:42.753Z] 2025-12-24 22:56:56,624 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:58:42.753Z] 2025-12-24 22:56:56,749 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:58:42.753Z] 2025-12-24 22:56:56,831 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.224s. Listening on: http://localhost:8080
[2025-12-24T22:58:42.753Z] 2025-12-24 22:56:56,831 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:58:42.753Z] 2025-12-24 22:56:56,832 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:42.753Z] 2025-12-24 22:56:57,854 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:58:42.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.336 s - in io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2025-12-24T22:58:42.753Z] [INFO] Running io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2025-12-24T22:58:48.970Z] Tests paused
[2025-12-24T22:58:48.970Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:58:48.970Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:58:48.970Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:58:48.970Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:58:48.970Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:00,511 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:00,661 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:00,728 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.414s. Listening on: http://localhost:8080
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:00,728 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:00,728 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:03,934 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestRestResource.class, DevModeTestService.class.
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:03,944 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:58:48.970Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:58:48.970Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:58:48.970Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:58:48.970Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:58:48.970Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:04,353 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8080
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:04,353 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:04,353 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:04,354 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.211s
[2025-12-24T22:58:48.970Z] 2025-12-24 22:57:04,815 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:58:54.044Z] Tests paused
[2025-12-24T22:58:54.044Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:58:54.044Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:58:54.044Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:58:54.044Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:58:54.044Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:58:54.044Z] 2025-12-24 22:57:07,840 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:07,966 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:08,030 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.790s. Listening on: http://localhost:8080
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:08,030 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:08,030 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:08,378 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class.
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:08,387 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T22:58:54.045Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:58:54.045Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:58:54.045Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:58:54.045Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:58:54.045Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:09,176 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.783s. Listening on: http://localhost:8080
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:09,177 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:09,177 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:09,177 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.004s
[2025-12-24T22:58:54.045Z] 2025-12-24 22:57:09,310 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T22:59:11.941Z] Tests paused
[2025-12-24T22:59:11.941Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:11.941Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:11.941Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:11.941Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:11.941Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:12,011 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:12,160 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:12,248 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.543s. Listening on: http://localhost:8080
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:12,248 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:12,248 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:11.941Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:25,581 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in StreamsOuterClass.class, HelloReplyOrBuilder.class, StreamsGrpc$3.class, MutinyDevModeServiceGrpc.class, MutinyStreamsGrpc.class, Devmodetest$DevModeResponse$1.class, StreamsOuterClass$Item$Builder.class, HelloReply.class, StreamsOuterClass$ItemOrBuilder.class, DevModeService.class, Devmodetest$DevModeRequest$1.class, HelloReply$Builder.class, GreeterBean.class, Devmodetest$DevModeResponse$Status$1.class, GreeterGrpc$1.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, StreamsBean.class, Devmodetest$DevModeResponse$Status.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, MutinyStreamsGrpc$MutinyStreamsStub.class, HelloReply$1.class, GreeterGrpc$GreeterBlockingStub.class, Streams.class, Greeter.class, MutinyGreeterGrpc$MutinyGreeterStub.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, StreamsGrpc$MethodHandlers.class, DevModeServiceBean.class, GreeterGrpc$GreeterImplBase.class, StreamsGrpc$StreamsBlockingStub.class, HelloRequest.class, StreamsGrpc$StreamsStub.class, Devmodetest$DevModeResponse.class, GreeterGrpc$MethodHandlers.class, DevModeServiceCallingResource.class, GreeterGrpc$GreeterStub.class, GreeterGrpc$2.class, StreamsGrpc$1.class, Devmodetest.class, StreamsGrpc$StreamsFutureStub.class, Devmodetest$DevModeResponseOrBuilder.class, DevModeServiceGrpc$DevModeServiceImplBase.class, MutinyDevModeServiceGrpc$MethodHandlers.class, DevModeServiceGrpc$1.class, HelloWorldProto.class, StreamsGrpc.class, GreeterGrpc$GreeterFutureStub.class, GreeterGrpc.class, HelloRequestOrBuilder.class, StreamsOuterClass$Item.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, DevModeServiceClient.class, StreamsClient.class, HelloRequest$Builder.class, MutinyGreeterGrpc$GreeterImplBase.class, DevModeServiceGrpc$2.class, DevModeServiceGrpc$3.class, DevModeService.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, Devmodetest$DevModeRequestOrBuilder.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, GreeterGrpc$3.class, DevModeServiceGrpc$MethodHandlers.class, MutinyGreeterGrpc.class, StreamsGrpc$2.class, StreamsGrpc$StreamsImplBase.class, Devmodetest$DevModeRequest.class, MutinyStreamsGrpc$MethodHandlers.class, DevModeServiceGrpc.class, DevModeServiceGrpc$DevModeServiceStub.class, StreamsOuterClass$Item$1.class, MutinyStreamsGrpc$StreamsImplBase.class, HelloRequest$1.class, Devmodetest$DevModeRequest$Builder.class, MutinyGreeterGrpc$MethodHandlers.class, GreeterClient.class, Devmodetest$DevModeResponse$Builder.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, MutinyBlocking1Grpc$MethodHandlers.class, SecuredServiceGrpc$3.class, BlockingTestService.class, MutinyBlocking3Grpc.class, Blocking2Bean.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, Blocking2Grpc$2.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, HelloRequest.class, Blocking3Grpc$2.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, Test.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, Messages$StreamingInputCallRequestOrBuilder.class, MutinyGreeterGrpc.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, Blocking3Grpc$Blocking3BlockingStub.class, Messages$ResponseParameters.class, HelloRequest$Builder.class, Messages$PayloadType.class, HelloWorldProto3.class, Greeter3Grpc.class, Greeter3Grpc$Greeter3FutureStub.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, CallHello$Empty.class, ReconnectServiceBean.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, TestServiceGrpc$TestServiceFutureStub.class, MutinyFarewellGrpc$MethodHandlers.class, ReflectableServiceGrpc.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, MutinyGreeterGrpc$MethodHandlers.class, Security.class, GoodbyeRequest$1.class, Greeter3Bean.class, Blocking1Grpc$2.class, Messages$ResponseParametersOrBuilder.class, ReflectableServiceBean.class, FarewellGrpc$FarewellStub.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, Messages$ReconnectParams$Builder.class, NestedTypeOuter$Middle$Inner$1.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, ReflectionTestDepthThreeProto.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, Messages$EchoStatus$Builder.class, Messages$SimpleResponse$Builder.class, EmptyMessage$1.class, ReflectableServiceGrpc$3.class, TestServiceGrpc$2.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, MutinyFarewellGrpc.class, FarewellBean.class, UnimplementedServiceBean.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, Blocking1Grpc$Blocking1BlockingStub.class, NestedTypeOuter$Builder.class, FarewellGrpc$MethodHandlers.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, NestedTypeOuter.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, Greeter3.class, MutinyBlocking1Grpc.class, ReflectableServiceGrpc$MethodHandlers.class, RequestOrBuilder.class, GreeterGrpc$1.class, TestService.class, Messages$SimpleRequest$1.class, SecuredServiceClient.class, CallHello.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, MutinyTestServiceGrpc.class, ReflectableServiceClient.class, NestedTypeOuter$Middle$Inner.class, EmptyProtos.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, HelloReply3.class, EmptyProtos$Empty$1.class, Blocking$ThreadName$1.class, Request.class, FarewellGrpc$2.class, HelloReply3OrBuilder.class, Blocking2Grpc$MethodHandlers.class, SecuredServiceGrpc$MethodHandlers.class, UnimplementedServiceGrpc$1.class, EmptyProtos$Empty$Builder.class, Messages$CompressionType$1.class, TestServiceClient.class, Blocking1Grpc$Blocking1ImplBase.class, MutinyFarewellGrpc$FarewellImplBase.class, GoodbyeRequest.class, FarewellGrpc$FarewellImplBase.class, CallBlockingGrpc$2.class, Messages$SimpleResponse$1.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, Blocking$Empty$1.class, MutinyGreeter3Grpc$MethodHandlers.class, Blocking1Grpc.class, FarewellGrpc$FarewellFutureStub.class, ReconnectServiceGrpc$MethodHandlers.class, ReconnectServiceClient.class, UnimplementedServiceClient.class, Blocking$ThreadName$Builder.class, Request$1.class, BlockingTestServiceGrpc$2.class, Messages$SimpleRequest$Builder.class, UnimplementedServiceGrpc$3.class, Reply$Builder.class, CallBlockingGrpc$CallBlockingFutureStub.class, SecuredServiceBean.class, CallBlockingBean.class, ThirdLevelTypeOrBuilder.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, Blocking2Grpc.class, Security$ContainerOrBuilder.class, SecuredService.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, Greeter.class, Messages$StreamingOutputCallRequest.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, HelloRequest3$1.class, Messages$SimpleContext$1.class, CallBlockingGrpc$CallBlockingImplBase.class, UnimplementedService.class, Messages$StreamingOutputCallResponse$Builder.class, NestedTypeOuter$Middle$Builder.class, HelloReply$Builder.class, ThirdLevelType$Builder.class, Messages$StreamingOutputCallRequest$1.class, ReflectableServiceGrpc$ReflectableServiceStub.class, Reply$1.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, Blocking.class, Messages$PayloadType$1.class, Messages$StreamingInputCallResponseOrBuilder.class, Greeter3Grpc$1.class, Messages$Payload$Builder.class, Messages$StreamingInputCallResponse$Builder.class, ThirdLevelType.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, Messages$SimpleContext$Builder.class, Security$Container$1.class, Blocking3Grpc$Blocking3FutureStub.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, BlockingTestServiceGrpc$MethodHandlers.class, BlockingTestServiceClient.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, ReconnectServiceGrpc$2.class, Messages.class, UnimplementedServiceGrpc$MethodHandlers.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, CallBlockingClient.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, CallBlockingGrpc$1.class, Blocking1Client.class, Blocking1.class, Blocking1Grpc$Blocking1Stub.class, Greeter3Client.class, EmptyMessageOrBuilder.class, FarewellGrpc$FarewellBlockingStub.class, TestServiceGrpc$TestServiceStub.class, EmptyProtos$Empty.class, MutinyReflectableServiceGrpc$MethodHandlers.class, HelloReplyOrBuilder.class, Messages$ReconnectParams$1.class, Blocking1Grpc$3.class, BlockingTestServiceGrpc$1.class, Messages$EchoStatus.class, NestedTypeOuterOrBuilder.class, GoodbyeReply.class, Blocking$EmptyOrBuilder.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, BlockingTestServiceGrpc$3.class, ReconnectServiceGrpc$3.class, Greeter3Grpc$Greeter3ImplBase.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, CallHello$Empty$Builder.class, GoodbyeReply$1.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, GreeterGrpc$GreeterImplBase.class, HelloRequest3$Builder.class, Blocking2Grpc$Blocking2FutureStub.class, Messages$StreamingInputCallRequest$Builder.class, Messages$StreamingOutputCallRequest$Builder.class, HelloWorldProtoV2.class, Blocking2.class, Greeter3Grpc$2.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, HelloReply3$Builder.class, Messages$ResponseParameters$1.class, MutinyTestServiceGrpc$TestServiceImplBase.class, Blocking1Grpc$Blocking1FutureStub.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, HelloRequestOrBuilder.class, CallBlockingGrpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, NestedTypeOuter$Middle$Inner$Builder.class, Blocking3.class, Blocking3Grpc$MethodHandlers.class, NestedTypeOuter$Middle.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, Messages$ResponseParameters$Builder.class, Messages$ReconnectInfoOrBuilder.class, CallHello$SuccessOrFailureDescription$Builder.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, FarewellGrpc$3.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, SecuredServiceGrpc.class, Reply.class, GreeterBean.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, ReflectionTestDepthTwoProto.class, TestServiceGrpc$1.class, CallHello$EmptyOrBuilder.class, Blocking3Bean.class, Greeter3Grpc$3.class, Blocking$Empty$Builder.class, Messages$SimpleContext.class, HelloReply3$1.class, BlockingTestServiceBean.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, Security$ThreadInfo$Builder.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, Blocking3Grpc$1.class, Messages$ReconnectInfo.class, Blocking2Grpc$1.class, MutinyCallBlockingGrpc$MethodHandlers.class, Blocking1Grpc$1.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, NestedTypeOuter$MiddleOrBuilder.class, MutinyReconnectServiceGrpc.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, Messages$EchoStatus$1.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, GreeterClient.class, MutinyBlocking2Grpc.class, CallBlockingGrpc.class, Security$Container$Builder.class, Blocking$Empty.class, TestServiceBean.class, ReconnectServiceGrpc$1.class, HelloReply.class, GoodbyeReply$Builder.class, GreeterGrpc$GreeterStub.class, Messages$PayloadOrBuilder.class, Blocking1Bean.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, CallHello$SuccessOrFailureDescription.class, GoodbyeRequestOrBuilder.class, MutinySecuredServiceGrpc$MethodHandlers.class, TestServiceGrpc.class, Messages$SimpleResponse.class, Messages$EchoStatusOrBuilder.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, EmptyMessage$Builder.class, MutinyTestServiceGrpc$MethodHandlers.class, UnimplementedServiceGrpc$2.class, ReflectionTestProto.class, NestedTypeOuter$1.class, HelloReply$1.class, Messages$ReconnectParamsOrBuilder.class, Messages$StreamingOutputCallResponseOrBuilder.class, MutinySecuredServiceGrpc.class, Blocking2Client.class, FarewellGrpc$1.class, SecuredServiceGrpc$2.class, Blocking2Grpc$3.class, HelloRequest3.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, GreeterGrpc$GreeterFutureStub.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, MutinyGreeter3Grpc.class, MutinyBlocking2Grpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, FarewellClient.class, HelloRequest$1.class, BlockingTest.class, BlockingTestServiceGrpc.class, Blocking2Grpc$Blocking2Stub.class, Messages$Payload$1.class, Messages$SimpleResponseOrBuilder.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, CallBlockingGrpc$CallBlockingBlockingStub.class, ReflectableServiceGrpc$2.class, Messages$SimpleRequest.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, Blocking2Grpc$Blocking2ImplBase.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, Blocking3Grpc.class, Messages$StreamingOutputCallRequestOrBuilder.class, MutinyUnimplementedServiceGrpc.class, Blocking3Grpc$Blocking3ImplBase.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, TestServiceGrpc$3.class, GoodbyeReplyOrBuilder.class, ReconnectService.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, Blocking3Grpc$Blocking3Stub.class, MutinyReflectableServiceGrpc.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, ThirdLevelType$1.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, NestedTypeOuter$Middle$InnerOrBuilder.class, MutinyReconnectServiceGrpc$MethodHandlers.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, TestServiceGrpc$MethodHandlers.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Greeter3Grpc$Greeter3Stub.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, GreeterGrpc$2.class, ReplyOrBuilder.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Messages$SimpleContextOrBuilder.class, Messages$StreamingInputCallRequest.class, Messages$Payload.class, MutinyCallBlockingGrpc.class, SecuredServiceGrpc$SecuredServiceStub.class, MutinyBlockingTestServiceGrpc.class, ReflectableServiceGrpc$1.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, EmptyProtos$EmptyOrBuilder.class, Messages$StreamingInputCallResponse.class, ReconnectServiceGrpc.class, Messages$StreamingOutputCallResponse.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, Blocking$ThreadName.class, Messages$SimpleRequestOrBuilder.class, SecuredServiceGrpc$1.class, CallBlockingGrpc$CallBlockingStub.class, Messages$StreamingOutputCallResponse$1.class, GreeterGrpc$3.class, SecuredServiceGrpc$SecuredServiceImplBase.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, EmptyMessage.class, Security$ThreadInfoOrBuilder.class, CallHello$SuccessOrFailureDescription$1.class, TestServiceGrpc$TestServiceBlockingStub.class, Blocking3Client.class, Messages$ReconnectInfo$Builder.class, MutinyGreeterGrpc$GreeterImplBase.class, Blocking3Grpc$3.class, CallBlocking.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, NestedTypeOuter$Middle$1.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, Greeter3Grpc$Greeter3BlockingStub.class, HelloRequest3OrBuilder.class, Messages$ReconnectParams.class, FarewellGrpc.class, ReconnectServiceGrpc$ReconnectServiceStub.class, Messages$ReconnectInfo$1.class, Blocking$ThreadNameOrBuilder.class, Security$ThreadInfo$1.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, Messages$StreamingInputCallResponse$1.class, Messages$CompressionType.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, CallHello$Empty$1.class, Farewell.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, GreeterGrpc$GreeterBlockingStub.class, Security$ThreadInfo.class, Blocking2Grpc$Blocking2BlockingStub.class, GreeterGrpc$MethodHandlers.class, Greeter3Grpc$MethodHandlers.class, Request$Builder.class, GreeterGrpc.class, TestServiceGrpc$TestServiceImplBase.class, Security$Container.class, Blocking1Grpc$MethodHandlers.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, UnimplementedServiceGrpc.class, Messages$StreamingInputCallRequest$1.class, CallBlockingGrpc$MethodHandlers.class, ReflectableService.class, GoodbyeWorldProto.class, MutinyBlocking3Grpc$MethodHandlers.class, GoodbyeRequest$Builder.class.
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:25,590 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9000}}
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:25,593 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T22:59:11.941Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:11.941Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:11.941Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:11.941Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:11.941Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,133 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8080
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,134 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,134 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,134 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 5.320s
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,134 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,356 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2025-12-24T22:59:11.941Z] 2025-12-24 22:57:26,364 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2025-12-24T22:59:23.244Z] Tests paused
[2025-12-24T22:59:23.244Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:23.244Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:23.244Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:23.244Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:23.244Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:23.244Z] 2025-12-24 22:57:29,185 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:59:23.244Z] 2025-12-24 22:57:29,302 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:59:23.244Z] 2025-12-24 22:57:29,358 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.533s. Listening on: http://localhost:8080
[2025-12-24T22:59:23.244Z] 2025-12-24 22:57:29,359 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:23.244Z] 2025-12-24 22:57:29,359 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:23.244Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:37,648 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HelloReply$Builder.class, DevModeServiceBean.class, Devmodetest$DevModeResponse.class, StreamsGrpc$2.class, StreamsGrpc$StreamsImplBase.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, StreamsClient.class, MutinyStreamsGrpc$MethodHandlers.class, MutinyGreeterGrpc$GreeterImplBase.class, StreamsGrpc$StreamsFutureStub.class, DevModeServiceClient.class, StreamsGrpc$MethodHandlers.class, MutinyStreamsGrpc.class, MutinyGreeterGrpc.class, Greeter.class, GreeterGrpc.class, HelloReply$1.class, DevModeServiceGrpc$2.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, StreamsGrpc.class, GreeterGrpc$2.class, DevModeServiceGrpc$MethodHandlers.class, StreamsOuterClass.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, GreeterClient.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, Devmodetest$DevModeRequest$1.class, MutinyDevModeServiceGrpc$MethodHandlers.class, DevModeServiceGrpc$DevModeServiceImplBase.class, StreamsGrpc$1.class, StreamsGrpc$3.class, GreeterGrpc$GreeterImplBase.class, HelloRequestOrBuilder.class, DevModeServiceGrpc$1.class, Devmodetest$DevModeResponseOrBuilder.class, GreeterGrpc$3.class, StreamsBean.class, HelloReply.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, StreamsOuterClass$Item$Builder.class, HelloRequest$Builder.class, Devmodetest$DevModeRequest$Builder.class, HelloRequest$1.class, GreeterGrpc$GreeterFutureStub.class, HelloWorldProto.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, Devmodetest.class, MutinyStreamsGrpc$MutinyStreamsStub.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, MutinyGreeterGrpc$MutinyGreeterStub.class, GreeterGrpc$GreeterBlockingStub.class, Devmodetest$DevModeResponse$Builder.class, StreamsOuterClass$ItemOrBuilder.class, DevModeService.class, MutinyDevModeServiceGrpc.class, DevModeServiceGrpc$DevModeServiceStub.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, DevModeServiceGrpc.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, GreeterGrpc$MethodHandlers.class, GreeterBean.class, MutinyStreamsGrpc$StreamsImplBase.class, MutinyGreeterGrpc$MethodHandlers.class, GreeterGrpc$GreeterStub.class, StreamsGrpc$StreamsStub.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, Devmodetest$DevModeResponse$Status.class, Devmodetest$DevModeResponse$1.class, StreamsOuterClass$Item$1.class, StreamsGrpc$StreamsBlockingStub.class, Devmodetest$DevModeRequestOrBuilder.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, Devmodetest$DevModeRequest.class, HelloRequest.class, DevModeServiceGrpc$3.class, Devmodetest$DevModeResponse$Status$1.class, HelloReplyOrBuilder.class, StreamsOuterClass$Item.class, GreeterGrpc$1.class, Streams.class, UnimplementedService.class, Request$Builder.class, FarewellGrpc$FarewellBlockingStub.class, TestServiceGrpc$TestServiceStub.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, Security$ContainerOrBuilder.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, UnimplementedServiceGrpc$2.class, Greeter3Grpc.class, EmptyProtos.class, HelloRequestOrBuilder.class, TestServiceGrpc$TestServiceFutureStub.class, FarewellGrpc$FarewellFutureStub.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, MutinyBlocking1Grpc.class, MutinyBlocking1Grpc$MethodHandlers.class, Messages$StreamingOutputCallResponse$1.class, FarewellGrpc$2.class, SecuredServiceClient.class, Messages$SimpleResponse$Builder.class, SecuredServiceGrpc$3.class, Blocking3Grpc$Blocking3FutureStub.class, EmptyMessageOrBuilder.class, MutinyReflectableServiceGrpc$MethodHandlers.class, MutinyTestServiceGrpc$MethodHandlers.class, Security$ThreadInfo.class, Messages$SimpleContext$Builder.class, Messages$ReconnectParams$Builder.class, Security.class, NestedTypeOuterOrBuilder.class, CallBlockingGrpc$CallBlockingStub.class, NestedTypeOuter$MiddleOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, ReconnectServiceGrpc.class, ReconnectServiceGrpc$2.class, Blocking$ThreadName.class, Messages$SimpleContextOrBuilder.class, Messages$ReconnectInfo$Builder.class, CallHello$Empty.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, EmptyProtos$EmptyOrBuilder.class, Greeter3Grpc$Greeter3FutureStub.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, Blocking$Empty$Builder.class, Blocking3Grpc$1.class, Blocking1Grpc$1.class, MutinyGreeterGrpc$GreeterImplBase.class, Blocking$ThreadName$1.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, Blocking3Bean.class, Blocking3Grpc$Blocking3ImplBase.class, Messages$StreamingInputCallRequest$Builder.class, Messages$SimpleContext$1.class, Greeter3Grpc$MethodHandlers.class, HelloReply3.class, SecuredServiceGrpc$MethodHandlers.class, Security$ThreadInfoOrBuilder.class, Greeter3Grpc$2.class, CallBlockingGrpc$CallBlockingBlockingStub.class, Request.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, HelloRequest$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, Greeter3Bean.class, SecuredService.class, CallBlockingGrpc$MethodHandlers.class, HelloWorldProto3.class, MutinyUnimplementedServiceGrpc.class, Security$ThreadInfo$Builder.class, NestedTypeOuter$Builder.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, EmptyMessage$1.class, Reply$Builder.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, MutinyBlockingTestServiceGrpc.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, Messages$ResponseParameters$1.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, Blocking3Grpc$MethodHandlers.class, GreeterGrpc$GreeterStub.class, Messages$EchoStatus.class, MutinyReconnectServiceGrpc.class, BlockingTestService.class, FarewellGrpc$FarewellImplBase.class, MutinyCallBlockingGrpc.class, SecuredServiceBean.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, MutinyBlocking3Grpc.class, Messages$ReconnectParams$1.class, CallHello$SuccessOrFailureDescription$1.class, Messages$ReconnectInfo$1.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, NestedTypeOuter$Middle$1.class, TestServiceGrpc$2.class, ReflectableServiceGrpc$MethodHandlers.class, Reply$1.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, ReflectableServiceGrpc$3.class, BlockingTestServiceBean.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, BlockingTestServiceGrpc$2.class, RequestOrBuilder.class, HelloRequest3$Builder.class, NestedTypeOuter$Middle.class, ReflectableServiceClient.class, ThirdLevelTypeOrBuilder.class, GoodbyeRequest.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, MutinyGreeterGrpc.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, ReconnectServiceClient.class, Messages$ResponseParametersOrBuilder.class, ReconnectServiceGrpc$3.class, Blocking1Grpc$3.class, Blocking1Grpc$Blocking1ImplBase.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, ThirdLevelType.class, TestServiceGrpc$1.class, Messages$PayloadType$1.class, Security$Container$1.class, Blocking2Grpc$3.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, CallBlockingBean.class, TestServiceGrpc$MethodHandlers.class, Blocking1Grpc$2.class, ReflectableServiceGrpc.class, Messages$StreamingOutputCallRequest.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, CallHello$SuccessOrFailureDescription$Builder.class, CallBlockingGrpc.class, Blocking2Grpc$2.class, MutinyReflectableServiceGrpc.class, GreeterGrpc$GreeterFutureStub.class, Blocking1Bean.class, GoodbyeRequest$1.class, ReconnectServiceBean.class, ThirdLevelType$Builder.class, Blocking2Grpc$1.class, Messages$CompressionType.class, Blocking3Grpc$Blocking3BlockingStub.class, GoodbyeReplyOrBuilder.class, ReconnectServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceStub.class, BlockingTestServiceGrpc$1.class, GoodbyeRequest$Builder.class, Messages$ReconnectParamsOrBuilder.class, Blocking1Client.class, MutinyFarewellGrpc$MethodHandlers.class, GreeterGrpc$3.class, HelloReplyOrBuilder.class, UnimplementedServiceGrpc$3.class, MutinyReconnectServiceGrpc$MethodHandlers.class, BlockingTest.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, Blocking2Grpc$Blocking2FutureStub.class, UnimplementedServiceClient.class, BlockingTestServiceGrpc$3.class, ReflectableServiceGrpc$1.class, GreeterGrpc$2.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, ReflectionTestProto.class, Reply.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, SecuredServiceGrpc.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, Blocking1Grpc$Blocking1FutureStub.class, NestedTypeOuter$Middle$Inner.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, Messages$PayloadOrBuilder.class, ReflectableServiceGrpc$2.class, TestServiceClient.class, MutinyFarewellGrpc$FarewellImplBase.class, UnimplementedServiceGrpc.class, CallHello$EmptyOrBuilder.class, GreeterGrpc$1.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, EmptyMessage$Builder.class, ReconnectServiceGrpc$ReconnectServiceStub.class, TestServiceGrpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, NestedTypeOuter$Middle$Inner$Builder.class, GoodbyeRequestOrBuilder.class, GoodbyeReply.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, CallHello$Empty$1.class, Blocking2Grpc$Blocking2Stub.class, BlockingTestServiceClient.class, EmptyProtos$Empty$Builder.class, Greeter3Client.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Messages$StreamingInputCallResponse.class, Blocking$Empty.class, BlockingTestServiceGrpc$MethodHandlers.class, HelloReply3$Builder.class, ReconnectServiceGrpc$1.class, Messages$ReconnectParams.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, GreeterGrpc$GreeterImplBase.class, TestServiceGrpc.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, Messages$EchoStatus$Builder.class, NestedTypeOuter$Middle$Inner$1.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, Greeter3Grpc$3.class, EmptyProtos$Empty.class, GreeterClient.class, Greeter.class, MutinyFarewellGrpc.class, TestServiceGrpc$TestServiceBlockingStub.class, GreeterBean.class, GreeterGrpc$MethodHandlers.class, MutinyBlocking2Grpc.class, Test.class, Messages.class, CallBlockingClient.class, HelloReply.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, MutinyGreeter3Grpc.class, MutinySecuredServiceGrpc$MethodHandlers.class, NestedTypeOuter$Middle$Builder.class, Messages$SimpleContext.class, UnimplementedServiceGrpc$MethodHandlers.class, Messages$StreamingInputCallResponse$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, UnimplementedServiceGrpc$1.class, Farewell.class, HelloReply3$1.class, Messages$CompressionType$1.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, MutinyGreeterGrpc$MethodHandlers.class, FarewellGrpc$FarewellStub.class, Blocking1Grpc.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, ReflectableServiceGrpc$ReflectableServiceStub.class, GoodbyeReply$1.class, GoodbyeReply$Builder.class, HelloReply$Builder.class, Messages$StreamingInputCallRequest.class, Security$Container$Builder.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, Blocking$EmptyOrBuilder.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, Blocking2Client.class, Blocking.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, MutinyBlocking2Grpc$MethodHandlers.class, Blocking2Bean.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, ThirdLevelType$1.class, Messages$SimpleRequest.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, Messages$SimpleRequestOrBuilder.class, Messages$SimpleRequest$1.class, ReflectableServiceBean.class, MutinyGreeter3Grpc$MethodHandlers.class, NestedTypeOuter$Middle$InnerOrBuilder.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, Messages$StreamingOutputCallResponse.class, Blocking2Grpc$Blocking2BlockingStub.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, Messages$ReconnectInfo.class, Blocking1Grpc$Blocking1Stub.class, UnimplementedServiceBean.class, Blocking3Grpc$Blocking3Stub.class, Blocking1Grpc$MethodHandlers.class, BlockingTestServiceGrpc.class, Greeter3Grpc$1.class, Messages$Payload.class, ReflectableService.class, SecuredServiceGrpc$SecuredServiceImplBase.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, GreeterGrpc$GreeterBlockingStub.class, Blocking$ThreadNameOrBuilder.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, HelloRequest3.class, Messages$EchoStatus$1.class, Blocking1Grpc$Blocking1BlockingStub.class, HelloReply$1.class, Messages$SimpleResponse.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, Blocking$Empty$1.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, MutinyTestServiceGrpc.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, CallHello.class, SecuredServiceGrpc$1.class, HelloRequest3OrBuilder.class, Messages$StreamingInputCallResponse$1.class, CallBlocking.class, Messages$StreamingOutputCallRequest$Builder.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, Greeter3Grpc$Greeter3BlockingStub.class, Blocking2.class, Messages$SimpleResponse$1.class, GoodbyeWorldProto.class, Request$1.class, ReconnectService.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, TestService.class, EmptyProtos$Empty$1.class, CallBlockingGrpc$1.class, GreeterGrpc.class, Messages$StreamingOutputCallRequest$1.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, ReflectionTestDepthTwoProto.class, Blocking3Grpc$3.class, CallHello$SuccessOrFailureDescription.class, FarewellBean.class, CallBlockingGrpc$2.class, Messages$ReconnectInfoOrBuilder.class, Messages$SimpleRequest$Builder.class, FarewellGrpc.class, Security$Container.class, Blocking2Grpc$Blocking2ImplBase.class, Messages$StreamingOutputCallResponseOrBuilder.class, Messages$ResponseParameters$Builder.class, SecuredServiceGrpc$2.class, NestedTypeOuter.class, Blocking3Grpc$2.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, TestServiceBean.class, Blocking3.class, Messages$StreamingOutputCallRequestOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, CallBlockingGrpc$3.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, Blocking2Grpc$MethodHandlers.class, FarewellGrpc$1.class, Messages$ResponseParameters.class, CallBlockingGrpc$CallBlockingFutureStub.class, Blocking1.class, Greeter3Grpc$Greeter3ImplBase.class, Messages$PayloadType.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, Blocking$ThreadName$Builder.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, Blocking2Grpc.class, Blocking3Client.class, Greeter3Grpc$Greeter3Stub.class, HelloWorldProtoV2.class, CallHello$Empty$Builder.class, CallBlockingGrpc$CallBlockingImplBase.class, Messages$StreamingInputCallRequest$1.class, MutinyCallBlockingGrpc$MethodHandlers.class, MutinyBlocking3Grpc$MethodHandlers.class, HelloReply3OrBuilder.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, NestedTypeOuter$1.class, TestServiceGrpc$TestServiceImplBase.class, Blocking3Grpc.class, Messages$EchoStatusOrBuilder.class, MutinySecuredServiceGrpc.class, Messages$Payload$Builder.class, Messages$StreamingInputCallResponseOrBuilder.class, ReflectionTestDepthThreeProto.class, FarewellGrpc$MethodHandlers.class, Security$ThreadInfo$1.class, FarewellGrpc$3.class, Messages$Payload$1.class, EmptyMessage.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, MutinyTestServiceGrpc$TestServiceImplBase.class, Messages$StreamingInputCallRequestOrBuilder.class, HelloRequest.class, Greeter3.class, MutinyFarewellGrpc$MutinyFarewellStub.class, HelloRequest3$1.class, Messages$StreamingOutputCallResponse$Builder.class, FarewellClient.class, HelloRequest$1.class, ReplyOrBuilder.class, Messages$SimpleResponseOrBuilder.class.
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:37,656 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:59:23.245Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:23.245Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:23.245Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:23.245Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:23.245Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:38,236 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8080
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:38,236 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:38,236 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:38,236 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 2.591s
[2025-12-24T22:59:23.245Z] 2025-12-24 22:57:38,265 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:59:28.289Z] Tests paused
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:38,280 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-12-24T22:59:28.289Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2025-12-24T22:59:28.289Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2025-12-24T22:59:28.289Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:28.289Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:28.289Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:28.289Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:28.289Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:28.289Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:28.289Z]
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:38,280 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-12-24T22:59:28.289Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-12-24T22:59:28.289Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2025-12-24T22:59:28.289Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2025-12-24T22:59:28.289Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:28.289Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:28.289Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:28.289Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:28.289Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:28.289Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:28.289Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:28.289Z]
[2025-12-24T22:59:28.289Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:28.289Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:28.289Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:28.289Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:28.289Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:40,875 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:41,001 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:41,077 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.317s. Listening on: http://localhost:8080
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:41,077 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:41,077 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:43,541 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestRestResource.class, DevModeTestService.class.
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:43,549 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T22:59:28.289Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:28.289Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:28.289Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:28.289Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:28.289Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:43,890 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8080
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:43,891 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:43,891 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:43,891 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.478s
[2025-12-24T22:59:28.289Z] 2025-12-24 22:57:44,055 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2025-12-24T22:59:33.432Z] Tests paused
[2025-12-24T22:59:33.432Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:33.432Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:33.432Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:33.432Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:33.432Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:46,655 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:46,803 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:46,876 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.491s. Listening on: http://localhost:8080
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:46,876 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:46,876 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,434 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestStreamService.class.
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,449 ERROR [io.qua.mut.run.MutinyInfrastructure] (executor-thread-0) Mutiny had to drop the following exception: java.lang.IllegalStateException: Stream is already completed, no further calls are allowed
[2025-12-24T22:59:33.432Z] at com.google.common.base.Preconditions.checkState(Preconditions.java:510)
[2025-12-24T22:59:33.432Z] at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onNext(ServerCalls.java:375)
[2025-12-24T22:59:33.432Z] at io.quarkus.grpc.runtime.ServerCalls$8.accept(ServerCalls.java:144)
[2025-12-24T22:59:33.432Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.onItem(Subscribers.java:80)
[2025-12-24T22:59:33.432Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onNext(MultiSubscriber.java:61)
[2025-12-24T22:59:33.432Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapMainSubscriber.tryEmit(MultiFlatMapOp.java:230)
[2025-12-24T22:59:33.432Z] at io.smallrye.mutiny.operators.multi.MultiFlatMapOp$FlatMapInner.onItem(MultiFlatMapOp.java:607)
[2025-12-24T22:59:33.432Z] at io.smallrye.mutiny.operators.multi.MultiMapOp$MapProcessor.onItem(MultiMapOp.java:50)
[2025-12-24T22:59:33.432Z] at io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable.run(IntervalMulti.java:90)
[2025-12-24T22:59:33.432Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-12-24T22:59:33.432Z] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[2025-12-24T22:59:33.432Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[2025-12-24T22:59:33.432Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:548)
[2025-12-24T22:59:33.432Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T22:59:33.432Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T22:59:33.432Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T22:59:33.432Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T22:59:33.432Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:33.432Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:33.432Z]
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,452 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T22:59:33.432Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:33.432Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:33.432Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:33.432Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:33.432Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,934 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8080
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,934 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,935 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,935 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.670s
[2025-12-24T22:59:33.432Z] io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdownNow invoked
[2025-12-24T22:59:33.432Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2025-12-24T22:59:33.432Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2025-12-24T22:59:33.432Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2025-12-24T22:59:33.432Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2025-12-24T22:59:33.432Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2025-12-24T22:59:33.432Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2025-12-24T22:59:33.432Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2025-12-24T22:59:33.432Z] at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
[2025-12-24T22:59:33.432Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T22:59:33.432Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T22:59:33.432Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:33.432Z] 2025-12-24 22:57:48,983 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T22:59:38.544Z] Tests paused
[2025-12-24T22:59:38.544Z] 2025-12-24 22:57:49,009 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2025-12-24T22:59:38.544Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-12-24T22:59:38.544Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2025-12-24T22:59:38.545Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2025-12-24T22:59:38.545Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:38.545Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:38.545Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:38.545Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:38.545Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:38.545Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:38.545Z]
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:49,009 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2025-12-24T22:59:38.545Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2025-12-24T22:59:38.545Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2025-12-24T22:59:38.545Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2025-12-24T22:59:38.545Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:38.545Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:38.545Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:38.545Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:38.545Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:38.545Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:38.545Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:38.545Z]
[2025-12-24T22:59:38.545Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:38.545Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:38.545Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:38.545Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:38.545Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:51,899 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:52,015 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:52,080 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.689s. Listening on: http://localhost:8080
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:52,080 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:52,081 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:53,668 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestInterceptor.class, DevModeTestInterceptor$1.class.
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:53,712 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.044s
[2025-12-24T22:59:38.545Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:38.545Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:38.545Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:38.545Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:38.545Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:54,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8080
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:54,243 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:54,243 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:54,243 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.747s
[2025-12-24T22:59:38.545Z] 2025-12-24 22:57:54,284 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T22:59:38.545Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.396 s - in io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2025-12-24T22:59:38.545Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2025-12-24T22:59:41.603Z] Tests paused
[2025-12-24T22:59:41.603Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:41.603Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:41.603Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:41.603Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:41.603Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:41.603Z] 2025-12-24 22:57:56,859 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.154s. Listening on: http://localhost:8080
[2025-12-24T22:59:41.603Z] 2025-12-24 22:57:56,859 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:41.603Z] 2025-12-24 22:57:56,859 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:41.603Z] 2025-12-24 22:57:57,029 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T22:59:41.603Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.726 s - in io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2025-12-24T22:59:41.603Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2025-12-24T22:59:42.283Z] 2025-12-24 22:57:58,125 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-12-24T22:59:42.283Z] 2025-12-24 22:57:58,229 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-12-24T22:59:42.283Z] 2025-12-24 22:57:58,289 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.668s. Listening on: http://localhost:8081
[2025-12-24T22:59:42.283Z] 2025-12-24 22:57:58,289 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:42.283Z] 2025-12-24 22:57:58,289 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:43.700Z] 2025-12-24 22:57:59,289 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-12-24T22:59:43.700Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2025-12-24T22:59:43.700Z] [INFO] Running io.quarkus.grpc.server.GrpcServerTest
[2025-12-24T22:59:44.378Z] 2025-12-24 22:58:00,418 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:44.378Z] 2025-12-24 22:58:00,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.677s. Listening on: http://localhost:8081
[2025-12-24T22:59:44.378Z] 2025-12-24 22:58:00,458 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:44.378Z] 2025-12-24 22:58:00,458 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:45.054Z] 2025-12-24 22:58:00,608 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:59:45.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.grpc.server.GrpcServerTest
[2025-12-24T22:59:45.054Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2025-12-24T22:59:45.732Z] 2025-12-24 22:58:01,533 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:45.732Z] 2025-12-24 22:58:01,589 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2025-12-24T22:59:45.732Z] 2025-12-24 22:58:01,589 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:45.732Z] 2025-12-24 22:58:01,589 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:45.732Z] 2025-12-24 22:58:01,867 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T22:59:45.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2025-12-24T22:59:45.732Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2025-12-24T22:59:47.149Z] 2025-12-24 22:58:02,884 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:47.149Z] 2025-12-24 22:58:02,938 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2025-12-24T22:59:47.149Z] 2025-12-24 22:58:02,939 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:47.149Z] 2025-12-24 22:58:02,939 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:47.149Z] 2025-12-24 22:58:03,233 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T22:59:47.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2025-12-24T22:59:47.149Z] [INFO] Running io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:03,630 WARN [io.qua.grp.dep.GrpcServerProcessor] (build-36) At least one unused gRPC interceptor found: io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest$UnusedInterceptor. If there are meant to be used globally, annotate them with @GlobalInterceptor.
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,290 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,352 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,359 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client farewell created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,433 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:59:48.556Z] 2025-12-24 22:58:04,434 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter3 created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:59:49.232Z] 2025-12-24 22:58:04,762 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:59:49.232Z] 2025-12-24 22:58:04,770 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:59:49.232Z] 2025-12-24 22:58:04,772 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:59:49.232Z] 2025-12-24 22:58:04,796 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T22:59:49.232Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2025-12-24T22:59:49.232Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2025-12-24T22:59:49.909Z] 2025-12-24 22:58:05,818 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:49.909Z] 2025-12-24 22:58:05,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2025-12-24T22:59:49.909Z] 2025-12-24 22:58:05,868 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:49.909Z] 2025-12-24 22:58:05,868 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:50.586Z] 2025-12-24 22:58:06,208 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T22:59:50.586Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2025-12-24T22:59:50.586Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2025-12-24T22:59:51.268Z] 2025-12-24 22:58:07,143 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:51.268Z] 2025-12-24 22:58:07,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8081
[2025-12-24T22:59:51.268Z] 2025-12-24 22:58:07,258 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:51.268Z] 2025-12-24 22:58:07,258 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:51.944Z] 2025-12-24 22:58:07,579 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T22:59:51.944Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2025-12-24T22:59:51.944Z] [INFO] Running io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2025-12-24T22:59:52.620Z] 2025-12-24 22:58:08,612 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:52.620Z] 2025-12-24 22:58:08,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2025-12-24T22:59:52.620Z] 2025-12-24 22:58:08,670 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:52.620Z] 2025-12-24 22:58:08,670 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:53.299Z] 2025-12-24 22:58:09,134 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2025-12-24T22:59:53.299Z] 2025-12-24 22:58:09,142 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2025-12-24T22:59:53.299Z] 2025-12-24 22:58:09,167 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-12-24T22:59:53.299Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2025-12-24T22:59:53.299Z] [INFO] Running io.quarkus.grpc.auth.GrpcAuthTest
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:09,485 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-18) Configuring from MPRealmConfig
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,230 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,287 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,288 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,288 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,294 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client securityClient created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,563 WARN [io.qua.grp.aut.GrpcSecurityInterceptor] (vert.x-eventloop-thread-0) Failed to prepare AuthenticationRequest for a gRPC call: java.lang.IllegalArgumentException: Illegal base64 character 20
[2025-12-24T22:59:54.704Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2025-12-24T22:59:54.704Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2025-12-24T22:59:54.704Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2025-12-24T22:59:54.704Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2025-12-24T22:59:54.704Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2025-12-24T22:59:54.704Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:54.704Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:54.704Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:54.704Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:54.704Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:54.704Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:54.704Z]
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,574 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.AuthenticationFailedException: Failed to parse authentication data
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:111)
[2025-12-24T22:59:54.704Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2025-12-24T22:59:54.704Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2025-12-24T22:59:54.704Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:54.704Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:54.704Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:54.704Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:54.704Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:54.704Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:54.704Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:54.704Z] Caused by: java.lang.IllegalArgumentException: Illegal base64 character 20
[2025-12-24T22:59:54.704Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2025-12-24T22:59:54.704Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2025-12-24T22:59:54.704Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2025-12-24T22:59:54.704Z] ... 17 more
[2025-12-24T22:59:54.704Z]
[2025-12-24T22:59:54.704Z] 2025-12-24 22:58:10,580 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.AuthenticationFailedException - Failed to parse authentication data
[2025-12-24T22:59:54.704Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2025-12-24T22:59:54.704Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2025-12-24T22:59:54.704Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2025-12-24T22:59:54.704Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2025-12-24T22:59:54.704Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2025-12-24T22:59:54.704Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.DelayedStream$DelayedStreamListener$4.run(DelayedStream.java:510)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.delayOrExecute(DelayedStream.java:462)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.closed(DelayedStream.java:507)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2025-12-24T22:59:54.704Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2025-12-24T22:59:54.705Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2025-12-24T22:59:54.705Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2025-12-24T22:59:54.705Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2025-12-24T22:59:54.705Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2025-12-24T22:59:54.705Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2025-12-24T22:59:54.705Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-12-24T22:59:54.705Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-12-24T22:59:54.705Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:59:54.705Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:59:54.705Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:59:54.705Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:59:54.705Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:59:54.705Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:59:54.705Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:59:54.705Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:59:54.705Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:59:54.705Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:59:54.705Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:59:54.705Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:59:54.705Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:54.705Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:54.705Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:54.705Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:54.705Z]
[2025-12-24T22:59:55.486Z] 2025-12-24 22:58:10,881 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.UnauthorizedException
[2025-12-24T22:59:55.486Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.doApply(RolesAllowedCheck.java:70)
[2025-12-24T22:59:55.486Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.apply(RolesAllowedCheck.java:55)
[2025-12-24T22:59:55.486Z] at io.quarkus.security.runtime.interceptor.SecurityConstrainer.lambda$nonBlockingCheck$0(SecurityConstrainer.java:49)
[2025-12-24T22:59:55.486Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.invokeEventHandler(UniOnItemConsume.java:77)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.onItem(UniOnItemConsume.java:42)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume.subscribe(UniOnItemConsume.java:30)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni.subscribe(UniOnItemTransformToUni.java:25)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T22:59:55.486Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T22:59:55.486Z] at io.quarkus.grpc.runtime.ServerCalls.oneToOne(ServerCalls.java:37)
[2025-12-24T22:59:55.486Z] at com.example.security.MutinySecuredServiceGrpc$MethodHandlers.invoke(MutinySecuredServiceGrpc.java:117)
[2025-12-24T22:59:55.486Z] at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
[2025-12-24T22:59:55.486Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2025-12-24T22:59:55.486Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2025-12-24T22:59:55.486Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2025-12-24T22:59:55.486Z] at io.quarkus.grpc.auth.AuthExceptionHandler.onHalfClose(AuthExceptionHandler.java:42)
[2025-12-24T22:59:55.486Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2025-12-24T22:59:55.486Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2025-12-24T22:59:55.486Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2025-12-24T22:59:55.486Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onHalfClose(GrpcRequestContextGrpcInterceptor.java:83)
[2025-12-24T22:59:55.486Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onHalfClose$2(GrpcDuplicatedContextGrpcInterceptor.java:100)
[2025-12-24T22:59:55.486Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T22:59:55.486Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2025-12-24T22:59:55.486Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2025-12-24T22:59:55.486Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2025-12-24T22:59:55.486Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2025-12-24T22:59:55.486Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2025-12-24T22:59:55.486Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:55.486Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:55.486Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:55.486Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:55.486Z]
[2025-12-24T22:59:55.486Z] 2025-12-24 22:58:10,884 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.UnauthorizedException
[2025-12-24T22:59:55.486Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2025-12-24T22:59:55.486Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2025-12-24T22:59:55.486Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2025-12-24T22:59:55.486Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2025-12-24T22:59:55.486Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2025-12-24T22:59:55.486Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2025-12-24T22:59:55.486Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2025-12-24T22:59:55.486Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2025-12-24T22:59:55.486Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2025-12-24T22:59:55.486Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2025-12-24T22:59:55.486Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2025-12-24T22:59:55.486Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-12-24T22:59:55.486Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:59:55.486Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:59:55.486Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T22:59:55.486Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T22:59:55.486Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T22:59:55.486Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T22:59:55.486Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T22:59:55.486Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T22:59:55.486Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T22:59:55.486Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T22:59:55.486Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T22:59:55.486Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T22:59:55.486Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T22:59:55.486Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T22:59:55.486Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T22:59:55.486Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T22:59:55.486Z]
[2025-12-24T22:59:55.487Z] 2025-12-24 22:58:11,006 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-12-24T22:59:55.487Z] 2025-12-24 22:58:11,045 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T22:59:55.487Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 s - in io.quarkus.grpc.auth.GrpcAuthTest
[2025-12-24T22:59:55.487Z] [INFO] Running io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2025-12-24T22:59:58.537Z] Tests paused
[2025-12-24T22:59:58.537Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T22:59:58.537Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T22:59:58.537Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T22:59:58.537Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T22:59:58.537Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T22:59:58.537Z] 2025-12-24 22:58:13,299 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2025-12-24T22:59:58.537Z] 2025-12-24 22:58:13,448 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2025-12-24T22:59:58.537Z] 2025-12-24 22:58:13,527 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.223s. Listening on: http://localhost:8080
[2025-12-24T22:59:58.537Z] 2025-12-24 22:58:13,527 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T22:59:58.537Z] 2025-12-24 22:58:13,527 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T22:59:58.537Z] 2025-12-24 22:58:14,379 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-12-24T22:59:58.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.362 s - in io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2025-12-24T22:59:58.537Z] [INFO] Running io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,250 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client blockingClient created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,399 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,459 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.527s. Listening on: http://localhost:8081
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,459 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,459 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,466 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client callBlocking created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,736 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///0.0.0.0:9001}}
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,737 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-12-24T23:00:00.405Z] 2025-12-24 22:58:15,764 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T23:00:00.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s - in io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2025-12-24T23:00:00.405Z] [INFO] Running io.quarkus.grpc.client.InvalidInjectionTypeTest
[2025-12-24T23:00:00.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in io.quarkus.grpc.client.InvalidInjectionTypeTest
[2025-12-24T23:00:00.405Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2025-12-24T23:00:01.082Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2025-12-24T23:00:01.082Z] [INFO] Running io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2025-12-24T23:00:01.845Z] 2025-12-24 22:58:17,592 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:01.846Z] 2025-12-24 22:58:17,660 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2025-12-24T23:00:01.846Z] 2025-12-24 22:58:17,661 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:01.846Z] 2025-12-24 22:58:17,661 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:01.846Z] 2025-12-24 22:58:17,673 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T23:00:01.846Z] 2025-12-24 22:58:17,708 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client mutinyClient created without configuration. We are assuming that it's created to test your gRPC services.
[2025-12-24T23:00:02.668Z] 2025-12-24 22:58:18,016 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2025-12-24T23:00:02.668Z] 2025-12-24 22:58:18,023 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2025-12-24T23:00:02.668Z] 2025-12-24 22:58:18,048 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T23:00:02.668Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2025-12-24T23:00:02.668Z] [INFO] Running io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2025-12-24T23:00:03.404Z] 2025-12-24 22:58:19,298 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:03.404Z] 2025-12-24 22:58:19,346 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2025-12-24T23:00:03.404Z] 2025-12-24 22:58:19,347 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:03.404Z] 2025-12-24 22:58:19,347 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:03.404Z] 2025-12-24 22:58:19,444 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:03.404Z] 2025-12-24 22:58:19,462 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T23:00:03.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2025-12-24T23:00:03.404Z] [INFO] Running io.quarkus.grpc.client.ClientStubCompressionTest
[2025-12-24T23:00:05.161Z] 2025-12-24 22:58:20,490 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:05.161Z] 2025-12-24 22:58:20,556 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2025-12-24T23:00:05.161Z] 2025-12-24 22:58:20,556 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:05.161Z] 2025-12-24 22:58:20,556 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:05.161Z] 2025-12-24 22:58:20,657 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:05.161Z] 2025-12-24 22:58:20,676 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T23:00:05.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in io.quarkus.grpc.client.ClientStubCompressionTest
[2025-12-24T23:00:05.161Z] [INFO] Running io.quarkus.grpc.client.InstanceInjectionTest
[2025-12-24T23:00:05.908Z] 2025-12-24 22:58:21,559 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T23:00:05.908Z] 2025-12-24 22:58:21,560 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:05.908Z] 2025-12-24 22:58:21,560 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:05.908Z] 2025-12-24 22:58:21,723 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2025-12-24T23:00:05.908Z] 2025-12-24 22:58:21,724 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=3, target=dns:///localhost:9000}}
[2025-12-24T23:00:05.908Z] 2025-12-24 22:58:21,744 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T23:00:05.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in io.quarkus.grpc.client.InstanceInjectionTest
[2025-12-24T23:00:05.908Z] [INFO] Running io.quarkus.grpc.client.ChannelInjectionTest
[2025-12-24T23:00:07.572Z] 2025-12-24 22:58:23,165 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:07.572Z] 2025-12-24 22:58:23,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.694s. Listening on: http://localhost:8081
[2025-12-24T23:00:07.572Z] 2025-12-24 22:58:23,234 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:07.572Z] 2025-12-24 22:58:23,234 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:07.572Z] 2025-12-24 22:58:23,605 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:07.572Z] 2025-12-24 22:58:23,629 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T23:00:07.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s - in io.quarkus.grpc.client.ChannelInjectionTest
[2025-12-24T23:00:07.572Z] [INFO] Running io.quarkus.grpc.client.MutipleStubsInjectionTest
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:24,760 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:24,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:24,823 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:24,823 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:25,156 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:25,161 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2025-12-24T23:00:09.161Z] 2025-12-24 22:58:25,182 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T23:00:09.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s - in io.quarkus.grpc.client.MutipleStubsInjectionTest
[2025-12-24T23:00:09.161Z] [INFO] Running io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2025-12-24T23:00:10.795Z] 2025-12-24 22:58:26,092 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-12-24T23:00:10.795Z] 2025-12-24 22:58:26,359 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-12-24T23:00:10.795Z] 2025-12-24 22:58:26,415 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.718s. Listening on: http://localhost:8081
[2025-12-24T23:00:10.795Z] 2025-12-24 22:58:26,415 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:10.795Z] 2025-12-24 22:58:26,415 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:11.534Z] 2025-12-24 22:58:27,085 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:11.534Z] 2025-12-24 22:58:27,155 INFO [io.quarkus] (main) Quarkus stopped in 0.083s
[2025-12-24T23:00:11.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 s - in io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2025-12-24T23:00:11.534Z] [INFO] Running io.quarkus.grpc.client.BlockingStubInjectionTest
[2025-12-24T23:00:13.061Z] 2025-12-24 22:58:28,698 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:13.061Z] 2025-12-24 22:58:28,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.050s. Listening on: http://localhost:8081
[2025-12-24T23:00:13.061Z] 2025-12-24 22:58:28,753 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:13.061Z] 2025-12-24 22:58:28,753 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:13.061Z] 2025-12-24 22:58:29,045 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:13.061Z] 2025-12-24 22:58:29,073 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T23:00:13.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in io.quarkus.grpc.client.BlockingStubInjectionTest
[2025-12-24T23:00:13.061Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2025-12-24T23:00:14.591Z] 2025-12-24 22:58:30,098 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:14.591Z] 2025-12-24 22:58:30,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2025-12-24T23:00:14.591Z] 2025-12-24 22:58:30,162 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:14.591Z] 2025-12-24 22:58:30,162 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:14.591Z] 2025-12-24 22:58:30,553 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:14.591Z] 2025-12-24 22:58:30,580 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T23:00:14.591Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2025-12-24T23:00:14.591Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2025-12-24T23:00:16.076Z] 2025-12-24 22:58:31,587 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:16.076Z] 2025-12-24 22:58:31,657 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2025-12-24T23:00:16.076Z] 2025-12-24 22:58:31,657 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:16.076Z] 2025-12-24 22:58:31,657 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:16.076Z] 2025-12-24 22:58:32,001 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:16.076Z] 2025-12-24 22:58:32,041 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T23:00:16.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2025-12-24T23:00:16.076Z] [INFO] Running io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2025-12-24T23:00:17.529Z] 2025-12-24 22:58:33,012 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:17.529Z] 2025-12-24 22:58:33,080 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2025-12-24T23:00:17.529Z] 2025-12-24 22:58:33,081 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:17.529Z] 2025-12-24 22:58:33,081 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:17.529Z] 2025-12-24 22:58:33,438 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:17.529Z] 2025-12-24 22:58:33,470 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-12-24T23:00:17.529Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 s - in io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2025-12-24T23:00:17.529Z] [INFO] Running io.quarkus.grpc.client.MutinyStubInjectionTest
[2025-12-24T23:00:19.009Z] 2025-12-24 22:58:34,407 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:19.009Z] 2025-12-24 22:58:34,475 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2025-12-24T23:00:19.009Z] 2025-12-24 22:58:34,476 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:19.009Z] 2025-12-24 22:58:34,476 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:19.009Z] 2025-12-24 22:58:34,794 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:19.009Z] 2025-12-24 22:58:34,828 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T23:00:19.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.grpc.client.MutinyStubInjectionTest
[2025-12-24T23:00:19.009Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionTest
[2025-12-24T23:00:20.495Z] 2025-12-24 22:58:35,968 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:20.495Z] 2025-12-24 22:58:36,015 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2025-12-24T23:00:20.495Z] 2025-12-24 22:58:36,016 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:20.495Z] 2025-12-24 22:58:36,016 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:20.495Z] 2025-12-24 22:58:36,345 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:20.495Z] 2025-12-24 22:58:36,370 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:00:20.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in io.quarkus.grpc.client.MutinyClientInjectionTest
[2025-12-24T23:00:20.495Z] [INFO] Running io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2025-12-24T23:00:21.928Z] 2025-12-24 22:58:37,323 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:21.928Z] 2025-12-24 22:58:37,419 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.582s. Listening on: http://localhost:8081
[2025-12-24T23:00:21.928Z] 2025-12-24 22:58:37,419 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:21.928Z] 2025-12-24 22:58:37,419 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:21.928Z] 2025-12-24 22:58:37,791 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:21.928Z] 2025-12-24 22:58:37,817 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-12-24T23:00:21.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s - in io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2025-12-24T23:00:21.928Z] [INFO] Running io.quarkus.grpc.protov2.ProtoV2Test
[2025-12-24T23:00:23.444Z] 2025-12-24 22:58:38,916 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-12-24T23:00:23.444Z] 2025-12-24 22:58:38,971 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2025-12-24T23:00:23.444Z] 2025-12-24 22:58:38,971 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:00:23.444Z] 2025-12-24 22:58:38,971 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2025-12-24T23:00:23.444Z] 2025-12-24 22:58:39,331 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-12-24T23:00:23.444Z] 2025-12-24 22:58:39,358 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T23:00:23.444Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 s - in io.quarkus.grpc.protov2.ProtoV2Test
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] Results:
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-deployment ---
[2025-12-24T23:00:24.240Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-deployment ---
[2025-12-24T23:00:24.240Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-deployment ---
[2025-12-24T23:00:24.240Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.jar
[2025-12-24T23:00:24.240Z] [INFO] Installing /quarkus/extensions/grpc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.pom
[2025-12-24T23:00:24.240Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] ---------------< io.quarkus:quarkus-redis-client-parent >---------------
[2025-12-24T23:00:24.240Z] [INFO] Building Quarkus - Redis Client 2.7.5.Final [453/964]
[2025-12-24T23:00:24.240Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-parent ---
[2025-12-24T23:00:24.240Z] [INFO] Installing /quarkus/extensions/redis-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-parent/2.7.5.Final/quarkus-redis-client-parent-2.7.5.Final.pom
[2025-12-24T23:00:24.240Z] [INFO]
[2025-12-24T23:00:24.240Z] [INFO] ------------------< io.quarkus:quarkus-redis-client >-------------------
[2025-12-24T23:00:24.240Z] [INFO] Building Quarkus - Redis Client - Runtime 2.7.5.Final [454/964]
[2025-12-24T23:00:24.240Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:24.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom
[2025-12-24T23:00:24.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom (5.4 kB at 15 kB/s)
[2025-12-24T23:00:24.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom
[2025-12-24T23:00:24.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom (3.2 kB at 22 kB/s)
[2025-12-24T23:00:24.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar
[2025-12-24T23:00:24.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar
[2025-12-24T23:00:24.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar (294 kB at 1.3 MB/s)
[2025-12-24T23:00:24.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar (145 kB at 421 kB/s)
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client ---
[2025-12-24T23:00:24.951Z] [INFO] Processed 16 files in 122ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-12-24T23:00:24.951Z] [INFO]
[2025-12-24T23:00:24.951Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client ---
[2025-12-24T23:00:25.670Z] [INFO] Processed 16 files in 00:00.196 (Already Sorted: 16, Needed Sorting: 0)
[2025-12-24T23:00:25.671Z] [INFO]
[2025-12-24T23:00:25.671Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client ---
[2025-12-24T23:00:25.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:25.671Z] [INFO] Copying 1 resource
[2025-12-24T23:00:25.671Z] [INFO]
[2025-12-24T23:00:25.671Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-redis-client ---
[2025-12-24T23:00:25.671Z] [INFO]
[2025-12-24T23:00:25.671Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client ---
[2025-12-24T23:00:25.671Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:25.671Z] [INFO] Compiling 15 source files to /quarkus/extensions/redis-client/runtime/target/classes
[2025-12-24T23:00:26.396Z] [INFO]
[2025-12-24T23:00:26.396Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client ---
[2025-12-24T23:00:26.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:26.396Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/runtime/src/test/resources
[2025-12-24T23:00:26.396Z] [INFO]
[2025-12-24T23:00:26.396Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client ---
[2025-12-24T23:00:26.396Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:26.396Z] [INFO] Compiling 1 source file to /quarkus/extensions/redis-client/runtime/target/test-classes
[2025-12-24T23:00:26.396Z] [INFO]
[2025-12-24T23:00:26.396Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client ---
[2025-12-24T23:00:26.396Z] [INFO]
[2025-12-24T23:00:26.396Z] [INFO] -------------------------------------------------------
[2025-12-24T23:00:26.396Z] [INFO] T E S T S
[2025-12-24T23:00:26.396Z] [INFO] -------------------------------------------------------
[2025-12-24T23:00:26.396Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:00:27.110Z] [INFO] Running io.quarkus.redis.client.runtime.RedisClientUtilTest
[2025-12-24T23:00:27.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.redis.client.runtime.RedisClientUtilTest
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] Results:
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client ---
[2025-12-24T23:00:27.110Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client ---
[2025-12-24T23:00:27.110Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client ---
[2025-12-24T23:00:27.110Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.jar
[2025-12-24T23:00:27.110Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.pom
[2025-12-24T23:00:27.110Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final-sources.jar
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] -------------< io.quarkus:quarkus-redis-client-deployment >-------------
[2025-12-24T23:00:27.110Z] [INFO] Building Quarkus - Redis Client - Deployment 2.7.5.Final [455/964]
[2025-12-24T23:00:27.110Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:27.110Z] [INFO]
[2025-12-24T23:00:27.110Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.111Z] [INFO]
[2025-12-24T23:00:27.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO] Processed 6 files in 29ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO] Processed 6 files in 00:00.034 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:27.810Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/main/resources
[2025-12-24T23:00:27.810Z] [INFO]
[2025-12-24T23:00:27.810Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:27.810Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:27.810Z] [INFO] Compiling 4 source files to /quarkus/extensions/redis-client/deployment/target/classes
[2025-12-24T23:00:28.518Z] [INFO]
[2025-12-24T23:00:28.518Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:28.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:28.518Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/test/resources
[2025-12-24T23:00:28.518Z] [INFO]
[2025-12-24T23:00:28.518Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:28.518Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:28.518Z] [INFO] Compiling 2 source files to /quarkus/extensions/redis-client/deployment/target/test-classes
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:29.215Z] [INFO] Tests are skipped.
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:29.215Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:29.215Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-deployment ---
[2025-12-24T23:00:29.215Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.jar
[2025-12-24T23:00:29.215Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.pom
[2025-12-24T23:00:29.215Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] ---------------< io.quarkus:quarkus-narayana-stm-parent >---------------
[2025-12-24T23:00:29.215Z] [INFO] Building Quarkus - Narayana STM 2.7.5.Final [456/964]
[2025-12-24T23:00:29.215Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-parent ---
[2025-12-24T23:00:29.215Z] [INFO] Installing /quarkus/extensions/narayana-stm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-parent/2.7.5.Final/quarkus-narayana-stm-parent-2.7.5.Final.pom
[2025-12-24T23:00:29.215Z] [INFO]
[2025-12-24T23:00:29.215Z] [INFO] ------------------< io.quarkus:quarkus-narayana-stm >-------------------
[2025-12-24T23:00:29.215Z] [INFO] Building Quarkus - Narayana STM - Runtime 2.7.5.Final [457/964]
[2025-12-24T23:00:29.215Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:29.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom
[2025-12-24T23:00:29.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom (3.5 kB at 8.1 kB/s)
[2025-12-24T23:00:29.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom
[2025-12-24T23:00:29.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom (5.9 kB at 30 kB/s)
[2025-12-24T23:00:29.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom
[2025-12-24T23:00:29.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom (19 kB at 205 kB/s)
[2025-12-24T23:00:29.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom
[2025-12-24T23:00:29.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom (2.7 kB at 14 kB/s)
[2025-12-24T23:00:29.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom
[2025-12-24T23:00:30.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom (4.9 kB at 10.0 kB/s)
[2025-12-24T23:00:30.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar
[2025-12-24T23:00:30.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar
[2025-12-24T23:00:30.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar
[2025-12-24T23:00:30.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar
[2025-12-24T23:00:30.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar (530 kB at 3.7 MB/s)
[2025-12-24T23:00:30.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar (31 kB at 169 kB/s)
[2025-12-24T23:00:31.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar (63 kB at 177 kB/s)
[2025-12-24T23:00:31.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar (53 kB at 139 kB/s)
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Processed 2 files in 00:00.001 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:31.358Z] [INFO] Copying 1 resource
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:31.358Z] [INFO] Compiling 2 source files to /quarkus/extensions/narayana-stm/runtime/target/classes
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:31.358Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/runtime/src/test/resources
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] No sources to compile
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] No tests to run.
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2025-12-24T23:00:31.358Z] [INFO]
[2025-12-24T23:00:31.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm ---
[2025-12-24T23:00:31.358Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.jar
[2025-12-24T23:00:31.367Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.pom
[2025-12-24T23:00:31.367Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2025-12-24T23:00:31.367Z] [INFO]
[2025-12-24T23:00:31.367Z] [INFO] -------------< io.quarkus:quarkus-narayana-stm-deployment >-------------
[2025-12-24T23:00:31.367Z] [INFO] Building Quarkus - Narayana STM - Deployment 2.7.5.Final [458/964]
[2025-12-24T23:00:31.367Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:31.367Z] [INFO]
[2025-12-24T23:00:31.367Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:31.367Z] [INFO]
[2025-12-24T23:00:31.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.098Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:32.099Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/main/resources
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:32.099Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-stm/deployment/target/classes
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:32.099Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/test/resources
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] No sources to compile
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] No tests to run.
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-deployment ---
[2025-12-24T23:00:32.099Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2025-12-24T23:00:32.099Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.pom
[2025-12-24T23:00:32.099Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] ---------------< io.quarkus:quarkus-narayana-lra-parent >---------------
[2025-12-24T23:00:32.099Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant 2.7.5.Final [459/964]
[2025-12-24T23:00:32.099Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-parent ---
[2025-12-24T23:00:32.099Z] [INFO] Installing /quarkus/extensions/narayana-lra/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-parent/2.7.5.Final/quarkus-narayana-lra-parent-2.7.5.Final.pom
[2025-12-24T23:00:32.099Z] [INFO]
[2025-12-24T23:00:32.099Z] [INFO] ------------------< io.quarkus:quarkus-narayana-lra >-------------------
[2025-12-24T23:00:32.099Z] [INFO] Building Quarkus - Narayana LRA Participant - Runtime 2.7.5.Final [460/964]
[2025-12-24T23:00:32.099Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:32.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom
[2025-12-24T23:00:32.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom (2.3 kB at 4.6 kB/s)
[2025-12-24T23:00:32.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom
[2025-12-24T23:00:32.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom (7.4 kB at 23 kB/s)
[2025-12-24T23:00:32.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom
[2025-12-24T23:00:33.512Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom (4.3 kB at 15 kB/s)
[2025-12-24T23:00:33.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom
[2025-12-24T23:00:34.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom (18 kB at 35 kB/s)
[2025-12-24T23:00:34.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom
[2025-12-24T23:00:34.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom (4.8 kB at 65 kB/s)
[2025-12-24T23:00:34.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom
[2025-12-24T23:00:34.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom (35 kB at 711 kB/s)
[2025-12-24T23:00:34.196Z] [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[2025-12-24T23:00:34.196Z] [INFO] Downloaded from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 44 kB/s)
[2025-12-24T23:00:34.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom
[2025-12-24T23:00:34.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom (2.5 kB at 6.0 kB/s)
[2025-12-24T23:00:34.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom
[2025-12-24T23:00:34.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom (6.9 kB at 70 kB/s)
[2025-12-24T23:00:34.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom
[2025-12-24T23:00:34.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom (20 kB at 198 kB/s)
[2025-12-24T23:00:34.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom
[2025-12-24T23:00:34.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom (3.9 kB at 12 kB/s)
[2025-12-24T23:00:34.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom
[2025-12-24T23:00:35.566Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom (1.6 kB at 3.9 kB/s)
[2025-12-24T23:00:35.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom (2.2 kB at 4.9 kB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom (7.1 kB at 116 kB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar (219 kB at 2.8 MB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar (17 kB at 150 kB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar (18 kB at 68 kB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar (22 kB at 77 kB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar (19 kB at 62 kB/s)
[2025-12-24T23:00:36.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar (38 kB at 117 kB/s)
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO] Processed 5 files in 00:00.019 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:36.253Z] [INFO] Copying 1 resource
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.253Z] [INFO]
[2025-12-24T23:00:36.253Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.940Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:36.940Z] [INFO] Compiling 5 source files to /quarkus/extensions/narayana-lra/runtime/target/classes
[2025-12-24T23:00:36.940Z] [INFO]
[2025-12-24T23:00:36.940Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:36.940Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/runtime/src/test/resources
[2025-12-24T23:00:36.940Z] [INFO]
[2025-12-24T23:00:36.940Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.940Z] [INFO] No sources to compile
[2025-12-24T23:00:36.940Z] [INFO]
[2025-12-24T23:00:36.940Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.940Z] [INFO] No tests to run.
[2025-12-24T23:00:36.940Z] [INFO]
[2025-12-24T23:00:36.940Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.940Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar
[2025-12-24T23:00:36.940Z] [INFO]
[2025-12-24T23:00:36.940Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.941Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2025-12-24T23:00:36.941Z] [INFO]
[2025-12-24T23:00:36.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra ---
[2025-12-24T23:00:36.941Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.jar
[2025-12-24T23:00:36.941Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.pom
[2025-12-24T23:00:36.941Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2025-12-24T23:00:36.941Z] [INFO]
[2025-12-24T23:00:36.941Z] [INFO] -------------< io.quarkus:quarkus-narayana-lra-deployment >-------------
[2025-12-24T23:00:36.941Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant - Deployment 2.7.5.Final [461/964]
[2025-12-24T23:00:36.941Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:36.941Z] [INFO]
[2025-12-24T23:00:36.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:36.941Z] [INFO]
[2025-12-24T23:00:36.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Processed 1 files in 31ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:37.626Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/main/resources
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:37.626Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-lra/deployment/target/classes
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:37.626Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/test/resources
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] No sources to compile
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] No tests to run.
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-deployment ---
[2025-12-24T23:00:37.626Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2025-12-24T23:00:37.626Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.pom
[2025-12-24T23:00:37.626Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] -------------< io.quarkus:quarkus-jdbc-postgresql-parent >--------------
[2025-12-24T23:00:37.626Z] [INFO] Building Quarkus - JDBC - PostgreSQL 2.7.5.Final [462/964]
[2025-12-24T23:00:37.626Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.626Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-parent ---
[2025-12-24T23:00:37.627Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.5.Final/quarkus-jdbc-postgresql-parent-2.7.5.Final.pom
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-postgresql >-----------------
[2025-12-24T23:00:37.627Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Runtime 2.7.5.Final [463/964]
[2025-12-24T23:00:37.627Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO] Processed 9 files in 23ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO] Processed 9 files in 00:00.014 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:37.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:37.627Z] [INFO] Copying 2 resources
[2025-12-24T23:00:37.627Z] [INFO]
[2025-12-24T23:00:37.627Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:38.307Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/classes
[2025-12-24T23:00:38.307Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[177,28] unchecked cast
[2025-12-24T23:00:38.307Z] required: T
[2025-12-24T23:00:38.307Z] found: javax.xml.transform.dom.DOMSource
[2025-12-24T23:00:38.307Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[235,24] unchecked cast
[2025-12-24T23:00:38.307Z] required: T
[2025-12-24T23:00:38.307Z] found: javax.xml.transform.dom.DOMResult
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:38.307Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/test/resources
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] No sources to compile
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] No tests to run.
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql ---
[2025-12-24T23:00:38.307Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2025-12-24T23:00:38.307Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.pom
[2025-12-24T23:00:38.307Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] -----------< io.quarkus:quarkus-jdbc-postgresql-deployment >------------
[2025-12-24T23:00:38.307Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Deployment 2.7.5.Final [464/964]
[2025-12-24T23:00:38.307Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.307Z] [INFO]
[2025-12-24T23:00:38.307Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO] Processed 5 files in 14ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:38.989Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/main/resources
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:38.989Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/classes
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:38.989Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/test/resources
[2025-12-24T23:00:38.989Z] [INFO]
[2025-12-24T23:00:38.989Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:38.989Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:38.989Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/test-classes
[2025-12-24T23:00:39.735Z] [INFO]
[2025-12-24T23:00:39.735Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:39.735Z] [INFO] Tests are skipped.
[2025-12-24T23:00:39.735Z] [INFO]
[2025-12-24T23:00:39.735Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:39.735Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:40.423Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-deployment ---
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.pom
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-db2-parent >-----------------
[2025-12-24T23:00:40.423Z] [INFO] Building Quarkus - JDBC - DB2 2.7.5.Final [465/964]
[2025-12-24T23:00:40.423Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-parent ---
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-parent/2.7.5.Final/quarkus-jdbc-db2-parent-2.7.5.Final.pom
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --------------------< io.quarkus:quarkus-jdbc-db2 >---------------------
[2025-12-24T23:00:40.423Z] [INFO] Building Quarkus - JDBC - DB2 - Runtime 2.7.5.Final [466/964]
[2025-12-24T23:00:40.423Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:40.423Z] [INFO] Copying 2 resources
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:40.423Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-db2/runtime/target/classes
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:40.423Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/runtime/src/test/resources
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] No sources to compile
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] No tests to run.
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2 ---
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.jar
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.pom
[2025-12-24T23:00:40.423Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-db2-deployment >---------------
[2025-12-24T23:00:40.423Z] [INFO] Building Quarkus - JDBC - DB2 - Deployment 2.7.5.Final [467/964]
[2025-12-24T23:00:40.423Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:40.423Z] [INFO]
[2025-12-24T23:00:40.423Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:41.105Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/deployment/src/main/resources
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:41.105Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/classes
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:41.105Z] [INFO] Copying 1 resource
[2025-12-24T23:00:41.105Z] [INFO]
[2025-12-24T23:00:41.105Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:41.105Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:41.105Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/test-classes
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:42.006Z] [INFO] Tests are skipped.
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:42.006Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:42.006Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-deployment ---
[2025-12-24T23:00:42.006Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2025-12-24T23:00:42.006Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.pom
[2025-12-24T23:00:42.006Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-derby-parent >----------------
[2025-12-24T23:00:42.006Z] [INFO] Building Quarkus - JDBC - Derby 2.7.5.Final [468/964]
[2025-12-24T23:00:42.006Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-parent ---
[2025-12-24T23:00:42.006Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-parent/2.7.5.Final/quarkus-jdbc-derby-parent-2.7.5.Final.pom
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-derby >--------------------
[2025-12-24T23:00:42.006Z] [INFO] Building Quarkus - JDBC - Derby - Runtime 2.7.5.Final [469/964]
[2025-12-24T23:00:42.006Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:42.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom
[2025-12-24T23:00:42.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 23 kB/s)
[2025-12-24T23:00:42.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar
[2025-12-24T23:00:42.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 5.9 MB/s)
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:42.006Z] [INFO] Copying 1 resource
[2025-12-24T23:00:42.006Z] [INFO]
[2025-12-24T23:00:42.006Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2025-12-24T23:00:42.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar (8.0 kB at 23 kB/s)
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:42.904Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/runtime/target/classes
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:42.904Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/runtime/src/test/resources
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] No sources to compile
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] No tests to run.
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.jar
[2025-12-24T23:00:42.904Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.pom
[2025-12-24T23:00:42.904Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] ----------------< io.quarkus:quarkus-devservices-derby >----------------
[2025-12-24T23:00:42.904Z] [INFO] Building Quarkus - DevServices - Derby 2.7.5.Final [470/964]
[2025-12-24T23:00:42.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:42.904Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/main/resources
[2025-12-24T23:00:42.904Z] [INFO]
[2025-12-24T23:00:42.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-derby ---
[2025-12-24T23:00:42.904Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:42.904Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/derby/target/classes
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-derby ---
[2025-12-24T23:00:43.583Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:43.583Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/test/resources
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-derby ---
[2025-12-24T23:00:43.583Z] [INFO] No sources to compile
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-derby ---
[2025-12-24T23:00:43.583Z] [INFO] No tests to run.
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-derby ---
[2025-12-24T23:00:43.583Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-derby ---
[2025-12-24T23:00:43.583Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-derby ---
[2025-12-24T23:00:43.583Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2025-12-24T23:00:43.583Z] [INFO] Installing /quarkus/extensions/devservices/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.pom
[2025-12-24T23:00:43.583Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --------------< io.quarkus:quarkus-jdbc-derby-deployment >--------------
[2025-12-24T23:00:43.583Z] [INFO] Building Quarkus - JDBC - Derby - Deployment 2.7.5.Final [471/964]
[2025-12-24T23:00:43.583Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:43.583Z] [INFO]
[2025-12-24T23:00:43.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:44.263Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/main/resources
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:44.263Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/classes
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:44.263Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/test/resources
[2025-12-24T23:00:44.263Z] [INFO]
[2025-12-24T23:00:44.263Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.263Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:44.263Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/test-classes
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.945Z] [INFO] Tests are skipped.
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.945Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.945Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-deployment ---
[2025-12-24T23:00:44.945Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2025-12-24T23:00:44.945Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.pom
[2025-12-24T23:00:44.945Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-mariadb-parent >---------------
[2025-12-24T23:00:44.945Z] [INFO] Building Quarkus - JDBC - MariaDB 2.7.5.Final [472/964]
[2025-12-24T23:00:44.945Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.945Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-parent ---
[2025-12-24T23:00:44.947Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-parent/2.7.5.Final/quarkus-jdbc-mariadb-parent-2.7.5.Final.pom
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] ------------------< io.quarkus:quarkus-jdbc-mariadb >-------------------
[2025-12-24T23:00:44.947Z] [INFO] Building Quarkus - JDBC - MariaDB - Runtime 2.7.5.Final [473/964]
[2025-12-24T23:00:44.947Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:44.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom
[2025-12-24T23:00:44.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom (14 kB at 202 kB/s)
[2025-12-24T23:00:44.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar
[2025-12-24T23:00:44.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar (623 kB at 9.2 MB/s)
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO] Processed 9 files in 22ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO] Processed 9 files in 00:00.008 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:44.947Z] [INFO] Copying 2 resources
[2025-12-24T23:00:44.947Z] [INFO]
[2025-12-24T23:00:44.947Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:44.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom
[2025-12-24T23:00:45.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom (1.5 kB at 4.5 kB/s)
[2025-12-24T23:00:45.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2025-12-24T23:00:45.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar (9.4 kB at 95 kB/s)
[2025-12-24T23:00:45.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar
[2025-12-24T23:00:45.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar (8.7 kB at 32 kB/s)
[2025-12-24T23:00:45.630Z] [INFO]
[2025-12-24T23:00:45.630Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:45.630Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:45.630Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/classes
[2025-12-24T23:00:45.630Z] [INFO]
[2025-12-24T23:00:45.630Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:45.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:45.630Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/runtime/src/test/resources
[2025-12-24T23:00:45.630Z] [INFO]
[2025-12-24T23:00:45.630Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:45.630Z] [INFO] No sources to compile
[2025-12-24T23:00:45.630Z] [INFO]
[2025-12-24T23:00:45.630Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:45.630Z] [INFO] No tests to run.
[2025-12-24T23:00:45.630Z] [INFO]
[2025-12-24T23:00:45.630Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:45.630Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2025-12-24T23:00:45.630Z] [INFO]
[2025-12-24T23:00:45.630Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2025-12-24T23:00:46.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.pom
[2025-12-24T23:00:46.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] ---------------< io.quarkus:quarkus-devservices-mariadb >---------------
[2025-12-24T23:00:46.312Z] [INFO] Building Quarkus - DevServices - MariaDB 2.7.5.Final [474/964]
[2025-12-24T23:00:46.312Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:46.312Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/main/resources
[2025-12-24T23:00:46.312Z] [INFO]
[2025-12-24T23:00:46.312Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:46.312Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:46.312Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mariadb/target/classes
[2025-12-24T23:00:47.732Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MariaDBContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-12-24T23:00:47.732Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-12-24T23:00:47.732Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-12-24T23:00:47.732Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-12-24T23:00:47.732Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-12-24T23:00:47.732Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-12-24T23:00:47.732Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-12-24T23:00:47.732Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-12-24T23:00:47.732Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[78,76] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2025-12-24T23:00:47.732Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[79,86] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:47.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:47.732Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/test/resources
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:47.732Z] [INFO] No sources to compile
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:47.732Z] [INFO] No tests to run.
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:47.732Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:47.732Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mariadb ---
[2025-12-24T23:00:47.732Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2025-12-24T23:00:47.732Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.pom
[2025-12-24T23:00:47.732Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] -------------< io.quarkus:quarkus-jdbc-mariadb-deployment >-------------
[2025-12-24T23:00:47.732Z] [INFO] Building Quarkus - JDBC - MariaDB - Deployment 2.7.5.Final [475/964]
[2025-12-24T23:00:47.732Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO]
[2025-12-24T23:00:47.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.732Z] [INFO] Processed 3 files in 17ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:00:47.733Z] [INFO]
[2025-12-24T23:00:47.733Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.733Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:00:47.733Z] [INFO]
[2025-12-24T23:00:47.733Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:47.733Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/main/resources
[2025-12-24T23:00:47.733Z] [INFO]
[2025-12-24T23:00:47.733Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:47.733Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:47.733Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/classes
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:48.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:48.418Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/test/resources
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:48.418Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:48.418Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/test-classes
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:48.418Z] [INFO] Tests are skipped.
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:48.418Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:48.418Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-deployment ---
[2025-12-24T23:00:48.418Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2025-12-24T23:00:48.418Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final.pom
[2025-12-24T23:00:48.418Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mssql-parent >----------------
[2025-12-24T23:00:48.418Z] [INFO] Building Quarkus - JDBC - MSSQL 2.7.5.Final [476/964]
[2025-12-24T23:00:48.418Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-parent ---
[2025-12-24T23:00:48.418Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-parent/2.7.5.Final/quarkus-jdbc-mssql-parent-2.7.5.Final.pom
[2025-12-24T23:00:48.418Z] [INFO]
[2025-12-24T23:00:48.418Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mssql >--------------------
[2025-12-24T23:00:48.418Z] [INFO] Building Quarkus - JDBC - MSSQL - Runtime 2.7.5.Final [477/964]
[2025-12-24T23:00:48.418Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:48.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom
[2025-12-24T23:00:48.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom (6.4 kB at 115 kB/s)
[2025-12-24T23:00:48.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom
[2025-12-24T23:00:48.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom (12 kB at 218 kB/s)
[2025-12-24T23:00:48.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom
[2025-12-24T23:00:49.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom (8.9 kB at 156 kB/s)
[2025-12-24T23:00:49.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar
[2025-12-24T23:00:49.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar
[2025-12-24T23:00:49.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar
[2025-12-24T23:00:49.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar (97 kB at 1.6 MB/s)
[2025-12-24T23:00:49.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar (8.0 kB at 89 kB/s)
[2025-12-24T23:00:49.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar (660 kB at 7.1 MB/s)
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Processed 3 files in 21ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:49.106Z] [INFO] Copying 2 resources
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:49.106Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/classes
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:49.106Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/runtime/src/test/resources
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] No sources to compile
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] No tests to run.
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql ---
[2025-12-24T23:00:49.106Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final.jar
[2025-12-24T23:00:49.106Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final.pom
[2025-12-24T23:00:49.106Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mssql-deployment >--------------
[2025-12-24T23:00:49.106Z] [INFO] Building Quarkus - JDBC - MSSQL - Deployment 2.7.5.Final [478/964]
[2025-12-24T23:00:49.106Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.106Z] [INFO]
[2025-12-24T23:00:49.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO] Processed 3 files in 22ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:49.791Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/deployment/src/main/resources
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:49.791Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/classes
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:49.791Z] [INFO] Copying 1 resource
[2025-12-24T23:00:49.791Z] [INFO]
[2025-12-24T23:00:49.791Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:49.791Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:49.791Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/test-classes
[2025-12-24T23:00:50.475Z] [INFO]
[2025-12-24T23:00:50.475Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:50.475Z] [INFO] Tests are skipped.
[2025-12-24T23:00:50.475Z] [INFO]
[2025-12-24T23:00:50.475Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:50.475Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:51.189Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-deployment ---
[2025-12-24T23:00:51.189Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2025-12-24T23:00:51.189Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final.pom
[2025-12-24T23:00:51.189Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mysql-parent >----------------
[2025-12-24T23:00:51.189Z] [INFO] Building Quarkus - JDBC - MySQL 2.7.5.Final [479/964]
[2025-12-24T23:00:51.189Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-parent ---
[2025-12-24T23:00:51.189Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-parent/2.7.5.Final/quarkus-jdbc-mysql-parent-2.7.5.Final.pom
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mysql >--------------------
[2025-12-24T23:00:51.189Z] [INFO] Building Quarkus - JDBC - MySQL - Runtime 2.7.5.Final [480/964]
[2025-12-24T23:00:51.189Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:51.189Z] [INFO] Copying 2 resources
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:51.189Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/classes
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:51.189Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/runtime/src/test/resources
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] No sources to compile
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] No tests to run.
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar
[2025-12-24T23:00:51.189Z] [INFO]
[2025-12-24T23:00:51.189Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.189Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql ---
[2025-12-24T23:00:51.869Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final.jar
[2025-12-24T23:00:51.869Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final.pom
[2025-12-24T23:00:51.869Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mysql-deployment >--------------
[2025-12-24T23:00:51.869Z] [INFO] Building Quarkus - JDBC - MySQL - Deployment 2.7.5.Final [481/964]
[2025-12-24T23:00:51.869Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO] Processed 3 files in 00:00.021 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:51.869Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/main/resources
[2025-12-24T23:00:51.869Z] [INFO]
[2025-12-24T23:00:51.869Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:51.869Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:51.869Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/classes
[2025-12-24T23:00:52.550Z] [INFO]
[2025-12-24T23:00:52.550Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:52.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:52.550Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/test/resources
[2025-12-24T23:00:52.550Z] [INFO]
[2025-12-24T23:00:52.550Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:52.550Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:52.550Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/test-classes
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:53.230Z] [INFO] Tests are skipped.
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:53.230Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:53.230Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-deployment ---
[2025-12-24T23:00:53.230Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2025-12-24T23:00:53.230Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final.pom
[2025-12-24T23:00:53.230Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-oracle-parent >----------------
[2025-12-24T23:00:53.230Z] [INFO] Building Quarkus - JDBC - Oracle 2.7.5.Final [482/964]
[2025-12-24T23:00:53.230Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-parent ---
[2025-12-24T23:00:53.230Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-parent/2.7.5.Final/quarkus-jdbc-oracle-parent-2.7.5.Final.pom
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-oracle >-------------------
[2025-12-24T23:00:53.230Z] [INFO] Building Quarkus - JDBC - Oracle - Runtime 2.7.5.Final [483/964]
[2025-12-24T23:00:53.230Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO] Processed 5 files in 12ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO] Processed 5 files in 00:00.004 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:53.230Z] [INFO] Copying 1 resource
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO]
[2025-12-24T23:00:53.230Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.230Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:53.230Z] [INFO] Compiling 5 source files to /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/classes
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:53.910Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/runtime/src/test/resources
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.910Z] [INFO] No sources to compile
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.910Z] [INFO] No tests to run.
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.910Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.910Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle ---
[2025-12-24T23:00:53.910Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final.jar
[2025-12-24T23:00:53.910Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final.pom
[2025-12-24T23:00:53.910Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] -------------< io.quarkus:quarkus-jdbc-oracle-deployment >--------------
[2025-12-24T23:00:53.910Z] [INFO] Building Quarkus - JDBC - Oracle - Deployment 2.7.5.Final [484/964]
[2025-12-24T23:00:53.910Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO] Processed 5 files in 40ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:53.910Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/resources
[2025-12-24T23:00:53.910Z] [INFO]
[2025-12-24T23:00:53.910Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:53.910Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:53.910Z] [INFO] Compiling 4 source files to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/classes
[2025-12-24T23:00:54.589Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2025-12-24T23:00:54.589Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2025-12-24T23:00:54.589Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2025-12-24T23:00:54.589Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[116,20] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2025-12-24T23:00:54.589Z] [INFO]
[2025-12-24T23:00:54.589Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:54.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:54.589Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/test/resources
[2025-12-24T23:00:54.589Z] [INFO]
[2025-12-24T23:00:54.589Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:54.589Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:54.589Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/test-classes
[2025-12-24T23:00:54.589Z] [INFO]
[2025-12-24T23:00:54.589Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:54.589Z] [INFO]
[2025-12-24T23:00:54.589Z] [INFO] -------------------------------------------------------
[2025-12-24T23:00:54.589Z] [INFO] T E S T S
[2025-12-24T23:00:54.589Z] [INFO] -------------------------------------------------------
[2025-12-24T23:00:54.589Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:00:55.268Z] [INFO] Running io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2025-12-24T23:00:55.268Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] Results:
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:55.268Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:55.268Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-deployment ---
[2025-12-24T23:00:55.268Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2025-12-24T23:00:55.268Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final.pom
[2025-12-24T23:00:55.268Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] -------------< io.quarkus:quarkus-hibernate-envers-parent >-------------
[2025-12-24T23:00:55.268Z] [INFO] Building Quarkus - Hibernate Envers - Parent 2.7.5.Final [485/964]
[2025-12-24T23:00:55.268Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-parent ---
[2025-12-24T23:00:55.268Z] [INFO] Installing /quarkus/extensions/hibernate-envers/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-parent/2.7.5.Final/quarkus-hibernate-envers-parent-2.7.5.Final.pom
[2025-12-24T23:00:55.268Z] [INFO]
[2025-12-24T23:00:55.268Z] [INFO] ----------------< io.quarkus:quarkus-hibernate-envers >-----------------
[2025-12-24T23:00:55.268Z] [INFO] Building Quarkus - Hibernate Envers - Runtime 2.7.5.Final [486/964]
[2025-12-24T23:00:55.268Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:55.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.pom
[2025-12-24T23:00:55.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.pom (2.7 kB at 37 kB/s)
[2025-12-24T23:00:55.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom
[2025-12-24T23:00:55.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (2.8 kB at 41 kB/s)
[2025-12-24T23:00:55.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.jar
[2025-12-24T23:00:55.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
[2025-12-24T23:00:55.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 4.3 MB/s)
[2025-12-24T23:00:55.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.jar (512 kB at 5.9 MB/s)
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:55.947Z] [INFO] Copying 1 resource
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:55.947Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-envers/runtime/target/classes
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:55.947Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/runtime/src/test/resources
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.947Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:55.947Z] [INFO] No sources to compile
[2025-12-24T23:00:55.947Z] [INFO]
[2025-12-24T23:00:55.948Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:56.627Z] [INFO] No tests to run.
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:56.627Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:56.627Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers ---
[2025-12-24T23:00:56.627Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final.jar
[2025-12-24T23:00:56.627Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final.pom
[2025-12-24T23:00:56.627Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] -----------< io.quarkus:quarkus-hibernate-envers-deployment >-----------
[2025-12-24T23:00:56.627Z] [INFO] Building Quarkus - Hibernate Envers - Deployment 2.7.5.Final [487/964]
[2025-12-24T23:00:56.627Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO]
[2025-12-24T23:00:56.627Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:56.627Z] [INFO] Processed 42 files in 70ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2025-12-24T23:00:57.305Z] [INFO]
[2025-12-24T23:00:57.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:57.305Z] [INFO] Processed 42 files in 00:00.042 (Already Sorted: 42, Needed Sorting: 0)
[2025-12-24T23:00:57.305Z] [INFO]
[2025-12-24T23:00:57.305Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:57.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:57.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/deployment/src/main/resources
[2025-12-24T23:00:57.305Z] [INFO]
[2025-12-24T23:00:57.305Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:57.305Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:57.305Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-envers/deployment/target/classes
[2025-12-24T23:00:57.984Z] [INFO]
[2025-12-24T23:00:57.984Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:57.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:00:57.984Z] [INFO] Copying 16 resources
[2025-12-24T23:00:57.984Z] [INFO]
[2025-12-24T23:00:57.984Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:57.984Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:00:57.984Z] [INFO] Compiling 41 source files to /quarkus/extensions/hibernate-envers/deployment/target/test-classes
[2025-12-24T23:00:58.664Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2025-12-24T23:00:58.664Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2025-12-24T23:00:58.664Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2025-12-24T23:00:58.664Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/config/EnversTestAuditStrategyResource.java:[18,15] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2025-12-24T23:00:58.664Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/config/EnversTestAuditStrategyResource.java:[19,40] org.hibernate.envers.strategy.ValidityAuditStrategy in org.hibernate.envers.strategy has been deprecated
[2025-12-24T23:00:58.664Z] [INFO]
[2025-12-24T23:00:58.664Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:00:58.664Z] [INFO]
[2025-12-24T23:00:58.664Z] [INFO] -------------------------------------------------------
[2025-12-24T23:00:58.664Z] [INFO] T E S T S
[2025-12-24T23:00:58.664Z] [INFO] -------------------------------------------------------
[2025-12-24T23:00:58.664Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:01:00.067Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:20,680 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-3) Dev Services for H2 started.
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:20,688 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-3) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:23,593 WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread: <default>) HHH015011: Unable to locate static metamodel field : org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity_#id; this may or may not indicate a problem with the static metamodel
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:23,594 WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread: <default>) HHH015011: Unable to locate static metamodel field : org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity_#timestamp; this may or may not indicate a problem with the static metamodel
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:23,783 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.301s. Listening on: http://localhost:8081
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:23,783 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:07.634Z] 2025-12-24 22:59:23,783 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:09.834Z] 2025-12-24 22:59:25,713 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-12-24T23:01:09.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.123 s - in io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2025-12-24T23:01:09.834Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:25,755 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:26,451 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-26) Dev Services for H2 started.
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:26,452 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-26) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:28,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.612s. Listening on: http://localhost:8081
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:28,354 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:28,354 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:12.969Z] 2025-12-24 22:59:28,849 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T23:01:12.969Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 s - in io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2025-12-24T23:01:12.969Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2025-12-24T23:01:15.183Z] 2025-12-24 22:59:28,863 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:15.183Z] 2025-12-24 22:59:29,401 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-18) Dev Services for H2 started.
[2025-12-24T23:01:15.183Z] 2025-12-24 22:59:29,402 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:15.183Z] 2025-12-24 22:59:31,031 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.377s. Listening on: http://localhost:8081
[2025-12-24T23:01:15.183Z] 2025-12-24 22:59:31,032 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:15.183Z] 2025-12-24 22:59:31,032 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:15.860Z] 2025-12-24 22:59:31,568 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T23:01:15.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.713 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2025-12-24T23:01:15.860Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2025-12-24T23:01:18.053Z] 2025-12-24 22:59:31,573 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:18.053Z] 2025-12-24 22:59:32,145 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2025-12-24T23:01:18.053Z] 2025-12-24 22:59:32,145 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:18.053Z] 2025-12-24 22:59:34,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.611s. Listening on: http://localhost:8081
[2025-12-24T23:01:18.053Z] 2025-12-24 22:59:34,065 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:18.053Z] 2025-12-24 22:59:34,065 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:18.731Z] 2025-12-24 22:59:34,698 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:01:18.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2025-12-24T23:01:18.731Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2025-12-24T23:01:20.925Z] 2025-12-24 22:59:34,704 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:20.925Z] 2025-12-24 22:59:35,287 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-14) Dev Services for H2 started.
[2025-12-24T23:01:20.925Z] 2025-12-24 22:59:35,287 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:20.925Z] 2025-12-24 22:59:36,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.356s. Listening on: http://localhost:8081
[2025-12-24T23:01:20.925Z] 2025-12-24 22:59:36,925 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:20.925Z] 2025-12-24 22:59:36,925 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:21.602Z] 2025-12-24 22:59:37,410 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T23:01:21.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2025-12-24T23:01:21.602Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:37,418 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:37,806 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:37,807 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:39,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.260s. Listening on: http://localhost:8081
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:39,326 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:39,327 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:23.795Z] 2025-12-24 22:59:39,808 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:01:23.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.393 s - in io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2025-12-24T23:01:23.795Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:39,814 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:40,180 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-21) Dev Services for H2 started.
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:40,181 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:41,750 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.364s. Listening on: http://localhost:8081
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:41,750 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:41,750 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:26.243Z] 2025-12-24 22:59:42,178 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T23:01:26.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.366 s - in io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2025-12-24T23:01:26.243Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2025-12-24T23:01:28.435Z] 2025-12-24 22:59:42,184 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:28.436Z] 2025-12-24 22:59:42,645 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2025-12-24T23:01:28.436Z] 2025-12-24 22:59:42,645 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:28.436Z] 2025-12-24 22:59:44,422 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.595s. Listening on: http://localhost:8081
[2025-12-24T23:01:28.436Z] 2025-12-24 22:59:44,423 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:28.436Z] 2025-12-24 22:59:44,423 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:29.113Z] 2025-12-24 22:59:44,925 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T23:01:29.113Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.754 s - in io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2025-12-24T23:01:29.113Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:44,933 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:45,439 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-11) Dev Services for H2 started.
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:45,439 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:46,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.315s. Listening on: http://localhost:8081
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:46,912 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:46,913 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:31.307Z] 2025-12-24 22:59:47,418 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T23:01:31.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s - in io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2025-12-24T23:01:31.307Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:47,424 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:47,762 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:47,762 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:49,127 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.128s. Listening on: http://localhost:8081
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:49,128 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:49,128 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:33.500Z] 2025-12-24 22:59:49,528 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T23:01:33.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2025-12-24T23:01:33.500Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:49,533 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:49,915 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:49,915 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:51,278 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.194s. Listening on: http://localhost:8081
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:51,278 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:51,278 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:35.702Z] 2025-12-24 22:59:51,885 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:01:36.380Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2025-12-24T23:01:36.380Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2025-12-24T23:01:37.783Z] 2025-12-24 22:59:51,890 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:37.783Z] 2025-12-24 22:59:52,290 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-3) Dev Services for H2 started.
[2025-12-24T23:01:37.783Z] 2025-12-24 22:59:52,290 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-3) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:37.783Z] 2025-12-24 22:59:53,615 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.141s. Listening on: http://localhost:8081
[2025-12-24T23:01:37.783Z] 2025-12-24 22:59:53,615 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:37.783Z] 2025-12-24 22:59:53,615 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:38.460Z] 2025-12-24 22:59:54,018 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T23:01:38.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.135 s - in io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2025-12-24T23:01:38.460Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:54,025 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:54,403 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-18) Dev Services for H2 started.
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:54,404 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:55,362 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Unable to find a build time generated proxy for entity org.hibernate.envers.enhanced.SequenceIdRevisionEntity
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:55,903 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.309s. Listening on: http://localhost:8081
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:55,903 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:39.868Z] 2025-12-24 22:59:55,903 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:40.547Z] 2025-12-24 22:59:56,328 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:01:40.547Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2025-12-24T23:01:40.547Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:56,333 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:56,687 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:56,687 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:57,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.028s. Listening on: http://localhost:8081
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:57,877 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:57,877 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2025-12-24T23:01:41.962Z] 2025-12-24 22:59:57,973 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T23:01:41.962Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2025-12-24T23:01:41.962Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2025-12-24T23:01:44.161Z] 2025-12-24 22:59:57,977 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:44.161Z] 2025-12-24 22:59:58,382 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2025-12-24T23:01:44.161Z] 2025-12-24 22:59:58,382 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:44.161Z] 2025-12-24 22:59:59,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.204s. Listening on: http://localhost:8081
[2025-12-24T23:01:44.161Z] 2025-12-24 22:59:59,736 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:44.161Z] 2025-12-24 22:59:59,736 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:44.840Z] 2025-12-24 23:00:00,541 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:01:44.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.582 s - in io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2025-12-24T23:01:44.840Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:00,552 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:01,085 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-24) Dev Services for H2 started.
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:01,085 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-24) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:02,645 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.356s. Listening on: http://localhost:8081
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:02,646 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:02,646 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:47.046Z] 2025-12-24 23:00:03,129 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T23:01:47.046Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 s - in io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2025-12-24T23:01:47.046Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:03,139 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:03,557 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-24) Dev Services for H2 started.
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:03,559 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-24) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:49.248Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T23:01:49.248Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-12-24T23:01:49.248Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T23:01:49.248Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2025-12-24T23:01:49.248Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:05,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.440s. Listening on: http://localhost:8081
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:05,264 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:05,264 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2025-12-24T23:01:49.248Z] 2025-12-24 23:00:05,340 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T23:01:49.248Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 s - in io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2025-12-24T23:01:49.248Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2025-12-24T23:01:51.495Z] 2025-12-24 23:00:05,346 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:01:51.495Z] 2025-12-24 23:00:05,716 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-19) Dev Services for H2 started.
[2025-12-24T23:01:51.495Z] 2025-12-24 23:00:05,716 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-19) Dev Services for the default datasource (h2) started.
[2025-12-24T23:01:51.495Z] 2025-12-24 23:00:07,047 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.170s. Listening on: http://localhost:8081
[2025-12-24T23:01:51.495Z] 2025-12-24 23:00:07,047 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:01:51.495Z] 2025-12-24 23:00:07,048 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:01:51.495Z] 1
[2025-12-24T23:01:51.495Z] 2
[2025-12-24T23:01:52.175Z] 2025-12-24 23:00:07,742 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T23:01:52.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] Results:
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:01:52.175Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:01:52.175Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-deployment ---
[2025-12-24T23:01:52.175Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2025-12-24T23:01:52.175Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final.pom
[2025-12-24T23:01:52.175Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] ------------< io.quarkus:quarkus-hibernate-reactive-parent >------------
[2025-12-24T23:01:52.175Z] [INFO] Building Quarkus - Hibernate Reactive 2.7.5.Final [488/964]
[2025-12-24T23:01:52.175Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-parent ---
[2025-12-24T23:01:52.175Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-parent/2.7.5.Final/quarkus-hibernate-reactive-parent-2.7.5.Final.pom
[2025-12-24T23:01:52.175Z] [INFO]
[2025-12-24T23:01:52.175Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-reactive >----------------
[2025-12-24T23:01:52.175Z] [INFO] Building Quarkus - Hibernate Reactive - Runtime 2.7.5.Final [489/964]
[2025-12-24T23:01:52.175Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:52.175Z] [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-12-24T23:01:52.855Z] [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 7.3 kB/s)
[2025-12-24T23:01:52.855Z] [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-12-24T23:01:52.855Z] [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.0 MB/s)
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO] Processed 17 files in 76ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO] Processed 17 files in 00:00.036 (Already Sorted: 17, Needed Sorting: 0)
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:52.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:52.855Z] [INFO] Copying 1 resource
[2025-12-24T23:01:52.855Z] [INFO]
[2025-12-24T23:01:52.855Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:53.533Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/runtime/target/classes
[2025-12-24T23:01:53.533Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/boot/registry/PreconfiguredReactiveServiceRegistryBuilder.java:[81,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2025-12-24T23:01:53.533Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/boot/registry/PreconfiguredReactiveServiceRegistryBuilder.java:[106,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2025-12-24T23:01:53.533Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/ReactiveSessionProducer.java:[24,18] org.hibernate.reactive.common.spi.MutinyImplementor in org.hibernate.reactive.common.spi has been deprecated
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:53.533Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/runtime/src/test/resources
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] No sources to compile
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] No tests to run.
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive ---
[2025-12-24T23:01:53.533Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final.jar
[2025-12-24T23:01:53.533Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final.pom
[2025-12-24T23:01:53.533Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] ----------< io.quarkus:quarkus-hibernate-reactive-deployment >----------
[2025-12-24T23:01:53.533Z] [INFO] Building Quarkus - Hibernate Reactive - Deployment 2.7.5.Final [490/964]
[2025-12-24T23:01:53.533Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:53.533Z] [INFO]
[2025-12-24T23:01:53.533Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO] Processed 20 files in 63ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO] Processed 20 files in 00:00.030 (Already Sorted: 20, Needed Sorting: 0)
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:54.211Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/deployment/src/main/resources
[2025-12-24T23:01:54.211Z] [INFO]
[2025-12-24T23:01:54.211Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.211Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:54.211Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-reactive/deployment/target/classes
[2025-12-24T23:01:54.895Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[259,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-12-24T23:01:54.895Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[269,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-12-24T23:01:54.895Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[270,57] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2025-12-24T23:01:54.895Z] [INFO]
[2025-12-24T23:01:54.895Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:54.895Z] [INFO] Copying 2 resources
[2025-12-24T23:01:54.895Z] [INFO]
[2025-12-24T23:01:54.895Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:54.895Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:54.895Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/deployment/target/test-classes
[2025-12-24T23:01:55.576Z] [INFO]
[2025-12-24T23:01:55.576Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:55.576Z] [INFO] Tests are skipped.
[2025-12-24T23:01:55.576Z] [INFO]
[2025-12-24T23:01:55.576Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:55.576Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2025-12-24T23:01:55.576Z] [INFO]
[2025-12-24T23:01:55.576Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:55.576Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-deployment ---
[2025-12-24T23:01:56.254Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2025-12-24T23:01:56.254Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final.pom
[2025-12-24T23:01:56.254Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] ------------------< io.quarkus:quarkus-panache-mock >-------------------
[2025-12-24T23:01:56.254Z] [INFO] Building Quarkus - Panache - Mock 2.7.5.Final [491/964]
[2025-12-24T23:01:56.254Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Skipping Rule Enforcement.
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Processed 5 files in 34ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:56.254Z] [INFO] Copying 2 resources
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:56.254Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/panache-mock/target/classes
[2025-12-24T23:01:56.254Z] [WARNING] /quarkus/extensions/panache/panache-mock/src/main/java/io/quarkus/panache/mock/PanacheMock.java:[135,69] Possible heap pollution from parameterized vararg type java.lang.Class<? extends java.lang.Throwable>
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:56.254Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-mock/src/test/resources
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] No sources to compile
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] No tests to run.
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-mock ---
[2025-12-24T23:01:56.254Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final.jar
[2025-12-24T23:01:56.254Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final.pom
[2025-12-24T23:01:56.254Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final-sources.jar
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-common-parent >-------
[2025-12-24T23:01:56.254Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common 2.7.5.Final [492/964]
[2025-12-24T23:01:56.254Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.254Z] [INFO]
[2025-12-24T23:01:56.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-parent ---
[2025-12-24T23:01:56.933Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.5.Final/quarkus-hibernate-orm-panache-common-parent-2.7.5.Final.pom
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-common >-----------
[2025-12-24T23:01:56.933Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Runtime 2.7.5.Final [493/964]
[2025-12-24T23:01:56.933Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.933Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Processed 5 files in 44ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Processed 5 files in 00:00.028 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:56.934Z] [INFO] Copying 1 resource
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:56.934Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/classes
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:56.934Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/src/test/resources
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] No sources to compile
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] No tests to run.
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common ---
[2025-12-24T23:01:56.934Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2025-12-24T23:01:56.934Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final.pom
[2025-12-24T23:01:56.934Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-common-deployment >-----
[2025-12-24T23:01:56.934Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Deployment 2.7.5.Final [494/964]
[2025-12-24T23:01:56.934Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:56.934Z] [INFO]
[2025-12-24T23:01:56.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:57.612Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/main/resources
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:57.612Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/classes
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:57.612Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/test/resources
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] No sources to compile
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] No tests to run.
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-deployment ---
[2025-12-24T23:01:57.612Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T23:01:57.612Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.pom
[2025-12-24T23:01:57.612Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-parent >-----------
[2025-12-24T23:01:57.612Z] [INFO] Building Quarkus - Hibernate ORM with Panache - JPA 2.7.5.Final [495/964]
[2025-12-24T23:01:57.612Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.612Z] [INFO]
[2025-12-24T23:01:57.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.613Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:01:57.613Z] [INFO]
[2025-12-24T23:01:57.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.613Z] [INFO]
[2025-12-24T23:01:57.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-parent ---
[2025-12-24T23:01:57.613Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.5.Final/quarkus-hibernate-orm-panache-parent-2.7.5.Final.pom
[2025-12-24T23:01:57.613Z] [INFO]
[2025-12-24T23:01:57.613Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-panache >--------------
[2025-12-24T23:01:57.613Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Runtime 2.7.5.Final [496/964]
[2025-12-24T23:01:57.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:57.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.pom
[2025-12-24T23:01:57.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.pom (2.7 kB at 23 kB/s)
[2025-12-24T23:01:57.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.jar
[2025-12-24T23:01:58.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.jar (190 kB at 964 kB/s)
[2025-12-24T23:01:58.290Z] [INFO]
[2025-12-24T23:01:58.290Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.290Z] [INFO]
[2025-12-24T23:01:58.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.290Z] [INFO]
[2025-12-24T23:01:58.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.290Z] [INFO]
[2025-12-24T23:01:58.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.290Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO] Processed 12 files in 40ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO] Processed 12 files in 00:00.037 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:58.291Z] [INFO] Copying 1 resource
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.291Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:01:58.291Z] [INFO] Compiling 12 source files to /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes
[2025-12-24T23:01:58.291Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2025-12-24T23:01:58.291Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/PanacheRepositoryBase.java:[763,33] Possible heap pollution from parameterized vararg type Entity
[2025-12-24T23:01:58.291Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/runtime/AdditionalJpaOperations.java:[83,99] unchecked conversion
[2025-12-24T23:01:58.291Z] required: java.util.Set<javax.persistence.metamodel.Attribute<?,?>>
[2025-12-24T23:01:58.291Z] found: java.util.Set
[2025-12-24T23:01:58.291Z] [INFO]
[2025-12-24T23:01:58.291Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.973Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:01:58.973Z] [INFO]
[2025-12-24T23:01:58.973Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:01:58.973Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/test/resources
[2025-12-24T23:01:58.973Z] [INFO]
[2025-12-24T23:01:58.973Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.973Z] [INFO] No sources to compile
[2025-12-24T23:01:58.973Z] [INFO]
[2025-12-24T23:01:58.973Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.973Z] [INFO] No tests to run.
[2025-12-24T23:01:58.973Z] [INFO]
[2025-12-24T23:01:58.973Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:58.973Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2025-12-24T23:01:59.650Z] [INFO]
[2025-12-24T23:01:59.650Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:59.650Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2025-12-24T23:01:59.650Z] [INFO]
[2025-12-24T23:01:59.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache ---
[2025-12-24T23:01:59.650Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2025-12-24T23:01:59.650Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final.pom
[2025-12-24T23:01:59.650Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2025-12-24T23:01:59.650Z] [INFO]
[2025-12-24T23:01:59.650Z] [INFO] --------< io.quarkus:quarkus-hibernate-orm-panache-deployment >---------
[2025-12-24T23:01:59.650Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Deployment 2.7.5.Final [497/964]
[2025-12-24T23:01:59.650Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:01:59.650Z] [INFO]
[2025-12-24T23:01:59.650Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:01:59.650Z] [INFO]
[2025-12-24T23:01:59.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO] Processed 40 files in 78ms (Formatted: 0, Unchanged: 40, Failed: 0, Readonly: 0)
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO] Processed 40 files in 00:00.052 (Already Sorted: 40, Needed Sorting: 0)
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:02:00.327Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/deployment/src/main/resources
[2025-12-24T23:02:00.327Z] [INFO]
[2025-12-24T23:02:00.327Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:00.327Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:02:00.327Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/classes
[2025-12-24T23:02:01.004Z] [INFO]
[2025-12-24T23:02:01.004Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:01.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:02:01.004Z] [INFO] Copying 7 resources
[2025-12-24T23:02:01.004Z] [INFO]
[2025-12-24T23:02:01.004Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:01.004Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:02:01.004Z] [INFO] Compiling 36 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/test-classes
[2025-12-24T23:02:01.004Z] [INFO]
[2025-12-24T23:02:01.004Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:01.004Z] [INFO]
[2025-12-24T23:02:01.004Z] [INFO] -------------------------------------------------------
[2025-12-24T23:02:01.004Z] [INFO] T E S T S
[2025-12-24T23:02:01.004Z] [INFO] -------------------------------------------------------
[2025-12-24T23:02:01.004Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:02:02.410Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2025-12-24T23:02:15.278Z] Tests paused
[2025-12-24T23:02:15.278Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:15.278Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:15.278Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:15.278Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:15.278Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:26,765 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.286s. Listening on: http://localhost:8080
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:26,767 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:26,767 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,100 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test10985265125167856720/src/main/resources/import.sql
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,102 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,132 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.029s
[2025-12-24T23:02:15.278Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:15.278Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:15.278Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:15.278Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:15.278Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,727 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.588s. Listening on: http://localhost:8080
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,727 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,728 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,728 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.327s
[2025-12-24T23:02:15.278Z] 2025-12-24 23:00:30,809 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T23:02:19.357Z] Tests paused
[2025-12-24T23:02:19.358Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:19.358Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:19.358Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:19.358Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:19.358Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:33,914 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.569s. Listening on: http://localhost:8080
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:33,915 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:33,915 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,286 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test9342617723675371884/src/main/resources/import.sql
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,287 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyOtherEntity.class, MyOtherTestResource.class.
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,309 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.022s
[2025-12-24T23:02:19.358Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:19.358Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:19.358Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:19.358Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:19.358Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,903 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8080
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,903 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,903 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:34,904 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.798s
[2025-12-24T23:02:19.358Z] 2025-12-24 23:00:35,039 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T23:02:19.358Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.748 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2025-12-24T23:02:19.358Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2025-12-24T23:02:22.437Z] 2025-12-24 23:00:37,887 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2025-12-24T23:02:22.437Z] 2025-12-24 23:00:37,898 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2025-12-24T23:02:22.437Z] 2025-12-24 23:00:37,902 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-9) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T23:02:22.437Z] 2025-12-24 23:00:37,941 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-40) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:02:22.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.198 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2025-12-24T23:02:22.437Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2025-12-24T23:02:22.437Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2025-12-24T23:02:22.437Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2025-12-24T23:02:24.627Z] 2025-12-24 23:00:38,333 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:02:24.627Z] 2025-12-24 23:00:40,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.802s. Listening on: http://localhost:8081
[2025-12-24T23:02:24.627Z] 2025-12-24 23:00:40,353 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:24.627Z] 2025-12-24 23:00:40,353 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:24.627Z] 2025-12-24 23:00:40,478 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T23:02:24.627Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 s - in io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2025-12-24T23:02:24.627Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2025-12-24T23:02:24.627Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2025-12-24T23:02:24.627Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2025-12-24T23:02:26.030Z] 2025-12-24 23:00:42,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.897s. Listening on: http://localhost:8081
[2025-12-24T23:02:26.030Z] 2025-12-24 23:00:42,206 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:26.030Z] 2025-12-24 23:00:42,206 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:27.433Z] 2025-12-24 23:00:43,141 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:02:27.434Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.646 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2025-12-24T23:02:27.434Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2025-12-24T23:02:28.840Z] 2025-12-24 23:00:44,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.868s. Listening on: http://localhost:8081
[2025-12-24T23:02:28.840Z] 2025-12-24 23:00:44,745 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:28.840Z] 2025-12-24 23:00:44,745 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:29.517Z] 2025-12-24 23:00:45,386 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T23:02:29.517Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2025-12-24T23:02:29.517Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2025-12-24T23:02:30.922Z] 2025-12-24 23:00:47,065 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.918s. Listening on: http://localhost:8081
[2025-12-24T23:02:30.922Z] 2025-12-24 23:00:47,065 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:30.922Z] 2025-12-24 23:00:47,065 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:31.600Z] 2025-12-24 23:00:47,696 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:02:31.600Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2025-12-24T23:02:31.600Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2025-12-24T23:02:32.278Z] 2025-12-24 23:00:48,199 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Could not find a suitable persistence unit for model classes:
[2025-12-24T23:02:32.278Z] - io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.second.SecondEntity
[2025-12-24T23:02:32.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2025-12-24T23:02:32.278Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2025-12-24T23:02:34.470Z] 2025-12-24 23:00:49,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.969s. Listening on: http://localhost:8081
[2025-12-24T23:02:34.470Z] 2025-12-24 23:00:49,935 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:34.470Z] 2025-12-24 23:00:49,935 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:35.147Z] 2025-12-24 23:00:50,765 INFO [io.quarkus] (main) Quarkus stopped in 0.127s
[2025-12-24T23:02:35.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.465 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2025-12-24T23:02:35.147Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2025-12-24T23:02:36.552Z] 2025-12-24 23:00:52,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.951s. Listening on: http://localhost:8081
[2025-12-24T23:02:36.552Z] 2025-12-24 23:00:52,361 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:36.552Z] 2025-12-24 23:00:52,361 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:37.229Z] 2025-12-24 23:00:52,804 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T23:02:37.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s - in io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2025-12-24T23:02:37.229Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2025-12-24T23:02:42.428Z] Tests paused
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:53,523 WARN [io.qua.agr.dep.AgroalProcessor] (build-17) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:53,749 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-35) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:02:42.428Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:42.428Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:42.428Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:42.428Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:42.428Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,324 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.201s. Listening on: http://localhost:8080
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,324 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,324 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,511 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: 5e829f1b-bf2f-4458-ae0f-830a218ce5b7-1: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: The default datasource has not been properly configured. See https://quarkus.io/guides/datasource#jdbc-datasource for information on how to do that.
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:02:42.428Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:02:42.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:02:42.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:02:42.428Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:02:42.428Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:02:42.428Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:42.428Z] Caused by: java.lang.IllegalStateException: The default datasource has not been properly configured. See https://quarkus.io/guides/datasource#jdbc-datasource for information on how to do that.
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:62)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$1.apply(Unknown Source)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2025-12-24T23:02:42.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:02:42.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:02:42.428Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:02:42.428Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:02:42.428Z] ... 15 more
[2025-12-24T23:02:42.428Z]
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,556 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test3761003089457800365/src/main/resources/application.properties
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,558 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,570 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,696 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-23) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:02:42.428Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:42.428Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:42.428Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:42.428Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:42.428Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,963 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8080
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,964 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,964 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,964 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.409s
[2025-12-24T23:02:42.428Z] 2025-12-24 23:00:55,971 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: 5e829f1b-bf2f-4458-ae0f-830a218ce5b7-2: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:02:42.428Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:02:42.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:02:42.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:02:42.428Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:02:42.428Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:02:42.428Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:02:42.428Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:42.428Z] Caused by: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:65)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$2.apply(Unknown Source)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:02:42.428Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:02:42.428Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2025-12-24T23:02:42.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:02:42.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:02:42.428Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:02:42.428Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:02:42.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:02:42.429Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:02:42.429Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:02:42.429Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:02:42.429Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:02:42.429Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:02:42.429Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:02:42.429Z] ... 15 more
[2025-12-24T23:02:42.429Z]
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:57,304 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in UnAnnotatedEntity.class.
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:57,309 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T23:02:42.429Z] Hibernate:
[2025-12-24T23:02:42.429Z]
[2025-12-24T23:02:42.429Z] drop table if exists UnAnnotatedEntity CASCADE
[2025-12-24T23:02:42.429Z] Hibernate:
[2025-12-24T23:02:42.429Z]
[2025-12-24T23:02:42.429Z] drop sequence if exists hibernate_sequence
[2025-12-24T23:02:42.429Z] Hibernate: create sequence hibernate_sequence start with 1 increment by 1
[2025-12-24T23:02:42.429Z] Hibernate:
[2025-12-24T23:02:42.429Z]
[2025-12-24T23:02:42.429Z] create table UnAnnotatedEntity (
[2025-12-24T23:02:42.429Z] id bigint not null,
[2025-12-24T23:02:42.429Z] name varchar(255),
[2025-12-24T23:02:42.429Z] primary key (id)
[2025-12-24T23:02:42.429Z] )
[2025-12-24T23:02:42.429Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:02:42.429Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:02:42.429Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:02:42.429Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:02:42.429Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:58,318 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.005s. Listening on: http://localhost:8080
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:58,319 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:58,319 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:58,319 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.218s
[2025-12-24T23:02:42.429Z] Hibernate:
[2025-12-24T23:02:42.429Z] select
[2025-12-24T23:02:42.429Z] unannotate0_.id as id1_0_,
[2025-12-24T23:02:42.429Z] unannotate0_.name as name2_0_
[2025-12-24T23:02:42.429Z] from
[2025-12-24T23:02:42.429Z] UnAnnotatedEntity unannotate0_
[2025-12-24T23:02:42.429Z] 2025-12-24 23:00:58,466 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T23:02:42.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.693 s - in io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2025-12-24T23:02:42.429Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:58,994 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-6) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:59,002 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:59,003 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:59,003 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-9) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:59,707 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:59,707 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:43.836Z] 2025-12-24 23:00:59,707 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:44.514Z] 2025-12-24 23:00:59,796 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T23:02:44.514Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2025-12-24T23:02:44.514Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:02:44.514Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:02:44.514Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:02:44.514Z] at org.h2.message.DbException.get(DbException.java:144)
[2025-12-24T23:02:44.514Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2025-12-24T23:02:44.514Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2025-12-24T23:02:44.515Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2025-12-24T23:02:44.515Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2025-12-24T23:02:44.515Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:44.515Z]
[2025-12-24T23:02:44.515Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2025-12-24T23:02:44.515Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2025-12-24T23:02:44.515Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2025-12-24T23:02:44.515Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2025-12-24T23:02:44.515Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2025-12-24T23:02:44.515Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2025-12-24T23:02:44.515Z] at org.h2.Driver.connect(Driver.java:69)
[2025-12-24T23:02:44.515Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2025-12-24T23:02:44.515Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2025-12-24T23:02:44.515Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2025-12-24T23:02:44.515Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2025-12-24T23:02:44.515Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2025-12-24T23:02:44.515Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2025-12-24T23:02:44.515Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2025-12-24T23:02:44.515Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2025-12-24T23:02:44.515Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2025-12-24T23:02:44.515Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2025-12-24T23:02:44.515Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:44.515Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:44.515Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:02:44.515Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2025-12-24T23:02:44.515Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2025-12-24T23:02:44.515Z]
[2025-12-24T23:02:44.515Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2025-12-24T23:02:44.515Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:02:44.515Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T23:02:44.515Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T23:02:44.515Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T23:02:44.515Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T23:02:45.194Z] 2025-12-24 23:01:00,084 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:02:45.194Z] 2025-12-24 23:01:00,440 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:02:45.194Z] 2025-12-24 23:01:00,896 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-18) Dev Services for H2 started.
[2025-12-24T23:02:45.194Z] 2025-12-24 23:01:00,897 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (h2) started.
[2025-12-24T23:02:45.194Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2025-12-24T23:02:45.194Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:02:45.194Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:02:45.194Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:02:45.194Z] at org.h2.message.DbException.get(DbException.java:144)
[2025-12-24T23:02:45.194Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2025-12-24T23:02:45.194Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2025-12-24T23:02:45.194Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2025-12-24T23:02:45.194Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2025-12-24T23:02:45.194Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:45.194Z]
[2025-12-24T23:02:45.194Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2025-12-24T23:02:45.194Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2025-12-24T23:02:45.194Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2025-12-24T23:02:45.194Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2025-12-24T23:02:45.194Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2025-12-24T23:02:45.194Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2025-12-24T23:02:45.194Z] at org.h2.Driver.connect(Driver.java:69)
[2025-12-24T23:02:45.194Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2025-12-24T23:02:45.194Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2025-12-24T23:02:45.194Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2025-12-24T23:02:45.194Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2025-12-24T23:02:45.194Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2025-12-24T23:02:45.194Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2025-12-24T23:02:45.194Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2025-12-24T23:02:45.194Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2025-12-24T23:02:45.194Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:45.194Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:45.194Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:02:45.194Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:45.194Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2025-12-24T23:02:45.194Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:02:45.194Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:02:45.194Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T23:02:45.195Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T23:02:45.195Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T23:02:45.195Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T23:02:45.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2025-12-24T23:02:45.195Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2025-12-24T23:02:47.391Z] 2025-12-24 23:01:01,204 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:02:47.391Z] 2025-12-24 23:01:02,057 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2025-12-24T23:02:47.391Z] 2025-12-24 23:01:02,058 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2025-12-24T23:02:47.391Z] 2025-12-24 23:01:03,149 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Wrong user name or password [28000-197]
[2025-12-24T23:02:47.391Z] 2025-12-24 23:01:03,151 WARN [org.hib.eng.jdb.env.int.JdbcEnvironmentInitiator] (JPA Startup Thread: <default>) HHH000342: Could not obtain connection to query metadata: org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2025-12-24T23:02:47.391Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:02:47.391Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:02:47.391Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:02:47.391Z] at org.h2.message.DbException.get(DbException.java:144)
[2025-12-24T23:02:47.391Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2025-12-24T23:02:47.391Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2025-12-24T23:02:47.391Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2025-12-24T23:02:47.391Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2025-12-24T23:02:47.391Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:47.391Z]
[2025-12-24T23:02:47.391Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2025-12-24T23:02:47.391Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2025-12-24T23:02:47.391Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2025-12-24T23:02:47.391Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2025-12-24T23:02:47.391Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2025-12-24T23:02:47.391Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2025-12-24T23:02:47.391Z] at org.h2.Driver.connect(Driver.java:69)
[2025-12-24T23:02:47.391Z] at io.agroal.pool.ConnectionFactory.createConnection(ConnectionFactory.java:210)
[2025-12-24T23:02:47.391Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:513)
[2025-12-24T23:02:47.391Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:494)
[2025-12-24T23:02:47.391Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-12-24T23:02:47.391Z] at io.agroal.pool.util.PriorityScheduledExecutor.beforeExecute(PriorityScheduledExecutor.java:75)
[2025-12-24T23:02:47.391Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[2025-12-24T23:02:47.391Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T23:02:47.391Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:47.391Z]
[2025-12-24T23:02:47.392Z] 2025-12-24 23:01:03,412 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.282s. Listening on: http://localhost:8081
[2025-12-24T23:02:47.392Z] 2025-12-24 23:01:03,412 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:02:47.392Z] 2025-12-24 23:01:03,413 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:02:48.797Z] 2025-12-24 23:01:03,967 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T23:02:48.797Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2025-12-24T23:02:48.797Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:02:48.798Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:02:48.798Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:02:48.798Z] at org.h2.message.DbException.get(DbException.java:144)
[2025-12-24T23:02:48.798Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2025-12-24T23:02:48.798Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2025-12-24T23:02:48.798Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2025-12-24T23:02:48.798Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2025-12-24T23:02:48.798Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:02:48.798Z]
[2025-12-24T23:02:48.798Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2025-12-24T23:02:48.798Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2025-12-24T23:02:48.798Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2025-12-24T23:02:48.798Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2025-12-24T23:02:48.798Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2025-12-24T23:02:48.798Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2025-12-24T23:02:48.798Z] at org.h2.Driver.connect(Driver.java:69)
[2025-12-24T23:02:48.798Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2025-12-24T23:02:48.798Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2025-12-24T23:02:48.798Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2025-12-24T23:02:48.798Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2025-12-24T23:02:48.798Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2025-12-24T23:02:48.798Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2025-12-24T23:02:48.798Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2025-12-24T23:02:48.798Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2025-12-24T23:02:48.798Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2025-12-24T23:02:48.798Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2025-12-24T23:02:48.798Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:48.798Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:48.798Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:02:48.798Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:02:48.798Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2025-12-24T23:02:48.798Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:02:48.798Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T23:02:48.798Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T23:02:48.798Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T23:02:48.798Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T23:02:48.798Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.27 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2025-12-24T23:02:48.798Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2025-12-24T23:02:48.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2025-12-24T23:02:48.798Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] Results:
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:48.799Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:48.799Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-deployment ---
[2025-12-24T23:02:48.799Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:02:48.799Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.pom
[2025-12-24T23:02:48.799Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-kotlin-parent >-------
[2025-12-24T23:02:48.799Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - JPA 2.7.5.Final [498/964]
[2025-12-24T23:02:48.799Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2025-12-24T23:02:48.799Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-parent/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-parent-2.7.5.Final.pom
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-kotlin >-----------
[2025-12-24T23:02:48.799Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Runtime 2.7.5.Final [499/964]
[2025-12-24T23:02:48.799Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:48.799Z] [INFO]
[2025-12-24T23:02:48.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO]
[2025-12-24T23:02:49.477Z] [INFO] --- kotlin-maven-plugin:1.6.10:kapt (kapt) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:49.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.jar
[2025-12-24T23:02:50.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.jar (460 kB at 893 kB/s)
[2025-12-24T23:02:50.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.pom
[2025-12-24T23:02:50.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.pom (4.8 kB at 12 kB/s)
[2025-12-24T23:02:50.155Z] [WARNING] 'tools.jar' was not found, kapt may work unreliably
[2025-12-24T23:02:52.775Z] [ERROR] Note: Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2025-12-24T23:02:52.775Z] [INFO]
[2025-12-24T23:02:52.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:52.775Z] [INFO]
[2025-12-24T23:02:52.775Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:52.775Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:02:52.775Z] [INFO]
[2025-12-24T23:02:52.775Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:52.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:02:52.775Z] [INFO] Copying 1 resource
[2025-12-24T23:02:52.775Z] [INFO]
[2025-12-24T23:02:52.775Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:52.775Z] [INFO]
[2025-12-24T23:02:52.775Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:54.206Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kapt/compile
[2025-12-24T23:02:54.206Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kaptKotlin/compile
[2025-12-24T23:02:54.206Z] [INFO]
[2025-12-24T23:02:54.206Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:54.206Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:02:54.206Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes
[2025-12-24T23:02:54.206Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2025-12-24T23:02:54.206Z] [INFO]
[2025-12-24T23:02:54.206Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:54.206Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:02:54.206Z] [INFO]
[2025-12-24T23:02:54.206Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:54.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:02:54.206Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/resources
[2025-12-24T23:02:54.206Z] [INFO]
[2025-12-24T23:02:54.206Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:56.396Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/kotlin/io/quarkus/hibernate/orm/panache/kotlin/runtime/TestAnalogs.kt: (137, 31) Name shadowed: type
[2025-12-24T23:02:56.396Z] [INFO]
[2025-12-24T23:02:56.396Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:56.396Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:02:56.396Z] [INFO]
[2025-12-24T23:02:56.396Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:56.396Z] [INFO]
[2025-12-24T23:02:56.396Z] [INFO] -------------------------------------------------------
[2025-12-24T23:02:56.396Z] [INFO] T E S T S
[2025-12-24T23:02:56.396Z] [INFO] -------------------------------------------------------
[2025-12-24T23:02:56.396Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:02:57.078Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2025-12-24T23:02:57.078Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2025-12-24T23:02:57.078Z] [INFO]
[2025-12-24T23:02:57.078Z] [INFO] Results:
[2025-12-24T23:02:57.078Z] [INFO]
[2025-12-24T23:02:57.078Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:02:57.078Z] [INFO]
[2025-12-24T23:02:57.078Z] [INFO]
[2025-12-24T23:02:57.078Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:57.754Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:57.755Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin ---
[2025-12-24T23:02:57.755Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2025-12-24T23:02:57.755Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.pom
[2025-12-24T23:02:57.755Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-kotlin-deployment >-----
[2025-12-24T23:02:57.755Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Deployment 2.7.5.Final [500/964]
[2025-12-24T23:02:57.755Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:57.755Z] [INFO]
[2025-12-24T23:02:57.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.433Z] [INFO]
[2025-12-24T23:02:58.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.433Z] [INFO]
[2025-12-24T23:02:58.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.433Z] [INFO]
[2025-12-24T23:02:58.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.433Z] [INFO]
[2025-12-24T23:02:58.433Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.433Z] [INFO]
[2025-12-24T23:02:58.434Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.434Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:02:58.434Z] [INFO]
[2025-12-24T23:02:58.434Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.434Z] [INFO] Processed 5 files in 00:00.012 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:02:58.434Z] [INFO]
[2025-12-24T23:02:58.434Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:02:58.434Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/src/main/resources
[2025-12-24T23:02:58.434Z] [INFO]
[2025-12-24T23:02:58.434Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.434Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T23:02:58.434Z] [INFO]
[2025-12-24T23:02:58.434Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:58.434Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:02:58.434Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/classes
[2025-12-24T23:02:59.109Z] [INFO]
[2025-12-24T23:02:59.109Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:02:59.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:02:59.109Z] [INFO] Copying 4 resources
[2025-12-24T23:02:59.109Z] [INFO]
[2025-12-24T23:02:59.109Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:03:00.519Z] [INFO]
[2025-12-24T23:03:00.519Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:03:00.519Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:00.519Z] [INFO]
[2025-12-24T23:03:00.519Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:03:00.519Z] [INFO]
[2025-12-24T23:03:00.519Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:00.519Z] [INFO] T E S T S
[2025-12-24T23:03:00.519Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:00.519Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:03:01.921Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2025-12-24T23:03:08.160Z] 2025-12-24 23:01:23,044 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-38) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:03:08.160Z] 2025-12-24 23:01:23,249 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2025-12-24T23:03:08.160Z] 2025-12-24 23:01:23,254 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for the default datasource (h2) started.
[2025-12-24T23:03:08.160Z] 2025-12-24 23:01:23,256 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-16) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T23:03:08.160Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.247 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2025-12-24T23:03:08.160Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2025-12-24T23:03:08.160Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2025-12-24T23:03:08.160Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2025-12-24T23:03:10.370Z] 2025-12-24 23:01:23,990 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:03:10.371Z] 2025-12-24 23:01:25,651 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2025-12-24T23:03:10.371Z] 2025-12-24 23:01:25,651 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2025-12-24T23:03:10.371Z] 2025-12-24 23:01:26,393 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.091s. Listening on: http://localhost:8081
[2025-12-24T23:03:10.371Z] 2025-12-24 23:01:26,393 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:10.371Z] 2025-12-24 23:01:26,393 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:03:12.573Z] 2025-12-24 23:01:28,019 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2025-12-24T23:03:12.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.961 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2025-12-24T23:03:12.573Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2025-12-24T23:03:13.998Z] 2025-12-24 23:01:29,518 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2025-12-24T23:03:13.998Z] 2025-12-24 23:01:29,518 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2025-12-24T23:03:13.998Z] 2025-12-24 23:01:30,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.879s. Listening on: http://localhost:8081
[2025-12-24T23:03:13.998Z] 2025-12-24 23:01:30,064 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:13.998Z] 2025-12-24 23:01:30,065 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:03:15.402Z] 2025-12-24 23:01:30,899 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T23:03:15.402Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.874 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2025-12-24T23:03:15.402Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:31,511 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Could not find a suitable persistence unit for model classes:
[2025-12-24T23:03:16.805Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:32,085 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:32,091 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:32,601 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.821s. Listening on: http://localhost:8081
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:32,601 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:32,601 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:03:16.805Z] 2025-12-24 23:01:32,660 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T23:03:16.805Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.759 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2025-12-24T23:03:16.805Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2025-12-24T23:03:17.481Z] 2025-12-24 23:01:33,191 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-5) Could not find a suitable persistence unit for model classes:
[2025-12-24T23:03:17.481Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2025-12-24T23:03:17.481Z] - io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity
[2025-12-24T23:03:17.481Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2025-12-24T23:03:17.481Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2025-12-24T23:03:18.904Z] 2025-12-24 23:01:33,733 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-22) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:33,737 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-31) Dev Services for H2 started.
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:33,737 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-31) Dev Services for the default datasource (h2) started.
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:33,738 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-31) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:34,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:34,448 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:34,448 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, smallrye-context-propagation, vertx]
[2025-12-24T23:03:18.905Z] 2025-12-24 23:01:34,547 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T23:03:18.905Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2025-12-24T23:03:18.905Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:03:18.905Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:03:18.905Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:03:18.905Z] at org.h2.message.DbException.get(DbException.java:144)
[2025-12-24T23:03:18.905Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2025-12-24T23:03:18.905Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2025-12-24T23:03:18.905Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2025-12-24T23:03:18.905Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2025-12-24T23:03:18.905Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:03:18.905Z]
[2025-12-24T23:03:18.905Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2025-12-24T23:03:18.905Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2025-12-24T23:03:18.905Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2025-12-24T23:03:18.905Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2025-12-24T23:03:18.905Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2025-12-24T23:03:18.905Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2025-12-24T23:03:18.905Z] at org.h2.Driver.connect(Driver.java:69)
[2025-12-24T23:03:18.905Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2025-12-24T23:03:18.905Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2025-12-24T23:03:18.905Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2025-12-24T23:03:18.905Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2025-12-24T23:03:18.905Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2025-12-24T23:03:18.905Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2025-12-24T23:03:18.905Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2025-12-24T23:03:18.905Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2025-12-24T23:03:18.905Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2025-12-24T23:03:18.905Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2025-12-24T23:03:18.905Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:03:18.905Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:03:18.905Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:03:18.905Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2025-12-24T23:03:18.905Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2025-12-24T23:03:18.905Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:03:18.905Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T23:03:18.905Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2025-12-24T23:03:18.905Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2025-12-24T23:03:18.905Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2025-12-24T23:03:18.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [INFO] Results:
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:03:18.905Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:03:18.905Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2025-12-24T23:03:18.905Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T23:03:18.905Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.pom
[2025-12-24T23:03:18.905Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:03:18.905Z] [INFO]
[2025-12-24T23:03:18.905Z] [INFO] --------------------< io.quarkus:quarkus-panacheql >--------------------
[2025-12-24T23:03:18.905Z] [INFO] Building Quarkus - Panache - Query Language 2.7.5.Final [501/964]
[2025-12-24T23:03:18.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:03:18.905Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom
[2025-12-24T23:03:19.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom
[2025-12-24T23:03:19.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom (5.9 kB at 72 kB/s)
[2025-12-24T23:03:19.579Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2025-12-24T23:03:19.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2025-12-24T23:03:19.579Z] [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 80 kB/s)
[2025-12-24T23:03:19.579Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar
[2025-12-24T23:03:19.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar
[2025-12-24T23:03:19.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar (31 kB at 256 kB/s)
[2025-12-24T23:03:19.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2025-12-24T23:03:19.579Z] [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 63 kB/s)
[2025-12-24T23:03:19.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2025-12-24T23:03:19.579Z] [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 5.0 MB/s)
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO]
[2025-12-24T23:03:20.256Z] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (antlr) @ quarkus-panacheql ---
[2025-12-24T23:03:20.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2025-12-24T23:03:20.256Z] [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-12-24T23:03:20.256Z] [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 15 kB/s)
[2025-12-24T23:03:20.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-12-24T23:03:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-12-24T23:03:20.256Z] [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 59 kB/s)
[2025-12-24T23:03:20.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2025-12-24T23:03:20.256Z] [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-12-24T23:03:20.256Z] [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 57 kB/s)
[2025-12-24T23:03:20.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-12-24T23:03:20.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-12-24T23:03:20.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 335 kB/s)
[2025-12-24T23:03:20.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2025-12-24T23:03:20.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2025-12-24T23:03:20.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom (6.2 kB at 103 kB/s)
[2025-12-24T23:03:20.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2025-12-24T23:03:20.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2025-12-24T23:03:20.933Z] [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 48 kB/s)
[2025-12-24T23:03:20.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2025-12-24T23:03:20.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2025-12-24T23:03:21.611Z] [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 256 kB/s)
[2025-12-24T23:03:21.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
[2025-12-24T23:03:21.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom
[2025-12-24T23:03:21.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 67 kB/s)
[2025-12-24T23:03:21.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
[2025-12-24T23:03:21.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
[2025-12-24T23:03:21.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 108 kB/s)
[2025-12-24T23:03:21.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2025-12-24T23:03:21.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2025-12-24T23:03:21.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 118 kB/s)
[2025-12-24T23:03:21.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom
[2025-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
[2025-12-24T23:03:22.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 213 kB/s)
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2025-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2025-12-24T23:03:22.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 99 kB/s)
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2025-12-24T23:03:22.288Z] [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-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2025-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar
[2025-12-24T23:03:22.288Z] [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 481 kB/s)
[2025-12-24T23:03:22.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
[2025-12-24T23:03:22.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 265 kB/s)
[2025-12-24T23:03:22.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2025-12-24T23:03:22.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 542 kB/s)
[2025-12-24T23:03:22.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2025-12-24T23:03:22.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 1.3 MB/s)
[2025-12-24T23:03:22.965Z] [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 874 kB/s)
[2025-12-24T23:03:22.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.2 MB/s)
[2025-12-24T23:03:22.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar (1.2 MB at 4.5 MB/s)
[2025-12-24T23:03:22.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 34 MB/s)
[2025-12-24T23:03:22.965Z] [INFO] ANTLR 4: Processing source directory /quarkus/extensions/panache/panacheql/src/main/antlr4
[2025-12-24T23:03:22.965Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlLexer.g4
[2025-12-24T23:03:23.641Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlParser.g4
[2025-12-24T23:03:23.641Z] [INFO]
[2025-12-24T23:03:23.641Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panacheql ---
[2025-12-24T23:03:23.641Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:03:23.641Z] [INFO]
[2025-12-24T23:03:23.641Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panacheql ---
[2025-12-24T23:03:23.641Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:03:23.641Z] [INFO]
[2025-12-24T23:03:23.641Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panacheql ---
[2025-12-24T23:03:23.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:03:23.641Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/main/resources
[2025-12-24T23:03:23.641Z] [INFO]
[2025-12-24T23:03:23.641Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panacheql ---
[2025-12-24T23:03:23.641Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:23.641Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panacheql/target/classes
[2025-12-24T23:03:24.317Z] [INFO]
[2025-12-24T23:03:24.317Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panacheql ---
[2025-12-24T23:03:24.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:03:24.317Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/test/resources
[2025-12-24T23:03:24.317Z] [INFO]
[2025-12-24T23:03:24.317Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panacheql ---
[2025-12-24T23:03:24.317Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:24.317Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panacheql/target/test-classes
[2025-12-24T23:03:24.317Z] [INFO]
[2025-12-24T23:03:24.317Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panacheql ---
[2025-12-24T23:03:24.317Z] [INFO]
[2025-12-24T23:03:24.317Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:24.317Z] [INFO] T E S T S
[2025-12-24T23:03:24.317Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:24.317Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:03:25.719Z] [INFO] Running io.quarkus.panacheql.LexerTest
[2025-12-24T23:03:25.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in io.quarkus.panacheql.LexerTest
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] Results:
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panacheql ---
[2025-12-24T23:03:25.720Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panacheql ---
[2025-12-24T23:03:25.720Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panacheql ---
[2025-12-24T23:03:25.720Z] [INFO] Installing /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final.jar
[2025-12-24T23:03:25.720Z] [INFO] Installing /quarkus/extensions/panache/panacheql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final.pom
[2025-12-24T23:03:25.720Z] [INFO] Installing /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final-sources.jar
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-common-parent >----------
[2025-12-24T23:03:25.720Z] [INFO] Building Quarkus - MongoDB with Panache - Common 2.7.5.Final [502/964]
[2025-12-24T23:03:25.720Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-parent ---
[2025-12-24T23:03:25.720Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-parent/2.7.5.Final/quarkus-mongodb-panache-common-parent-2.7.5.Final.pom
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-common >--------------
[2025-12-24T23:03:25.720Z] [INFO] Building Quarkus - MongoDB with Panache - Common Runtime 2.7.5.Final [503/964]
[2025-12-24T23:03:25.720Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:25.720Z] [INFO]
[2025-12-24T23:03:25.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO] Processed 23 files in 103ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO] Processed 23 files in 00:00.138 (Already Sorted: 23, Needed Sorting: 0)
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:03:26.421Z] [INFO] Copying 1 resource
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO]
[2025-12-24T23:03:26.421Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:26.421Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:26.421Z] [INFO] Compiling 22 source files to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[47,69] unchecked call to <NewTDocument>withDocumentClass(java.lang.Class<NewTDocument>) as a member of the raw type com.mongodb.client.MongoCollection
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[141,44] unchecked cast
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[146,44] unchecked cast
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[151,44] unchecked cast
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/binder/CommonQueryBinder.java:[86,34] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.Collection
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[42,69] unchecked call to <NewTDocument>withDocumentClass(java.lang.Class<NewTDocument>) as a member of the raw type io.quarkus.mongodb.reactive.ReactiveMongoCollection
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[47,35] unchecked conversion
[2025-12-24T23:03:27.143Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2025-12-24T23:03:27.143Z] found: io.smallrye.mutiny.Uni
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked call to CommonReactivePanacheQueryImpl(io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl,org.bson.conversions.Bson,java.lang.Class<?>) as a member of the raw type io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked conversion
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[139,52] unchecked cast
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[144,52] unchecked cast
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[149,52] unchecked cast
[2025-12-24T23:03:27.143Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2025-12-24T23:03:27.143Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,64] unchecked conversion
[2025-12-24T23:03:27.143Z] required: io.smallrye.mutiny.Multi<T>
[2025-12-24T23:03:27.143Z] found: io.smallrye.mutiny.Multi
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,91] unchecked conversion
[2025-12-24T23:03:27.143Z] required: io.smallrye.mutiny.Multi<T>
[2025-12-24T23:03:27.143Z] found: io.smallrye.mutiny.Multi
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,64] unchecked conversion
[2025-12-24T23:03:27.143Z] required: io.smallrye.mutiny.Multi<T>
[2025-12-24T23:03:27.143Z] found: io.smallrye.mutiny.Multi
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,91] unchecked conversion
[2025-12-24T23:03:27.143Z] required: io.smallrye.mutiny.Multi<T>
[2025-12-24T23:03:27.143Z] found: io.smallrye.mutiny.Multi
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[26,45] unchecked call to getSession(java.lang.Class<?>) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[31,49] unchecked call to bindFilter(java.lang.Class<?>,java.lang.String,java.lang.Object[]) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2025-12-24T23:03:27.143Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[38,49] unchecked call to bindFilter(java.lang.Class<?>,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2025-12-24T23:03:27.143Z] [INFO]
[2025-12-24T23:03:27.143Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:27.143Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:03:27.143Z] [INFO]
[2025-12-24T23:03:27.143Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:27.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:03:27.143Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/resources
[2025-12-24T23:03:27.143Z] [INFO]
[2025-12-24T23:03:27.143Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:27.143Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:27.144Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/test-classes
[2025-12-24T23:03:27.144Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/java/io/quarkus/mongodb/panache/common/runtime/MongoOperationsTest.java:[30,71] unchecked conversion
[2025-12-24T23:03:27.144Z] required: io.quarkus.mongodb.panache.common.runtime.MongoOperations<java.lang.Object,io.quarkus.mongodb.panache.common.PanacheUpdate>
[2025-12-24T23:03:27.144Z] found: <anonymous io.quarkus.mongodb.panache.common.runtime.MongoOperations>
[2025-12-24T23:03:27.144Z] [INFO]
[2025-12-24T23:03:27.144Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:27.144Z] [INFO]
[2025-12-24T23:03:27.144Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:27.144Z] [INFO] T E S T S
[2025-12-24T23:03:27.144Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:27.144Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:03:28.547Z] [INFO] Running io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2025-12-24T23:03:28.547Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] Results:
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:28.547Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:28.547Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common ---
[2025-12-24T23:03:28.547Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2025-12-24T23:03:28.547Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final.pom
[2025-12-24T23:03:28.547Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] ------------< io.quarkus:quarkus-mongodb-client-deployment >------------
[2025-12-24T23:03:28.547Z] [INFO] Building Quarkus - MongoDB Client - Deployment 2.7.5.Final [504/964]
[2025-12-24T23:03:28.547Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:28.547Z] [INFO]
[2025-12-24T23:03:28.547Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO] Processed 28 files in 80ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO] Processed 28 files in 00:00.061 (Already Sorted: 28, Needed Sorting: 0)
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:03:29.950Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mongodb-client/deployment/src/main/resources
[2025-12-24T23:03:29.950Z] [INFO]
[2025-12-24T23:03:29.950Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:29.950Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:29.950Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/classes
[2025-12-24T23:03:30.656Z] [INFO]
[2025-12-24T23:03:30.656Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:30.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:03:30.656Z] [INFO] Copying 7 resources
[2025-12-24T23:03:30.656Z] [INFO]
[2025-12-24T23:03:30.656Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:30.656Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:03:30.656Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/test-classes
[2025-12-24T23:03:31.332Z] [WARNING] /quarkus/extensions/mongodb-client/deployment/src/test/java/io/quarkus/mongodb/MongoTracingCommandListenerTest.java:[42,21] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2025-12-24T23:03:31.332Z] [INFO]
[2025-12-24T23:03:31.332Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:03:31.332Z] [INFO]
[2025-12-24T23:03:31.332Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:31.332Z] [INFO] T E S T S
[2025-12-24T23:03:31.332Z] [INFO] -------------------------------------------------------
[2025-12-24T23:03:31.332Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:03:32.009Z] [INFO] Running io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2025-12-24T23:03:37.517Z] 2025-12-24 23:01:52,976 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T23:03:37.517Z] 2025-12-24 23:01:52,978 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:37.517Z] 2025-12-24 23:01:52,978 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:37.517Z] 2025-12-24 23:01:53,104 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T23:03:37.517Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.939 s - in io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2025-12-24T23:03:37.517Z] [INFO] Running io.quarkus.mongodb.DefaultMongoClientConfigTest
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:54,683 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:54,684 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:54,685 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:55,505 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@55691a59, net=de.flapdoodle.embed.mongo.config.Net@3152a0a3, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@3405025a, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@1e686da2, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@3ce17e4}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,206 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@3b3639f9, net=de.flapdoodle.embed.mongo.config.Net@66ee4640, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@156c1c4e, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@5ddd3fbd, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@57ae3c0e}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,244 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,269 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,303 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70e49a2b4f28cfb6f287', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,304 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70e49a2b4f28cfb6f287', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=30686762, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288364362437880}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,306 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70e49a2b4f28cfb6f287', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,319 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,533 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Dec 24 23:01:56 UTC 2025, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7587563596767297537, seconds=1766617316, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7587563596767297537, seconds=1766617316, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563596767297537, seconds=1766617316, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:01:56 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:01:56 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7587563596767297537, seconds=1766617316, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7587563596767297537, seconds=1766617316, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,535 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563596767297537, seconds=1766617316, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:01:56 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,535 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,536 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:01:56 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2025-12-24T23:03:40.566Z] 2025-12-24 23:01:56,536 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,566 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,574 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,575 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70e49a2b4f28cfb6f288', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,575 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70e49a2b4f28cfb6f288', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,576 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70e49a2b4f28cfb6f288', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3878051, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:01:56 UTC 2025, lastUpdateTimeNanos=33288364633398672}
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,583 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,613 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,656 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70e49a2b4f28cfb6f289', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:10}] to 127.0.0.1:27018
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,656 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70e49a2b4f28cfb6f289', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3052615, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:01:56 UTC 2025, lastUpdateTimeNanos=33288364715473168}
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,658 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70e49a2b4f28cfb6f289', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:8, serverValue:11}] to 127.0.0.1:27018
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:56,717 INFO [org.mon.dri.connection] (Thread-80) Opened connection [connectionId{localValue:9, serverValue:12}] to 127.0.0.1:27018
[2025-12-24T23:03:41.981Z] 2025-12-24 23:01:57,947 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-12-24T23:03:41.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.793 s - in io.quarkus.mongodb.DefaultMongoClientConfigTest
[2025-12-24T23:03:41.981Z] [INFO] Running io.quarkus.mongodb.MongoTracingCommandListenerTest
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,019 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,019 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,019 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,032 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,113 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,749 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@6f88319b, net=de.flapdoodle.embed.mongo.config.Net@1e25f6, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@232e1f66, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@431298ef, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@6d386dff}
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,883 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,916 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,927 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70e7e2647d57350c4fa7', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,927 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70e7e2647d57350c4fa7', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=14519867}
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,928 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70e7e2647d57350c4fa7', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2025-12-24T23:03:44.174Z] 2025-12-24 23:01:59,945 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2025-12-24T23:03:44.174Z] 2025-12-24 23:02:00,163 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T23:03:44.174Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s - in io.quarkus.mongodb.MongoTracingCommandListenerTest
[2025-12-24T23:03:44.174Z] [INFO] Running io.quarkus.mongodb.MongoClientConfigTest
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:01,359 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:01,360 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:01,360 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:01,472 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,112 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@139be871, net=de.flapdoodle.embed.mongo.config.Net@1a19d0be, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@134d6f96, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@15c203cf, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@5956b966}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,793 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@d9e0ed2, net=de.flapdoodle.embed.mongo.config.Net@75d7e128, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@700e4826, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@1c7f52c8, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@616a370b}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,838 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,862 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,881 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70ead370fc7c5774d5d8', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,882 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70ead370fc7c5774d5d8', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,882 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70ead370fc7c5774d5d8', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=18377222, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288370938054771}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:02,891 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,108 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Dec 24 23:02:03 UTC 2025, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7587563622537101313, seconds=1766617322, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7587563622537101313, seconds=1766617322, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563622537101313, seconds=1766617322, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:02 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:02 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7587563622537101313, seconds=1766617322, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7587563622537101313, seconds=1766617322, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,109 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563622537101313, seconds=1766617322, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:02 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,110 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,110 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:02 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,111 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,134 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,164 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2025-12-24T23:03:47.217Z] 2025-12-24 23:02:03,166 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70ebd370fc7c5774d5d9', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2025-12-24T23:03:47.218Z] 2025-12-24 23:02:03,167 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70ebd370fc7c5774d5d9', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2025-12-24T23:03:47.218Z] 2025-12-24 23:02:03,167 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70ebd370fc7c5774d5d9', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=28487386, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:02:02 UTC 2025, lastUpdateTimeNanos=33288371225606124}
[2025-12-24T23:03:47.218Z] 2025-12-24 23:02:03,171 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70ebd370fc7c5774d5da', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2025-12-24T23:03:47.218Z] 2025-12-24 23:02:03,172 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70ebd370fc7c5774d5da', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1686045, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:02:02 UTC 2025, lastUpdateTimeNanos=33288371230753978}
[2025-12-24T23:03:47.218Z] 2025-12-24 23:02:03,178 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70ebd370fc7c5774d5da', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:10}] to 127.0.0.1:27018
[2025-12-24T23:03:48.646Z] 2025-12-24 23:02:04,529 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T23:03:48.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.355 s - in io.quarkus.mongodb.MongoClientConfigTest
[2025-12-24T23:03:48.646Z] [INFO] Running io.quarkus.mongodb.MongoLazyTest
[2025-12-24T23:03:50.837Z] 2025-12-24 23:02:05,657 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2025-12-24T23:03:50.837Z] 2025-12-24 23:02:05,657 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:50.837Z] 2025-12-24 23:02:05,658 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:50.837Z] 2025-12-24 23:02:05,682 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2025-12-24T23:03:50.837Z] 2025-12-24 23:02:05,770 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2025-12-24T23:03:50.837Z] 2025-12-24 23:02:06,413 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@7a02fa85, net=de.flapdoodle.embed.mongo.config.Net@403529fb, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@32855523, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@751c5975, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@18275381}
[2025-12-24T23:03:50.838Z] 2025-12-24 23:02:06,652 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T23:03:50.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in io.quarkus.mongodb.MongoLazyTest
[2025-12-24T23:03:50.838Z] [INFO] Running io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2025-12-24T23:03:53.902Z] 2025-12-24 23:02:07,871 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-12-24T23:03:53.902Z] 2025-12-24 23:02:07,872 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:53.902Z] 2025-12-24 23:02:07,872 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:08,624 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@5ffd29e8, net=de.flapdoodle.embed.mongo.config.Net@1c31408f, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@67b5a089, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@1bdf24c0, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@2d5bfc3a}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,341 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@3bf8f426, net=de.flapdoodle.embed.mongo.config.Net@7103ba38, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@131879fc, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@6150ed89, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@1d756c41}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,375 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,405 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,429 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f1541bc570b0bb99f9', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,429 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f1541bc570b0bb99f9', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,429 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f1541bc570b0bb99f9', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=22935992, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288377485994742}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,451 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,668 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Dec 24 23:02:09 UTC 2025, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7587563652601872385, seconds=1766617329, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7587563652601872385, seconds=1766617329, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=1, optime=Document{{ts=Timestamp{value=7587563652601872385, seconds=1766617329, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:09 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:09 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7587563652601872385, seconds=1766617329, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7587563652601872385, seconds=1766617329, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,669 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=1, optime=Document{{ts=Timestamp{value=7587563652601872385, seconds=1766617329, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:09 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,670 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,670 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:09 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,670 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,695 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,710 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f1541bc570b0bb99fa', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,718 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f1541bc570b0bb99fa', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,718 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f1541bc570b0bb99fa', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=13764190, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:02:09 UTC 2025, lastUpdateTimeNanos=33288377774895231}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,736 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,744 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f1541bc570b0bb99fb', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,744 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f1541bc570b0bb99fb', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3255796, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288377802178315}
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,745 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f1541bc570b0bb99fb', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,801 INFO [org.mon.dri.connection] (Thread-81) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2025-12-24T23:03:53.903Z] 2025-12-24 23:02:09,823 INFO [org.mon.dri.connection] (Thread-83) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2025-12-24T23:03:55.308Z] 2025-12-24 23:02:11,059 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:03:55.308Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.396 s - in io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2025-12-24T23:03:55.308Z] [INFO] Running io.quarkus.mongodb.MongoCommandListenerTest
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,084 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,084 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,094 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,855 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@6d033049, net=de.flapdoodle.embed.mongo.config.Net@6a74f6be, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@552d2df6, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@6be03f17, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@1f15cb5a}
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,911 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,933 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,965 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f4bc64fa66846956e9', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to 127.0.0.1:27018
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,965 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f4bc64fa66846956e9', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=22742255}
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,965 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f4bc64fa66846956e9', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to 127.0.0.1:27018
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:12,981 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2025-12-24T23:03:57.175Z] 2025-12-24 23:02:13,264 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:03:57.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 s - in io.quarkus.mongodb.MongoCommandListenerTest
[2025-12-24T23:03:57.175Z] [INFO] Running io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2025-12-24T23:03:58.589Z] 2025-12-24 23:02:14,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2025-12-24T23:03:58.589Z] 2025-12-24 23:02:14,280 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:03:58.589Z] 2025-12-24 23:02:14,280 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:03:58.589Z] 2025-12-24 23:02:14,365 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-12-24T23:03:58.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2025-12-24T23:03:58.589Z] [INFO] Running io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:15,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:15,383 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:15,383 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:15,491 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,125 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@326d4f0f, net=de.flapdoodle.embed.mongo.config.Net@79c8d5c4, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@456387e7, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@4d41b630, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@158c9da0}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,823 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@2ad51c20, net=de.flapdoodle.embed.mongo.config.Net@7350ea22, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@33e0224e, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@4270d80f, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@4046e87d}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,855 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,882 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,889 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f849a57e1fcfde3583', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,890 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f849a57e1fcfde3583', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=14552253, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288384947884223}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,890 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f849a57e1fcfde3583', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:16,898 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,114 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Dec 24 23:02:17 UTC 2025, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7587563682666643457, seconds=1766617336, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7587563682666643457, seconds=1766617336, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563682666643457, seconds=1766617336, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:16 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:16 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7587563682666643457, seconds=1766617336, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7587563682666643457, seconds=1766617336, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,115 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563682666643457, seconds=1766617336, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:16 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,115 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,115 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:16 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,116 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,140 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,145 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f949a57e1fcfde3584', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,145 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f949a57e1fcfde3584', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2045616, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:02:16 UTC 2025, lastUpdateTimeNanos=33288385204544205}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,146 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f949a57e1fcfde3584', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,174 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,178 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70f949a57e1fcfde3585', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,180 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70f949a57e1fcfde3585', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,180 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70f949a57e1fcfde3585', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2738001, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288385238635175}
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,185 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2025-12-24T23:04:01.671Z] 2025-12-24 23:02:17,193 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2025-12-24T23:04:02.455Z] 2025-12-24 23:02:18,551 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T23:04:02.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.186 s - in io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2025-12-24T23:04:02.455Z] [INFO] Running io.quarkus.mongodb.NamedMongoClientConfigTest
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:19,610 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:19,611 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:19,612 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:19,734 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:20,374 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@4300ccf8, net=de.flapdoodle.embed.mongo.config.Net@1c4ec15f, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@672cdb60, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@4e1205b2, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@bb06784}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,078 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@619e0b94, net=de.flapdoodle.embed.mongo.config.Net@60683b1c, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@3e898d36, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@360d4124, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@27de2eda}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,118 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,154 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,173 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70fdd5856951ea678d1b', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,173 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70fdd5856951ea678d1b', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=23532333, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288389231004880}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,176 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70fdd5856951ea678d1b', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,184 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,396 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Dec 24 23:02:21 UTC 2025, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7587563704141479937, seconds=1766617341, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7587563704141479937, seconds=1766617341, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563704141479937, seconds=1766617341, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:21 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:21 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7587563704141479937, seconds=1766617341, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7587563704141479937, seconds=1766617341, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,397 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7587563704141479937, seconds=1766617341, inc=1}, t=-1}}, optimeDate=Wed Dec 24 23:02:21 UTC 2025, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,397 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,397 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Dec 24 23:02:21 UTC 2025, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,398 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,422 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,428 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,429 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70fdd5856951ea678d1c', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,431 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70fdd5856951ea678d1c', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,431 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70fdd5856951ea678d1c', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=6624512, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Dec 24 23:02:21 UTC 2025, lastUpdateTimeNanos=33288389490991475}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,439 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,470 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,473 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,475 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c70fdd5856951ea678d1d', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:4}] to 127.0.0.1:27019
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,475 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c70fdd5856951ea678d1d', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1255547, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=33288389534718593}
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,476 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c70fdd5856951ea678d1d', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:8, serverValue:5}] to 127.0.0.1:27019
[2025-12-24T23:04:05.505Z] 2025-12-24 23:02:21,478 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2025-12-24T23:04:06.910Z] 2025-12-24 23:02:22,793 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:04:06.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.236 s - in io.quarkus.mongodb.NamedMongoClientConfigTest
[2025-12-24T23:04:06.910Z] [INFO] Running io.quarkus.mongodb.MongoMetricsTest
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:23,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:23,920 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:23,920 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:23,941 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:24,024 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:24,669 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@4adadfec, net=de.flapdoodle.embed.mongo.config.Net@b3e4fe6, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@58b39bce, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@64f517b6, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@78cc817b}
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:24,751 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:24,779 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:24,802 INFO [org.mon.dri.connection] (cluster-ClusterId{value='694c71005077c4452062a5c5', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to 127.0.0.1:27018
[2025-12-24T23:04:09.098Z] 2025-12-24 23:02:24,802 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c71005077c4452062a5c5', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=20702662}
[2025-12-24T23:04:09.099Z] 2025-12-24 23:02:24,803 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='694c71005077c4452062a5c5', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to 127.0.0.1:27018
[2025-12-24T23:04:09.099Z] 2025-12-24 23:02:24,820 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2025-12-24T23:04:09.099Z] 2025-12-24 23:02:25,028 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T23:04:09.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s - in io.quarkus.mongodb.MongoMetricsTest
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] Results:
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:04:09.775Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:04:09.775Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-deployment ---
[2025-12-24T23:04:09.775Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2025-12-24T23:04:09.775Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final.pom
[2025-12-24T23:04:09.775Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-common-deployment >--------
[2025-12-24T23:04:09.775Z] [INFO] Building Quarkus - MongoDB with Panache - Common Deployment 2.7.5.Final [505/964]
[2025-12-24T23:04:09.775Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:09.775Z] [INFO]
[2025-12-24T23:04:09.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.450Z] [INFO]
[2025-12-24T23:04:10.451Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.451Z] [INFO] Processed 4 files in 17ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:04:10.451Z] [INFO]
[2025-12-24T23:04:10.451Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.451Z] [INFO] Processed 4 files in 00:00.021 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:04:10.451Z] [INFO]
[2025-12-24T23:04:10.451Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:10.451Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/main/resources
[2025-12-24T23:04:10.451Z] [INFO]
[2025-12-24T23:04:10.451Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:10.451Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:10.451Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-panache-common/deployment/target/classes
[2025-12-24T23:04:11.127Z] [INFO]
[2025-12-24T23:04:11.127Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:11.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:11.127Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/test/resources
[2025-12-24T23:04:11.127Z] [INFO]
[2025-12-24T23:04:11.127Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:11.127Z] [INFO] No sources to compile
[2025-12-24T23:04:11.127Z] [INFO]
[2025-12-24T23:04:11.127Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:11.127Z] [INFO] No tests to run.
[2025-12-24T23:04:11.127Z] [INFO]
[2025-12-24T23:04:11.127Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:11.127Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:11.802Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-deployment ---
[2025-12-24T23:04:11.802Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T23:04:11.802Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final.pom
[2025-12-24T23:04:11.802Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] ----< io.quarkus:quarkus-hibernate-reactive-panache-common-parent >-----
[2025-12-24T23:04:11.802Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common 2.7.5.Final [506/964]
[2025-12-24T23:04:11.802Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-parent ---
[2025-12-24T23:04:11.802Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.5.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.5.Final.pom
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-common >--------
[2025-12-24T23:04:11.802Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Runtime 2.7.5.Final [507/964]
[2025-12-24T23:04:11.802Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO] Processed 9 files in 44ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO] Processed 9 files in 00:00.094 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:11.802Z] [INFO] Copying 1 resource
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO]
[2025-12-24T23:04:11.802Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:11.802Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:11.802Z] [INFO] Compiling 9 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/classes
[2025-12-24T23:04:12.479Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[390,20] unchecked conversion
[2025-12-24T23:04:12.479Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2025-12-24T23:04:12.479Z] found: io.smallrye.mutiny.Uni
[2025-12-24T23:04:12.479Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[404,20] unchecked conversion
[2025-12-24T23:04:12.479Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2025-12-24T23:04:12.479Z] found: io.smallrye.mutiny.Uni
[2025-12-24T23:04:12.479Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[443,20] unchecked conversion
[2025-12-24T23:04:12.479Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2025-12-24T23:04:12.479Z] found: io.smallrye.mutiny.Uni
[2025-12-24T23:04:12.479Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[456,20] unchecked conversion
[2025-12-24T23:04:12.479Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2025-12-24T23:04:12.479Z] found: io.smallrye.mutiny.Uni
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:12.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:12.479Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/test/resources
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:12.479Z] [INFO] No sources to compile
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:12.479Z] [INFO] No tests to run.
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:12.479Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:12.479Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common ---
[2025-12-24T23:04:12.479Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2025-12-24T23:04:12.479Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final.pom
[2025-12-24T23:04:12.479Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --< io.quarkus:quarkus-hibernate-reactive-panache-common-deployment >---
[2025-12-24T23:04:12.479Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Deployment 2.7.5.Final [508/964]
[2025-12-24T23:04:12.479Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:12.479Z] [INFO]
[2025-12-24T23:04:12.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.153Z] [INFO]
[2025-12-24T23:04:13.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.153Z] [INFO]
[2025-12-24T23:04:13.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.153Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:13.154Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/main/resources
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:13.154Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/classes
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:13.154Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/test/resources
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] No sources to compile
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] No tests to run.
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2025-12-24T23:04:13.154Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2025-12-24T23:04:13.154Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.pom
[2025-12-24T23:04:13.154Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-parent >--------
[2025-12-24T23:04:13.154Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - JPA 2.7.5.Final [509/964]
[2025-12-24T23:04:13.154Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-parent ---
[2025-12-24T23:04:13.154Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.5.Final/quarkus-hibernate-reactive-panache-parent-2.7.5.Final.pom
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] -----------< io.quarkus:quarkus-hibernate-reactive-panache >------------
[2025-12-24T23:04:13.154Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Runtime 2.7.5.Final [510/964]
[2025-12-24T23:04:13.154Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.154Z] [INFO]
[2025-12-24T23:04:13.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO] Processed 10 files in 59ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO] Processed 10 files in 00:00.052 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:13.829Z] [INFO] Copying 1 resource
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO]
[2025-12-24T23:04:13.829Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:13.829Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:13.829Z] [INFO] Compiling 10 source files to /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes
[2025-12-24T23:04:15.232Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2025-12-24T23:04:15.232Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheRepositoryBase.java:[770,45] Possible heap pollution from parameterized vararg type Entity
[2025-12-24T23:04:15.232Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[58,52] unchecked cast
[2025-12-24T23:04:15.232Z] required: T
[2025-12-24T23:04:15.232Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2025-12-24T23:04:15.232Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[76,31] unchecked cast
[2025-12-24T23:04:15.232Z] required: T
[2025-12-24T23:04:15.232Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:15.232Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/test/resources
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] No sources to compile
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] No tests to run.
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache ---
[2025-12-24T23:04:15.232Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2025-12-24T23:04:15.232Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final.pom
[2025-12-24T23:04:15.232Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] ------< io.quarkus:quarkus-hibernate-reactive-panache-deployment >------
[2025-12-24T23:04:15.232Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Deployment 2.7.5.Final [511/964]
[2025-12-24T23:04:15.232Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.232Z] [INFO]
[2025-12-24T23:04:15.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO] Processed 17 files in 32ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO] Processed 17 files in 00:00.012 (Already Sorted: 17, Needed Sorting: 0)
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:15.908Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/deployment/src/main/resources
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:15.908Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/classes
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:15.908Z] [INFO] Copying 2 resources
[2025-12-24T23:04:15.908Z] [INFO]
[2025-12-24T23:04:15.908Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:15.908Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:15.908Z] [INFO] Compiling 13 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/test-classes
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:16.584Z] [INFO] Tests are skipped.
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:16.584Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:16.584Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-deployment ---
[2025-12-24T23:04:16.584Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:04:16.584Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.pom
[2025-12-24T23:04:16.584Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-parent >--------------
[2025-12-24T23:04:16.584Z] [INFO] Building Quarkus - MongoDB with Panache - Parent 2.7.5.Final [512/964]
[2025-12-24T23:04:16.584Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-parent ---
[2025-12-24T23:04:16.584Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-parent/2.7.5.Final/quarkus-mongodb-panache-parent-2.7.5.Final.pom
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-panache >-----------------
[2025-12-24T23:04:16.584Z] [INFO] Building Quarkus - MongoDB with Panache - Runtime 2.7.5.Final [513/964]
[2025-12-24T23:04:16.584Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO] Processed 15 files in 82ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO] Processed 15 files in 00:00.071 (Already Sorted: 15, Needed Sorting: 0)
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:16.584Z] [INFO] Copying 1 resource
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO]
[2025-12-24T23:04:16.584Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:16.584Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:16.584Z] [INFO] Compiling 15 source files to /quarkus/extensions/panache/mongodb-panache/runtime/target/classes
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[44,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[50,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[56,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[62,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[68,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[94,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[100,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[106,34] unchecked cast
[2025-12-24T23:04:17.260Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2025-12-24T23:04:17.260Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/JavaMongoOperations.java:[24,16] unchecked call to PanacheQueryImpl(com.mongodb.client.MongoCollection<? extends Entity>,com.mongodb.client.ClientSession,org.bson.conversions.Bson,org.bson.conversions.Bson) as a member of the raw type io.quarkus.mongodb.panache.runtime.PanacheQueryImpl
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[806,33] Possible heap pollution from parameterized vararg type Entity
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[842,32] Possible heap pollution from parameterized vararg type Entity
[2025-12-24T23:04:17.260Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[878,41] Possible heap pollution from parameterized vararg type Entity
[2025-12-24T23:04:17.260Z] [INFO]
[2025-12-24T23:04:17.260Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.260Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:04:17.260Z] [INFO]
[2025-12-24T23:04:17.260Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:17.260Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/runtime/src/test/resources
[2025-12-24T23:04:17.260Z] [INFO]
[2025-12-24T23:04:17.260Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.260Z] [INFO] No sources to compile
[2025-12-24T23:04:17.260Z] [INFO]
[2025-12-24T23:04:17.260Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.260Z] [INFO] No tests to run.
[2025-12-24T23:04:17.260Z] [INFO]
[2025-12-24T23:04:17.260Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.260Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar
[2025-12-24T23:04:17.935Z] [INFO]
[2025-12-24T23:04:17.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.935Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:17.935Z] [INFO]
[2025-12-24T23:04:17.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache ---
[2025-12-24T23:04:17.935Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final.jar
[2025-12-24T23:04:17.935Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final.pom
[2025-12-24T23:04:17.935Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:17.935Z] [INFO]
[2025-12-24T23:04:17.935Z] [INFO] -----------< io.quarkus:quarkus-mongodb-panache-deployment >------------
[2025-12-24T23:04:17.935Z] [INFO] Building Quarkus - MongoDB with Panache - Deployment 2.7.5.Final [514/964]
[2025-12-24T23:04:17.935Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:17.935Z] [INFO]
[2025-12-24T23:04:17.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:17.935Z] [INFO]
[2025-12-24T23:04:17.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO] Processed 24 files in 45ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO] Processed 24 files in 00:00.013 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:18.612Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/deployment/src/main/resources
[2025-12-24T23:04:18.612Z] [INFO]
[2025-12-24T23:04:18.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:18.612Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:18.612Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/classes
[2025-12-24T23:04:19.290Z] [INFO]
[2025-12-24T23:04:19.290Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:19.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:19.290Z] [INFO] Copying 1 resource
[2025-12-24T23:04:19.290Z] [INFO]
[2025-12-24T23:04:19.290Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:19.290Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:19.290Z] [INFO] Compiling 19 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/test-classes
[2025-12-24T23:04:19.965Z] [INFO]
[2025-12-24T23:04:19.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:19.965Z] [INFO]
[2025-12-24T23:04:19.965Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:19.965Z] [INFO] T E S T S
[2025-12-24T23:04:19.965Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:19.965Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:04:20.640Z] [INFO] Running io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2025-12-24T23:04:24.630Z] 2025-12-24 23:02:40,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s.
[2025-12-24T23:04:24.631Z] 2025-12-24 23:02:40,782 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:04:24.631Z] 2025-12-24 23:02:40,782 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2025-12-24T23:04:25.312Z] 2025-12-24 23:02:40,851 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.312Z] 2025-12-24 23:02:40,887 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7110cf46b5433661f875', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2025-12-24T23:04:25.312Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.312Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2025-12-24T23:04:25.312Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2025-12-24T23:04:25.312Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2025-12-24T23:04:25.312Z] ... 4 more
[2025-12-24T23:04:25.312Z]
[2025-12-24T23:04:25.312Z] 2025-12-24 23:02:40,889 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.312Z] 2025-12-24 23:02:40,921 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7110cf46b5433661f876', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.312Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
[2025-12-24T23:04:25.312Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2025-12-24T23:04:25.312Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T23:04:25.312Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T23:04:25.312Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.313Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2025-12-24T23:04:25.313Z] ... 1 more
[2025-12-24T23:04:25.313Z]
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,947 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,948 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7110cf46b5433661f877', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2025-12-24T23:04:25.313Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.313Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2025-12-24T23:04:25.313Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2025-12-24T23:04:25.313Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2025-12-24T23:04:25.313Z] ... 4 more
[2025-12-24T23:04:25.313Z]
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,950 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,952 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7110cf46b5433661f878', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2025-12-24T23:04:25.313Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T23:04:25.313Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T23:04:25.313Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.313Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2025-12-24T23:04:25.313Z] ... 1 more
[2025-12-24T23:04:25.313Z]
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,954 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,956 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,956 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7110cf46b5433661f879', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2025-12-24T23:04:25.313Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.313Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2025-12-24T23:04:25.313Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2025-12-24T23:04:25.313Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2025-12-24T23:04:25.313Z] ... 4 more
[2025-12-24T23:04:25.313Z]
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,960 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7110cf46b5433661f87a', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.313Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2025-12-24T23:04:25.313Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T23:04:25.313Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T23:04:25.313Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.313Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2025-12-24T23:04:25.313Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2025-12-24T23:04:25.313Z] ... 7 more
[2025-12-24T23:04:25.313Z]
[2025-12-24T23:04:25.313Z] 2025-12-24 23:02:40,997 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:04:25.313Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.604 s - in io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2025-12-24T23:04:25.313Z] [INFO] Running io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2025-12-24T23:04:25.989Z] 2025-12-24 23:02:42,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.215s.
[2025-12-24T23:04:25.989Z] 2025-12-24 23:02:42,089 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:04:25.989Z] 2025-12-24 23:02:42,089 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2025-12-24T23:04:25.989Z] 2025-12-24 23:02:42,137 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2025-12-24T23:04:25.989Z] 2025-12-24 23:02:42,158 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='694c7112c9f4bc452c3cf9c3', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2025-12-24T23:04:25.989Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:04:25.989Z] Caused by: java.net.ConnectException: Connection refused
[2025-12-24T23:04:25.989Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2025-12-24T23:04:25.989Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2025-12-24T23:04:25.989Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2025-12-24T23:04:25.989Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2025-12-24T23:04:25.989Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2025-12-24T23:04:25.989Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2025-12-24T23:04:25.989Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2025-12-24T23:04:25.989Z] ... 4 more
[2025-12-24T23:04:25.989Z]
[2025-12-24T23:04:26.666Z] 2025-12-24 23:02:42,193 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T23:04:26.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s - in io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2025-12-24T23:04:26.666Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2025-12-24T23:04:26.666Z] 2025-12-24 23:02:42,626 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-6) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2025-12-24T23:04:26.666Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2025-12-24T23:04:26.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2025-12-24T23:04:26.666Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2025-12-24T23:04:27.364Z] 2025-12-24 23:02:43,202 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-3) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2025-12-24T23:04:27.364Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2025-12-24T23:04:27.364Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2025-12-24T23:04:27.364Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2025-12-24T23:04:28.041Z] 2025-12-24 23:02:43,606 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-3) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2025-12-24T23:04:28.041Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2025-12-24T23:04:28.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] Results:
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:28.041Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:28.041Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-deployment ---
[2025-12-24T23:04:28.041Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:04:28.041Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final.pom
[2025-12-24T23:04:28.041Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-kotlin-parent >----------
[2025-12-24T23:04:28.041Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Parent 2.7.5.Final [515/964]
[2025-12-24T23:04:28.041Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-parent ---
[2025-12-24T23:04:28.041Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-parent/2.7.5.Final/quarkus-mongodb-panache-kotlin-parent-2.7.5.Final.pom
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-kotlin >--------------
[2025-12-24T23:04:28.041Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Runtime 2.7.5.Final [516/964]
[2025-12-24T23:04:28.041Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.041Z] [INFO]
[2025-12-24T23:04:28.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:28.722Z] [INFO] Copying 1 resource
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:28.722Z] [INFO]
[2025-12-24T23:04:28.722Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:32.723Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (21, 100) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2025-12-24T23:04:32.723Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (28, 98) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2025-12-24T23:04:32.723Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (35, 116) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2025-12-24T23:04:32.723Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/runtime/KotlinReactiveMongoOperations.kt: (56, 84) Unchecked cast: Uni<out List<Any?>> to Uni<List<*>>
[2025-12-24T23:04:32.723Z] [INFO]
[2025-12-24T23:04:32.723Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:32.723Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:32.723Z] [INFO]
[2025-12-24T23:04:32.723Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:33.401Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:04:33.401Z] [INFO]
[2025-12-24T23:04:33.401Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:33.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:33.401Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/test/resources
[2025-12-24T23:04:33.401Z] [INFO]
[2025-12-24T23:04:33.401Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:34.833Z] [INFO]
[2025-12-24T23:04:34.833Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:34.833Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:34.833Z] [INFO]
[2025-12-24T23:04:34.833Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:34.833Z] [INFO]
[2025-12-24T23:04:34.833Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:34.833Z] [INFO] T E S T S
[2025-12-24T23:04:34.833Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:34.833Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:04:35.509Z] [INFO] Running io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2025-12-24T23:04:35.509Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.122 s - in io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO] Results:
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:35.509Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:35.509Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin ---
[2025-12-24T23:04:35.509Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2025-12-24T23:04:35.509Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final.pom
[2025-12-24T23:04:35.509Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-kotlin-deployment >--------
[2025-12-24T23:04:35.509Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Deployment 2.7.5.Final [517/964]
[2025-12-24T23:04:35.509Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.509Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:35.509Z] [INFO]
[2025-12-24T23:04:35.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:36.185Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/main/resources
[2025-12-24T23:04:36.185Z] [INFO]
[2025-12-24T23:04:36.185Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.185Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:36.185Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/classes
[2025-12-24T23:04:36.861Z] [INFO]
[2025-12-24T23:04:36.861Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.861Z] [WARNING] No sources found skipping Kotlin compile
[2025-12-24T23:04:36.861Z] [INFO]
[2025-12-24T23:04:36.861Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:36.861Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/resources
[2025-12-24T23:04:36.861Z] [INFO]
[2025-12-24T23:04:36.861Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:36.861Z] [INFO] No sources to compile
[2025-12-24T23:04:36.861Z] [INFO]
[2025-12-24T23:04:36.861Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:37.538Z] [WARNING] Source root doesn't exist: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/java
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:38.941Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:38.941Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-deployment ---
[2025-12-24T23:04:38.941Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2025-12-24T23:04:38.941Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.pom
[2025-12-24T23:04:38.941Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] ------------< io.quarkus:quarkus-rest-data-panache-parent >-------------
[2025-12-24T23:04:38.941Z] [INFO] Building Quarkus - REST data with Panache - Parent 2.7.5.Final [518/964]
[2025-12-24T23:04:38.941Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-parent ---
[2025-12-24T23:04:38.941Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-parent/2.7.5.Final/quarkus-rest-data-panache-parent-2.7.5.Final.pom
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] ----------------< io.quarkus:quarkus-rest-data-panache >----------------
[2025-12-24T23:04:38.941Z] [INFO] Building Quarkus - REST data with Panache - Runtime 2.7.5.Final [519/964]
[2025-12-24T23:04:38.941Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:38.941Z] [INFO]
[2025-12-24T23:04:38.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO] Processed 28 files in 72ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO] Processed 28 files in 00:00.029 (Already Sorted: 28, Needed Sorting: 0)
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:39.618Z] [INFO] Copying 1 resource
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:39.618Z] [INFO] Compiling 21 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/classes
[2025-12-24T23:04:39.618Z] [WARNING] /quarkus/extensions/panache/rest-data-panache/runtime/src/main/java/io/quarkus/rest/data/panache/runtime/hal/HalCollectionWrapperJacksonSerializer.java:[38,18] writeStartArray(int) in com.fasterxml.jackson.core.JsonGenerator has been deprecated
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:39.618Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/runtime/src/test/resources
[2025-12-24T23:04:39.618Z] [INFO]
[2025-12-24T23:04:39.618Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:39.618Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:39.618Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/test-classes
[2025-12-24T23:04:40.295Z] [INFO]
[2025-12-24T23:04:40.295Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:40.295Z] [INFO]
[2025-12-24T23:04:40.295Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:40.295Z] [INFO] T E S T S
[2025-12-24T23:04:40.295Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:40.295Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:04:40.971Z] [INFO] Running io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2025-12-24T23:04:41.647Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2025-12-24T23:04:41.647Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2025-12-24T23:04:41.647Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2025-12-24T23:04:41.647Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2025-12-24T23:04:42.323Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2025-12-24T23:04:42.323Z] [INFO]
[2025-12-24T23:04:42.323Z] [INFO] Results:
[2025-12-24T23:04:42.323Z] [INFO]
[2025-12-24T23:04:42.323Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:04:42.323Z] [INFO]
[2025-12-24T23:04:42.323Z] [INFO]
[2025-12-24T23:04:42.323Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:42.323Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar
[2025-12-24T23:04:43.000Z] [INFO]
[2025-12-24T23:04:43.000Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:43.000Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:43.000Z] [INFO]
[2025-12-24T23:04:43.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache ---
[2025-12-24T23:04:43.000Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final.jar
[2025-12-24T23:04:43.000Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final.pom
[2025-12-24T23:04:43.000Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:43.000Z] [INFO]
[2025-12-24T23:04:43.000Z] [INFO] ----------< io.quarkus:quarkus-rest-data-panache-deployment >-----------
[2025-12-24T23:04:43.000Z] [INFO] Building Quarkus - REST data with Panache - Deployment 2.7.5.Final [520/964]
[2025-12-24T23:04:43.000Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:43.000Z] [INFO]
[2025-12-24T23:04:43.000Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:43.000Z] [INFO]
[2025-12-24T23:04:43.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:43.681Z] [INFO]
[2025-12-24T23:04:43.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:43.681Z] [INFO]
[2025-12-24T23:04:43.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:43.681Z] [INFO]
[2025-12-24T23:04:43.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:43.681Z] [INFO]
[2025-12-24T23:04:43.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:43.681Z] [INFO]
[2025-12-24T23:04:43.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:44.358Z] [INFO]
[2025-12-24T23:04:44.358Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:44.358Z] [INFO]
[2025-12-24T23:04:44.358Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:44.358Z] [INFO] Processed 26 files in 207ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-12-24T23:04:44.358Z] [INFO]
[2025-12-24T23:04:44.358Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:44.358Z] [INFO] Processed 26 files in 00:00.112 (Already Sorted: 26, Needed Sorting: 0)
[2025-12-24T23:04:44.358Z] [INFO]
[2025-12-24T23:04:44.358Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:44.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:44.358Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/main/resources
[2025-12-24T23:04:44.358Z] [INFO]
[2025-12-24T23:04:44.358Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:44.358Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:44.358Z] [INFO] Compiling 25 source files to /quarkus/extensions/panache/rest-data-panache/deployment/target/classes
[2025-12-24T23:04:45.064Z] [INFO]
[2025-12-24T23:04:45.064Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:45.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:45.064Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/test/resources
[2025-12-24T23:04:45.064Z] [INFO]
[2025-12-24T23:04:45.064Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:45.064Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:45.064Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/rest-data-panache/deployment/target/test-classes
[2025-12-24T23:04:45.064Z] [INFO]
[2025-12-24T23:04:45.064Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:45.064Z] [INFO]
[2025-12-24T23:04:45.064Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:45.064Z] [INFO] T E S T S
[2025-12-24T23:04:45.064Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:45.064Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:04:45.743Z] [INFO] Running io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2025-12-24T23:04:45.743Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] Results:
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:45.743Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:45.743Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-deployment ---
[2025-12-24T23:04:45.743Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:04:45.743Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final.pom
[2025-12-24T23:04:45.743Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-rest-data-panache-parent >------
[2025-12-24T23:04:45.743Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Parent 2.7.5.Final [521/964]
[2025-12-24T23:04:45.743Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.743Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2025-12-24T23:04:45.744Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.5.Final.pom
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] ---------< io.quarkus:quarkus-hibernate-orm-rest-data-panache >---------
[2025-12-24T23:04:45.744Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Runtime 2.7.5.Final [522/964]
[2025-12-24T23:04:45.744Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:45.744Z] [INFO]
[2025-12-24T23:04:45.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Processed 4 files in 21ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:46.419Z] [INFO] Copying 1 resource
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:46.419Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/classes
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:46.419Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/src/test/resources
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] No sources to compile
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] No tests to run.
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache ---
[2025-12-24T23:04:46.419Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2025-12-24T23:04:46.419Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.pom
[2025-12-24T23:04:46.419Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] ---< io.quarkus:quarkus-hibernate-orm-rest-data-panache-deployment >----
[2025-12-24T23:04:46.419Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Deployment 2.7.5.Final [523/964]
[2025-12-24T23:04:46.419Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:46.419Z] [INFO]
[2025-12-24T23:04:46.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO] Processed 46 files in 109ms (Formatted: 0, Unchanged: 46, Failed: 0, Readonly: 0)
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO] Processed 46 files in 00:00.048 (Already Sorted: 46, Needed Sorting: 0)
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:47.095Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/src/main/resources
[2025-12-24T23:04:47.095Z] [INFO]
[2025-12-24T23:04:47.095Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:47.095Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:47.095Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/classes
[2025-12-24T23:04:48.943Z] [INFO]
[2025-12-24T23:04:48.943Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:48.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:04:48.943Z] [INFO] Copying 2 resources
[2025-12-24T23:04:48.943Z] [INFO]
[2025-12-24T23:04:48.943Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:48.943Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:04:48.943Z] [INFO] Compiling 40 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/test-classes
[2025-12-24T23:04:49.622Z] [INFO]
[2025-12-24T23:04:49.622Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:04:49.622Z] [INFO]
[2025-12-24T23:04:49.622Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:49.622Z] [INFO] T E S T S
[2025-12-24T23:04:49.622Z] [INFO] -------------------------------------------------------
[2025-12-24T23:04:49.622Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:04:50.297Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2025-12-24T23:04:57.854Z] 2025-12-24 23:03:13,013 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.910s. Listening on: http://localhost:8081
[2025-12-24T23:04:57.854Z] 2025-12-24 23:03:13,016 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:04:57.854Z] 2025-12-24 23:03:13,016 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:00.044Z] 2025-12-24 23:03:15,746 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T23:05:00.044Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.929 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2025-12-24T23:05:00.045Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2025-12-24T23:05:02.242Z] 2025-12-24 23:03:18,288 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.287s. Listening on: http://localhost:8081
[2025-12-24T23:05:02.242Z] 2025-12-24 23:03:18,288 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:02.242Z] 2025-12-24 23:03:18,288 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:05.303Z] 2025-12-24 23:03:20,860 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T23:05:05.303Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.087 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2025-12-24T23:05:05.303Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:22,955 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.302s. Listening on: http://localhost:8081
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:22,955 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:22,956 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:23,582 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:23,582 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2025-12-24T23:05:07.605Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:23,584 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:23,587 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:a9ec:694c713b:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@15e74258 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:07.605Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:07.605Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:07.605Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:07.605Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:07.605Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:07.605Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:07.605Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2025-12-24T23:05:07.605Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:07.605Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2025-12-24T23:05:07.605Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:07.605Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:07.605Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:07.605Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:07.605Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:07.605Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:07.605Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:07.605Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:07.605Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:07.605Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:07.605Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:07.605Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:07.605Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:07.605Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:07.605Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:07.605Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:07.605Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:07.605Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:07.605Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:07.605Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:07.605Z] ... 57 more
[2025-12-24T23:05:07.605Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2025-12-24T23:05:07.605Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:07.605Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:07.605Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:07.605Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:07.605Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:07.605Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:07.605Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:07.605Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:07.605Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:07.605Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:07.605Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:07.605Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:07.605Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:07.605Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:07.605Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:07.605Z] ... 69 more
[2025-12-24T23:05:07.605Z]
[2025-12-24T23:05:07.605Z] 2025-12-24 23:03:23,592 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2025-12-24T23:05:07.605Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2025-12-24T23:05:07.605Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:07.605Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:07.605Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:07.605Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:07.605Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:07.605Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:07.605Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:07.605Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:07.605Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:07.605Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:07.605Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:07.605Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:07.605Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2025-12-24T23:05:07.605Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2025-12-24T23:05:07.605Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:07.605Z] ... 31 more
[2025-12-24T23:05:07.605Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:07.605Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:07.605Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:07.605Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:07.605Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:07.605Z] ... 33 more
[2025-12-24T23:05:07.605Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:07.605Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:07.605Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:07.605Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:07.605Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:07.605Z] ... 45 more
[2025-12-24T23:05:07.605Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:07.605Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:07.605Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:07.605Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:07.605Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:07.605Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:07.605Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:07.605Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:07.605Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:07.605Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:07.605Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:07.605Z] ... 57 more
[2025-12-24T23:05:07.605Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2025-12-24T23:05:07.605Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:07.605Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:07.605Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:07.605Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:07.605Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:07.605Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:07.605Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:07.605Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:07.605Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:07.605Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:07.605Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:07.605Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:07.605Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:07.605Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:07.605Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:07.605Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:07.605Z] ... 69 more
[2025-12-24T23:05:07.605Z]
[2025-12-24T23:05:08.392Z] 2025-12-24 23:03:23,850 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2025-12-24T23:05:08.392Z] 2025-12-24 23:03:23,850 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2025-12-24T23:05:08.392Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:08.392Z] 2025-12-24 23:03:23,851 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2025-12-24T23:05:08.392Z] 2025-12-24 23:03:23,851 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:a9ec:694c713b:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@681a3e5e >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:08.393Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:08.393Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:08.393Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:08.393Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:08.393Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:08.393Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:08.393Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:08.393Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:08.393Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:08.393Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:08.393Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:08.393Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:08.393Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:08.393Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:08.393Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2025-12-24T23:05:08.393Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:08.393Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2025-12-24T23:05:08.393Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:08.393Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:08.393Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:08.393Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:08.393Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:08.393Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:08.393Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:08.393Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:08.393Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:08.393Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:08.393Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:08.393Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:08.393Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:08.393Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:08.393Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:08.393Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:08.393Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:08.393Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:08.393Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:08.393Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:08.393Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:08.393Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:08.393Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:08.393Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:08.393Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:08.394Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:08.394Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:08.394Z] ... 57 more
[2025-12-24T23:05:08.394Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2025-12-24T23:05:08.394Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:08.394Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:08.394Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:08.394Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:08.394Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:08.394Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:08.394Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:08.394Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:08.394Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:08.394Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:08.394Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:08.394Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:08.394Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:08.394Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:08.394Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:08.394Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:08.394Z] ... 69 more
[2025-12-24T23:05:08.394Z]
[2025-12-24T23:05:08.394Z] 2025-12-24 23:03:23,856 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2025-12-24T23:05:08.394Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2025-12-24T23:05:08.394Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:08.394Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:08.394Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:08.394Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:08.394Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:08.394Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:08.394Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:08.394Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:08.394Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:08.394Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:08.394Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:08.394Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:08.394Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:08.394Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:08.394Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:08.394Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2025-12-24T23:05:08.394Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2025-12-24T23:05:08.394Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:08.394Z] ... 31 more
[2025-12-24T23:05:08.394Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2025-12-24T23:05:08.394Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2025-12-24T23:05:08.394Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:08.394Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:08.394Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:08.394Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:08.394Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:08.394Z] ... 33 more
[2025-12-24T23:05:08.394Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:08.394Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:08.395Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:08.395Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:08.395Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:08.395Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:08.395Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:08.395Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:08.395Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:08.395Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:08.395Z] ... 45 more
[2025-12-24T23:05:08.395Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:08.395Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:08.395Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:08.395Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:08.395Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:08.395Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:08.395Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:08.395Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:08.395Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:08.395Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:08.395Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:08.395Z] ... 57 more
[2025-12-24T23:05:08.395Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2025-12-24T23:05:08.395Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:08.395Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:08.395Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:08.395Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:08.395Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:08.395Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:08.395Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:08.395Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:08.395Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:08.395Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:08.395Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:08.395Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:08.395Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:08.395Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:08.395Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:08.395Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:08.395Z] ... 69 more
[2025-12-24T23:05:08.395Z]
[2025-12-24T23:05:08.395Z] 2025-12-24 23:03:24,007 INFO [io.quarkus] (main) Quarkus stopped in 0.070s
[2025-12-24T23:05:08.395Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.146 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2025-12-24T23:05:08.395Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2025-12-24T23:05:09.880Z] 2025-12-24 23:03:25,938 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.088s. Listening on: http://localhost:8081
[2025-12-24T23:05:09.880Z] 2025-12-24 23:03:25,939 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:09.880Z] 2025-12-24 23:03:25,939 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:11.285Z] 2025-12-24 23:03:27,205 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:05:11.285Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2025-12-24T23:05:11.285Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2025-12-24T23:05:16.330Z] Tests paused
[2025-12-24T23:05:16.330Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:16.330Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:16.330Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:16.330Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:16.330Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:16.330Z] 2025-12-24 23:03:31,773 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.009s. Listening on: http://localhost:8080
[2025-12-24T23:05:16.330Z] 2025-12-24 23:03:31,774 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:16.330Z] 2025-12-24 23:03:31,774 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:16.330Z] 2025-12-24 23:03:32,145 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /items/1". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.ItemsResourceJaxRs_0685c4854f0f36db6d0e87fc2453dc5101686482.get(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.ItemsResourceJaxRs_0685c4854f0f36db6d0e87fc2453dc5101686482.getHal(java.lang.Long)]
[2025-12-24T23:05:16.330Z] 2025-12-24 23:03:32,356 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-12-24T23:05:20.358Z] Tests paused
[2025-12-24T23:05:20.358Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:20.358Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:20.358Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:20.358Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:20.358Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:20.358Z] 2025-12-24 23:03:35,798 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.070s. Listening on: http://localhost:8080
[2025-12-24T23:05:20.358Z] 2025-12-24 23:03:35,798 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:20.358Z] 2025-12-24 23:03:35,798 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:20.358Z] 2025-12-24 23:03:36,177 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2025-12-24T23:05:20.358Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.015 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2025-12-24T23:05:20.358Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2025-12-24T23:05:22.547Z] 2025-12-24 23:03:38,230 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.116s. Listening on: http://localhost:8081
[2025-12-24T23:05:22.547Z] 2025-12-24 23:03:38,230 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:22.547Z] 2025-12-24 23:03:38,230 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:23.223Z] 2025-12-24 23:03:38,759 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T23:05:23.223Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2025-12-24T23:05:23.223Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2025-12-24T23:05:29.458Z] Tests paused
[2025-12-24T23:05:29.458Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:29.458Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:29.458Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:29.458Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:29.458Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:42,102 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.916s. Listening on: http://localhost:8080
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:42,103 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:42,103 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,016 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,036 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2025-12-24T23:05:29.458Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:29.458Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:29.458Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:29.458Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:29.458Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,521 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8080
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,521 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,521 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,522 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.206s
[2025-12-24T23:05:29.458Z] 2025-12-24 23:03:44,794 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T23:05:29.458Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.077 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2025-12-24T23:05:29.458Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2025-12-24T23:05:30.862Z] 2025-12-24 23:03:46,645 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.121s. Listening on: http://localhost:8081
[2025-12-24T23:05:30.862Z] 2025-12-24 23:03:46,646 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:30.862Z] 2025-12-24 23:03:46,646 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:31.540Z] 2025-12-24 23:03:47,706 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:05:31.540Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.867 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2025-12-24T23:05:31.540Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2025-12-24T23:05:34.329Z] 2025-12-24 23:03:49,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.183s. Listening on: http://localhost:8081
[2025-12-24T23:05:34.329Z] 2025-12-24 23:03:49,764 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:34.329Z] 2025-12-24 23:03:49,764 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:34.329Z] 2025-12-24 23:03:50,276 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T23:05:34.329Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.561 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2025-12-24T23:05:34.329Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2025-12-24T23:05:35.736Z] 2025-12-24 23:03:51,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.973s. Listening on: http://localhost:8081
[2025-12-24T23:05:35.736Z] 2025-12-24 23:03:51,874 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:35.736Z] 2025-12-24 23:03:51,874 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:37.924Z] 2025-12-24 23:03:53,567 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T23:05:37.924Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.286 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2025-12-24T23:05:37.924Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2025-12-24T23:05:41.985Z] Tests paused
[2025-12-24T23:05:41.985Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:41.985Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:41.985Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:41.985Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:41.985Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:41.985Z] 2025-12-24 23:03:57,410 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.464s. Listening on: http://localhost:8080
[2025-12-24T23:05:41.985Z] 2025-12-24 23:03:57,411 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:41.985Z] 2025-12-24 23:03:57,411 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:41.985Z] 2025-12-24 23:03:57,530 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /items/1". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.ItemsResourceJaxRs_85a3e7a9a7f2718f9c1f10ec7f505053bd86eaf7.getHal(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.ItemsResourceJaxRs_85a3e7a9a7f2718f9c1f10ec7f505053bd86eaf7.get(java.lang.Long)]
[2025-12-24T23:05:41.985Z] 2025-12-24 23:03:57,686 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2025-12-24T23:05:45.996Z] Tests paused
[2025-12-24T23:05:45.996Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:45.996Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:45.996Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:45.996Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:45.996Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:45.996Z] 2025-12-24 23:04:01,267 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.151s. Listening on: http://localhost:8080
[2025-12-24T23:05:45.996Z] 2025-12-24 23:04:01,268 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:45.996Z] 2025-12-24 23:04:01,268 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:45.996Z] 2025-12-24 23:04:01,547 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T23:05:45.996Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.016 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2025-12-24T23:05:45.996Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2025-12-24T23:05:47.403Z] 2025-12-24 23:04:03,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.019s. Listening on: http://localhost:8081
[2025-12-24T23:05:47.403Z] 2025-12-24 23:04:03,181 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:47.403Z] 2025-12-24 23:04:03,181 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:48.187Z] 2025-12-24 23:04:03,840 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2025-12-24T23:05:48.187Z] 2025-12-24 23:04:03,841 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2025-12-24T23:05:48.187Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:48.187Z] 2025-12-24 23:04:03,842 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2025-12-24T23:05:48.187Z] 2025-12-24 23:04:03,845 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:a569:694c7163:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@3c96cb3d >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:48.187Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:48.187Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:48.187Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:48.187Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:48.187Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:48.187Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:48.187Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2025-12-24T23:05:48.187Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:48.187Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2025-12-24T23:05:48.187Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:48.187Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:48.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:48.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:48.187Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:48.187Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:48.187Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:48.187Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:48.187Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:48.187Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:48.187Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.187Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:48.187Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:48.187Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:48.187Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:48.187Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:48.187Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:48.187Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:48.187Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:48.187Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:48.187Z] ... 57 more
[2025-12-24T23:05:48.187Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2025-12-24T23:05:48.187Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:48.187Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:48.187Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:48.187Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:48.187Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:48.187Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:48.187Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:48.187Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:48.187Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:48.187Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:48.187Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:48.187Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:48.187Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:48.187Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:48.187Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:48.187Z] ... 69 more
[2025-12-24T23:05:48.187Z]
[2025-12-24T23:05:48.187Z] 2025-12-24 23:04:03,850 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2025-12-24T23:05:48.187Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2025-12-24T23:05:48.187Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:48.187Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:48.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:48.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:48.187Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:48.187Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:48.187Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:48.187Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:48.187Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:48.187Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:48.187Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:48.187Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:48.187Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2025-12-24T23:05:48.187Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2025-12-24T23:05:48.187Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:48.187Z] ... 31 more
[2025-12-24T23:05:48.187Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:48.187Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:48.187Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:48.187Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:48.187Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:48.187Z] ... 33 more
[2025-12-24T23:05:48.187Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:48.187Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:48.187Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:48.187Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:48.187Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:48.187Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:48.187Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:48.188Z] ... 45 more
[2025-12-24T23:05:48.188Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.188Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:48.188Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:48.188Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:48.188Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:48.188Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:48.188Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:48.188Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:48.188Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:48.188Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:48.188Z] ... 57 more
[2025-12-24T23:05:48.188Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2025-12-24T23:05:48.188Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:48.188Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:48.188Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:48.188Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:48.188Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:48.188Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:48.188Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:48.188Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:48.188Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:48.188Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:48.188Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:48.188Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:48.188Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:48.188Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:48.188Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:48.188Z] ... 69 more
[2025-12-24T23:05:48.188Z]
[2025-12-24T23:05:48.188Z] 2025-12-24 23:04:04,119 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2025-12-24T23:05:48.188Z] 2025-12-24 23:04:04,120 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2025-12-24T23:05:48.188Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:48.188Z] 2025-12-24 23:04:04,143 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2025-12-24T23:05:48.188Z] 2025-12-24 23:04:04,144 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:a569:694c7163:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@656bdc7f >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:48.188Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:48.188Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:48.188Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:48.188Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:48.188Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:48.188Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:48.188Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:48.188Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:48.188Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2025-12-24T23:05:48.188Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:48.188Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2025-12-24T23:05:48.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:48.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:48.188Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:48.188Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:48.188Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:48.188Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:48.188Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:48.188Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:48.188Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:48.188Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:48.188Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:48.188Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:48.188Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:48.188Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:48.188Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.188Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:48.188Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:48.188Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:48.188Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:48.188Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:48.188Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:48.188Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:48.188Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:48.188Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:48.188Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:48.188Z] ... 57 more
[2025-12-24T23:05:48.188Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2025-12-24T23:05:48.188Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:48.188Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:48.188Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:48.188Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:48.188Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:48.188Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:48.188Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:48.188Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:48.188Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:48.188Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:48.188Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:48.188Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:48.188Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:48.188Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:48.188Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:48.188Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:48.188Z] ... 69 more
[2025-12-24T23:05:48.188Z]
[2025-12-24T23:05:48.188Z] 2025-12-24 23:04:04,145 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2025-12-24T23:05:48.188Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2025-12-24T23:05:48.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:05:48.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:05:48.188Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:05:48.188Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:05:48.188Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:05:48.189Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:05:48.189Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:05:48.189Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:05:48.189Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:05:48.189Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:05:48.189Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:05:48.189Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:05:48.189Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:05:48.189Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:05:48.189Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:05:48.189Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:05:48.189Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:05:48.189Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2025-12-24T23:05:48.189Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2025-12-24T23:05:48.189Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2025-12-24T23:05:48.189Z] ... 31 more
[2025-12-24T23:05:48.189Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2025-12-24T23:05:48.189Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2025-12-24T23:05:48.189Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:05:48.189Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:05:48.189Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:05:48.189Z] ... 33 more
[2025-12-24T23:05:48.189Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:05:48.189Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:05:48.189Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:05:48.189Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:05:48.189Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:05:48.189Z] ... 45 more
[2025-12-24T23:05:48.189Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2025-12-24T23:05:48.189Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2025-12-24T23:05:48.189Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2025-12-24T23:05:48.189Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2025-12-24T23:05:48.189Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:05:48.189Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:05:48.189Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:05:48.189Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:05:48.189Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:05:48.189Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:05:48.189Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:05:48.189Z] ... 57 more
[2025-12-24T23:05:48.189Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2025-12-24T23:05:48.189Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2025-12-24T23:05:48.189Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:05:48.189Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:05:48.189Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:05:48.189Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2025-12-24T23:05:48.189Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2025-12-24T23:05:48.189Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2025-12-24T23:05:48.189Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2025-12-24T23:05:48.189Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2025-12-24T23:05:48.189Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2025-12-24T23:05:48.189Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2025-12-24T23:05:48.189Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2025-12-24T23:05:48.189Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2025-12-24T23:05:48.189Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2025-12-24T23:05:48.189Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2025-12-24T23:05:48.189Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2025-12-24T23:05:48.189Z] ... 69 more
[2025-12-24T23:05:48.189Z]
[2025-12-24T23:05:48.189Z] 2025-12-24 23:04:04,265 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T23:05:48.866Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.674 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2025-12-24T23:05:48.866Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2025-12-24T23:05:50.272Z] 2025-12-24 23:04:05,855 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.026s. Listening on: http://localhost:8081
[2025-12-24T23:05:50.272Z] 2025-12-24 23:04:05,855 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:05:50.272Z] 2025-12-24 23:04:05,856 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:50.950Z] 2025-12-24 23:04:06,973 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:05:50.950Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.702 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2025-12-24T23:05:50.950Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2025-12-24T23:05:57.181Z] Tests paused
[2025-12-24T23:05:57.181Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:57.181Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:57.181Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:57.181Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:57.181Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:57.181Z] 2025-12-24 23:04:10,312 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.958s. Listening on: http://localhost:8080
[2025-12-24T23:05:57.181Z] 2025-12-24 23:04:10,312 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:57.181Z] 2025-12-24 23:04:10,313 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:57.181Z] 2025-12-24 23:04:11,678 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2025-12-24T23:05:57.181Z] 2025-12-24 23:04:11,688 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T23:05:57.181Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:05:57.182Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:05:57.182Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:05:57.182Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:05:57.182Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:05:57.182Z] 2025-12-24 23:04:12,186 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8080
[2025-12-24T23:05:57.182Z] 2025-12-24 23:04:12,186 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:05:57.182Z] 2025-12-24 23:04:12,186 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2025-12-24T23:05:57.182Z] 2025-12-24 23:04:12,187 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.665s
[2025-12-24T23:05:57.182Z] 2025-12-24 23:04:12,442 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2025-12-24T23:05:57.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.514 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] Results:
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:05:57.182Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:05:57.182Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2025-12-24T23:05:57.182Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:05:57.182Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.pom
[2025-12-24T23:05:57.182Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --------< io.quarkus:quarkus-mongodb-rest-data-panache-parent >---------
[2025-12-24T23:05:57.182Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Parent 2.7.5.Final [524/964]
[2025-12-24T23:05:57.182Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-parent ---
[2025-12-24T23:05:57.182Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-parent/2.7.5.Final/quarkus-mongodb-rest-data-panache-parent-2.7.5.Final.pom
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] ------------< io.quarkus:quarkus-mongodb-rest-data-panache >------------
[2025-12-24T23:05:57.182Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Runtime 2.7.5.Final [525/964]
[2025-12-24T23:05:57.182Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:05:57.182Z] [INFO] Copying 1 resource
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:05:57.182Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/classes
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:05:57.182Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/src/test/resources
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] No sources to compile
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] No tests to run.
[2025-12-24T23:05:57.182Z] [INFO]
[2025-12-24T23:05:57.182Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:57.182Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2025-12-24T23:05:57.859Z] [INFO]
[2025-12-24T23:05:57.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:58.536Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache ---
[2025-12-24T23:05:58.536Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2025-12-24T23:05:58.536Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final.pom
[2025-12-24T23:05:58.536Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] ------< io.quarkus:quarkus-mongodb-rest-data-panache-deployment >-------
[2025-12-24T23:05:58.536Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Deployment 2.7.5.Final [526/964]
[2025-12-24T23:05:58.536Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.536Z] [INFO] Processed 6 files in 29ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:05:58.536Z] [INFO]
[2025-12-24T23:05:58.536Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.537Z] [INFO] Processed 6 files in 00:00.022 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:05:58.537Z] [INFO]
[2025-12-24T23:05:58.537Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:05:58.537Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/main/resources
[2025-12-24T23:05:58.537Z] [INFO]
[2025-12-24T23:05:58.537Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:58.537Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:05:58.537Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/classes
[2025-12-24T23:05:59.942Z] [INFO]
[2025-12-24T23:05:59.942Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:59.942Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:05:59.942Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/test/resources
[2025-12-24T23:05:59.942Z] [INFO]
[2025-12-24T23:05:59.942Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:59.942Z] [INFO] No sources to compile
[2025-12-24T23:05:59.942Z] [INFO]
[2025-12-24T23:05:59.942Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:59.942Z] [INFO] No tests to run.
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:59.943Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:59.943Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-deployment ---
[2025-12-24T23:05:59.943Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2025-12-24T23:05:59.943Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.pom
[2025-12-24T23:05:59.943Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] -----< io.quarkus:quarkus-elasticsearch-rest-client-common-parent >-----
[2025-12-24T23:05:59.943Z] [INFO] Building Quarkus - Elasticsearch client common 2.7.5.Final [527/964]
[2025-12-24T23:05:59.943Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-parent ---
[2025-12-24T23:05:59.943Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-parent/2.7.5.Final/quarkus-elasticsearch-rest-client-common-parent-2.7.5.Final.pom
[2025-12-24T23:05:59.943Z] [INFO]
[2025-12-24T23:05:59.943Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-common >---------
[2025-12-24T23:05:59.943Z] [INFO] Building Quarkus - Elasticsearch REST client common - Runtime 2.7.5.Final [528/964]
[2025-12-24T23:05:59.943Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:05:59.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.pom
[2025-12-24T23:05:59.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.pom (3.4 kB at 21 kB/s)
[2025-12-24T23:05:59.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.pom
[2025-12-24T23:06:00.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.pom (3.3 kB at 9.2 kB/s)
[2025-12-24T23:06:00.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.jar
[2025-12-24T23:06:00.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.jar
[2025-12-24T23:06:00.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.jar (73 kB at 485 kB/s)
[2025-12-24T23:06:00.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.jar (25 kB at 85 kB/s)
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:00.626Z] [INFO] Copying 1 resource
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO]
[2025-12-24T23:06:00.626Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:00.626Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:00.626Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/classes
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:01.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:01.303Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/runtime/src/test/resources
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:01.303Z] [INFO] No sources to compile
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:01.303Z] [INFO] No tests to run.
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:01.303Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:01.303Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common ---
[2025-12-24T23:06:01.303Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2025-12-24T23:06:01.303Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final.pom
[2025-12-24T23:06:01.303Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-client-common-deployment >---
[2025-12-24T23:06:01.303Z] [INFO] Building Quarkus - Elasticsearch REST client common - Deployment 2.7.5.Final [529/964]
[2025-12-24T23:06:01.303Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:01.303Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/main/resources
[2025-12-24T23:06:01.303Z] [INFO]
[2025-12-24T23:06:01.303Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.303Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:01.303Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/classes
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:01.981Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/test/resources
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.981Z] [INFO] No sources to compile
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.981Z] [INFO] No tests to run.
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.981Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.981Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2025-12-24T23:06:01.981Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2025-12-24T23:06:01.981Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.pom
[2025-12-24T23:06:01.981Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] ----< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-parent >----
[2025-12-24T23:06:01.981Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch 2.7.5.Final [530/964]
[2025-12-24T23:06:01.981Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2025-12-24T23:06:01.981Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-parent/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-parent-2.7.5.Final.pom
[2025-12-24T23:06:01.981Z] [INFO]
[2025-12-24T23:06:01.981Z] [INFO] -------< io.quarkus:quarkus-hibernate-search-orm-elasticsearch >--------
[2025-12-24T23:06:01.981Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime 2.7.5.Final [531/964]
[2025-12-24T23:06:01.981Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:01.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.pom
[2025-12-24T23:06:02.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.pom (3.2 kB at 7.1 kB/s)
[2025-12-24T23:06:02.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.1.1.Final/hibernate-search-parent-public-6.1.1.Final.pom
[2025-12-24T23:06:02.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.1.1.Final/hibernate-search-parent-public-6.1.1.Final.pom (15 kB at 47 kB/s)
[2025-12-24T23:06:02.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.1.1.Final/hibernate-search-parent-6.1.1.Final.pom
[2025-12-24T23:06:02.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.1.1.Final/hibernate-search-parent-6.1.1.Final.pom (149 kB at 869 kB/s)
[2025-12-24T23:06:02.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.pom
[2025-12-24T23:06:03.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.pom (3.4 kB at 20 kB/s)
[2025-12-24T23:06:03.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.pom
[2025-12-24T23:06:03.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.pom (2.8 kB at 13 kB/s)
[2025-12-24T23:06:03.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2025-12-24T23:06:03.339Z] [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 202 kB/s)
[2025-12-24T23:06:03.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.pom
[2025-12-24T23:06:03.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.pom (3.5 kB at 15 kB/s)
[2025-12-24T23:06:03.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.pom
[2025-12-24T23:06:04.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.pom (2.0 kB at 9.2 kB/s)
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[2025-12-24T23:06:04.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 79 kB/s)
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[2025-12-24T23:06:04.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 339 kB/s)
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[2025-12-24T23:06:04.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 96 kB/s)
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.jar
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.jar
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.jar
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.jar
[2025-12-24T23:06:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.jar
[2025-12-24T23:06:04.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.jar (861 kB at 4.1 MB/s)
[2025-12-24T23:06:04.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.jar (666 kB at 2.8 MB/s)
[2025-12-24T23:06:04.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.jar (318 kB at 1.1 MB/s)
[2025-12-24T23:06:04.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.jar (94 kB at 275 kB/s)
[2025-12-24T23:06:04.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.jar (977 kB at 1.4 MB/s)
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:04.696Z] [INFO]
[2025-12-24T23:06:04.696Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:05.394Z] [INFO] Processed 10 files in 43ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T23:06:05.394Z] [INFO]
[2025-12-24T23:06:05.394Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:05.394Z] [INFO] Processed 10 files in 00:00.037 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T23:06:05.394Z] [INFO]
[2025-12-24T23:06:05.394Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:05.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:05.394Z] [INFO] Copying 1 resource
[2025-12-24T23:06:05.394Z] [INFO]
[2025-12-24T23:06:05.394Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:05.394Z] [INFO]
[2025-12-24T23:06:05.394Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:05.394Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:05.394Z] [INFO] Compiling 10 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/classes
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:06.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:06.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/src/test/resources
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:06.800Z] [INFO] No sources to compile
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:06.800Z] [INFO] No tests to run.
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:06.800Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:06.800Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch ---
[2025-12-24T23:06:06.800Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2025-12-24T23:06:06.800Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.pom
[2025-12-24T23:06:06.800Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-deployment >--
[2025-12-24T23:06:06.800Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment 2.7.5.Final [532/964]
[2025-12-24T23:06:06.800Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:06.800Z] [INFO]
[2025-12-24T23:06:06.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO] Processed 28 files in 62ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO] Processed 28 files in 00:00.042 (Already Sorted: 28, Needed Sorting: 0)
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:07.478Z] [INFO] Copying 2 resources
[2025-12-24T23:06:07.478Z] [INFO]
[2025-12-24T23:06:07.478Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:07.478Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:07.478Z] [INFO] Compiling 7 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/classes
[2025-12-24T23:06:08.157Z] [INFO]
[2025-12-24T23:06:08.157Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:08.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:08.157Z] [INFO] Copying 4 resources
[2025-12-24T23:06:08.157Z] [INFO]
[2025-12-24T23:06:08.157Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:08.157Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:08.157Z] [INFO] Compiling 21 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/test-classes
[2025-12-24T23:06:08.832Z] [INFO]
[2025-12-24T23:06:08.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:08.832Z] [INFO] Tests are skipped.
[2025-12-24T23:06:08.832Z] [INFO]
[2025-12-24T23:06:08.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:08.832Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:09.511Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2025-12-24T23:06:09.511Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2025-12-24T23:06:09.511Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.pom
[2025-12-24T23:06:09.511Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-parent >--
[2025-12-24T23:06:09.511Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling 2.7.5.Final [533/964]
[2025-12-24T23:06:09.511Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2025-12-24T23:06:09.511Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-parent/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-parent-2.7.5.Final.pom
[2025-12-24T23:06:09.511Z] [INFO]
[2025-12-24T23:06:09.511Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling >--
[2025-12-24T23:06:09.511Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime 2.7.5.Final [534/964]
[2025-12-24T23:06:09.511Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:09.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.pom
[2025-12-24T23:06:09.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.pom (3.7 kB at 11 kB/s)
[2025-12-24T23:06:09.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.jar
[2025-12-24T23:06:10.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.jar (166 kB at 409 kB/s)
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:10.238Z] [INFO] Copying 1 resource
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO]
[2025-12-24T23:06:10.238Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:10.238Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:10.238Z] [INFO] Compiling 4 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/classes
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:11.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:11.644Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/src/test/resources
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:11.644Z] [INFO] No sources to compile
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:11.644Z] [INFO] No tests to run.
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:11.644Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:11.644Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2025-12-24T23:06:11.644Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar
[2025-12-24T23:06:11.644Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.pom
[2025-12-24T23:06:11.644Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-deployment >--
[2025-12-24T23:06:11.644Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment 2.7.5.Final [535/964]
[2025-12-24T23:06:11.644Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:11.644Z] [INFO]
[2025-12-24T23:06:11.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO] Processed 8 files in 21ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO] Processed 8 files in 00:00.012 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:12.322Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/src/main/resources
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:12.322Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/classes
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:12.322Z] [INFO] Copying 2 resources
[2025-12-24T23:06:12.322Z] [INFO]
[2025-12-24T23:06:12.322Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:12.322Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:12.322Z] [INFO] Compiling 6 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/test-classes
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:13.001Z] [INFO] Tests are skipped.
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:13.001Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:13.001Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2025-12-24T23:06:13.001Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar
[2025-12-24T23:06:13.001Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.pom
[2025-12-24T23:06:13.001Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-parent >---------
[2025-12-24T23:06:13.001Z] [INFO] Building Quarkus - Elasticsearch REST client - Parent 2.7.5.Final [536/964]
[2025-12-24T23:06:13.001Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-parent ---
[2025-12-24T23:06:13.001Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-parent/2.7.5.Final/quarkus-elasticsearch-rest-client-parent-2.7.5.Final.pom
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] ------------< io.quarkus:quarkus-elasticsearch-rest-client >------------
[2025-12-24T23:06:13.001Z] [INFO] Building Quarkus - Elasticsearch REST client - Runtime 2.7.5.Final [537/964]
[2025-12-24T23:06:13.001Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO] Processed 5 files in 26ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:13.001Z] [INFO] Copying 1 resource
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO]
[2025-12-24T23:06:13.001Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.001Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:13.001Z] [INFO] Compiling 5 source files to /quarkus/extensions/elasticsearch-rest-client/runtime/target/classes
[2025-12-24T23:06:13.678Z] [INFO]
[2025-12-24T23:06:13.678Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:13.678Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/runtime/src/test/resources
[2025-12-24T23:06:13.678Z] [INFO]
[2025-12-24T23:06:13.678Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.678Z] [INFO] No sources to compile
[2025-12-24T23:06:13.678Z] [INFO]
[2025-12-24T23:06:13.678Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.678Z] [INFO] No tests to run.
[2025-12-24T23:06:13.678Z] [INFO]
[2025-12-24T23:06:13.678Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:13.678Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2025-12-24T23:06:14.357Z] [INFO]
[2025-12-24T23:06:14.357Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:14.357Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2025-12-24T23:06:14.357Z] [INFO]
[2025-12-24T23:06:14.357Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client ---
[2025-12-24T23:06:14.357Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2025-12-24T23:06:14.357Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final.pom
[2025-12-24T23:06:14.357Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2025-12-24T23:06:14.357Z] [INFO]
[2025-12-24T23:06:14.357Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-client-deployment >-------
[2025-12-24T23:06:14.357Z] [INFO] Building Quarkus - Elasticsearch REST client - Deployment 2.7.5.Final [538/964]
[2025-12-24T23:06:14.357Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:14.357Z] [INFO]
[2025-12-24T23:06:14.357Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:14.357Z] [INFO]
[2025-12-24T23:06:14.357Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO] Processed 3 files in 41ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:15.035Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/main/resources
[2025-12-24T23:06:15.035Z] [INFO]
[2025-12-24T23:06:15.035Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.035Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:15.035Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-client/deployment/target/classes
[2025-12-24T23:06:15.712Z] [INFO]
[2025-12-24T23:06:15.712Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:15.712Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/test/resources
[2025-12-24T23:06:15.712Z] [INFO]
[2025-12-24T23:06:15.712Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.712Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:15.712Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client/deployment/target/test-classes
[2025-12-24T23:06:15.712Z] [INFO]
[2025-12-24T23:06:15.712Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:15.712Z] [INFO]
[2025-12-24T23:06:15.712Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:15.712Z] [INFO] T E S T S
[2025-12-24T23:06:15.712Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:15.712Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:06:17.119Z] [INFO] Running io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2025-12-24T23:06:21.340Z] 2025-12-24 23:04:36,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.243s.
[2025-12-24T23:06:21.340Z] 2025-12-24 23:04:36,693 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:06:21.340Z] 2025-12-24 23:04:36,694 INFO [io.quarkus] (main) Installed features: [cdi, elasticsearch-rest-client]
[2025-12-24T23:06:21.340Z] 2025-12-24 23:04:37,054 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T23:06:21.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.293 s - in io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2025-12-24T23:06:21.340Z] [INFO]
[2025-12-24T23:06:21.340Z] [INFO] Results:
[2025-12-24T23:06:21.340Z] [INFO]
[2025-12-24T23:06:21.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:06:21.340Z] [INFO]
[2025-12-24T23:06:21.340Z] [INFO]
[2025-12-24T23:06:21.340Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:21.340Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2025-12-24T23:06:21.340Z] [INFO]
[2025-12-24T23:06:21.340Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:21.340Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-deployment ---
[2025-12-24T23:06:22.023Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2025-12-24T23:06:22.023Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.pom
[2025-12-24T23:06:22.023Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-high-level-client-parent >---
[2025-12-24T23:06:22.023Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Parent 2.7.5.Final [539/964]
[2025-12-24T23:06:22.023Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2025-12-24T23:06:22.023Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-parent/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-parent-2.7.5.Final.pom
[2025-12-24T23:06:22.023Z] [INFO]
[2025-12-24T23:06:22.023Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-high-level-client >-------
[2025-12-24T23:06:22.023Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Runtime 2.7.5.Final [540/964]
[2025-12-24T23:06:22.023Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.pom (3.6 kB at 33 kB/s)
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.pom (2.8 kB at 59 kB/s)
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom (9.9 kB at 177 kB/s)
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom (1.4 kB at 26 kB/s)
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.pom (1.4 kB at 17 kB/s)
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.pom (3.4 kB at 55 kB/s)
[2025-12-24T23:06:22.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.pom
[2025-12-24T23:06:22.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.pom (3.2 kB at 39 kB/s)
[2025-12-24T23:06:22.023Z] [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-12-24T23:06:22.023Z] [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 61 kB/s)
[2025-12-24T23:06:22.023Z] [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-12-24T23:06:22.702Z] [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 49 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom (1.4 kB at 17 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom (3.2 kB at 36 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom (1.9 kB at 28 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom (14 kB at 310 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom (37 kB at 728 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom (9.9 kB at 135 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom (9.7 kB at 186 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom (1.0 kB at 16 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.pom
[2025-12-24T23:06:22.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.pom (1.4 kB at 28 kB/s)
[2025-12-24T23:06:22.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.pom
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.pom (1.4 kB at 18 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.pom
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.pom (1.4 kB at 20 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.pom
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.pom (1.4 kB at 16 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.pom
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.pom (1.8 kB at 22 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom (3.5 kB at 69 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom (4.4 kB at 81 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar (60 kB at 742 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.jar (11 kB at 127 kB/s)
[2025-12-24T23:06:23.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.jar
[2025-12-24T23:06:23.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.jar (16 kB at 151 kB/s)
[2025-12-24T23:06:23.382Z] [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-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.jar (1.7 MB at 14 MB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar
[2025-12-24T23:06:23.382Z] [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 409 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.jar (96 kB at 567 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.jar (143 kB at 822 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar (45 kB at 224 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (78 kB at 350 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar (210 kB at 889 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar (18 kB at 75 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar (13 MB at 52 MB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.jar
[2025-12-24T23:06:23.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar (51 kB at 186 kB/s)
[2025-12-24T23:06:23.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.jar
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar (643 kB at 2.2 MB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.jar
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 390 kB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.jar
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar (457 kB at 1.5 MB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.jar
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.jar (85 kB at 262 kB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.jar (64 kB at 180 kB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.jar (88 kB at 247 kB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.jar (83 kB at 224 kB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.jar (58 kB at 154 kB/s)
[2025-12-24T23:06:24.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar (101 kB at 259 kB/s)
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:24.062Z] [INFO] Copying 1 resource
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:24.062Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/classes
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:24.062Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/src/test/resources
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] No sources to compile
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] No tests to run.
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2025-12-24T23:06:24.062Z] [INFO]
[2025-12-24T23:06:24.062Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.062Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2025-12-24T23:06:24.740Z] [INFO]
[2025-12-24T23:06:24.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client ---
[2025-12-24T23:06:24.740Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2025-12-24T23:06:24.740Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.pom
[2025-12-24T23:06:24.740Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2025-12-24T23:06:24.740Z] [INFO]
[2025-12-24T23:06:24.740Z] [INFO] --< io.quarkus:quarkus-elasticsearch-rest-high-level-client-deployment >--
[2025-12-24T23:06:24.740Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Deployment 2.7.5.Final [541/964]
[2025-12-24T23:06:24.740Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:24.740Z] [INFO]
[2025-12-24T23:06:24.740Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:24.740Z] [INFO]
[2025-12-24T23:06:24.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:25.417Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/main/resources
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.417Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.417Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:25.417Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/classes
[2025-12-24T23:06:25.417Z] [INFO]
[2025-12-24T23:06:25.418Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:25.418Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/test/resources
[2025-12-24T23:06:25.418Z] [INFO]
[2025-12-24T23:06:25.418Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.418Z] [INFO] No sources to compile
[2025-12-24T23:06:25.418Z] [INFO]
[2025-12-24T23:06:25.418Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.418Z] [INFO] No tests to run.
[2025-12-24T23:06:25.418Z] [INFO]
[2025-12-24T23:06:25.418Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:25.418Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:26.097Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2025-12-24T23:06:26.097Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2025-12-24T23:06:26.097Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.pom
[2025-12-24T23:06:26.097Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --------------< io.quarkus:quarkus-kafka-streams-parent >---------------
[2025-12-24T23:06:26.097Z] [INFO] Building Quarkus - Kafka Streams 2.7.5.Final [542/964]
[2025-12-24T23:06:26.097Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-parent ---
[2025-12-24T23:06:26.097Z] [INFO] Installing /quarkus/extensions/kafka-streams/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-parent/2.7.5.Final/quarkus-kafka-streams-parent-2.7.5.Final.pom
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] ------------------< io.quarkus:quarkus-kafka-streams >------------------
[2025-12-24T23:06:26.097Z] [INFO] Building Quarkus - Kafka Streams - Runtime 2.7.5.Final [543/964]
[2025-12-24T23:06:26.097Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams ---
[2025-12-24T23:06:26.097Z] [INFO]
[2025-12-24T23:06:26.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO] Processed 19 files in 72ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO] Processed 19 files in 00:00.036 (Already Sorted: 19, Needed Sorting: 0)
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.503Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:27.503Z] [INFO] Copying 2 resources
[2025-12-24T23:06:27.503Z] [INFO]
[2025-12-24T23:06:27.504Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.504Z] [INFO]
[2025-12-24T23:06:27.504Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams ---
[2025-12-24T23:06:27.504Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:27.504Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-streams/runtime/target/classes
[2025-12-24T23:06:28.908Z] [INFO]
[2025-12-24T23:06:28.908Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams ---
[2025-12-24T23:06:28.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:28.908Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/runtime/src/test/resources
[2025-12-24T23:06:28.908Z] [INFO]
[2025-12-24T23:06:28.908Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams ---
[2025-12-24T23:06:28.908Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:28.908Z] [INFO] Compiling 2 source files to /quarkus/extensions/kafka-streams/runtime/target/test-classes
[2025-12-24T23:06:29.585Z] [WARNING] /quarkus/extensions/kafka-streams/runtime/src/test/java/io/quarkus/kafka/streams/runtime/health/KafkaStreamsTopicsHealthCheckTest.java:[28,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[2025-12-24T23:06:29.585Z] [WARNING] /quarkus/extensions/kafka-streams/runtime/src/test/java/io/quarkus/kafka/streams/runtime/health/KafkaStreamsHealthCheckTest.java:[29,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[2025-12-24T23:06:29.585Z] [INFO]
[2025-12-24T23:06:29.585Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams ---
[2025-12-24T23:06:29.585Z] [INFO]
[2025-12-24T23:06:29.585Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:29.585Z] [INFO] T E S T S
[2025-12-24T23:06:29.585Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:29.585Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:06:30.260Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2025-12-24T23:06:30.936Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2025-12-24T23:06:30.936Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2025-12-24T23:06:30.936Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] Results:
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams ---
[2025-12-24T23:06:30.936Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams ---
[2025-12-24T23:06:30.936Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams ---
[2025-12-24T23:06:30.936Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final.jar
[2025-12-24T23:06:30.936Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final.pom
[2025-12-24T23:06:30.936Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] ------------< io.quarkus:quarkus-kafka-streams-deployment >-------------
[2025-12-24T23:06:30.936Z] [INFO] Building Quarkus - Kafka Streams - Deployment 2.7.5.Final [544/964]
[2025-12-24T23:06:30.936Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:30.936Z] [INFO]
[2025-12-24T23:06:30.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO] Processed 3 files in 15ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:31.613Z] [INFO] Copying 3 resources
[2025-12-24T23:06:31.613Z] [INFO]
[2025-12-24T23:06:31.613Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:31.613Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:31.613Z] [INFO] Compiling 3 source files to /quarkus/extensions/kafka-streams/deployment/target/classes
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:32.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:32.288Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/deployment/src/test/resources
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:32.288Z] [INFO] No sources to compile
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:32.288Z] [INFO] No tests to run.
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:32.288Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:32.288Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-deployment ---
[2025-12-24T23:06:32.288Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2025-12-24T23:06:32.288Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final.pom
[2025-12-24T23:06:32.288Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] ----------------< io.quarkus:quarkus-spring-di-parent >-----------------
[2025-12-24T23:06:32.288Z] [INFO] Building Quarkus - Spring - DI 2.7.5.Final [545/964]
[2025-12-24T23:06:32.288Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-parent ---
[2025-12-24T23:06:32.288Z] [INFO] Installing /quarkus/extensions/spring-di/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di-parent/2.7.5.Final/quarkus-spring-di-parent-2.7.5.Final.pom
[2025-12-24T23:06:32.288Z] [INFO]
[2025-12-24T23:06:32.288Z] [INFO] --------------------< io.quarkus:quarkus-spring-di >--------------------
[2025-12-24T23:06:32.288Z] [INFO] Building Quarkus - Spring - DI - Runtime 2.7.5.Final [546/964]
[2025-12-24T23:06:32.288Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:32.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.pom
[2025-12-24T23:06:32.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.pom (5.0 kB at 27 kB/s)
[2025-12-24T23:06:32.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-api/5.2.SP4/quarkus-spring-api-5.2.SP4.pom
[2025-12-24T23:06:32.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-api/5.2.SP4/quarkus-spring-api-5.2.SP4.pom (5.3 kB at 36 kB/s)
[2025-12-24T23:06:32.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.pom
[2025-12-24T23:06:32.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.pom (3.4 kB at 17 kB/s)
[2025-12-24T23:06:32.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.pom
[2025-12-24T23:06:32.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.pom (2.8 kB at 15 kB/s)
[2025-12-24T23:06:32.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.jar
[2025-12-24T23:06:32.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.jar
[2025-12-24T23:06:32.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.jar
[2025-12-24T23:06:32.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.jar (205 kB at 1.1 MB/s)
[2025-12-24T23:06:32.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.jar (106 kB at 537 kB/s)
[2025-12-24T23:06:32.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.jar (61 kB at 215 kB/s)
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:32.965Z] [INFO] Copying 1 resource
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] No sources to compile
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:32.965Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/runtime/src/test/resources
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] No sources to compile
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] No tests to run.
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di ---
[2025-12-24T23:06:32.965Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final.jar
[2025-12-24T23:06:32.965Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final.pom
[2025-12-24T23:06:32.965Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final-sources.jar
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --------------< io.quarkus:quarkus-spring-di-deployment >---------------
[2025-12-24T23:06:32.965Z] [INFO] Building Quarkus - Spring - DI - Deployment 2.7.5.Final [547/964]
[2025-12-24T23:06:32.965Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:32.965Z] [INFO]
[2025-12-24T23:06:32.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO] Processed 7 files in 38ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO] Processed 7 files in 00:00.045 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:33.640Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/main/resources
[2025-12-24T23:06:33.640Z] [INFO]
[2025-12-24T23:06:33.640Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:33.640Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:33.640Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-di/deployment/target/classes
[2025-12-24T23:06:35.042Z] [INFO]
[2025-12-24T23:06:35.042Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:35.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:35.042Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/test/resources
[2025-12-24T23:06:35.042Z] [INFO]
[2025-12-24T23:06:35.042Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:35.042Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:35.042Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-di/deployment/target/test-classes
[2025-12-24T23:06:35.042Z] [INFO]
[2025-12-24T23:06:35.042Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:35.042Z] [INFO]
[2025-12-24T23:06:35.042Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:35.042Z] [INFO] T E S T S
[2025-12-24T23:06:35.042Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:35.042Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:06:35.719Z] [INFO] Running io.quarkus.spring.di.deployment.SpelTest
[2025-12-24T23:06:38.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.554 s - in io.quarkus.spring.di.deployment.SpelTest
[2025-12-24T23:06:38.809Z] [INFO] Running io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2025-12-24T23:06:38.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2025-12-24T23:06:38.809Z] [INFO] Running io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2025-12-24T23:06:38.809Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2025-12-24T23:06:38.809Z] [INFO] Running io.quarkus.spring.di.deployment.BeanNameTest
[2025-12-24T23:06:40.210Z] 2025-12-24 23:04:55,722 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.115s.
[2025-12-24T23:06:40.210Z] 2025-12-24 23:04:55,723 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:06:40.210Z] 2025-12-24 23:04:55,724 INFO [io.quarkus] (main) Installed features: [cdi, spring-di]
[2025-12-24T23:06:40.210Z] 2025-12-24 23:04:55,741 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T23:06:40.210Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.spring.di.deployment.BeanNameTest
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] Results:
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:40.210Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:40.210Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-deployment ---
[2025-12-24T23:06:40.210Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final.jar
[2025-12-24T23:06:40.210Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final.pom
[2025-12-24T23:06:40.210Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] ----------< io.quarkus:quarkus-spring-web-parent-aggregator >-----------
[2025-12-24T23:06:40.210Z] [INFO] Building Quarkus - Spring Web - Parent - Aggregator 2.7.5.Final [548/964]
[2025-12-24T23:06:40.210Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.210Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.211Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent-aggregator ---
[2025-12-24T23:06:40.211Z] [INFO] Installing /quarkus/extensions/spring-web/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-parent-aggregator/2.7.5.Final/quarkus-spring-web-parent-aggregator-2.7.5.Final.pom
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-parent >----------------
[2025-12-24T23:06:40.211Z] [INFO] Building Quarkus - Spring Web 2.7.5.Final [549/964]
[2025-12-24T23:06:40.211Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent ---
[2025-12-24T23:06:40.211Z] [INFO] Installing /quarkus/extensions/spring-web/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-parent/2.7.5.Final/quarkus-spring-web-parent-2.7.5.Final.pom
[2025-12-24T23:06:40.211Z] [INFO]
[2025-12-24T23:06:40.211Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-common >----------------
[2025-12-24T23:06:40.211Z] [INFO] Building Quarkus - Spring Web - Common Runtime 2.7.5.Final [550/964]
[2025-12-24T23:06:40.211Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:40.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.pom
[2025-12-24T23:06:40.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.pom (5.4 kB at 23 kB/s)
[2025-12-24T23:06:40.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.pom
[2025-12-24T23:06:40.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.pom (1.7 kB at 3.9 kB/s)
[2025-12-24T23:06:40.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.jar
[2025-12-24T23:06:40.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.jar
[2025-12-24T23:06:40.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.jar (7.0 kB at 24 kB/s)
[2025-12-24T23:06:41.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.jar (91 kB at 199 kB/s)
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:41.562Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/main/resources
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:41.562Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/core/common-runtime/target/classes
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:41.562Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/test/resources
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] No sources to compile
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] No tests to run.
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-common ---
[2025-12-24T23:06:41.562Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final.jar
[2025-12-24T23:06:41.562Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final.pom
[2025-12-24T23:06:41.562Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-classic-parent >--------
[2025-12-24T23:06:41.562Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Parent 2.7.5.Final [551/964]
[2025-12-24T23:06:41.562Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-parent ---
[2025-12-24T23:06:41.562Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-parent/2.7.5.Final/quarkus-spring-web-resteasy-classic-parent-2.7.5.Final.pom
[2025-12-24T23:06:41.562Z] [INFO]
[2025-12-24T23:06:41.562Z] [INFO] -----------< io.quarkus:quarkus-spring-web-resteasy-classic >-----------
[2025-12-24T23:06:41.562Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Runtime 2.7.5.Final [552/964]
[2025-12-24T23:06:41.562Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:41.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.pom
[2025-12-24T23:06:41.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.pom (1.1 kB at 13 kB/s)
[2025-12-24T23:06:41.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.jar
[2025-12-24T23:06:41.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.jar (18 kB at 100 kB/s)
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:41.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:41.563Z] [INFO] Copying 1 resource
[2025-12-24T23:06:41.563Z] [INFO]
[2025-12-24T23:06:41.563Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:42.239Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/runtime/target/classes
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:42.239Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/runtime/src/test/resources
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] No sources to compile
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] No tests to run.
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic ---
[2025-12-24T23:06:42.239Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2025-12-24T23:06:42.239Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final.pom
[2025-12-24T23:06:42.239Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-parent >-------
[2025-12-24T23:06:42.239Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Parent 2.7.5.Final [553/964]
[2025-12-24T23:06:42.239Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-parent ---
[2025-12-24T23:06:42.239Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-parent/2.7.5.Final/quarkus-spring-web-resteasy-reactive-parent-2.7.5.Final.pom
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] ----------< io.quarkus:quarkus-spring-web-resteasy-reactive >-----------
[2025-12-24T23:06:42.239Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Runtime 2.7.5.Final [554/964]
[2025-12-24T23:06:42.239Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:42.239Z] [INFO] Copying 1 resource
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO]
[2025-12-24T23:06:42.239Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.239Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:42.239Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/classes
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:42.945Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/runtime/src/test/resources
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.945Z] [INFO] No sources to compile
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.945Z] [INFO] No tests to run.
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.945Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.945Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive ---
[2025-12-24T23:06:42.945Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2025-12-24T23:06:42.945Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final.pom
[2025-12-24T23:06:42.945Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] -------------------< io.quarkus:quarkus-spring-web >--------------------
[2025-12-24T23:06:42.945Z] [INFO] Building Quarkus - Spring Web - Runtime 2.7.5.Final [555/964]
[2025-12-24T23:06:42.945Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web ---
[2025-12-24T23:06:42.945Z] [INFO]
[2025-12-24T23:06:42.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:43.620Z] [INFO] Copying 2 resources
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:43.620Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/core/runtime/target/classes
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:43.620Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/runtime/src/test/resources
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] No sources to compile
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] No tests to run.
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web ---
[2025-12-24T23:06:43.620Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final.jar
[2025-12-24T23:06:43.620Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final.pom
[2025-12-24T23:06:43.620Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final-sources.jar
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.620Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-classic-deployment >------
[2025-12-24T23:06:43.620Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Deployment 2.7.5.Final [556/964]
[2025-12-24T23:06:43.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:43.620Z] [INFO]
[2025-12-24T23:06:43.621Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:43.621Z] [INFO]
[2025-12-24T23:06:43.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:44.318Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/main/resources
[2025-12-24T23:06:44.318Z] [INFO]
[2025-12-24T23:06:44.318Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:44.318Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:44.318Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/deployment/target/classes
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:45.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:45.009Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/test/resources
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:45.009Z] [INFO] No sources to compile
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:45.009Z] [INFO] No tests to run.
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:45.009Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:45.009Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-deployment ---
[2025-12-24T23:06:45.009Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2025-12-24T23:06:45.009Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.pom
[2025-12-24T23:06:45.009Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:45.009Z] [INFO]
[2025-12-24T23:06:45.009Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-reactive-deployment >-----
[2025-12-24T23:06:45.009Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Deployment 2.7.5.Final [557/964]
[2025-12-24T23:06:45.009Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO] Processed 1 files in 00:00.015 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:45.685Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/main/resources
[2025-12-24T23:06:45.685Z] [INFO]
[2025-12-24T23:06:45.685Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:45.685Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:45.685Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/classes
[2025-12-24T23:06:46.360Z] [INFO]
[2025-12-24T23:06:46.360Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:46.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:46.360Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/test/resources
[2025-12-24T23:06:46.360Z] [INFO]
[2025-12-24T23:06:46.360Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:46.360Z] [INFO] No sources to compile
[2025-12-24T23:06:46.360Z] [INFO]
[2025-12-24T23:06:46.360Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:46.360Z] [INFO] No tests to run.
[2025-12-24T23:06:46.360Z] [INFO]
[2025-12-24T23:06:46.360Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:46.360Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2025-12-24T23:06:46.360Z] [INFO]
[2025-12-24T23:06:46.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:46.360Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:46.360Z] [INFO]
[2025-12-24T23:06:46.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2025-12-24T23:06:46.360Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2025-12-24T23:06:46.360Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.pom
[2025-12-24T23:06:46.361Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:46.361Z] [INFO]
[2025-12-24T23:06:46.361Z] [INFO] --------------< io.quarkus:quarkus-spring-web-deployment >--------------
[2025-12-24T23:06:46.361Z] [INFO] Building Quarkus - Spring Web - Deployment 2.7.5.Final [558/964]
[2025-12-24T23:06:46.361Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:46.361Z] [INFO]
[2025-12-24T23:06:46.361Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:46.361Z] [INFO]
[2025-12-24T23:06:46.361Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.036Z] [INFO]
[2025-12-24T23:06:47.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.036Z] [INFO]
[2025-12-24T23:06:47.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.036Z] [INFO]
[2025-12-24T23:06:47.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.036Z] [INFO]
[2025-12-24T23:06:47.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.036Z] [INFO]
[2025-12-24T23:06:47.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.037Z] [INFO]
[2025-12-24T23:06:47.037Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.037Z] [INFO]
[2025-12-24T23:06:47.037Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.037Z] [INFO] Processed 6 files in 29ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:06:47.037Z] [INFO]
[2025-12-24T23:06:47.037Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.037Z] [INFO] Processed 6 files in 00:00.025 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:06:47.037Z] [INFO]
[2025-12-24T23:06:47.037Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:47.037Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/main/resources
[2025-12-24T23:06:47.037Z] [INFO]
[2025-12-24T23:06:47.037Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.037Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:47.037Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-web/core/deployment/target/classes
[2025-12-24T23:06:47.037Z] [INFO]
[2025-12-24T23:06:47.037Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:47.725Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/test/resources
[2025-12-24T23:06:47.725Z] [INFO]
[2025-12-24T23:06:47.725Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.725Z] [INFO] No sources to compile
[2025-12-24T23:06:47.725Z] [INFO]
[2025-12-24T23:06:47.725Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.725Z] [INFO] No tests to run.
[2025-12-24T23:06:47.725Z] [INFO]
[2025-12-24T23:06:47.725Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:47.725Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar
[2025-12-24T23:06:48.400Z] [INFO]
[2025-12-24T23:06:48.400Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:48.400Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:48.400Z] [INFO]
[2025-12-24T23:06:48.400Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-deployment ---
[2025-12-24T23:06:48.400Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final.jar
[2025-12-24T23:06:48.400Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final.pom
[2025-12-24T23:06:48.400Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:06:48.400Z] [INFO]
[2025-12-24T23:06:48.400Z] [INFO] --------< io.quarkus:quarkus-spring-web-resteasy-classic-tests >--------
[2025-12-24T23:06:48.400Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Tests 2.7.5.Final [559/964]
[2025-12-24T23:06:48.400Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:06:48.400Z] [INFO]
[2025-12-24T23:06:48.400Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:48.400Z] [INFO]
[2025-12-24T23:06:48.400Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO] Processed 5 files in 16ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:49.124Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/main/resources
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO] No sources to compile
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:06:49.124Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/test/resources
[2025-12-24T23:06:49.124Z] [INFO]
[2025-12-24T23:06:49.124Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:49.124Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:06:49.124Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-web/resteasy-classic/tests/target/test-classes
[2025-12-24T23:06:50.533Z] [INFO]
[2025-12-24T23:06:50.533Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:06:50.533Z] [INFO]
[2025-12-24T23:06:50.533Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:50.533Z] [INFO] T E S T S
[2025-12-24T23:06:50.533Z] [INFO] -------------------------------------------------------
[2025-12-24T23:06:50.533Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:06:51.939Z] [INFO] Running io.quarkus.spring.web.test.ControllerReloadTest
[2025-12-24T23:07:03.257Z] Tests paused
[2025-12-24T23:07:03.258Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:07:03.258Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:07:03.258Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:07:03.258Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:07:03.258Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:14,451 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.997s. Listening on: http://localhost:8080
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:14,454 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:14,454 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:17,881 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SimpleSpringController.class.
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:17,890 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T23:07:03.258Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:07:03.258Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:07:03.258Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:07:03.258Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:07:03.258Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:18,330 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8080
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:18,331 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:18,331 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:18,331 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.076s
[2025-12-24T23:07:03.258Z] 2025-12-24 23:05:18,342 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T23:07:03.258Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.831 s - in io.quarkus.spring.web.test.ControllerReloadTest
[2025-12-24T23:07:03.258Z] [INFO] Running io.quarkus.spring.web.test.MissingRestControllerTest
[2025-12-24T23:07:05.471Z] 2025-12-24 23:05:20,243 WARN [io.qua.spr.web.dep.SpringWebResteasyClassicProcessor] (build-21) Class 'io.quarkus.spring.web.test.MissingRestControllerTest$NonAnnotatedController' uses a mapping annotation but the class itself was not annotated with '@RestContoller'. The mappings will therefore be ignored.
[2025-12-24T23:07:05.471Z] 2025-12-24 23:05:20,885 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1289ms
[2025-12-24T23:07:05.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.551 s - in io.quarkus.spring.web.test.MissingRestControllerTest
[2025-12-24T23:07:05.471Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2025-12-24T23:07:08.570Z] 2025-12-24 23:05:24,264 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.809s. Listening on: http://localhost:8081
[2025-12-24T23:07:08.570Z] 2025-12-24 23:05:24,265 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:08.570Z] 2025-12-24 23:05:24,265 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2025-12-24T23:07:09.255Z] 2025-12-24 23:05:24,893 INFO [io.quarkus] (main) Quarkus stopped in 0.087s
[2025-12-24T23:07:09.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.822 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2025-12-24T23:07:09.255Z] [INFO] Running io.quarkus.spring.web.test.SimpleSpringControllerTest
[2025-12-24T23:07:10.691Z] 2025-12-24 23:05:26,485 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.690s. Listening on: http://localhost:8081
[2025-12-24T23:07:10.691Z] 2025-12-24 23:05:26,486 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:10.691Z] 2025-12-24 23:05:26,486 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2025-12-24T23:07:11.380Z] 2025-12-24 23:05:26,995 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T23:07:11.380Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.086 s - in io.quarkus.spring.web.test.SimpleSpringControllerTest
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] Results:
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:07:11.380Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:07:11.380Z] [INFO] No sources in project. Archive not created.
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-tests ---
[2025-12-24T23:07:11.380Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-tests/2.7.5.Final/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2025-12-24T23:07:11.380Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-tests/2.7.5.Final/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.pom
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-tests >--------
[2025-12-24T23:07:11.380Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Tests 2.7.5.Final [560/964]
[2025-12-24T23:07:11.380Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:11.380Z] [INFO]
[2025-12-24T23:07:11.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO] Processed 8 files in 20ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO] Processed 8 files in 00:00.018 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:12.106Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/main/resources
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO] No sources to compile
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:12.106Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/test/resources
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:12.106Z] [INFO] Compiling 8 source files to /quarkus/extensions/spring-web/resteasy-reactive/tests/target/test-classes
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:12.106Z] [INFO]
[2025-12-24T23:07:12.106Z] [INFO] -------------------------------------------------------
[2025-12-24T23:07:12.106Z] [INFO] T E S T S
[2025-12-24T23:07:12.106Z] [INFO] -------------------------------------------------------
[2025-12-24T23:07:12.106Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:07:13.527Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2025-12-24T23:07:17.613Z] 2025-12-24 23:05:33,587 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2025-12-24T23:07:17.613Z] 2025-12-24 23:05:33,589 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:17.613Z] 2025-12-24 23:05:33,589 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2025-12-24T23:07:19.804Z] 2025-12-24 23:05:35,291 INFO [io.quarkus] (main) Quarkus stopped in 0.064s
[2025-12-24T23:07:19.804Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.244 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2025-12-24T23:07:19.804Z] [INFO] Running io.quarkus.spring.web.test.BasicMappingTest
[2025-12-24T23:07:21.206Z] 2025-12-24 23:05:37,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.636s. Listening on: http://localhost:8081
[2025-12-24T23:07:21.206Z] 2025-12-24 23:05:37,113 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:21.206Z] 2025-12-24 23:05:37,113 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2025-12-24T23:07:22.609Z] 2025-12-24 23:05:38,582 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:07:22.609Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.247 s - in io.quarkus.spring.web.test.BasicMappingTest
[2025-12-24T23:07:22.609Z] [INFO]
[2025-12-24T23:07:22.609Z] [INFO] Results:
[2025-12-24T23:07:22.609Z] [INFO]
[2025-12-24T23:07:22.609Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:07:22.609Z] [INFO]
[2025-12-24T23:07:22.609Z] [INFO]
[2025-12-24T23:07:22.609Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:22.609Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:24.009Z] [INFO] No sources in project. Archive not created.
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-tests ---
[2025-12-24T23:07:24.009Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-tests/2.7.5.Final/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2025-12-24T23:07:24.009Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-tests/2.7.5.Final/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.pom
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] -------------< io.quarkus:quarkus-spring-data-jpa-parent >--------------
[2025-12-24T23:07:24.009Z] [INFO] Building Quarkus - Spring Data JPA 2.7.5.Final [561/964]
[2025-12-24T23:07:24.009Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-parent ---
[2025-12-24T23:07:24.009Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-parent/2.7.5.Final/quarkus-spring-data-jpa-parent-2.7.5.Final.pom
[2025-12-24T23:07:24.009Z] [INFO]
[2025-12-24T23:07:24.009Z] [INFO] -----------------< io.quarkus:quarkus-spring-data-jpa >-----------------
[2025-12-24T23:07:24.009Z] [INFO] Building Quarkus - Spring - Data JPA - Runtime 2.7.5.Final [562/964]
[2025-12-24T23:07:24.009Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.pom
[2025-12-24T23:07:24.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.pom (1.8 kB at 21 kB/s)
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-api/2.1.SP2/quarkus-spring-data-api-2.1.SP2.pom
[2025-12-24T23:07:24.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-api/2.1.SP2/quarkus-spring-data-api-2.1.SP2.pom (5.0 kB at 29 kB/s)
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.pom
[2025-12-24T23:07:24.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.pom (3.4 kB at 19 kB/s)
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.pom
[2025-12-24T23:07:24.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.pom (1.9 kB at 23 kB/s)
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-api/2.1.SP1/quarkus-spring-boot-api-2.1.SP1.pom
[2025-12-24T23:07:24.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-api/2.1.SP1/quarkus-spring-boot-api-2.1.SP1.pom (5.4 kB at 82 kB/s)
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.jar
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.jar
[2025-12-24T23:07:24.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.jar
[2025-12-24T23:07:24.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.jar (5.8 kB at 84 kB/s)
[2025-12-24T23:07:24.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.jar (58 kB at 321 kB/s)
[2025-12-24T23:07:24.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.jar (5.7 kB at 31 kB/s)
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Processed 3 files in 15ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:24.691Z] [INFO] Copying 1 resource
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:24.691Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-data-jpa/runtime/target/classes
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:24.691Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/runtime/src/test/resources
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] No sources to compile
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] No tests to run.
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa ---
[2025-12-24T23:07:24.691Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final.jar
[2025-12-24T23:07:24.691Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final.pom
[2025-12-24T23:07:24.691Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] -----------< io.quarkus:quarkus-spring-data-jpa-deployment >------------
[2025-12-24T23:07:24.691Z] [INFO] Building Quarkus - Spring - Data JPA - Deployment 2.7.5.Final [563/964]
[2025-12-24T23:07:24.691Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:24.691Z] [INFO]
[2025-12-24T23:07:24.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:25.366Z] [INFO] Processed 31 files in 102ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-12-24T23:07:25.366Z] [INFO]
[2025-12-24T23:07:25.366Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:26.041Z] [INFO] Processed 31 files in 00:00.182 (Already Sorted: 31, Needed Sorting: 0)
[2025-12-24T23:07:26.041Z] [INFO]
[2025-12-24T23:07:26.041Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:26.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:26.041Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/deployment/src/main/resources
[2025-12-24T23:07:26.041Z] [INFO]
[2025-12-24T23:07:26.041Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:26.041Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:26.041Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-data-jpa/deployment/target/classes
[2025-12-24T23:07:26.718Z] [INFO]
[2025-12-24T23:07:26.718Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:26.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:26.718Z] [INFO] Copying 3 resources
[2025-12-24T23:07:26.718Z] [INFO]
[2025-12-24T23:07:26.718Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:26.718Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:26.718Z] [INFO] Compiling 19 source files to /quarkus/extensions/spring-data-jpa/deployment/target/test-classes
[2025-12-24T23:07:27.394Z] [WARNING] /quarkus/extensions/spring-data-jpa/deployment/src/test/java/io/quarkus/spring/data/deployment/MethodNameParserTest.java:[103,54] unchecked generic array creation for varargs parameter of type java.lang.Class<? extends java.lang.Object>[]
[2025-12-24T23:07:27.394Z] [INFO]
[2025-12-24T23:07:27.394Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:27.394Z] [INFO]
[2025-12-24T23:07:27.394Z] [INFO] -------------------------------------------------------
[2025-12-24T23:07:27.394Z] [INFO] T E S T S
[2025-12-24T23:07:27.394Z] [INFO] -------------------------------------------------------
[2025-12-24T23:07:27.394Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:07:28.813Z] [INFO] Running io.quarkus.spring.data.deployment.MethodNameParserTest
[2025-12-24T23:07:28.813Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in io.quarkus.spring.data.deployment.MethodNameParserTest
[2025-12-24T23:07:28.813Z] [INFO] Running io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2025-12-24T23:07:32.818Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.693 s - in io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2025-12-24T23:07:32.818Z] [INFO] Running io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2025-12-24T23:07:35.874Z] 2025-12-24 23:05:51,520 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.288s. Listening on: http://localhost:8081
[2025-12-24T23:07:35.874Z] 2025-12-24 23:05:51,524 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:35.874Z] 2025-12-24 23:05:51,525 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2025-12-24T23:07:36.551Z] 2025-12-24 23:05:52,518 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-12-24T23:07:36.551Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.814 s - in io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2025-12-24T23:07:36.551Z] [INFO] Running io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2025-12-24T23:07:37.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2025-12-24T23:07:37.229Z] [INFO] Running io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2025-12-24T23:07:39.422Z] 2025-12-24 23:05:55,133 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.015s. Listening on: http://localhost:8081
[2025-12-24T23:07:39.422Z] 2025-12-24 23:05:55,134 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:39.422Z] 2025-12-24 23:05:55,135 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2025-12-24T23:07:39.422Z] 2025-12-24 23:05:55,421 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T23:07:39.422Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2025-12-24T23:07:39.422Z] [INFO] Running io.quarkus.spring.data.devmode.RepositoryReloadTest
[2025-12-24T23:07:48.530Z] Tests paused
[2025-12-24T23:07:48.530Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:07:48.530Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:07:48.530Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:07:48.530Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:07:48.530Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:07:48.530Z] 2025-12-24 23:05:59,619 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.797s. Listening on: http://localhost:8080
[2025-12-24T23:07:48.530Z] 2025-12-24 23:05:59,619 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:07:48.530Z] 2025-12-24 23:05:59,620 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:03,761 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in BookRepository.class, BookResource.class.
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:03,782 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2025-12-24T23:07:48.530Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:07:48.530Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:07:48.530Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:07:48.530Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:07:48.530Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:04,394 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.605s. Listening on: http://localhost:8080
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:04,394 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:04,395 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:04,395 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.324s
[2025-12-24T23:07:48.530Z] 2025-12-24 23:06:04,425 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T23:07:48.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.08 s - in io.quarkus.spring.data.devmode.RepositoryReloadTest
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] Results:
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:48.530Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:48.530Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-deployment ---
[2025-12-24T23:07:48.530Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2025-12-24T23:07:48.530Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final.pom
[2025-12-24T23:07:48.530Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] -------------< io.quarkus:quarkus-spring-security-parent >--------------
[2025-12-24T23:07:48.530Z] [INFO] Building Quarkus - Spring Security - Parent 2.7.5.Final [564/964]
[2025-12-24T23:07:48.530Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-parent ---
[2025-12-24T23:07:48.530Z] [INFO] Installing /quarkus/extensions/spring-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security-parent/2.7.5.Final/quarkus-spring-security-parent-2.7.5.Final.pom
[2025-12-24T23:07:48.530Z] [INFO]
[2025-12-24T23:07:48.530Z] [INFO] -----------------< io.quarkus:quarkus-spring-security >-----------------
[2025-12-24T23:07:48.530Z] [INFO] Building Quarkus - Spring Security - Runtime 2.7.5.Final [565/964]
[2025-12-24T23:07:48.530Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:07:48.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.pom
[2025-12-24T23:07:49.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.pom (1.7 kB at 18 kB/s)
[2025-12-24T23:07:49.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-api/5.3.Final/quarkus-spring-security-api-5.3.Final.pom
[2025-12-24T23:07:49.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-api/5.3.Final/quarkus-spring-security-api-5.3.Final.pom (5.4 kB at 56 kB/s)
[2025-12-24T23:07:49.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.jar
[2025-12-24T23:07:49.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.jar (7.1 kB at 30 kB/s)
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO] Processed 12 files in 34ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO] Processed 12 files in 00:00.022 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:49.207Z] [INFO] Copying 1 resource
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO]
[2025-12-24T23:07:49.207Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security ---
[2025-12-24T23:07:49.207Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:49.207Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-security/runtime/target/classes
[2025-12-24T23:07:50.314Z] [WARNING] /quarkus/extensions/spring-security/runtime/src/main/java/io/quarkus/spring/security/runtime/interceptor/check/PrincipalNameFromParameterObjectSecurityCheck.java:[32,99] unchecked cast
[2025-12-24T23:07:50.314Z] required: java.lang.Class<? extends io.quarkus.spring.security.runtime.interceptor.accessor.StringPropertyAccessor>
[2025-12-24T23:07:50.314Z] found: java.lang.Class<capture#1 of ?>
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security ---
[2025-12-24T23:07:50.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:50.314Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/runtime/src/test/resources
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security ---
[2025-12-24T23:07:50.314Z] [INFO] No sources to compile
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security ---
[2025-12-24T23:07:50.314Z] [INFO] No tests to run.
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security ---
[2025-12-24T23:07:50.314Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security ---
[2025-12-24T23:07:50.314Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security ---
[2025-12-24T23:07:50.314Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final.jar
[2025-12-24T23:07:50.314Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final.pom
[2025-12-24T23:07:50.314Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final-sources.jar
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] -----------< io.quarkus:quarkus-spring-security-deployment >------------
[2025-12-24T23:07:50.314Z] [INFO] Building Quarkus - Spring Security - Deployment 2.7.5.Final [566/964]
[2025-12-24T23:07:50.314Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:50.314Z] [INFO]
[2025-12-24T23:07:50.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO] Processed 42 files in 79ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO] Processed 42 files in 00:00.041 (Already Sorted: 42, Needed Sorting: 0)
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:51.018Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/deployment/src/main/resources
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:51.018Z] [INFO] Compiling 13 source files to /quarkus/extensions/spring-security/deployment/target/classes
[2025-12-24T23:07:51.018Z] [INFO]
[2025-12-24T23:07:51.018Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:07:51.018Z] [INFO] Copying 3 resources
[2025-12-24T23:07:51.719Z] [INFO]
[2025-12-24T23:07:51.719Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.719Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:07:51.719Z] [INFO] Compiling 29 source files to /quarkus/extensions/spring-security/deployment/target/test-classes
[2025-12-24T23:07:51.719Z] [INFO]
[2025-12-24T23:07:51.719Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security-deployment ---
[2025-12-24T23:07:51.719Z] [INFO]
[2025-12-24T23:07:51.719Z] [INFO] -------------------------------------------------------
[2025-12-24T23:07:51.719Z] [INFO] T E S T S
[2025-12-24T23:07:51.719Z] [INFO] -------------------------------------------------------
[2025-12-24T23:07:51.719Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:07:53.144Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2025-12-24T23:07:58.236Z] 2025-12-24 23:06:13,450 INFO [io.qua.arc.pro.BeanProcessor] (build-16) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T23:07:58.236Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springComponent,
[2025-12-24T23:07:58.236Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springService
[2025-12-24T23:07:58.236Z] 2025-12-24 23:06:14,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2025-12-24T23:07:58.236Z] 2025-12-24 23:06:14,243 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:07:58.236Z] 2025-12-24 23:06:14,244 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2025-12-24T23:07:58.912Z] 2025-12-24 23:06:14,926 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T23:07:58.912Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.836 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2025-12-24T23:07:58.912Z] [INFO] Running io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2025-12-24T23:08:01.128Z] 2025-12-24 23:06:16,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2025-12-24T23:08:01.128Z] 2025-12-24 23:06:16,500 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:01.128Z] 2025-12-24 23:06:16,500 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2025-12-24T23:08:01.128Z] 2025-12-24 23:06:16,646 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T23:08:01.128Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s - in io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2025-12-24T23:08:01.128Z] [INFO] Running io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2025-12-24T23:08:01.804Z] 2025-12-24 23:06:17,733 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2025-12-24T23:08:01.804Z] 2025-12-24 23:06:17,734 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:01.804Z] 2025-12-24 23:06:17,734 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2025-12-24T23:08:01.804Z] 2025-12-24 23:06:17,891 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:08:01.804Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2025-12-24T23:08:01.804Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2025-12-24T23:08:03.207Z] 2025-12-24 23:06:18,498 INFO [io.qua.arc.pro.BeanProcessor] (build-11) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T23:08:03.207Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest#bean
[2025-12-24T23:08:03.207Z] 2025-12-24 23:06:18,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2025-12-24T23:08:03.207Z] 2025-12-24 23:06:18,913 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:03.207Z] 2025-12-24 23:06:18,913 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2025-12-24T23:08:03.207Z] 2025-12-24 23:06:19,018 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T23:08:03.207Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2025-12-24T23:08:03.207Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2025-12-24T23:08:04.612Z] 2025-12-24 23:06:19,614 INFO [io.qua.arc.pro.BeanProcessor] (build-22) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-12-24T23:08:04.612Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#denyAllOnClass,
[2025-12-24T23:08:04.612Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#springComponent
[2025-12-24T23:08:04.612Z] 2025-12-24 23:06:20,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2025-12-24T23:08:04.612Z] 2025-12-24 23:06:20,254 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:04.612Z] 2025-12-24 23:06:20,254 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2025-12-24T23:08:04.612Z] 2025-12-24 23:06:20,357 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T23:08:04.612Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2025-12-24T23:08:04.612Z] [INFO] Running io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2025-12-24T23:08:05.305Z] 2025-12-24 23:06:21,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.306s. Listening on: http://localhost:8081
[2025-12-24T23:08:05.305Z] 2025-12-24 23:06:21,296 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:05.305Z] 2025-12-24 23:06:21,296 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2025-12-24T23:08:05.305Z] 2025-12-24 23:06:21,414 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T23:08:05.305Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.047 s - in io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2025-12-24T23:08:05.305Z] [INFO] Running io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2025-12-24T23:08:05.982Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] Results:
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 1
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security-deployment ---
[2025-12-24T23:08:05.982Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-deployment ---
[2025-12-24T23:08:05.982Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-deployment ---
[2025-12-24T23:08:05.982Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final.jar
[2025-12-24T23:08:05.982Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final.pom
[2025-12-24T23:08:05.982Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] ----------< io.quarkus:quarkus-spring-boot-properties-parent >----------
[2025-12-24T23:08:05.982Z] [INFO] Building Quarkus - Spring Boot - Properties 2.7.5.Final [567/964]
[2025-12-24T23:08:05.982Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-parent ---
[2025-12-24T23:08:05.982Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-parent/2.7.5.Final/quarkus-spring-boot-properties-parent-2.7.5.Final.pom
[2025-12-24T23:08:05.982Z] [INFO]
[2025-12-24T23:08:05.982Z] [INFO] -------------< io.quarkus:quarkus-spring-boot-properties >--------------
[2025-12-24T23:08:05.982Z] [INFO] Building Quarkus - Spring Boot - Properties - Runtime 2.7.5.Final [568/964]
[2025-12-24T23:08:05.982Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:05.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.pom
[2025-12-24T23:08:06.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.pom (1.8 kB at 10 kB/s)
[2025-12-24T23:08:06.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.jar
[2025-12-24T23:08:06.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.jar (15 kB at 77 kB/s)
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:06.682Z] [INFO] Copying 1 resource
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] No sources to compile
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:06.682Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/runtime/src/test/resources
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] No sources to compile
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] No tests to run.
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2025-12-24T23:08:06.682Z] [INFO]
[2025-12-24T23:08:06.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties ---
[2025-12-24T23:08:06.682Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final.jar
[2025-12-24T23:08:06.683Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final.pom
[2025-12-24T23:08:06.683Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2025-12-24T23:08:06.683Z] [INFO]
[2025-12-24T23:08:06.683Z] [INFO] --------< io.quarkus:quarkus-spring-boot-properties-deployment >--------
[2025-12-24T23:08:06.683Z] [INFO] Building Quarkus - Spring Boot - Properties - Deployment 2.7.5.Final [569/964]
[2025-12-24T23:08:06.683Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:06.683Z] [INFO]
[2025-12-24T23:08:06.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:06.683Z] [INFO]
[2025-12-24T23:08:06.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:07.360Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/main/resources
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:07.360Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-boot-properties/deployment/target/classes
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[29,9] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:07.360Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/test/resources
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] No sources to compile
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] No tests to run.
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-deployment ---
[2025-12-24T23:08:07.360Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2025-12-24T23:08:07.360Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final.pom
[2025-12-24T23:08:07.360Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --------< io.quarkus:quarkus-spring-cloud-config-client-parent >--------
[2025-12-24T23:08:07.360Z] [INFO] Building Quarkus - Spring Cloud Config Client 2.7.5.Final [570/964]
[2025-12-24T23:08:07.360Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-parent ---
[2025-12-24T23:08:07.360Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-parent/2.7.5.Final/quarkus-spring-cloud-config-client-parent-2.7.5.Final.pom
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] -----------< io.quarkus:quarkus-spring-cloud-config-client >------------
[2025-12-24T23:08:07.360Z] [INFO] Building Quarkus - Spring Cloud Config Client - Runtime 2.7.5.Final [571/964]
[2025-12-24T23:08:07.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:07.360Z] [INFO]
[2025-12-24T23:08:07.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO] Processed 7 files in 27ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO] Processed 7 files in 00:00.117 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:08.761Z] [INFO] Copying 1 resource
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO]
[2025-12-24T23:08:08.761Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:08.761Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:08.761Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-cloud-config-client/runtime/target/classes
[2025-12-24T23:08:10.212Z] [INFO]
[2025-12-24T23:08:10.212Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:10.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:10.212Z] [INFO] Copying 1 resource
[2025-12-24T23:08:10.212Z] [INFO]
[2025-12-24T23:08:10.212Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:10.212Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:10.212Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/runtime/target/test-classes
[2025-12-24T23:08:10.212Z] [INFO]
[2025-12-24T23:08:10.212Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:10.212Z] [INFO]
[2025-12-24T23:08:10.212Z] [INFO] -------------------------------------------------------
[2025-12-24T23:08:10.212Z] [INFO] T E S T S
[2025-12-24T23:08:10.212Z] [INFO] -------------------------------------------------------
[2025-12-24T23:08:10.212Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:08:10.915Z] [INFO] Running io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2025-12-24T23:08:11.593Z] 2025-12-24 23:06:27,351 INFO [org.ecl.jet.uti.log] (main) Logging initialized @1355ms to org.eclipse.jetty.util.log.Slf4jLog
[2025-12-24T23:08:11.593Z] 2025-12-24 23:06:27,472 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.18-beta+7-ea
[2025-12-24T23:08:11.593Z] 2025-12-24 23:06:27,484 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@485a3466{/__admin,null,AVAILABLE}
[2025-12-24T23:08:11.593Z] 2025-12-24 23:06:27,485 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@75e01201{/,null,AVAILABLE}
[2025-12-24T23:08:11.593Z] 2025-12-24 23:06:27,501 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2dd29a59{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2025-12-24T23:08:11.593Z] 2025-12-24 23:06:27,501 INFO [org.ecl.jet.ser.Server] (main) Started @1506ms
[2025-12-24T23:08:12.272Z] 2025-12-24 23:06:28,047 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1593224710-25) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2025-12-24T23:08:12.273Z] 2025-12-24 23:06:28,290 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2dd29a59{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2025-12-24T23:08:12.273Z] 2025-12-24 23:06:28,291 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@75e01201{/,null,UNAVAILABLE}
[2025-12-24T23:08:12.273Z] 2025-12-24 23:06:28,292 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@485a3466{/__admin,null,UNAVAILABLE}
[2025-12-24T23:08:12.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 s - in io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] Results:
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:12.950Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:12.950Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client ---
[2025-12-24T23:08:12.950Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2025-12-24T23:08:12.950Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final.pom
[2025-12-24T23:08:12.950Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] ------< io.quarkus:quarkus-spring-cloud-config-client-deployment >------
[2025-12-24T23:08:12.950Z] [INFO] Building Quarkus - Spring Cloud Config Client - Deployment 2.7.5.Final [572/964]
[2025-12-24T23:08:12.950Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:12.950Z] [INFO]
[2025-12-24T23:08:12.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:13.657Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/main/resources
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:13.657Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/deployment/target/classes
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:13.657Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/test/resources
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] No sources to compile
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] No tests to run.
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.657Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.657Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:13.657Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-deployment ---
[2025-12-24T23:08:13.658Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2025-12-24T23:08:13.658Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.pom
[2025-12-24T23:08:13.658Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] ------------------< io.quarkus:quarkus-cache-parent >-------------------
[2025-12-24T23:08:13.658Z] [INFO] Building Quarkus - Cache 2.7.5.Final [573/964]
[2025-12-24T23:08:13.658Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-parent ---
[2025-12-24T23:08:13.658Z] [INFO] Installing /quarkus/extensions/cache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache-parent/2.7.5.Final/quarkus-cache-parent-2.7.5.Final.pom
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] ----------------------< io.quarkus:quarkus-cache >----------------------
[2025-12-24T23:08:13.658Z] [INFO] Building Quarkus - Cache - Runtime 2.7.5.Final [574/964]
[2025-12-24T23:08:13.658Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO] Processed 34 files in 92ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO] Processed 34 files in 00:00.043 (Already Sorted: 34, Needed Sorting: 0)
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache ---
[2025-12-24T23:08:13.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:13.658Z] [INFO] Copying 2 resources
[2025-12-24T23:08:13.658Z] [INFO]
[2025-12-24T23:08:13.658Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-cache ---
[2025-12-24T23:08:14.339Z] [INFO]
[2025-12-24T23:08:14.339Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache ---
[2025-12-24T23:08:14.339Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:14.339Z] [INFO] Compiling 34 source files to /quarkus/extensions/cache/runtime/target/classes
[2025-12-24T23:08:15.016Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheResultInterceptor.java:[66,80] unchecked cast
[2025-12-24T23:08:15.016Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2025-12-24T23:08:15.016Z] found: java.lang.Object
[2025-12-24T23:08:15.016Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateAllInterceptor.java:[56,75] unchecked cast
[2025-12-24T23:08:15.016Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2025-12-24T23:08:15.016Z] found: java.lang.Object
[2025-12-24T23:08:15.016Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateInterceptor.java:[58,75] unchecked cast
[2025-12-24T23:08:15.016Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2025-12-24T23:08:15.016Z] found: java.lang.Object
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache ---
[2025-12-24T23:08:15.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:15.016Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/cache/runtime/src/test/resources
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache ---
[2025-12-24T23:08:15.016Z] [INFO] No sources to compile
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache ---
[2025-12-24T23:08:15.016Z] [INFO] No tests to run.
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache ---
[2025-12-24T23:08:15.016Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache ---
[2025-12-24T23:08:15.016Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache ---
[2025-12-24T23:08:15.016Z] [INFO] Installing /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final.jar
[2025-12-24T23:08:15.016Z] [INFO] Installing /quarkus/extensions/cache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final.pom
[2025-12-24T23:08:15.016Z] [INFO] Installing /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final-sources.jar
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] ----------------< io.quarkus:quarkus-cache-deployment >-----------------
[2025-12-24T23:08:15.016Z] [INFO] Building Quarkus - Cache - Deployment 2.7.5.Final [575/964]
[2025-12-24T23:08:15.016Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.016Z] [INFO]
[2025-12-24T23:08:15.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO] Processed 41 files in 89ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO] Processed 41 files in 00:00.057 (Already Sorted: 41, Needed Sorting: 0)
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:15.694Z] [INFO] Copying 2 resources
[2025-12-24T23:08:15.694Z] [INFO]
[2025-12-24T23:08:15.694Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache-deployment ---
[2025-12-24T23:08:15.694Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:15.694Z] [INFO] Compiling 13 source files to /quarkus/extensions/cache/deployment/target/classes
[2025-12-24T23:08:16.370Z] [INFO]
[2025-12-24T23:08:16.370Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache-deployment ---
[2025-12-24T23:08:16.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:16.370Z] [INFO] Copying 1 resource
[2025-12-24T23:08:16.370Z] [INFO]
[2025-12-24T23:08:16.370Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache-deployment ---
[2025-12-24T23:08:16.370Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:16.370Z] [INFO] Compiling 28 source files to /quarkus/extensions/cache/deployment/target/test-classes
[2025-12-24T23:08:16.370Z] [INFO]
[2025-12-24T23:08:16.370Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache-deployment ---
[2025-12-24T23:08:16.370Z] [INFO]
[2025-12-24T23:08:16.370Z] [INFO] -------------------------------------------------------
[2025-12-24T23:08:16.370Z] [INFO] T E S T S
[2025-12-24T23:08:16.370Z] [INFO] -------------------------------------------------------
[2025-12-24T23:08:16.370Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:08:17.784Z] [INFO] Running io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2025-12-24T23:08:22.851Z] 2025-12-24 23:06:38,396 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-12-24T23:08:22.851Z] 2025-12-24 23:06:38,399 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:22.851Z] 2025-12-24 23:06:38,400 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:22.851Z] 2025-12-24 23:06:38,932 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:08:22.851Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.133 s - in io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2025-12-24T23:08:22.851Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2025-12-24T23:08:24.278Z] 2025-12-24 23:06:40,408 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2025-12-24T23:08:24.278Z] 2025-12-24 23:06:40,409 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:24.278Z] 2025-12-24 23:06:40,409 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:24.955Z] 2025-12-24 23:06:40,498 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:08:24.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2025-12-24T23:08:24.955Z] [INFO] Running io.quarkus.cache.test.runtime.NoOpCacheTest
[2025-12-24T23:08:25.633Z] 2025-12-24 23:06:41,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T23:08:25.633Z] 2025-12-24 23:06:41,712 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:25.633Z] 2025-12-24 23:06:41,713 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:25.633Z] 2025-12-24 23:06:41,823 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T23:08:26.309Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 s - in io.quarkus.cache.test.runtime.NoOpCacheTest
[2025-12-24T23:08:26.309Z] [INFO] Running io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2025-12-24T23:08:27.004Z] 2025-12-24 23:06:42,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2025-12-24T23:08:27.004Z] 2025-12-24 23:06:42,765 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:27.004Z] 2025-12-24 23:06:42,766 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:27.004Z] 2025-12-24 23:06:42,918 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-12-24T23:08:27.004Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 s - in io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2025-12-24T23:08:27.004Z] [INFO] Running io.quarkus.cache.test.runtime.SharedCacheTest
[2025-12-24T23:08:28.411Z] 2025-12-24 23:06:44,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2025-12-24T23:08:28.411Z] 2025-12-24 23:06:44,080 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:28.411Z] 2025-12-24 23:06:44,080 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:28.411Z] 2025-12-24 23:06:44,213 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T23:08:28.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.cache.test.runtime.SharedCacheTest
[2025-12-24T23:08:28.411Z] [INFO] Running io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2025-12-24T23:08:29.090Z] 2025-12-24 23:06:45,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-12-24T23:08:29.090Z] 2025-12-24 23:06:45,108 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:29.090Z] 2025-12-24 23:06:45,109 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:30.496Z] 2025-12-24 23:06:46,233 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-12-24T23:08:30.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2025-12-24T23:08:30.496Z] [INFO] Running io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2025-12-24T23:08:31.179Z] 2025-12-24 23:06:47,047 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8081
[2025-12-24T23:08:31.179Z] 2025-12-24 23:06:47,048 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:31.179Z] 2025-12-24 23:06:47,048 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:31.179Z] 2025-12-24 23:06:47,141 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T23:08:31.179Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2025-12-24T23:08:31.179Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptorTest
[2025-12-24T23:08:31.179Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.cache.test.runtime.CacheInterceptorTest
[2025-12-24T23:08:31.179Z] [INFO] Running io.quarkus.cache.test.runtime.UniReturnTypeTest
[2025-12-24T23:08:31.856Z] 2025-12-24 23:06:47,947 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.292s. Listening on: http://localhost:8081
[2025-12-24T23:08:31.856Z] 2025-12-24 23:06:47,948 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:31.856Z] 2025-12-24 23:06:47,948 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:32.543Z] 2025-12-24 23:06:48,059 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-12-24T23:08:32.543Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 s - in io.quarkus.cache.test.runtime.UniReturnTypeTest
[2025-12-24T23:08:32.543Z] [INFO] Running io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2025-12-24T23:08:33.652Z] 2025-12-24 23:06:48,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T23:08:33.652Z] 2025-12-24 23:06:48,905 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:33.652Z] 2025-12-24 23:06:48,906 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:33.652Z] 2025-12-24 23:06:49,010 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:08:33.652Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s - in io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2025-12-24T23:08:33.652Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2025-12-24T23:08:34.329Z] 2025-12-24 23:06:49,958 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2025-12-24T23:08:34.329Z] 2025-12-24 23:06:49,959 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:34.329Z] 2025-12-24 23:06:49,959 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:34.329Z] 2025-12-24 23:06:50,052 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T23:08:34.329Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 s - in io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2025-12-24T23:08:34.329Z] [INFO] Running io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2025-12-24T23:08:35.006Z] 2025-12-24 23:06:51,081 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2025-12-24T23:08:35.006Z] 2025-12-24 23:06:51,081 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:35.006Z] 2025-12-24 23:06:51,081 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:35.006Z] 2025-12-24 23:06:51,168 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T23:08:35.006Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2025-12-24T23:08:35.006Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2025-12-24T23:08:35.006Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2025-12-24T23:08:35.006Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2025-12-24T23:08:36.413Z] 2025-12-24 23:06:51,898 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2025-12-24T23:08:36.413Z] 2025-12-24 23:06:51,899 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:36.413Z] 2025-12-24 23:06:51,899 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:36.413Z] 2025-12-24 23:06:51,991 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-12-24T23:08:36.413Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s - in io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2025-12-24T23:08:36.413Z] [INFO] Running io.quarkus.cache.test.runtime.MultiValueTest
[2025-12-24T23:08:37.093Z] 2025-12-24 23:06:52,341 WARN [io.qua.cac.dep.CacheProcessor] (build-2) @CacheResult is not currently supported on a method returning io.smallrye.mutiny.Multi [class=io.quarkus.cache.test.runtime.MultiValueTest$CachedService, method=cachedMethod]
[2025-12-24T23:08:37.093Z] 2025-12-24 23:06:52,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-12-24T23:08:37.093Z] 2025-12-24 23:06:52,919 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:37.093Z] 2025-12-24 23:06:52,920 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:37.093Z] 2025-12-24 23:06:53,000 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T23:08:37.093Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s - in io.quarkus.cache.test.runtime.MultiValueTest
[2025-12-24T23:08:37.093Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2025-12-24T23:08:37.770Z] 2025-12-24 23:06:53,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.297s. Listening on: http://localhost:8081
[2025-12-24T23:08:37.770Z] 2025-12-24 23:06:53,674 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:37.770Z] 2025-12-24 23:06:53,674 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:37.770Z] 2025-12-24 23:06:53,758 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:08:37.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s - in io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2025-12-24T23:08:37.770Z] [INFO] Running io.quarkus.cache.test.runtime.SpecializedCacheTest
[2025-12-24T23:08:38.447Z] 2025-12-24 23:06:54,515 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.272s. Listening on: http://localhost:8081
[2025-12-24T23:08:38.448Z] 2025-12-24 23:06:54,516 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:38.448Z] 2025-12-24 23:06:54,516 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:38.448Z] 2025-12-24 23:06:54,601 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2025-12-24T23:08:38.448Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in io.quarkus.cache.test.runtime.SpecializedCacheTest
[2025-12-24T23:08:38.448Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2025-12-24T23:08:38.448Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2025-12-24T23:08:38.448Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2025-12-24T23:08:39.849Z] 2025-12-24 23:06:55,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2025-12-24T23:08:39.849Z] 2025-12-24 23:06:55,389 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:39.849Z] 2025-12-24 23:06:55,389 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:39.849Z] 2025-12-24 23:06:55,476 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:08:39.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2025-12-24T23:08:39.849Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2025-12-24T23:08:40.526Z] 2025-12-24 23:06:56,250 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.271s. Listening on: http://localhost:8081
[2025-12-24T23:08:40.526Z] 2025-12-24 23:06:56,250 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:40.526Z] 2025-12-24 23:06:56,250 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:40.526Z] 2025-12-24 23:06:56,323 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:08:40.526Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s - in io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2025-12-24T23:08:40.526Z] [INFO] Running io.quarkus.cache.test.runtime.ConcurrencyTest
[2025-12-24T23:08:41.207Z] 2025-12-24 23:06:57,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2025-12-24T23:08:41.207Z] 2025-12-24 23:06:57,183 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:41.207Z] 2025-12-24 23:06:57,183 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:43.403Z] 2025-12-24 23:06:59,332 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:08:43.403Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 s - in io.quarkus.cache.test.runtime.ConcurrencyTest
[2025-12-24T23:08:43.403Z] [INFO] Running io.quarkus.cache.test.runtime.CacheNamesTest
[2025-12-24T23:08:44.078Z] 2025-12-24 23:07:00,137 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2025-12-24T23:08:44.079Z] 2025-12-24 23:07:00,137 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:44.079Z] 2025-12-24 23:07:00,138 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:44.079Z] 2025-12-24 23:07:00,222 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-12-24T23:08:44.079Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s - in io.quarkus.cache.test.runtime.CacheNamesTest
[2025-12-24T23:08:44.079Z] [INFO] Running io.quarkus.cache.test.deployment.CacheConfigTest
[2025-12-24T23:08:45.482Z] 2025-12-24 23:07:00,755 WARN [io.qua.cac.run.caf.CaffeineCacheBuildRecorder] (main) Metrics won't be recorded for cache 'test-cache' because the application does not depend on a Micrometer extension. This warning can be fixed by disabling the cache metrics in the configuration or by adding a Micrometer extension to the pom.xml file.
[2025-12-24T23:08:45.482Z] 2025-12-24 23:07:01,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2025-12-24T23:08:45.482Z] 2025-12-24 23:07:01,021 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:45.482Z] 2025-12-24 23:07:01,021 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:08:45.482Z] 2025-12-24 23:07:01,093 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T23:08:45.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s - in io.quarkus.cache.test.deployment.CacheConfigTest
[2025-12-24T23:08:45.482Z] [INFO] Running io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2025-12-24T23:08:45.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2025-12-24T23:08:45.482Z] [INFO] Running io.quarkus.cache.test.deployment.DisabledCacheTest
[2025-12-24T23:08:46.164Z] 2025-12-24 23:07:02,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2025-12-24T23:08:46.164Z] 2025-12-24 23:07:02,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:46.164Z] 2025-12-24 23:07:02,352 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2025-12-24T23:08:46.841Z] 2025-12-24 23:07:02,430 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T23:08:46.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in io.quarkus.cache.test.deployment.DisabledCacheTest
[2025-12-24T23:08:46.841Z] [INFO] Running io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2025-12-24T23:08:46.841Z] 2025-12-24 23:07:02,754 WARN [io.qua.arc.pro.Methods] (build-5) Annotations @CacheInvalidate(cacheName = "should-throw-private-method-target-exception"),@CacheInvalidate(cacheName = "should-throw-private-method-target-exception") will have no effect on method io.quarkus.cache.test.deployment.DeploymentExceptionsTest$TestResource.shouldAlsoThrowPrivateMethodTargetException() because the method is private
[2025-12-24T23:08:46.841Z] 2025-12-24 23:07:02,754 WARN [io.qua.arc.pro.Methods] (build-5) @CacheInvalidateAll(cacheName = "should-throw-private-method-target-exception") will have no effect on method io.quarkus.cache.test.deployment.DeploymentExceptionsTest$TestResource.shouldThrowPrivateMethodTargetException() because the method is private
[2025-12-24T23:08:46.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2025-12-24T23:08:46.841Z] [INFO] Running io.quarkus.cache.test.devmode.CacheHotReloadTest
[2025-12-24T23:08:53.137Z] Tests paused
[2025-12-24T23:08:53.137Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:08:53.137Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:08:53.137Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:08:53.137Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:08:53.137Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:05,742 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.060s. Listening on: http://localhost:8080
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:05,743 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:05,743 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,383 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CacheHotReloadResource.class.
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,390 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2025-12-24T23:08:53.137Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:08:53.137Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:08:53.137Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:08:53.137Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:08:53.137Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,711 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.309s. Listening on: http://localhost:8080
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,711 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,711 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,711 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.846s
[2025-12-24T23:08:53.137Z] 2025-12-24 23:07:08,779 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T23:08:53.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.051 s - in io.quarkus.cache.test.devmode.CacheHotReloadTest
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] Results:
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache-deployment ---
[2025-12-24T23:08:53.137Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-deployment ---
[2025-12-24T23:08:53.137Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-deployment ---
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final.jar
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/cache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final.pom
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] ---------------< io.quarkus:quarkus-spring-cache-parent >---------------
[2025-12-24T23:08:53.137Z] [INFO] Building Quarkus - Spring - Cache 2.7.5.Final [576/964]
[2025-12-24T23:08:53.137Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-parent ---
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/spring-cache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache-parent/2.7.5.Final/quarkus-spring-cache-parent-2.7.5.Final.pom
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] ------------------< io.quarkus:quarkus-spring-cache >-------------------
[2025-12-24T23:08:53.137Z] [INFO] Building Quarkus - Spring - Cache - Runtime 2.7.5.Final [577/964]
[2025-12-24T23:08:53.137Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:53.137Z] [INFO] Copying 1 resource
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] No sources to compile
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:53.137Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/runtime/src/test/resources
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] No sources to compile
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] No tests to run.
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache ---
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final.jar
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final.pom
[2025-12-24T23:08:53.137Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final-sources.jar
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] -------------< io.quarkus:quarkus-spring-cache-deployment >-------------
[2025-12-24T23:08:53.137Z] [INFO] Building Quarkus - Spring - Cache - Deployment 2.7.5.Final [578/964]
[2025-12-24T23:08:53.137Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.137Z] [INFO]
[2025-12-24T23:08:53.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO] Processed 7 files in 20ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO] Processed 7 files in 00:00.022 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:53.858Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/main/resources
[2025-12-24T23:08:53.858Z] [INFO]
[2025-12-24T23:08:53.858Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:53.858Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:53.858Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-cache/deployment/target/classes
[2025-12-24T23:08:54.535Z] [INFO]
[2025-12-24T23:08:54.535Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:54.535Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:08:54.535Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/test/resources
[2025-12-24T23:08:54.535Z] [INFO]
[2025-12-24T23:08:54.535Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:54.535Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:08:54.535Z] [INFO] Compiling 4 source files to /quarkus/extensions/spring-cache/deployment/target/test-classes
[2025-12-24T23:08:55.212Z] [INFO]
[2025-12-24T23:08:55.212Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:08:55.212Z] [INFO]
[2025-12-24T23:08:55.212Z] [INFO] -------------------------------------------------------
[2025-12-24T23:08:55.212Z] [INFO] T E S T S
[2025-12-24T23:08:55.212Z] [INFO] -------------------------------------------------------
[2025-12-24T23:08:55.212Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:08:55.887Z] [INFO] Running io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2025-12-24T23:08:58.081Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.662 s - in io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2025-12-24T23:08:58.081Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2025-12-24T23:08:59.488Z] 2025-12-24 23:07:15,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.174s.
[2025-12-24T23:08:59.488Z] 2025-12-24 23:07:15,362 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:08:59.488Z] 2025-12-24 23:07:15,362 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2025-12-24T23:08:59.488Z] 2025-12-24 23:07:15,398 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T23:08:59.488Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s - in io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2025-12-24T23:08:59.488Z] [INFO] Running io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2025-12-24T23:09:00.173Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2025-12-24T23:09:00.173Z] [INFO] Running io.quarkus.cache.test.runtime.BasicTest
[2025-12-24T23:09:00.856Z] 2025-12-24 23:07:16,577 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2025-12-24T23:09:00.856Z] 2025-12-24 23:07:16,577 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:00.856Z] 2025-12-24 23:07:16,577 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2025-12-24T23:09:00.856Z] 2025-12-24 23:07:16,606 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T23:09:00.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in io.quarkus.cache.test.runtime.BasicTest
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] Results:
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:09:00.856Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:09:00.856Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-deployment ---
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final.pom
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] -------------< io.quarkus:quarkus-spring-scheduled-parent >-------------
[2025-12-24T23:09:00.856Z] [INFO] Building Quarkus - Spring - Scheduling 2.7.5.Final [579/964]
[2025-12-24T23:09:00.856Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-parent ---
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-scheduled/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-parent/2.7.5.Final/quarkus-spring-scheduled-parent-2.7.5.Final.pom
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] ----------------< io.quarkus:quarkus-spring-scheduled >-----------------
[2025-12-24T23:09:00.856Z] [INFO] Building Quarkus - Spring - Scheduling - Runtime 2.7.5.Final [580/964]
[2025-12-24T23:09:00.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:00.856Z] [INFO] Copying 1 resource
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] No sources to compile
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:00.856Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/runtime/src/test/resources
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] No sources to compile
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] No tests to run.
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled ---
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final.jar
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final.pom
[2025-12-24T23:09:00.856Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] -----------< io.quarkus:quarkus-spring-scheduled-deployment >-----------
[2025-12-24T23:09:00.856Z] [INFO] Building Quarkus - Spring - Scheduling - Deployment 2.7.5.Final [581/964]
[2025-12-24T23:09:00.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:00.856Z] [INFO]
[2025-12-24T23:09:00.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO] Processed 12 files in 32ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO] Processed 12 files in 00:00.021 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:01.554Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/main/resources
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:01.554Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-scheduled/deployment/target/classes
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:01.554Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/test/resources
[2025-12-24T23:09:01.554Z] [INFO]
[2025-12-24T23:09:01.554Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:01.554Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:01.554Z] [INFO] Compiling 10 source files to /quarkus/extensions/spring-scheduled/deployment/target/test-classes
[2025-12-24T23:09:02.237Z] [INFO]
[2025-12-24T23:09:02.237Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:02.237Z] [INFO]
[2025-12-24T23:09:02.237Z] [INFO] -------------------------------------------------------
[2025-12-24T23:09:02.237Z] [INFO] T E S T S
[2025-12-24T23:09:02.237Z] [INFO] -------------------------------------------------------
[2025-12-24T23:09:02.237Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:09:03.029Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2025-12-24T23:09:03.030Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2025-12-24T23:09:03.030Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2025-12-24T23:09:06.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2025-12-24T23:09:06.106Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2025-12-24T23:09:06.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2025-12-24T23:09:06.106Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2025-12-24T23:09:06.787Z] 2025-12-24 23:07:22,878 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.130s.
[2025-12-24T23:09:06.787Z] 2025-12-24 23:07:22,880 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:06.787Z] 2025-12-24 23:07:22,880 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2025-12-24T23:09:08.299Z] 2025-12-24 23:07:24,018 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2025-12-24T23:09:08.299Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s - in io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2025-12-24T23:09:08.299Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2025-12-24T23:09:08.976Z] 2025-12-24 23:07:24,924 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.238s.
[2025-12-24T23:09:08.976Z] 2025-12-24 23:07:24,925 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:08.976Z] 2025-12-24 23:07:24,925 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2025-12-24T23:09:11.189Z] 2025-12-24 23:07:27,008 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-12-24T23:09:11.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.975 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2025-12-24T23:09:11.189Z] [INFO] Running io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2025-12-24T23:09:11.874Z] 2025-12-24 23:07:27,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.235s.
[2025-12-24T23:09:11.874Z] 2025-12-24 23:07:27,669 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:11.874Z] 2025-12-24 23:07:27,669 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2025-12-24T23:09:15.010Z] 2025-12-24 23:07:31,008 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T23:09:15.010Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.998 s - in io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2025-12-24T23:09:15.010Z] [INFO] Running io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2025-12-24T23:09:15.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2025-12-24T23:09:15.687Z] [INFO] Running io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2025-12-24T23:09:16.366Z] 2025-12-24 23:07:31,960 INFO [io.qua.sch.run.SimpleScheduler] (main) No scheduled business methods found - Simple scheduler will not be started
[2025-12-24T23:09:16.366Z] 2025-12-24 23:07:31,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.193s.
[2025-12-24T23:09:16.366Z] 2025-12-24 23:07:31,962 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:16.366Z] 2025-12-24 23:07:31,962 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2025-12-24T23:09:20.900Z] 2025-12-24 23:07:36,981 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T23:09:20.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.585 s - in io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2025-12-24T23:09:20.900Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2025-12-24T23:09:21.578Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] Results:
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:21.578Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:21.578Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-deployment ---
[2025-12-24T23:09:21.578Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2025-12-24T23:09:21.578Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final.pom
[2025-12-24T23:09:21.578Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] -------------< io.quarkus:quarkus-spring-data-rest-parent >-------------
[2025-12-24T23:09:21.578Z] [INFO] Building Quarkus - Spring Data REST 2.7.5.Final [582/964]
[2025-12-24T23:09:21.578Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-parent ---
[2025-12-24T23:09:21.578Z] [INFO] Installing /quarkus/extensions/spring-data-rest/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-parent/2.7.5.Final/quarkus-spring-data-rest-parent-2.7.5.Final.pom
[2025-12-24T23:09:21.578Z] [INFO]
[2025-12-24T23:09:21.578Z] [INFO] ----------------< io.quarkus:quarkus-spring-data-rest >-----------------
[2025-12-24T23:09:21.578Z] [INFO] Building Quarkus - Spring - Data REST - Runtime 2.7.5.Final [583/964]
[2025-12-24T23:09:21.578Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:09:21.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.pom
[2025-12-24T23:09:21.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.pom (1.8 kB at 17 kB/s)
[2025-12-24T23:09:21.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.jar
[2025-12-24T23:09:22.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.jar (5.6 kB at 21 kB/s)
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:22.284Z] [INFO] Copying 1 resource
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO]
[2025-12-24T23:09:22.284Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.284Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:22.284Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-data-rest/runtime/target/classes
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:22.961Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/runtime/src/test/resources
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.961Z] [INFO] No sources to compile
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.961Z] [INFO] No tests to run.
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.961Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.961Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest ---
[2025-12-24T23:09:22.961Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final.jar
[2025-12-24T23:09:22.961Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final.pom
[2025-12-24T23:09:22.961Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] -----------< io.quarkus:quarkus-spring-data-rest-deployment >-----------
[2025-12-24T23:09:22.961Z] [INFO] Building Quarkus - Spring - Data REST - Deployment 2.7.5.Final [584/964]
[2025-12-24T23:09:22.961Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:22.961Z] [INFO]
[2025-12-24T23:09:22.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO] Processed 24 files in 93ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO] Processed 24 files in 00:00.047 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:23.639Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/deployment/src/main/resources
[2025-12-24T23:09:23.639Z] [INFO]
[2025-12-24T23:09:23.639Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:23.639Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:23.639Z] [INFO] Compiling 9 source files to /quarkus/extensions/spring-data-rest/deployment/target/classes
[2025-12-24T23:09:24.320Z] [INFO]
[2025-12-24T23:09:24.320Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:24.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:24.321Z] [INFO] Copying 2 resources
[2025-12-24T23:09:24.321Z] [INFO]
[2025-12-24T23:09:24.321Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:24.321Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:24.321Z] [INFO] Compiling 15 source files to /quarkus/extensions/spring-data-rest/deployment/target/test-classes
[2025-12-24T23:09:24.998Z] [INFO]
[2025-12-24T23:09:24.998Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:24.998Z] [INFO]
[2025-12-24T23:09:24.998Z] [INFO] -------------------------------------------------------
[2025-12-24T23:09:24.998Z] [INFO] T E S T S
[2025-12-24T23:09:24.998Z] [INFO] -------------------------------------------------------
[2025-12-24T23:09:24.998Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:09:26.436Z] [INFO] Running io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2025-12-24T23:09:32.679Z] 2025-12-24 23:07:48,017 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.353s. Listening on: http://localhost:8081
[2025-12-24T23:09:32.679Z] 2025-12-24 23:07:48,020 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:32.679Z] 2025-12-24 23:07:48,021 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2025-12-24T23:09:35.752Z] 2025-12-24 23:07:51,422 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /default-records/6". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.spring.data.rest.crud.DefaultRecordsRepositoryJaxRs_3ed1cf7adffbedb0a8b31bc24d4d0d8f55292116.get(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.spring.data.rest.crud.DefaultRecordsRepositoryJaxRs_3ed1cf7adffbedb0a8b31bc24d4d0d8f55292116.getHal(java.lang.Long)]
[2025-12-24T23:09:35.752Z] 2025-12-24 23:07:51,551 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T23:09:35.752Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.418 s - in io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2025-12-24T23:09:35.752Z] [INFO] Running io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2025-12-24T23:09:37.956Z] 2025-12-24 23:07:53,567 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.033s. Listening on: http://localhost:8081
[2025-12-24T23:09:37.956Z] 2025-12-24 23:07:53,568 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:37.956Z] 2025-12-24 23:07:53,568 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2025-12-24T23:09:38.639Z] 2025-12-24 23:07:54,549 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:09:38.639Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.98 s - in io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2025-12-24T23:09:38.639Z] [INFO] Running io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2025-12-24T23:09:40.830Z] 2025-12-24 23:07:56,259 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.940s. Listening on: http://localhost:8081
[2025-12-24T23:09:40.830Z] 2025-12-24 23:07:56,260 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:40.830Z] 2025-12-24 23:07:56,260 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2025-12-24T23:09:42.232Z] 2025-12-24 23:07:57,696 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2025-12-24T23:09:42.232Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 s - in io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2025-12-24T23:09:42.232Z] [INFO] Running io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2025-12-24T23:09:43.651Z] 2025-12-24 23:07:59,504 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.875s. Listening on: http://localhost:8081
[2025-12-24T23:09:43.651Z] 2025-12-24 23:07:59,505 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:43.651Z] 2025-12-24 23:07:59,505 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2025-12-24T23:09:44.338Z] 2025-12-24 23:08:00,093 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T23:09:44.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s - in io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2025-12-24T23:09:44.338Z] [INFO] Running io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2025-12-24T23:09:45.773Z] 2025-12-24 23:08:01,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.899s. Listening on: http://localhost:8081
[2025-12-24T23:09:45.773Z] 2025-12-24 23:08:01,759 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:09:45.773Z] 2025-12-24 23:08:01,759 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2025-12-24T23:09:47.989Z] 2025-12-24 23:08:03,774 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /default-records/6". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.spring.data.rest.paged.DefaultRecordsRepositoryJaxRs_083c09ecfb6fa5721722f4c601a3006a46cf0785.getHal(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.spring.data.rest.paged.DefaultRecordsRepositoryJaxRs_083c09ecfb6fa5721722f4c601a3006a46cf0785.get(java.lang.Long)]
[2025-12-24T23:09:47.989Z] 2025-12-24 23:08:04,104 INFO [io.quarkus] (main) Quarkus stopped in 0.097s
[2025-12-24T23:09:47.991Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.021 s - in io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] Results:
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:48.681Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:48.681Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-deployment ---
[2025-12-24T23:09:48.681Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2025-12-24T23:09:48.681Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final.pom
[2025-12-24T23:09:48.681Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] ---------------< io.quarkus:quarkus-security-jpa-parent >---------------
[2025-12-24T23:09:48.681Z] [INFO] Building Quarkus - Security JPA 2.7.5.Final [585/964]
[2025-12-24T23:09:48.681Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-parent ---
[2025-12-24T23:09:48.681Z] [INFO] Installing /quarkus/extensions/security-jpa/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa-parent/2.7.5.Final/quarkus-security-jpa-parent-2.7.5.Final.pom
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] ------------------< io.quarkus:quarkus-security-jpa >-------------------
[2025-12-24T23:09:48.681Z] [INFO] Building Quarkus - Security JPA - Runtime 2.7.5.Final [586/964]
[2025-12-24T23:09:48.681Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO] Processed 10 files in 25ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO] Processed 10 files in 00:00.013 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:48.681Z] [INFO] Copying 1 resource
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO]
[2025-12-24T23:09:48.681Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa ---
[2025-12-24T23:09:48.681Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:48.681Z] [INFO] Compiling 10 source files to /quarkus/extensions/security-jpa/runtime/target/classes
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa ---
[2025-12-24T23:09:50.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:50.179Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/runtime/src/test/resources
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa ---
[2025-12-24T23:09:50.179Z] [INFO] No sources to compile
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa ---
[2025-12-24T23:09:50.179Z] [INFO] No tests to run.
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa ---
[2025-12-24T23:09:50.179Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa ---
[2025-12-24T23:09:50.179Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa ---
[2025-12-24T23:09:50.179Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final.jar
[2025-12-24T23:09:50.179Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final.pom
[2025-12-24T23:09:50.179Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final-sources.jar
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] -------------< io.quarkus:quarkus-security-jpa-deployment >-------------
[2025-12-24T23:09:50.179Z] [INFO] Building Quarkus - Security JPA - Deployment 2.7.5.Final [587/964]
[2025-12-24T23:09:50.179Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.179Z] [INFO]
[2025-12-24T23:09:50.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO] Processed 31 files in 61ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO] Processed 31 files in 00:00.030 (Already Sorted: 31, Needed Sorting: 0)
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:50.886Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/deployment/src/main/resources
[2025-12-24T23:09:50.886Z] [INFO]
[2025-12-24T23:09:50.886Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:50.886Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:50.886Z] [INFO] Compiling 2 source files to /quarkus/extensions/security-jpa/deployment/target/classes
[2025-12-24T23:09:51.619Z] [INFO]
[2025-12-24T23:09:51.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:51.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:09:51.619Z] [INFO] Copying 12 resources
[2025-12-24T23:09:51.619Z] [INFO]
[2025-12-24T23:09:51.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:51.619Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:09:51.619Z] [INFO] Compiling 29 source files to /quarkus/extensions/security-jpa/deployment/target/test-classes
[2025-12-24T23:09:51.619Z] [INFO]
[2025-12-24T23:09:51.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:09:51.619Z] [INFO]
[2025-12-24T23:09:51.619Z] [INFO] -------------------------------------------------------
[2025-12-24T23:09:51.619Z] [INFO] T E S T S
[2025-12-24T23:09:51.619Z] [INFO] -------------------------------------------------------
[2025-12-24T23:09:51.619Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:09:53.059Z] [INFO] Running io.quarkus.security.jpa.MinimalConfigurationTest
[2025-12-24T23:10:00.586Z] 2025-12-24 23:08:16,503 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.863s. Listening on: http://localhost:8081
[2025-12-24T23:10:00.586Z] 2025-12-24 23:08:16,504 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:00.586Z] 2025-12-24 23:08:16,505 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:02.780Z] 2025-12-24 23:08:18,594 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-12-24T23:10:02.780Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.518 s - in io.quarkus.security.jpa.MinimalConfigurationTest
[2025-12-24T23:10:02.780Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2025-12-24T23:10:05.404Z] 2025-12-24 23:08:20,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.027s. Listening on: http://localhost:8081
[2025-12-24T23:10:05.404Z] 2025-12-24 23:08:20,724 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:05.404Z] 2025-12-24 23:08:20,724 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:06.098Z] 2025-12-24 23:08:21,843 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-12-24T23:10:06.098Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.228 s - in io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2025-12-24T23:10:06.098Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesTest
[2025-12-24T23:10:08.291Z] 2025-12-24 23:08:23,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.040s. Listening on: http://localhost:8081
[2025-12-24T23:10:08.291Z] 2025-12-24 23:08:23,718 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:08.291Z] 2025-12-24 23:08:23,718 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:08.972Z] 2025-12-24 23:08:24,622 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T23:10:08.972Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s - in io.quarkus.security.jpa.MultipleRolesTest
[2025-12-24T23:10:08.972Z] [INFO] Running io.quarkus.security.jpa.CustomPasswordMapperTest
[2025-12-24T23:10:10.379Z] 2025-12-24 23:08:26,482 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.985s. Listening on: http://localhost:8081
[2025-12-24T23:10:10.379Z] 2025-12-24 23:08:26,482 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:10.379Z] 2025-12-24 23:08:26,483 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:11.796Z] 2025-12-24 23:08:27,318 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T23:10:11.797Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.7 s - in io.quarkus.security.jpa.CustomPasswordMapperTest
[2025-12-24T23:10:11.797Z] [INFO] Running io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2025-12-24T23:10:13.198Z] 2025-12-24 23:08:29,029 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.032s. Listening on: http://localhost:8081
[2025-12-24T23:10:13.198Z] 2025-12-24 23:08:29,030 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:13.198Z] 2025-12-24 23:08:29,030 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:13.874Z] 2025-12-24 23:08:29,693 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T23:10:13.874Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.365 s - in io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2025-12-24T23:10:13.874Z] [INFO] Running io.quarkus.security.jpa.NaturalIdConfigurationTest
[2025-12-24T23:10:15.276Z] 2025-12-24 23:08:31,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.985s. Listening on: http://localhost:8081
[2025-12-24T23:10:15.276Z] 2025-12-24 23:08:31,429 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:15.276Z] 2025-12-24 23:08:31,429 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:16.684Z] 2025-12-24 23:08:32,227 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-12-24T23:10:16.684Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 s - in io.quarkus.security.jpa.NaturalIdConfigurationTest
[2025-12-24T23:10:16.684Z] [INFO] Running io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2025-12-24T23:10:18.087Z] 2025-12-24 23:08:34,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.190s. Listening on: http://localhost:8081
[2025-12-24T23:10:18.089Z] 2025-12-24 23:08:34,112 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:18.089Z] 2025-12-24 23:08:34,113 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:19.606Z] 2025-12-24 23:08:35,211 INFO [io.quarkus] (main) Quarkus stopped in 0.107s
[2025-12-24T23:10:19.606Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 s - in io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2025-12-24T23:10:19.606Z] [INFO] Running io.quarkus.security.jpa.FormAuthJpaTestCase
[2025-12-24T23:10:21.010Z] 2025-12-24 23:08:36,973 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.009s. Listening on: http://localhost:8081
[2025-12-24T23:10:21.010Z] 2025-12-24 23:08:36,973 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:21.010Z] 2025-12-24 23:08:36,973 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:21.858Z] 2025-12-24 23:08:37,695 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T23:10:21.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.47 s - in io.quarkus.security.jpa.FormAuthJpaTestCase
[2025-12-24T23:10:21.858Z] [INFO] Running io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2025-12-24T23:10:23.574Z] 2025-12-24 23:08:39,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.958s. Listening on: http://localhost:8081
[2025-12-24T23:10:23.574Z] 2025-12-24 23:08:39,386 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:23.574Z] 2025-12-24 23:08:39,386 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:24.250Z] 2025-12-24 23:08:40,264 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T23:10:24.250Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.575 s - in io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2025-12-24T23:10:24.250Z] [INFO] Running io.quarkus.security.jpa.BcryptPasswordMapperTest
[2025-12-24T23:10:25.765Z] 2025-12-24 23:08:41,754 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.932s. Listening on: http://localhost:8081
[2025-12-24T23:10:25.765Z] 2025-12-24 23:08:41,755 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:25.765Z] 2025-12-24 23:08:41,755 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:28.174Z] 2025-12-24 23:08:43,986 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T23:10:28.174Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.711 s - in io.quarkus.security.jpa.BcryptPasswordMapperTest
[2025-12-24T23:10:28.174Z] [INFO]
[2025-12-24T23:10:28.174Z] [INFO] Results:
[2025-12-24T23:10:28.174Z] [INFO]
[2025-12-24T23:10:28.174Z] [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:10:28.174Z] [INFO]
[2025-12-24T23:10:28.174Z] [INFO]
[2025-12-24T23:10:28.174Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:10:28.174Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final.jar
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:10:28.851Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-deployment ---
[2025-12-24T23:10:28.851Z] [INFO] Installing /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa-deployment/2.7.5.Final/quarkus-security-jpa-deployment-2.7.5.Final.jar
[2025-12-24T23:10:28.851Z] [INFO] Installing /quarkus/extensions/security-jpa/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa-deployment/2.7.5.Final/quarkus-security-jpa-deployment-2.7.5.Final.pom
[2025-12-24T23:10:28.851Z] [INFO] Installing /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa-deployment/2.7.5.Final/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.851Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-jdbc-parent >-----------
[2025-12-24T23:10:28.851Z] [INFO] Building Quarkus - Elytron Security JDBC 2.7.5.Final [588/964]
[2025-12-24T23:10:28.851Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.851Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-parent ---
[2025-12-24T23:10:28.852Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-parent/2.7.5.Final/quarkus-elytron-security-jdbc-parent-2.7.5.Final.pom
[2025-12-24T23:10:28.852Z] [INFO]
[2025-12-24T23:10:28.852Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-jdbc >--------------
[2025-12-24T23:10:28.852Z] [INFO] Building Quarkus - Elytron Security JDBC - Runtime 2.7.5.Final [589/964]
[2025-12-24T23:10:28.852Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:10:28.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.pom
[2025-12-24T23:10:29.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.pom (3.8 kB at 12 kB/s)
[2025-12-24T23:10:29.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.jar
[2025-12-24T23:10:29.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.jar (27 kB at 279 kB/s)
[2025-12-24T23:10:29.529Z] [INFO]
[2025-12-24T23:10:29.529Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:29.529Z] [INFO]
[2025-12-24T23:10:29.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:29.529Z] [INFO]
[2025-12-24T23:10:29.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO] Processed 9 files in 46ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO] Processed 9 files in 00:00.009 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:10:30.205Z] [INFO] Copying 1 resource
[2025-12-24T23:10:30.205Z] [INFO]
[2025-12-24T23:10:30.205Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:10:30.206Z] [INFO] Compiling 9 source files to /quarkus/extensions/elytron-security-jdbc/runtime/target/classes
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:10:30.206Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/runtime/src/test/resources
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] No sources to compile
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] No tests to run.
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc ---
[2025-12-24T23:10:30.206Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2025-12-24T23:10:30.206Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final.pom
[2025-12-24T23:10:30.206Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --------< io.quarkus:quarkus-elytron-security-jdbc-deployment >---------
[2025-12-24T23:10:30.206Z] [INFO] Building Quarkus - Elytron Security JDBC - Deployment 2.7.5.Final [590/964]
[2025-12-24T23:10:30.206Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.206Z] [INFO]
[2025-12-24T23:10:30.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO] Processed 15 files in 26ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO] Processed 15 files in 00:00.044 (Already Sorted: 15, Needed Sorting: 0)
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:10:30.897Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/deployment/src/main/resources
[2025-12-24T23:10:30.897Z] [INFO]
[2025-12-24T23:10:30.897Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:30.897Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:10:30.897Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-jdbc/deployment/target/classes
[2025-12-24T23:10:31.574Z] [INFO]
[2025-12-24T23:10:31.574Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:31.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:10:31.574Z] [INFO] Copying 11 resources
[2025-12-24T23:10:31.574Z] [INFO]
[2025-12-24T23:10:31.574Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:31.574Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:10:31.574Z] [INFO] Compiling 14 source files to /quarkus/extensions/elytron-security-jdbc/deployment/target/test-classes
[2025-12-24T23:10:31.574Z] [INFO]
[2025-12-24T23:10:31.574Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:10:31.574Z] [INFO]
[2025-12-24T23:10:31.574Z] [INFO] -------------------------------------------------------
[2025-12-24T23:10:31.574Z] [INFO] T E S T S
[2025-12-24T23:10:31.574Z] [INFO] -------------------------------------------------------
[2025-12-24T23:10:31.574Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:10:32.977Z] [INFO] Running io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2025-12-24T23:10:38.015Z] 2025-12-24 23:08:52,129 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T23:10:38.015Z] 2025-12-24 23:08:54,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.707s. Listening on: http://localhost:8081
[2025-12-24T23:10:38.015Z] 2025-12-24 23:08:54,074 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:10:38.015Z] 2025-12-24 23:08:54,074 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:42.015Z] 2025-12-24 23:08:57,409 INFO [io.quarkus] (main) Quarkus stopped in 0.058s
[2025-12-24T23:10:42.015Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.91 s - in io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2025-12-24T23:10:42.015Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2025-12-24T23:10:49.568Z] 2025-12-24 23:08:59,224 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T23:10:49.569Z] Tests paused
[2025-12-24T23:10:49.569Z] Running tests for the first time
[2025-12-24T23:10:49.569Z] Starting test run, 14 tests to run.
[2025-12-24T23:10:49.569Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:10:49.569Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:10:49.569Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:10:49.569Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:10:49.569Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:10:49.569Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:10:49.569Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:10:49.569Z] 2025-12-24 23:09:02,701 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.829s. Listening on: http://localhost:8080
[2025-12-24T23:10:49.569Z] 2025-12-24 23:09:02,702 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:10:49.569Z] 2025-12-24 23:09:02,702 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:49.569Z] 2025-12-24 23:09:03,481 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T23:10:53.067Z] Tests paused
[2025-12-24T23:10:53.744Z] Running tests for the first time
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:03,722 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.774s. Listening on: http://localhost:8081
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:03,722 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:03,722 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:04,485 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.049s
[2025-12-24T23:10:53.744Z] Starting test run, 14 tests to run.
[2025-12-24T23:10:53.744Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:10:53.744Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:10:53.744Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:10:53.744Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:10:53.744Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:10:53.744Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:10:53.744Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:10:53.744Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:07,713 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.885s. Listening on: http://localhost:8080
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:07,713 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:07,714 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:53.744Z] 2025-12-24 23:09:08,028 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2025-12-24T23:10:57.766Z] Tests paused
[2025-12-24T23:10:57.766Z] Running tests for the first time
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:08,401 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.598s. Listening on: http://localhost:8081
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:08,402 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:08,402 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:09,248 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.032s
[2025-12-24T23:10:57.766Z] Starting test run, 14 tests to run.
[2025-12-24T23:10:57.766Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:10:57.766Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:10:57.766Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:10:57.766Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:10:57.766Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:10:57.766Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:10:57.766Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:10:57.766Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:12,230 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.614s. Listening on: http://localhost:8080
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:12,231 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:12,231 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:10:57.766Z] 2025-12-24 23:09:12,663 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T23:11:02.906Z] Tests paused
[2025-12-24T23:11:02.906Z] Running tests for the first time
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:13,071 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.468s. Listening on: http://localhost:8081
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:13,071 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:13,071 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:13,764 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.028s
[2025-12-24T23:11:02.906Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:02.906Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:02.906Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:02.906Z] BasicLoggingEnabler failed to retrieve config: __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:02.906Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:02.906Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:02.906Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:02.906Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:16,890 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.783s. Listening on: http://localhost:8080
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:16,890 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:02.906Z] java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:16,890 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:02.906Z] 2025-12-24 23:09:17,206 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2025-12-24T23:11:07.988Z] Tests paused
[2025-12-24T23:11:07.988Z] Running tests for the first time
[2025-12-24T23:11:07.988Z] 2025-12-24 23:09:18,166 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.948s. Listening on: http://localhost:8081
[2025-12-24T23:11:07.988Z] 2025-12-24 23:09:18,166 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:07.988Z] 2025-12-24 23:09:18,166 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:07.988Z] 2025-12-24 23:09:18,986 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.034s
[2025-12-24T23:11:07.988Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:07.988Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:07.988Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:07.988Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:07.988Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:07.988Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:07.988Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:07.988Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:07.988Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:07.988Z] 2025-12-24 23:09:22,468 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.083s. Listening on: http://localhost:8080
[2025-12-24T23:11:07.989Z] 2025-12-24 23:09:22,469 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:07.989Z] 2025-12-24 23:09:22,469 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:07.989Z] 2025-12-24 23:09:22,714 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2025-12-24T23:11:13.108Z] Tests paused
[2025-12-24T23:11:13.108Z] Running tests for the first time
[2025-12-24T23:11:13.108Z] 2025-12-24 23:09:22,887 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.551s. Listening on: http://localhost:8081
[2025-12-24T23:11:13.108Z] 2025-12-24 23:09:22,887 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:13.108Z] 2025-12-24 23:09:22,887 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:13.108Z] 2025-12-24 23:09:23,694 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2025-12-24T23:11:13.108Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:13.108Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:13.108Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:13.108Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:13.108Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:13.108Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:13.108Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:13.108Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:13.108Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:13.108Z] 2025-12-24 23:09:27,010 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.995s. Listening on: http://localhost:8080
[2025-12-24T23:11:13.109Z] 2025-12-24 23:09:27,011 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:13.109Z] 2025-12-24 23:09:27,011 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:13.109Z] 2025-12-24 23:09:27,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T23:11:18.166Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:18.166Z] Tests paused
[2025-12-24T23:11:18.166Z] Running tests for the first time
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:27,580 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.571s. Listening on: http://localhost:8081
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:27,581 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:27,581 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:28,586 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.100s
[2025-12-24T23:11:18.166Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:18.166Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:18.166Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:18.166Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:18.166Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:18.166Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:18.166Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:18.166Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:32,718 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.771s. Listening on: http://localhost:8080
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:32,719 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:32,720 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:18.166Z] 2025-12-24 23:09:33,028 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T23:11:18.166Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2025-12-24T23:11:23.238Z] Tests paused
[2025-12-24T23:11:23.238Z] Running tests for the first time
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:33,064 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.139s. Listening on: http://localhost:8081
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:33,064 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:33,064 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:33,914 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.056s
[2025-12-24T23:11:23.238Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:23.238Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:23.238Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:23.238Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:23.238Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:23.238Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:23.238Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:23.238Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:23.238Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,144 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.823s. Listening on: http://localhost:8080
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,145 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,145 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,226 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.566s. Listening on: http://localhost:8081
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,227 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,227 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:23.238Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2025-12-24T23:11:23.238Z] 2025-12-24 23:09:38,320 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T23:11:27.237Z] Tests paused
[2025-12-24T23:11:27.237Z] Running tests for the first time
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:38,960 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.038s
[2025-12-24T23:11:27.237Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:27.237Z] Running 1/14. Running: #JUnit JupiterBasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:27.237Z]
[2025-12-24T23:11:27.237Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:27.237Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:27.237Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:27.237Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:27.237Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:27.237Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,064 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.786s. Listening on: http://localhost:8080
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,064 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,065 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,237 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.096s. Listening on: http://localhost:8081
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,237 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,238 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:27.237Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2025-12-24T23:11:27.237Z] 2025-12-24 23:09:42,318 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T23:11:32.320Z] Tests paused
[2025-12-24T23:11:32.320Z] Running tests for the first time
[2025-12-24T23:11:32.320Z] 2025-12-24 23:09:43,050 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.042s
[2025-12-24T23:11:32.320Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:32.320Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:32.320Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:32.320Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:32.320Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:32.320Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:32.320Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:32.320Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:32.320Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:32.320Z] 2025-12-24 23:09:46,816 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.476s. Listening on: http://localhost:8080
[2025-12-24T23:11:32.320Z] 2025-12-24 23:09:46,817 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:32.320Z] 2025-12-24 23:09:46,817 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:32.320Z] 2025-12-24 23:09:47,013 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T23:11:37.393Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:37.393Z] Tests paused
[2025-12-24T23:11:37.393Z] Running tests for the first time
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:47,228 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.815s. Listening on: http://localhost:8081
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:47,228 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:47,228 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:48,020 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.034s
[2025-12-24T23:11:37.393Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:37.393Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:37.393Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:37.393Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:37.393Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:37.393Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:37.393Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:37.393Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:51,872 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.507s. Listening on: http://localhost:8080
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:51,872 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:51,872 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:51,937 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.551s. Listening on: http://localhost:8081
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:51,938 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:51,938 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:37.393Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2025-12-24T23:11:37.393Z] 2025-12-24 23:09:52,175 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-12-24T23:11:41.390Z] Tests paused
[2025-12-24T23:11:41.390Z] Running tests for the first time
[2025-12-24T23:11:41.390Z] 2025-12-24 23:09:52,692 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.038s
[2025-12-24T23:11:41.390Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:41.390Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:41.390Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:41.390Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:41.390Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:41.390Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:41.390Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:41.390Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:41.390Z] 2025-12-24 23:09:56,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.079s. Listening on: http://localhost:8080
[2025-12-24T23:11:41.390Z] 2025-12-24 23:09:56,113 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:41.390Z] 2025-12-24 23:09:56,114 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:41.390Z] 2025-12-24 23:09:56,417 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-12-24T23:11:41.390Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:45.816Z] Tests paused
[2025-12-24T23:11:45.816Z] Running tests for the first time
[2025-12-24T23:11:45.816Z] 2025-12-24 23:09:56,579 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.348s. Listening on: http://localhost:8081
[2025-12-24T23:11:45.816Z] 2025-12-24 23:09:56,579 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:45.816Z] 2025-12-24 23:09:56,579 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:45.816Z] 2025-12-24 23:09:57,250 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.035s
[2025-12-24T23:11:45.816Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:45.816Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:45.816Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:45.816Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:45.816Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:45.816Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:45.816Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:45.816Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:45.816Z] 2025-12-24 23:10:00,110 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.475s. Listening on: http://localhost:8080
[2025-12-24T23:11:45.816Z] 2025-12-24 23:10:00,110 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:45.816Z] 2025-12-24 23:10:00,110 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:45.816Z] 2025-12-24 23:10:00,378 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2025-12-24T23:11:45.816Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:50.882Z] Tests paused
[2025-12-24T23:11:50.882Z] Running tests for the first time
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:01,170 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.537s. Listening on: http://localhost:8081
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:01,170 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:01,170 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:01,934 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.040s
[2025-12-24T23:11:50.882Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:50.882Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:50.882Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:50.882Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:50.882Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:50.882Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:50.882Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:50.882Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:05,769 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.399s. Listening on: http://localhost:8080
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:05,769 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:05,770 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:50.882Z] 2025-12-24 23:10:05,990 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T23:11:50.882Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:55.932Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:11:55.932Z] Tests paused
[2025-12-24T23:11:55.932Z] Running tests for the first time
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:06,071 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.410s. Listening on: http://localhost:8081
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:06,072 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:06,072 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:06,786 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.036s
[2025-12-24T23:11:55.932Z] Starting test run, 14 tests to run.
[2025-12-24T23:11:55.932Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:11:55.932Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:11:55.932Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:11:55.932Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:11:55.932Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:11:55.932Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:11:55.932Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:09,705 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.563s. Listening on: http://localhost:8080
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:09,706 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:09,706 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:10,395 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.371s. Listening on: http://localhost:8081
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:10,396 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:11:55.932Z] 2025-12-24 23:10:10,396 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:11:55.932Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2025-12-24T23:11:55.932Z] Running 2/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessSuccess()
[2025-12-24T23:11:55.932Z] Running 3/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsUserRoleSuccess()
[2025-12-24T23:11:55.932Z] Running 4/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessFailure()
[2025-12-24T23:11:55.932Z] Running 5/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithAuth()
[2025-12-24T23:11:55.933Z] Running 6/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathUserRoleSuccess()
[2025-12-24T23:11:55.933Z] Running 7/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleSuccess()
[2025-12-24T23:11:55.933Z] Running 8/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureRoleFailure()
[2025-12-24T23:11:55.933Z] Running 9/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleSuccess()
[2025-12-24T23:11:55.933Z] Running 10/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetFailure()
[2025-12-24T23:11:55.933Z] Running 11/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleFailure()
[2025-12-24T23:11:55.933Z] Running 12/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetPermitAll()
[2025-12-24T23:11:55.933Z] Running 13/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsInjectedPrincipalSuccess()
[2025-12-24T23:11:55.933Z] Running 14/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleFailure()
[2025-12-24T23:11:55.933Z] 2025-12-24 23:10:11,148 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.025s
[2025-12-24T23:11:55.933Z] All 14 tests are passing (0 skipped), 14 tests were run in 3474ms. Tests completed at 23:10:11.
[2025-12-24T23:11:55.933Z] 2025-12-24 23:10:11,233 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2025-12-24T23:12:01.021Z] Tests paused
[2025-12-24T23:12:01.022Z] Running tests for the first time
[2025-12-24T23:12:01.022Z] Starting test run, 14 tests to run.
[2025-12-24T23:12:01.022Z] Running 1/14. Running: #JUnit Jupiter
[2025-12-24T23:12:01.022Z] BasicLoggingEnabler failed to retrieve config: Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2025-12-24T23:12:01.022Z] java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2025-12-24T23:12:01.022Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:12:01.022Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:12:01.022Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:12:01.022Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:12:01.022Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:14,250 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.642s. Listening on: http://localhost:8080
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:14,250 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:14,250 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:14,737 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test5531605002117513910/src/main/resources/application.properties
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:14,739 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:14,780 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.039s
[2025-12-24T23:12:01.022Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2025-12-24T23:12:01.022Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:12:01.022Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:12:01.022Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:12:01.022Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:12:01.022Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,465 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.045s. Listening on: http://localhost:8081
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,465 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,465 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,578 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.768s. Listening on: http://localhost:8080
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,578 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,578 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,578 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.844s
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,598 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test5531605002117513910/src/main/resources/application.properties
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,606 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: 2922894c-5aaa-4c85-96d9-b48f0debb492-1: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.022Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.022Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.022Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.022Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.022Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.022Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.022Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.022Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.022Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.022Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.022Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.022Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.022Z] ... 9 more
[2025-12-24T23:12:01.022Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.022Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.022Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.022Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.022Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.022Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.022Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.022Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.022Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.022Z] ... 15 more
[2025-12-24T23:12:01.022Z]
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,635 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test5531605002117513910/src/main/resources/application.properties
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,636 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:12:01.022Z] 2025-12-24 23:10:15,639 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T23:12:01.023Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:12:01.023Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:12:01.023Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:12:01.023Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:12:01.023Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:12:01.023Z] 2025-12-24 23:10:16,298 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.655s. Listening on: http://localhost:8080
[2025-12-24T23:12:01.023Z] 2025-12-24 23:10:16,298 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:12:01.023Z] 2025-12-24 23:10:16,298 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:01.023Z] 2025-12-24 23:10:16,299 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.664s
[2025-12-24T23:12:01.023Z] 2025-12-24 23:10:16,331 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test5531605002117513910/src/main/resources/application.properties
[2025-12-24T23:12:01.023Z] 2025-12-24 23:10:16,353 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T23:12:01.023Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.259 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2025-12-24T23:12:01.023Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2025-12-24T23:12:01.806Z] 2025-12-24 23:10:16,357 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2025-12-24T23:12:01.806Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2025-12-24T23:12:01.806Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2025-12-24T23:12:01.806Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2025-12-24T23:12:01.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.806Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2025-12-24T23:12:01.806Z] at java.base/java.lang.Thread.sleep(Native Method)
[2025-12-24T23:12:01.806Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2025-12-24T23:12:01.806Z] ... 3 more
[2025-12-24T23:12:01.806Z]
[2025-12-24T23:12:01.806Z] 2025-12-24 23:10:16,501 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-1: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.806Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.806Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.806Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.806Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.806Z] ... 9 more
[2025-12-24T23:12:01.806Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.806Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.806Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.806Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.806Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.806Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.806Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.806Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.806Z] ... 15 more
[2025-12-24T23:12:01.806Z]
[2025-12-24T23:12:01.806Z] 2025-12-24 23:10:16,526 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/subject/secured failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-2: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.806Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.806Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.806Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.806Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.806Z] ... 9 more
[2025-12-24T23:12:01.806Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.806Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.806Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.806Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.806Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.806Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.806Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.806Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.806Z] ... 15 more
[2025-12-24T23:12:01.806Z]
[2025-12-24T23:12:01.806Z] 2025-12-24 23:10:16,549 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/subject/denied failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-3: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.806Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.806Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.806Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.806Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.806Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.806Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.806Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.807Z] ... 9 more
[2025-12-24T23:12:01.807Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.807Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.807Z] ... 15 more
[2025-12-24T23:12:01.807Z]
[2025-12-24T23:12:01.807Z] 2025-12-24 23:10:16,557 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/parameterized-paths/my/banking/view failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-4: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.807Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.807Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.807Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.807Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.807Z] ... 9 more
[2025-12-24T23:12:01.807Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.807Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.807Z] ... 15 more
[2025-12-24T23:12:01.807Z]
[2025-12-24T23:12:01.807Z] 2025-12-24 23:10:16,563 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/roles-class failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-5: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.807Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.807Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.807Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.807Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.807Z] ... 9 more
[2025-12-24T23:12:01.807Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.807Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.807Z] ... 15 more
[2025-12-24T23:12:01.807Z]
[2025-12-24T23:12:01.807Z] 2025-12-24 23:10:16,570 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-6: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.807Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.807Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.807Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.807Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.807Z] ... 9 more
[2025-12-24T23:12:01.807Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.807Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.807Z] ... 15 more
[2025-12-24T23:12:01.807Z]
[2025-12-24T23:12:01.807Z] 2025-12-24 23:10:16,578 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/parameterized-paths/my/banking/admin failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-7: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.807Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.807Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.807Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.807Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.807Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.807Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.807Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.807Z] ... 9 more
[2025-12-24T23:12:01.807Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.807Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.807Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.808Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.808Z] ... 15 more
[2025-12-24T23:12:01.808Z]
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:16,590 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/roles-class failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-8: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.808Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.808Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.808Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.808Z] ... 9 more
[2025-12-24T23:12:01.808Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.808Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.808Z] ... 15 more
[2025-12-24T23:12:01.808Z]
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:16,624 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/subject/principal-secured failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-9: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.808Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.808Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.808Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.808Z] ... 9 more
[2025-12-24T23:12:01.808Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.808Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.808Z] ... 15 more
[2025-12-24T23:12:01.808Z]
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:16,631 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /jaxrs-secured/parameterized-paths/my/banking/admin failed, error id: e7ad3f7a-6d96-4389-afb5-b537aacf5224-10: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2025-12-24T23:12:01.808Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2025-12-24T23:12:01.808Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:12:01.808Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:12:01.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:12:01.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:12:01.808Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2025-12-24T23:12:01.808Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2025-12-24T23:12:01.808Z] ... 9 more
[2025-12-24T23:12:01.808Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:12:01.808Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2025-12-24T23:12:01.808Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2025-12-24T23:12:01.808Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2025-12-24T23:12:01.808Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2025-12-24T23:12:01.808Z] ... 15 more
[2025-12-24T23:12:01.808Z]
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:16,651 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.018s
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:17,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:17,821 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:01.808Z] 2025-12-24 23:10:17,821 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:02.494Z] 2025-12-24 23:10:18,637 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T23:12:02.494Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2025-12-24T23:12:02.494Z] [INFO] Running io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2025-12-24T23:12:03.900Z] 2025-12-24 23:10:19,859 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2025-12-24T23:12:03.900Z] 2025-12-24 23:10:19,860 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:03.900Z] 2025-12-24 23:10:19,860 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:04.577Z] 2025-12-24 23:10:20,620 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T23:12:04.577Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s - in io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2025-12-24T23:12:04.577Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2025-12-24T23:12:05.983Z] 2025-12-24 23:10:21,750 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2025-12-24T23:12:05.983Z] 2025-12-24 23:10:21,750 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:05.983Z] 2025-12-24 23:10:21,750 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:06.659Z] 2025-12-24 23:10:22,612 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T23:12:06.660Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2025-12-24T23:12:06.660Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2025-12-24T23:12:08.063Z] 2025-12-24 23:10:23,929 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.585s. Listening on: http://localhost:8081
[2025-12-24T23:12:08.063Z] 2025-12-24 23:10:23,930 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:08.063Z] 2025-12-24 23:10:23,930 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:08.741Z] 2025-12-24 23:10:24,660 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-12-24T23:12:08.741Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO] Results:
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:12:08.741Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:12:08.741Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-deployment ---
[2025-12-24T23:12:08.741Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2025-12-24T23:12:08.741Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.pom
[2025-12-24T23:12:08.741Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:08.741Z] [INFO]
[2025-12-24T23:12:08.741Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-ldap-parent >-----------
[2025-12-24T23:12:08.741Z] [INFO] Building Quarkus - Elytron Security LDAP 2.7.5.Final [591/964]
[2025-12-24T23:12:08.741Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:12:09.419Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-parent ---
[2025-12-24T23:12:09.420Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-parent/2.7.5.Final/quarkus-elytron-security-ldap-parent-2.7.5.Final.pom
[2025-12-24T23:12:09.420Z] [INFO]
[2025-12-24T23:12:09.420Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-ldap >--------------
[2025-12-24T23:12:09.420Z] [INFO] Building Quarkus - Elytron Security LDAP - Runtime 2.7.5.Final [592/964]
[2025-12-24T23:12:09.420Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:09.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.pom
[2025-12-24T23:12:09.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.pom (4.0 kB at 21 kB/s)
[2025-12-24T23:12:09.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.pom
[2025-12-24T23:12:09.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.pom (6.0 kB at 25 kB/s)
[2025-12-24T23:12:09.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.pom
[2025-12-24T23:12:09.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.pom (3.6 kB at 19 kB/s)
[2025-12-24T23:12:09.420Z] [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-12-24T23:12:10.098Z] [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 12 kB/s)
[2025-12-24T23:12:10.098Z] [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-12-24T23:12:10.098Z] [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 24 kB/s)
[2025-12-24T23:12:10.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.pom
[2025-12-24T23:12:10.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.pom (3.2 kB at 11 kB/s)
[2025-12-24T23:12:10.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.pom
[2025-12-24T23:12:10.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.pom (4.2 kB at 13 kB/s)
[2025-12-24T23:12:10.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.pom
[2025-12-24T23:12:10.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.pom (2.3 kB at 12 kB/s)
[2025-12-24T23:12:10.776Z] [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-12-24T23:12:11.455Z] [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 12 kB/s)
[2025-12-24T23:12:11.455Z] [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-12-24T23:12:11.455Z] [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 11 kB/s)
[2025-12-24T23:12:11.455Z] [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-12-24T23:12:11.455Z] [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 14 kB/s)
[2025-12-24T23:12:11.455Z] [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-12-24T23:12:11.455Z] [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 115 kB/s)
[2025-12-24T23:12:11.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.jar
[2025-12-24T23:12:11.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.jar
[2025-12-24T23:12:11.455Z] [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-12-24T23:12:11.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.jar
[2025-12-24T23:12:11.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.jar
[2025-12-24T23:12:12.134Z] [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 133 kB/s)
[2025-12-24T23:12:12.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.jar
[2025-12-24T23:12:12.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.jar (217 kB at 1.4 MB/s)
[2025-12-24T23:12:12.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.jar
[2025-12-24T23:12:12.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.jar (24 kB at 151 kB/s)
[2025-12-24T23:12:12.134Z] [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-12-24T23:12:12.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.jar (110 kB at 685 kB/s)
[2025-12-24T23:12:12.134Z] [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-12-24T23:12:12.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.jar (25 kB at 127 kB/s)
[2025-12-24T23:12:12.134Z] [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-12-24T23:12:12.134Z] [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 179 kB/s)
[2025-12-24T23:12:12.134Z] [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-12-24T23:12:12.134Z] [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 140 kB/s)
[2025-12-24T23:12:12.134Z] [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-12-24T23:12:12.134Z] [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 634 kB/s)
[2025-12-24T23:12:12.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.jar (69 kB at 243 kB/s)
[2025-12-24T23:12:12.134Z] [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 491 kB/s)
[2025-12-24T23:12:12.134Z] [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 50 kB/s)
[2025-12-24T23:12:12.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.jar (11 kB at 24 kB/s)
[2025-12-24T23:12:12.134Z] [INFO]
[2025-12-24T23:12:12.134Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.134Z] [INFO]
[2025-12-24T23:12:12.134Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO] Processed 7 files in 41ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO] Processed 7 files in 00:00.033 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:12.812Z] [INFO] Copying 1 resource
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO]
[2025-12-24T23:12:12.812Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:12.812Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:12.812Z] [INFO] Compiling 7 source files to /quarkus/extensions/elytron-security-ldap/runtime/target/classes
[2025-12-24T23:12:13.491Z] [INFO]
[2025-12-24T23:12:13.491Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:13.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:13.491Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/runtime/src/test/resources
[2025-12-24T23:12:13.491Z] [INFO]
[2025-12-24T23:12:13.491Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:13.491Z] [INFO] No sources to compile
[2025-12-24T23:12:13.491Z] [INFO]
[2025-12-24T23:12:13.491Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:13.491Z] [INFO] No tests to run.
[2025-12-24T23:12:13.491Z] [INFO]
[2025-12-24T23:12:13.491Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:13.491Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2025-12-24T23:12:14.170Z] [INFO]
[2025-12-24T23:12:14.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:14.170Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2025-12-24T23:12:14.170Z] [INFO]
[2025-12-24T23:12:14.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap ---
[2025-12-24T23:12:14.170Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2025-12-24T23:12:14.170Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final.pom
[2025-12-24T23:12:14.170Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2025-12-24T23:12:14.170Z] [INFO]
[2025-12-24T23:12:14.170Z] [INFO] --------< io.quarkus:quarkus-elytron-security-ldap-deployment >---------
[2025-12-24T23:12:14.170Z] [INFO] Building Quarkus - Elytron Security LDAP - Deployment 2.7.5.Final [593/964]
[2025-12-24T23:12:14.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:14.170Z] [INFO]
[2025-12-24T23:12:14.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:14.170Z] [INFO]
[2025-12-24T23:12:14.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO] Processed 13 files in 47ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T23:12:15.577Z] [INFO]
[2025-12-24T23:12:15.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.577Z] [INFO] Processed 13 files in 00:00.014 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T23:12:15.578Z] [INFO]
[2025-12-24T23:12:15.578Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:15.578Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/deployment/src/main/resources
[2025-12-24T23:12:15.578Z] [INFO]
[2025-12-24T23:12:15.578Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:15.578Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:15.578Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/classes
[2025-12-24T23:12:16.257Z] [INFO]
[2025-12-24T23:12:16.257Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:16.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:16.257Z] [INFO] Copying 4 resources
[2025-12-24T23:12:16.257Z] [INFO]
[2025-12-24T23:12:16.257Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:16.257Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:16.257Z] [INFO] Compiling 11 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/test-classes
[2025-12-24T23:12:16.934Z] [INFO]
[2025-12-24T23:12:16.934Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:16.934Z] [INFO]
[2025-12-24T23:12:16.934Z] [INFO] -------------------------------------------------------
[2025-12-24T23:12:16.934Z] [INFO] T E S T S
[2025-12-24T23:12:16.934Z] [INFO] -------------------------------------------------------
[2025-12-24T23:12:16.934Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:12:18.338Z] [INFO] Running io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2025-12-24T23:12:24.601Z] [INFO] LDAP server started on 127.0.0.1:43002
[2025-12-24T23:12:24.601Z] 2025-12-24 23:10:40,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.692s. Listening on: http://localhost:8081
[2025-12-24T23:12:24.601Z] 2025-12-24 23:10:40,151 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:24.601Z] 2025-12-24 23:10:40,152 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:26.796Z] 2025-12-24 23:10:42,370 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-12-24T23:12:26.796Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.358 s - in io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2025-12-24T23:12:26.796Z] [INFO] Running io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2025-12-24T23:12:28.711Z] 2025-12-24 23:10:43,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-12-24T23:12:28.712Z] 2025-12-24 23:10:43,759 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:28.712Z] 2025-12-24 23:10:43,759 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:28.712Z] 2025-12-24 23:10:44,351 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T23:12:28.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 s - in io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2025-12-24T23:12:28.712Z] [INFO] Running io.quarkus.elytron.security.ldap.FormAuthTest
[2025-12-24T23:12:30.116Z] 2025-12-24 23:10:45,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2025-12-24T23:12:30.116Z] 2025-12-24 23:10:45,631 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:30.116Z] 2025-12-24 23:10:45,631 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:30.116Z] Request method: POST
[2025-12-24T23:12:30.116Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.116Z] Proxy: <none>
[2025-12-24T23:12:30.116Z] Request params: <none>
[2025-12-24T23:12:30.116Z] Query params: <none>
[2025-12-24T23:12:30.116Z] Form params: j_username=subUser
[2025-12-24T23:12:30.116Z] j_password=subUserPassword
[2025-12-24T23:12:30.116Z] Path params: <none>
[2025-12-24T23:12:30.116Z] Headers: Accept=*/*
[2025-12-24T23:12:30.116Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.116Z] Cookies: <none>
[2025-12-24T23:12:30.116Z] Multiparts: <none>
[2025-12-24T23:12:30.116Z] Body: <none>
[2025-12-24T23:12:30.116Z] 2025-12-24 23:10:46,089 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-11) Encryption key was not specified for persistent FORM auth, using temporary key JiBCAzmwzMdE8d9QqrP4kPf8vLRpJOPsl5HP/0r71gs=
[2025-12-24T23:12:30.116Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.116Z] Location: http://localhost:8081/
[2025-12-24T23:12:30.116Z] content-length: 0
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=standardUser
[2025-12-24T23:12:30.809Z] j_password=standardUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DL3sD1EN+5lX0sNFdtzw35gHvDDDoXIKwuQacBKurQY8+ACSEyj63DnoWcewiPMY36DWCYPJtQ==; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=standardUser
[2025-12-24T23:12:30.809Z] j_password=standardUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DL+aKi46eWZsZOYKx6qqGGnrVD/BJM6B7o/YkSkoMhscW270/P6K/AJxQ/tFtCH2ftOqt8kLJQ==; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=standardUser
[2025-12-24T23:12:30.809Z] j_password=standardUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DC5YQ08Tp/DJD8If+QUMLXq7KC9lDMCNOoyLKJffzpNxavy62vbUkzmDJRwE2L/mm7x2hmE5Fg==; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=standardUser
[2025-12-24T23:12:30.809Z] j_password=standardUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DPDW0hkloWV9E24qg8g4Th+lwhyWb3EpE3dxtFlP4rSx0sISN3URhKxDP4Eg4EO9hghg+XnnVA==; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=standardUser
[2025-12-24T23:12:30.809Z] j_password=standardUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DFFd985BLgjfBF7MJJ9I50HSWP/51QIjbmmTBkRlnx9FB6lO5X0FoLFG07RTx3ajvQn3oGAClw==; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=noRoleUser
[2025-12-24T23:12:30.809Z] j_password=noRoleUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DNm17VZw5fieSp8uHuCEvbBo+ZYRugjGQKI3iYfPrmRXWavb1l3whR2e44v4tIgc9AJBkmU=; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=adminUser
[2025-12-24T23:12:30.809Z] j_password=adminUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DFh48ccGpBa2iMimD/ZKuwTXfx6iFFoVc7LWzJdkbNhFcllqWQ8R86qI1BiuGIihkDyI7g==; Path=/
[2025-12-24T23:12:30.809Z] Request method: POST
[2025-12-24T23:12:30.809Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:30.809Z] Proxy: <none>
[2025-12-24T23:12:30.809Z] Request params: <none>
[2025-12-24T23:12:30.809Z] Query params: <none>
[2025-12-24T23:12:30.809Z] Form params: j_username=noRoleUser
[2025-12-24T23:12:30.809Z] j_password=noRoleUserPassword
[2025-12-24T23:12:30.809Z] Path params: <none>
[2025-12-24T23:12:30.809Z] Headers: Accept=*/*
[2025-12-24T23:12:30.809Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:30.809Z] Cookies: <none>
[2025-12-24T23:12:30.809Z] Multiparts: <none>
[2025-12-24T23:12:30.809Z] Body: <none>
[2025-12-24T23:12:30.809Z] HTTP/1.1 302 Found
[2025-12-24T23:12:30.809Z] location: http://localhost:8081/
[2025-12-24T23:12:30.809Z] content-length: 0
[2025-12-24T23:12:30.809Z] set-cookie: quarkus-credential=DEYPEGeQrYxkZa3mtmvv2A0QQft38bzWoAZkfZNYrYd1uHcY6kssqq0iEKF4bkwQ0WM6M7g=; Path=/
[2025-12-24T23:12:31.496Z] Request method: POST
[2025-12-24T23:12:31.496Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:31.496Z] Proxy: <none>
[2025-12-24T23:12:31.496Z] Request params: <none>
[2025-12-24T23:12:31.496Z] Query params: <none>
[2025-12-24T23:12:31.496Z] Form params: j_username=standardUser
[2025-12-24T23:12:31.496Z] j_password=standardUserPassword
[2025-12-24T23:12:31.496Z] Path params: <none>
[2025-12-24T23:12:31.496Z] Headers: Accept=*/*
[2025-12-24T23:12:31.496Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:31.496Z] Cookies: <none>
[2025-12-24T23:12:31.496Z] Multiparts: <none>
[2025-12-24T23:12:31.496Z] Body: <none>
[2025-12-24T23:12:31.496Z] HTTP/1.1 302 Found
[2025-12-24T23:12:31.496Z] location: http://localhost:8081/
[2025-12-24T23:12:31.496Z] content-length: 0
[2025-12-24T23:12:31.496Z] set-cookie: quarkus-credential=DMWfU2QrNlXfWpkkDSXtUYDLwrQ4huLxOXJLr9y1suylVNK6KJRxeLYEvdKtLT0a5QIASKGeuw==; Path=/
[2025-12-24T23:12:31.496Z] Request method: POST
[2025-12-24T23:12:31.496Z] Request URI: http://localhost:8081/j_security_check
[2025-12-24T23:12:31.496Z] Proxy: <none>
[2025-12-24T23:12:31.496Z] Request params: <none>
[2025-12-24T23:12:31.496Z] Query params: <none>
[2025-12-24T23:12:31.496Z] Form params: j_username=standardUser
[2025-12-24T23:12:31.496Z] j_password=standardUserPassword
[2025-12-24T23:12:31.496Z] Path params: <none>
[2025-12-24T23:12:31.496Z] Headers: Accept=*/*
[2025-12-24T23:12:31.496Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2025-12-24T23:12:31.496Z] Cookies: <none>
[2025-12-24T23:12:31.496Z] Multiparts: <none>
[2025-12-24T23:12:31.496Z] Body: <none>
[2025-12-24T23:12:31.496Z] HTTP/1.1 302 Found
[2025-12-24T23:12:31.496Z] location: http://localhost:8081/
[2025-12-24T23:12:31.496Z] content-length: 0
[2025-12-24T23:12:31.496Z] set-cookie: quarkus-credential=DIy3cCfgogfd6NURIrX9ARjN/g09OhZMsT7MAdDVgaFwwbylHPlVhTIiQ1wSgGKEJ/m07vJI/g==; Path=/
[2025-12-24T23:12:31.496Z] 2025-12-24 23:10:47,112 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T23:12:31.496Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.737 s - in io.quarkus.elytron.security.ldap.FormAuthTest
[2025-12-24T23:12:31.496Z] [INFO] Running io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2025-12-24T23:12:32.172Z] 2025-12-24 23:10:48,167 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2025-12-24T23:12:32.172Z] 2025-12-24 23:10:48,167 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:32.172Z] 2025-12-24 23:10:48,167 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2025-12-24T23:12:33.580Z] 2025-12-24 23:10:49,047 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T23:12:33.580Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s - in io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2025-12-24T23:12:33.580Z] [INFO] LDAP server was shut down
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] Results:
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:33.580Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:33.580Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-deployment ---
[2025-12-24T23:12:33.580Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2025-12-24T23:12:33.580Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final.pom
[2025-12-24T23:12:33.580Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-oauth2-parent >----------
[2025-12-24T23:12:33.580Z] [INFO] Building Quarkus - Security OAuth2 2.7.5.Final [594/964]
[2025-12-24T23:12:33.580Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO]
[2025-12-24T23:12:33.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-parent ---
[2025-12-24T23:12:33.580Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-parent/2.7.5.Final/quarkus-elytron-security-oauth2-parent-2.7.5.Final.pom
[2025-12-24T23:12:33.581Z] [INFO]
[2025-12-24T23:12:33.581Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-oauth2 >-------------
[2025-12-24T23:12:33.581Z] [INFO] Building Quarkus - Security OAuth2 - Runtime 2.7.5.Final [595/964]
[2025-12-24T23:12:33.581Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:33.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.pom
[2025-12-24T23:12:33.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.pom (3.7 kB at 37 kB/s)
[2025-12-24T23:12:33.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.pom
[2025-12-24T23:12:33.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.pom (1.8 kB at 12 kB/s)
[2025-12-24T23:12:33.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.jar
[2025-12-24T23:12:33.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.jar
[2025-12-24T23:12:33.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.jar (37 kB at 227 kB/s)
[2025-12-24T23:12:34.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.jar (5.0 kB at 14 kB/s)
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO] Processed 6 files in 30ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO] Processed 6 files in 00:00.016 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:34.260Z] [INFO] Copying 1 resource
[2025-12-24T23:12:34.260Z] [INFO]
[2025-12-24T23:12:34.260Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.937Z] [INFO]
[2025-12-24T23:12:34.937Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:34.937Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:34.937Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-oauth2/runtime/target/classes
[2025-12-24T23:12:35.615Z] [WARNING] /quarkus/extensions/elytron-security-oauth2/runtime/src/main/java/io/quarkus/elytron/security/oauth2/runtime/auth/OAuth2Augmentor.java:[54,36] unchecked cast
[2025-12-24T23:12:35.615Z] required: java.util.List<java.lang.String>
[2025-12-24T23:12:35.615Z] found: java.lang.Object
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:35.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:35.615Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/runtime/src/test/resources
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:35.615Z] [INFO] No sources to compile
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:35.615Z] [INFO] No tests to run.
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:35.615Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:35.615Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2 ---
[2025-12-24T23:12:35.615Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2025-12-24T23:12:35.615Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final.pom
[2025-12-24T23:12:35.615Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] -------< io.quarkus:quarkus-elytron-security-oauth2-deployment >--------
[2025-12-24T23:12:35.615Z] [INFO] Building Quarkus - Security OAuth2 - Deployment 2.7.5.Final [596/964]
[2025-12-24T23:12:35.615Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:35.615Z] [INFO]
[2025-12-24T23:12:35.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:36.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/main/resources
[2025-12-24T23:12:36.293Z] [INFO]
[2025-12-24T23:12:36.293Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.293Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:36.293Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-oauth2/deployment/target/classes
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:36.973Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/test/resources
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.973Z] [INFO] No sources to compile
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.973Z] [INFO] No tests to run.
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.973Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.973Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-deployment ---
[2025-12-24T23:12:36.973Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2025-12-24T23:12:36.973Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.pom
[2025-12-24T23:12:36.973Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] ----------< io.quarkus:quarkus-smallrye-jwt-build-deployment >----------
[2025-12-24T23:12:36.973Z] [INFO] Building Quarkus - SmallRye JWT Build - Deployment 2.7.5.Final [597/964]
[2025-12-24T23:12:36.973Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.973Z] [INFO]
[2025-12-24T23:12:36.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.974Z] [INFO]
[2025-12-24T23:12:36.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.974Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:12:36.974Z] [INFO]
[2025-12-24T23:12:36.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.974Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:12:36.974Z] [INFO]
[2025-12-24T23:12:36.974Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:36.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/deployment/src/main/resources
[2025-12-24T23:12:36.974Z] [INFO]
[2025-12-24T23:12:36.974Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:36.974Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:36.974Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/classes
[2025-12-24T23:12:37.650Z] [INFO]
[2025-12-24T23:12:37.650Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:37.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:37.650Z] [INFO] Copying 3 resources
[2025-12-24T23:12:37.650Z] [INFO]
[2025-12-24T23:12:37.650Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:37.650Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:37.650Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/test-classes
[2025-12-24T23:12:37.650Z] [INFO]
[2025-12-24T23:12:37.650Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:37.650Z] [INFO]
[2025-12-24T23:12:37.650Z] [INFO] -------------------------------------------------------
[2025-12-24T23:12:37.650Z] [INFO] T E S T S
[2025-12-24T23:12:37.650Z] [INFO] -------------------------------------------------------
[2025-12-24T23:12:37.650Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:12:38.328Z] [INFO] Running io.quarkus.jwt.build.JwtBuildUnitTest
[2025-12-24T23:12:41.387Z] 2025-12-24 23:10:56,906 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.138s.
[2025-12-24T23:12:41.387Z] 2025-12-24 23:10:56,907 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:41.387Z] 2025-12-24 23:10:56,908 INFO [io.quarkus] (main) Installed features: [cdi]
[2025-12-24T23:12:41.387Z] 2025-12-24 23:10:57,135 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2025-12-24T23:12:42.065Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.803 s - in io.quarkus.jwt.build.JwtBuildUnitTest
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] Results:
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:42.065Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:42.065Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-deployment ---
[2025-12-24T23:12:42.065Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2025-12-24T23:12:42.065Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.pom
[2025-12-24T23:12:42.065Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-parent >---------------
[2025-12-24T23:12:42.065Z] [INFO] Building Quarkus - SmallRye JWT 2.7.5.Final [598/964]
[2025-12-24T23:12:42.065Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-parent ---
[2025-12-24T23:12:42.065Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-parent/2.7.5.Final/quarkus-smallrye-jwt-parent-2.7.5.Final.pom
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] ------------------< io.quarkus:quarkus-smallrye-jwt >-------------------
[2025-12-24T23:12:42.065Z] [INFO] Building Quarkus - SmallRye JWT - Runtime 2.7.5.Final [599/964]
[2025-12-24T23:12:42.065Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.065Z] [INFO]
[2025-12-24T23:12:42.065Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO] Processed 10 files in 66ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO] Processed 10 files in 00:00.019 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:42.066Z] [INFO] Copying 1 resource
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.066Z] [INFO]
[2025-12-24T23:12:42.066Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.742Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:42.742Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-jwt/runtime/target/classes
[2025-12-24T23:12:42.742Z] [WARNING] /quarkus/extensions/smallrye-jwt/runtime/src/main/java/io/quarkus/smallrye/jwt/runtime/auth/JWTAuthMechanism.java:[77,53] cookieCount() in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T23:12:42.742Z] [WARNING] /quarkus/extensions/smallrye-jwt/runtime/src/main/java/io/quarkus/smallrye/jwt/runtime/auth/JWTAuthMechanism.java:[85,41] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2025-12-24T23:12:42.742Z] [INFO]
[2025-12-24T23:12:42.742Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:42.742Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/runtime/src/test/resources
[2025-12-24T23:12:42.742Z] [INFO]
[2025-12-24T23:12:42.742Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.742Z] [INFO] No sources to compile
[2025-12-24T23:12:42.742Z] [INFO]
[2025-12-24T23:12:42.742Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.742Z] [INFO] No tests to run.
[2025-12-24T23:12:42.742Z] [INFO]
[2025-12-24T23:12:42.742Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:42.742Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar
[2025-12-24T23:12:43.419Z] [INFO]
[2025-12-24T23:12:43.419Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:43.419Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2025-12-24T23:12:43.419Z] [INFO]
[2025-12-24T23:12:43.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt ---
[2025-12-24T23:12:43.419Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final.jar
[2025-12-24T23:12:43.419Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final.pom
[2025-12-24T23:12:43.419Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2025-12-24T23:12:43.419Z] [INFO]
[2025-12-24T23:12:43.419Z] [INFO] -------------< io.quarkus:quarkus-smallrye-jwt-deployment >-------------
[2025-12-24T23:12:43.419Z] [INFO] Building Quarkus - SmallRye JWT - Deployment 2.7.5.Final [600/964]
[2025-12-24T23:12:43.419Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:12:43.419Z] [INFO]
[2025-12-24T23:12:43.419Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:43.419Z] [INFO]
[2025-12-24T23:12:43.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.096Z] [INFO]
[2025-12-24T23:12:44.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.096Z] [INFO]
[2025-12-24T23:12:44.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO] Processed 39 files in 101ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO] Processed 39 files in 00:00.121 (Already Sorted: 39, Needed Sorting: 0)
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:44.775Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/deployment/src/main/resources
[2025-12-24T23:12:44.775Z] [INFO]
[2025-12-24T23:12:44.775Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:44.775Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:44.775Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-jwt/deployment/target/classes
[2025-12-24T23:12:45.451Z] [INFO]
[2025-12-24T23:12:45.451Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:45.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:12:45.451Z] [INFO] Copying 17 resources
[2025-12-24T23:12:45.451Z] [INFO]
[2025-12-24T23:12:45.451Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:45.451Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:12:45.451Z] [INFO] Compiling 37 source files to /quarkus/extensions/smallrye-jwt/deployment/target/test-classes
[2025-12-24T23:12:46.856Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T23:12:46.856Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T23:12:46.856Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T23:12:46.856Z] [INFO]
[2025-12-24T23:12:46.857Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:12:46.857Z] [INFO]
[2025-12-24T23:12:46.857Z] [INFO] -------------------------------------------------------
[2025-12-24T23:12:46.857Z] [INFO] T E S T S
[2025-12-24T23:12:46.857Z] [INFO] -------------------------------------------------------
[2025-12-24T23:12:46.857Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:12:47.553Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2025-12-24T23:12:53.843Z] 2025-12-24 23:11:09,410 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2025-12-24T23:12:53.843Z] 2025-12-24 23:11:09,412 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:53.843Z] 2025-12-24 23:11:09,412 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:12:55.248Z] 2025-12-24 23:11:11,104 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-12) SRJWT03006: 'smallrye.jwt.decrypt.key.location' property is deprecated and will be removed in a future version. Use 'mp.jwt.decrypt.key.location ' property instead
[2025-12-24T23:12:55.248Z] 2025-12-24 23:11:11,392 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:12:55.925Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.996 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2025-12-24T23:12:55.925Z] [INFO] Running io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2025-12-24T23:12:56.604Z] 2025-12-24 23:11:12,747 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2025-12-24T23:12:56.604Z] 2025-12-24 23:11:12,747 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:56.604Z] 2025-12-24 23:11:12,748 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:12:57.280Z] 2025-12-24 23:11:13,240 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:12:57.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2025-12-24T23:12:57.280Z] [INFO] Running io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2025-12-24T23:12:58.721Z] 2025-12-24 23:11:13,611 WARN [io.qua.sma.jwt.dep.SmallRyeJwtProcessor] (build-3) Cannot determine ${invalid} of mp.jwt.verify.publickey.location to register with the native image
[2025-12-24T23:12:58.721Z] 2025-12-24 23:11:14,299 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2025-12-24T23:12:58.721Z] 2025-12-24 23:11:14,300 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:58.721Z] 2025-12-24 23:11:14,300 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:12:58.721Z] 2025-12-24 23:11:14,405 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2025-12-24T23:12:58.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s - in io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2025-12-24T23:12:58.721Z] [INFO] Running io.quarkus.jwt.test.JwtAuthUnitTest
[2025-12-24T23:12:59.399Z] 2025-12-24 23:11:15,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2025-12-24T23:12:59.399Z] 2025-12-24 23:11:15,535 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:12:59.399Z] 2025-12-24 23:11:15,535 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:00.803Z] 2025-12-24 23:11:16,431 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T23:13:00.803Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in io.quarkus.jwt.test.JwtAuthUnitTest
[2025-12-24T23:13:00.803Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedPostTest
[2025-12-24T23:13:02.314Z] 2025-12-24 23:11:17,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.633s. Listening on: http://localhost:8081
[2025-12-24T23:13:02.314Z] 2025-12-24 23:11:17,698 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:02.314Z] 2025-12-24 23:11:17,698 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:02.314Z] 2025-12-24 23:11:18,144 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-3) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2025-12-24T23:13:02.314Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2025-12-24T23:13:02.314Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2025-12-24T23:13:02.314Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2025-12-24T23:13:02.314Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T23:13:02.314Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T23:13:02.314Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T23:13:02.314Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T23:13:02.314Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T23:13:02.314Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T23:13:02.314Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T23:13:02.314Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T23:13:02.314Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T23:13:02.314Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T23:13:02.314Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T23:13:02.314Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T23:13:02.314Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:13:02.314Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:13:02.314Z] Caused by: org.jose4j.jwt.consumer.InvalidJwtException: JWT processing failed. Additional details: [[17] Unable to process JOSE object (cause: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.): invalid]
[2025-12-24T23:13:02.314Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2025-12-24T23:13:02.314Z] ... 76 more
[2025-12-24T23:13:02.314Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2025-12-24T23:13:02.314Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2025-12-24T23:13:02.314Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2025-12-24T23:13:02.314Z] ... 77 more
[2025-12-24T23:13:02.314Z]
[2025-12-24T23:13:02.314Z] 2025-12-24 23:11:18,324 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-1) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2025-12-24T23:13:02.314Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2025-12-24T23:13:02.314Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2025-12-24T23:13:02.314Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2025-12-24T23:13:02.314Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2025-12-24T23:13:02.314Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:13:02.314Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2025-12-24T23:13:02.314Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2025-12-24T23:13:02.314Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2025-12-24T23:13:02.314Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2025-12-24T23:13:02.314Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2025-12-24T23:13:02.314Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2025-12-24T23:13:02.314Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.314Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2025-12-24T23:13:02.314Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.315Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2025-12-24T23:13:02.315Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.315Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2025-12-24T23:13:02.315Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2025-12-24T23:13:02.315Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2025-12-24T23:13:02.315Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2025-12-24T23:13:02.315Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2025-12-24T23:13:02.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2025-12-24T23:13:02.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2025-12-24T23:13:02.315Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2025-12-24T23:13:02.315Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2025-12-24T23:13:02.315Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2025-12-24T23:13:02.315Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2025-12-24T23:13:02.315Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:13:02.315Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:13:02.315Z] Caused by: org.jose4j.jwt.consumer.InvalidJwtException: JWT processing failed. Additional details: [[17] Unable to process JOSE object (cause: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.): invalid]
[2025-12-24T23:13:02.315Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2025-12-24T23:13:02.315Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2025-12-24T23:13:02.315Z] ... 76 more
[2025-12-24T23:13:02.315Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2025-12-24T23:13:02.315Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2025-12-24T23:13:02.315Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2025-12-24T23:13:02.315Z] ... 77 more
[2025-12-24T23:13:02.315Z]
[2025-12-24T23:13:02.991Z] 2025-12-24 23:11:18,557 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T23:13:02.991Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in io.quarkus.jwt.test.RolesAllowedPostTest
[2025-12-24T23:13:02.991Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2025-12-24T23:13:03.668Z] 2025-12-24 23:11:19,587 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2025-12-24T23:13:03.668Z] 2025-12-24 23:11:19,588 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:03.668Z] 2025-12-24 23:11:19,588 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:19.112Z] 2025-12-24 23:11:35,162 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T23:13:19.112Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.602 s - in io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2025-12-24T23:13:19.112Z] [INFO] Running io.quarkus.jwt.test.RequiredClaimsUnitTest
[2025-12-24T23:13:20.519Z] 2025-12-24 23:11:36,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2025-12-24T23:13:20.519Z] 2025-12-24 23:11:36,142 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:20.519Z] 2025-12-24 23:11:36,142 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:21.194Z] 2025-12-24 23:11:36,778 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2025-12-24T23:13:21.194Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in io.quarkus.jwt.test.RequiredClaimsUnitTest
[2025-12-24T23:13:21.194Z] [INFO] Running io.quarkus.jwt.test.JwtCookieUnitTest
[2025-12-24T23:13:21.871Z] 2025-12-24 23:11:37,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.562s. Listening on: http://localhost:8081
[2025-12-24T23:13:21.871Z] 2025-12-24 23:11:37,853 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:21.871Z] 2025-12-24 23:11:37,854 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:22.569Z] 2025-12-24 23:11:38,169 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-0) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2025-12-24T23:13:22.569Z] 2025-12-24 23:11:38,169 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-0) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2025-12-24T23:13:22.569Z] 2025-12-24 23:11:38,354 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-12-24T23:13:22.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in io.quarkus.jwt.test.JwtCookieUnitTest
[2025-12-24T23:13:22.569Z] [INFO] Running io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2025-12-24T23:13:22.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2025-12-24T23:13:22.569Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2025-12-24T23:13:23.246Z] 2025-12-24 23:11:39,244 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2025-12-24T23:13:23.246Z] 2025-12-24 23:11:39,244 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:23.246Z] 2025-12-24 23:11:39,244 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:23.925Z] 2025-12-24 23:11:39,562 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-0) SRJWT03006: 'smallrye.jwt.decrypt.key.location' property is deprecated and will be removed in a future version. Use 'mp.jwt.decrypt.key.location ' property instead
[2025-12-24T23:13:23.925Z] 2025-12-24 23:11:39,760 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-12-24T23:13:23.925Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2025-12-24T23:13:23.925Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedUnitTest
[2025-12-24T23:13:25.329Z] 2025-12-24 23:11:40,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2025-12-24T23:13:25.329Z] 2025-12-24 23:11:40,862 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:25.329Z] 2025-12-24 23:11:40,863 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:26.006Z] 2025-12-24 23:11:41,754 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T23:13:26.006Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 s - in io.quarkus.jwt.test.RolesAllowedUnitTest
[2025-12-24T23:13:26.006Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsUnitTest
[2025-12-24T23:13:26.683Z] 2025-12-24 23:11:42,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2025-12-24T23:13:26.683Z] 2025-12-24 23:11:42,731 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:26.683Z] 2025-12-24 23:11:42,731 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:27.360Z] 2025-12-24 23:11:43,299 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2025-12-24T23:13:27.360Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 s - in io.quarkus.jwt.test.DefaultGroupsUnitTest
[2025-12-24T23:13:27.360Z] [INFO] Running io.quarkus.jwt.test.TokenRealmUnitTest
[2025-12-24T23:13:28.038Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in io.quarkus.jwt.test.TokenRealmUnitTest
[2025-12-24T23:13:28.038Z] [INFO] Running io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2025-12-24T23:13:28.717Z] 2025-12-24 23:11:44,771 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8081
[2025-12-24T23:13:28.717Z] 2025-12-24 23:11:44,771 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:28.717Z] 2025-12-24 23:11:44,771 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:29.394Z] 2025-12-24 23:11:45,194 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2025-12-24T23:13:29.394Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2025-12-24T23:13:29.394Z] [INFO] Running io.quarkus.jwt.test.ScopingUnitTest
[2025-12-24T23:13:30.817Z] 2025-12-24 23:11:46,270 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2025-12-24T23:13:30.817Z] 2025-12-24 23:11:46,270 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:30.817Z] 2025-12-24 23:11:46,271 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:30.817Z] 2025-12-24 23:11:46,828 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T23:13:30.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in io.quarkus.jwt.test.ScopingUnitTest
[2025-12-24T23:13:30.817Z] [INFO] Running io.quarkus.jwt.test.JwtParserUnitTest
[2025-12-24T23:13:32.224Z] 2025-12-24 23:11:47,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.665s. Listening on: http://localhost:8081
[2025-12-24T23:13:32.224Z] 2025-12-24 23:11:47,969 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:32.224Z] 2025-12-24 23:11:47,969 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:32.902Z] 2025-12-24 23:11:48,478 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T23:13:32.902Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in io.quarkus.jwt.test.JwtParserUnitTest
[2025-12-24T23:13:32.902Z] [INFO] Running io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2025-12-24T23:13:33.580Z] 2025-12-24 23:11:49,627 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8081
[2025-12-24T23:13:33.580Z] 2025-12-24 23:11:49,628 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:13:33.580Z] 2025-12-24 23:11:49,629 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:34.262Z] 2025-12-24 23:11:50,384 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-12-24T23:13:34.262Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.901 s - in io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2025-12-24T23:13:34.262Z] [INFO] Running io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2025-12-24T23:13:40.507Z] Tests paused
[2025-12-24T23:13:40.507Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:13:40.507Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:13:40.507Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:13:40.507Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:13:40.507Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:54,199 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.257s. Listening on: http://localhost:8080
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:54,199 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:54,199 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:54,809 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test15594424425115354884/src/main/resources/application.properties
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:54,812 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:54,825 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2025-12-24T23:13:40.507Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:13:40.507Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:13:40.507Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:13:40.507Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:13:40.507Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,195 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8080
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,196 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,196 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,196 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.389s
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,204 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-8) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,205 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-8) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,363 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test15594424425115354884/src/main/resources/application.properties
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,364 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,367 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2025-12-24T23:13:40.507Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:13:40.507Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:13:40.507Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:13:40.507Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:13:40.507Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,724 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.351s. Listening on: http://localhost:8080
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,724 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,724 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,730 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.368s
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,734 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-7) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,734 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-7) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2025-12-24T23:13:40.507Z] 2025-12-24 23:11:55,771 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T23:13:40.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.437 s - in io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2025-12-24T23:13:40.507Z] [INFO] Running io.quarkus.jwt.test.PKSubUnitTest
[2025-12-24T23:13:40.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.jwt.test.PKSubUnitTest
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] Results:
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:13:40.507Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:13:40.507Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-deployment ---
[2025-12-24T23:13:40.507Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2025-12-24T23:13:40.507Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final.pom
[2025-12-24T23:13:40.507Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] -------------< io.quarkus:quarkus-oidc-common-deployment >--------------
[2025-12-24T23:13:40.507Z] [INFO] Building Quarkus - OpenID Connect Common - Deployment 2.7.5.Final [601/964]
[2025-12-24T23:13:40.507Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:40.507Z] [INFO]
[2025-12-24T23:13:40.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] Processed 1 files in 00:00.000 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:41.187Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/main/resources
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:41.187Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-common/deployment/target/classes
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:41.187Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/test/resources
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] No sources to compile
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.187Z] [INFO] No tests to run.
[2025-12-24T23:13:41.187Z] [INFO]
[2025-12-24T23:13:41.187Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.864Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2025-12-24T23:13:41.864Z] [INFO]
[2025-12-24T23:13:41.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.865Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:41.865Z] [INFO]
[2025-12-24T23:13:41.865Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-deployment ---
[2025-12-24T23:13:41.865Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2025-12-24T23:13:41.865Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final.pom
[2025-12-24T23:13:41.865Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:41.865Z] [INFO]
[2025-12-24T23:13:41.865Z] [INFO] -----------------< io.quarkus:quarkus-oidc-deployment >-----------------
[2025-12-24T23:13:41.865Z] [INFO] Building Quarkus - OpenID Connect Adapter - Deployment 2.7.5.Final [602/964]
[2025-12-24T23:13:41.865Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom (57 kB at 555 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.pom (1.7 kB at 19 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom (7.2 kB at 113 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 64 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 58 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom (14 kB at 210 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom (22 kB at 372 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 86 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom
[2025-12-24T23:13:41.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 66 kB/s)
[2025-12-24T23:13:41.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom (10 kB at 130 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.pom (4.6 kB at 73 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.28.v20200408/websocket-parent-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.28.v20200408/websocket-parent-9.4.28.v20200408.pom (1.6 kB at 31 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.28.v20200408/jetty-project-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.28.v20200408/jetty-project-9.4.28.v20200408.pom (77 kB at 1.6 MB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.pom (5.1 kB at 79 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.pom (4.2 kB at 71 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.pom (4.1 kB at 57 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.pom (1.3 kB at 18 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.pom (1.9 kB at 28 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.pom
[2025-12-24T23:13:42.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.pom (3.6 kB at 47 kB/s)
[2025-12-24T23:13:42.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.pom
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.pom (2.5 kB at 48 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 2.3 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 13 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar (376 kB at 3.3 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar (2.1 MB at 15 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 598 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar (307 kB at 1.7 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar (204 kB at 1.0 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.jar (45 kB at 175 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.jar (325 kB at 1.1 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.jar (212 kB at 730 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.jar (1.2 MB at 4.1 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar (112 kB at 352 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.jar
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.jar (551 kB at 1.6 MB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.jar (161 kB at 431 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.jar (52 kB at 134 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.jar (209 kB at 518 kB/s)
[2025-12-24T23:13:43.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.jar (67 kB at 152 kB/s)
[2025-12-24T23:13:43.233Z] [INFO]
[2025-12-24T23:13:43.233Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:43.233Z] [INFO]
[2025-12-24T23:13:43.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO] Processed 24 files in 154ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO] Processed 24 files in 00:00.082 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:44.638Z] [INFO] Copying 2 resources
[2025-12-24T23:13:44.638Z] [INFO]
[2025-12-24T23:13:44.638Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:44.638Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:44.638Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc/deployment/target/classes
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevConsoleProcessor.java:[49,57] grant in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevConsoleProcessor.java:[64,84] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2025-12-24T23:13:46.062Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2025-12-24T23:13:46.062Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2025-12-24T23:13:46.062Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2025-12-24T23:13:46.062Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[555,96] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2025-12-24T23:13:46.062Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[561,69] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2025-12-24T23:13:46.062Z] [INFO]
[2025-12-24T23:13:46.062Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:46.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:46.062Z] [INFO] Copying 3 resources
[2025-12-24T23:13:46.062Z] [INFO]
[2025-12-24T23:13:46.062Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:46.062Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:46.062Z] [INFO] Compiling 9 source files to /quarkus/extensions/oidc/deployment/target/test-classes
[2025-12-24T23:13:47.466Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T23:13:47.466Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T23:13:47.466Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:47.466Z] [INFO] Tests are skipped.
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:47.466Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:47.466Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-deployment ---
[2025-12-24T23:13:47.466Z] [INFO] Installing /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final.jar
[2025-12-24T23:13:47.466Z] [INFO] Installing /quarkus/extensions/oidc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final.pom
[2025-12-24T23:13:47.466Z] [INFO] Installing /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-parent >----------------
[2025-12-24T23:13:47.466Z] [INFO] Building Quarkus - OpenID Connect Client 2.7.5.Final [603/964]
[2025-12-24T23:13:47.466Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-parent ---
[2025-12-24T23:13:47.466Z] [INFO] Installing /quarkus/extensions/oidc-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-parent/2.7.5.Final/quarkus-oidc-client-parent-2.7.5.Final.pom
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] -------------------< io.quarkus:quarkus-oidc-client >-------------------
[2025-12-24T23:13:47.466Z] [INFO] Building Quarkus - OpenID Connect Client - Runtime 2.7.5.Final [604/964]
[2025-12-24T23:13:47.466Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client ---
[2025-12-24T23:13:47.466Z] [INFO]
[2025-12-24T23:13:47.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO] Processed 15 files in 40ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO] Processed 15 files in 00:00.031 (Already Sorted: 15, Needed Sorting: 0)
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:48.158Z] [INFO] Copying 1 resource
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO]
[2025-12-24T23:13:48.158Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.158Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:48.158Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc-client/runtime/target/classes
[2025-12-24T23:13:48.836Z] [INFO]
[2025-12-24T23:13:48.836Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:48.836Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/runtime/src/test/resources
[2025-12-24T23:13:48.836Z] [INFO]
[2025-12-24T23:13:48.836Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.836Z] [INFO] No sources to compile
[2025-12-24T23:13:48.836Z] [INFO]
[2025-12-24T23:13:48.836Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.836Z] [INFO] No tests to run.
[2025-12-24T23:13:48.836Z] [INFO]
[2025-12-24T23:13:48.836Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client ---
[2025-12-24T23:13:48.836Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar
[2025-12-24T23:13:49.510Z] [INFO]
[2025-12-24T23:13:49.510Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client ---
[2025-12-24T23:13:49.510Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar
[2025-12-24T23:13:49.510Z] [INFO]
[2025-12-24T23:13:49.510Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client ---
[2025-12-24T23:13:49.510Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final.jar
[2025-12-24T23:13:49.511Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final.pom
[2025-12-24T23:13:49.511Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final-sources.jar
[2025-12-24T23:13:49.511Z] [INFO]
[2025-12-24T23:13:49.511Z] [INFO] -------------< io.quarkus:quarkus-oidc-client-deployment >--------------
[2025-12-24T23:13:49.511Z] [INFO] Building Quarkus - OpenID Connect Client - Deployment 2.7.5.Final [605/964]
[2025-12-24T23:13:49.511Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:49.511Z] [INFO]
[2025-12-24T23:13:49.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:49.511Z] [INFO]
[2025-12-24T23:13:49.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO] Processed 24 files in 83ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO] Processed 24 files in 00:00.048 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:50.186Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/deployment/src/main/resources
[2025-12-24T23:13:50.186Z] [INFO]
[2025-12-24T23:13:50.186Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:50.186Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:50.186Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client/deployment/target/classes
[2025-12-24T23:13:51.599Z] [INFO]
[2025-12-24T23:13:51.599Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:51.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:51.599Z] [INFO] Copying 11 resources
[2025-12-24T23:13:51.599Z] [INFO] Copying 1 resource
[2025-12-24T23:13:51.599Z] [INFO]
[2025-12-24T23:13:51.599Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:51.599Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:51.599Z] [INFO] Compiling 22 source files to /quarkus/extensions/oidc-client/deployment/target/test-classes
[2025-12-24T23:13:52.294Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtPrivateKeyManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2025-12-24T23:13:52.294Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtSecretManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2025-12-24T23:13:52.294Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtPrivateKeyStoreManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2025-12-24T23:13:52.294Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmUserPasswordManager.java:[73,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2025-12-24T23:13:52.294Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmUserPasswordCustomFilterManager.java:[71,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2025-12-24T23:13:52.294Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:52.294Z] [INFO] Tests are skipped.
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:52.294Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:52.294Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-deployment ---
[2025-12-24T23:13:52.294Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2025-12-24T23:13:52.294Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final.pom
[2025-12-24T23:13:52.294Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] ------------< io.quarkus:quarkus-oidc-client-filter-parent >------------
[2025-12-24T23:13:52.294Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Filter 2.7.5.Final [606/964]
[2025-12-24T23:13:52.294Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-parent ---
[2025-12-24T23:13:52.294Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-parent/2.7.5.Final/quarkus-oidc-client-filter-parent-2.7.5.Final.pom
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-filter >----------------
[2025-12-24T23:13:52.294Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Runtime 2.7.5.Final [607/964]
[2025-12-24T23:13:52.294Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.294Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:52.294Z] [INFO] Copying 1 resource
[2025-12-24T23:13:52.294Z] [INFO]
[2025-12-24T23:13:52.294Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.971Z] [INFO]
[2025-12-24T23:13:52.971Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:52.971Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:52.971Z] [INFO] Compiling 3 source files to /quarkus/extensions/oidc-client-filter/runtime/target/classes
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:53.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:53.648Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/runtime/src/test/resources
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:53.648Z] [INFO] No sources to compile
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:53.648Z] [INFO] No tests to run.
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:53.648Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:53.648Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter ---
[2025-12-24T23:13:53.648Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final.jar
[2025-12-24T23:13:53.648Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final.pom
[2025-12-24T23:13:53.648Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] ----------< io.quarkus:quarkus-oidc-client-filter-deployment >----------
[2025-12-24T23:13:53.648Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Deployment 2.7.5.Final [608/964]
[2025-12-24T23:13:53.648Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:53.648Z] [INFO]
[2025-12-24T23:13:53.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO] Processed 5 files in 21ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:54.326Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/deployment/src/main/resources
[2025-12-24T23:13:54.326Z] [INFO]
[2025-12-24T23:13:54.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:54.326Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:54.326Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-filter/deployment/target/classes
[2025-12-24T23:13:55.728Z] [INFO]
[2025-12-24T23:13:55.728Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:55.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:55.728Z] [INFO] Copying 1 resource
[2025-12-24T23:13:55.728Z] [INFO]
[2025-12-24T23:13:55.728Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:55.728Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:55.728Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-client-filter/deployment/target/test-classes
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:56.405Z] [INFO] Tests are skipped.
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:56.405Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:56.405Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-deployment ---
[2025-12-24T23:13:56.405Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2025-12-24T23:13:56.405Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final.pom
[2025-12-24T23:13:56.405Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] -------< io.quarkus:quarkus-oidc-client-reactive-filter-parent >--------
[2025-12-24T23:13:56.405Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Reactive Filter 2.7.5.Final [609/964]
[2025-12-24T23:13:56.405Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-parent ---
[2025-12-24T23:13:56.405Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-parent/2.7.5.Final/quarkus-oidc-client-reactive-filter-parent-2.7.5.Final.pom
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] -----------< io.quarkus:quarkus-oidc-client-reactive-filter >-----------
[2025-12-24T23:13:56.405Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Runtime 2.7.5.Final [610/964]
[2025-12-24T23:13:56.405Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:56.405Z] [INFO]
[2025-12-24T23:13:56.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:57.081Z] [INFO] Copying 1 resource
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO]
[2025-12-24T23:13:57.081Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:57.081Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:57.081Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client-reactive-filter/runtime/target/classes
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:58.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:58.500Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/runtime/src/test/resources
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:58.500Z] [INFO] No sources to compile
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:58.500Z] [INFO] No tests to run.
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:58.500Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:58.500Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter ---
[2025-12-24T23:13:58.500Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2025-12-24T23:13:58.500Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final.pom
[2025-12-24T23:13:58.500Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] -----< io.quarkus:quarkus-oidc-client-reactive-filter-deployment >------
[2025-12-24T23:13:58.500Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Deployment 2.7.5.Final [611/964]
[2025-12-24T23:13:58.500Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.500Z] [INFO]
[2025-12-24T23:13:58.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.501Z] [INFO]
[2025-12-24T23:13:58.501Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.501Z] [INFO]
[2025-12-24T23:13:58.501Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.501Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:13:58.501Z] [INFO]
[2025-12-24T23:13:58.501Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.501Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:13:58.501Z] [INFO]
[2025-12-24T23:13:58.501Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:58.501Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/main/resources
[2025-12-24T23:13:58.501Z] [INFO]
[2025-12-24T23:13:58.501Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:58.501Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:58.501Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-reactive-filter/deployment/target/classes
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:59.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:59.903Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/test/resources
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:59.903Z] [INFO] No sources to compile
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:59.903Z] [INFO] Tests are skipped.
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:59.903Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:59.903Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-deployment ---
[2025-12-24T23:13:59.903Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2025-12-24T23:13:59.903Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.pom
[2025-12-24T23:13:59.903Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] ----------< io.quarkus:quarkus-oidc-token-propagation-parent >----------
[2025-12-24T23:13:59.903Z] [INFO] Building Quarkus - OpenID Connect Token Propagation 2.7.5.Final [612/964]
[2025-12-24T23:13:59.903Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-parent ---
[2025-12-24T23:13:59.903Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-parent/2.7.5.Final/quarkus-oidc-token-propagation-parent-2.7.5.Final.pom
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] -------------< io.quarkus:quarkus-oidc-token-propagation >--------------
[2025-12-24T23:13:59.903Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Runtime 2.7.5.Final [613/964]
[2025-12-24T23:13:59.903Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO] Processed 7 files in 21ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO] Processed 7 files in 00:00.007 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:13:59.903Z] [INFO] Copying 1 resource
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO]
[2025-12-24T23:13:59.903Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:13:59.903Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:13:59.903Z] [INFO] Compiling 7 source files to /quarkus/extensions/oidc-token-propagation/runtime/target/classes
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:14:01.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:01.019Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/runtime/src/test/resources
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:14:01.019Z] [INFO] No sources to compile
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:14:01.019Z] [INFO] No tests to run.
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:14:01.019Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:14:01.019Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation ---
[2025-12-24T23:14:01.019Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2025-12-24T23:14:01.019Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final.pom
[2025-12-24T23:14:01.019Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --------< io.quarkus:quarkus-oidc-token-propagation-deployment >--------
[2025-12-24T23:14:01.019Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Deployment 2.7.5.Final [614/964]
[2025-12-24T23:14:01.019Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.019Z] [INFO]
[2025-12-24T23:14:01.019Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:01.705Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/main/resources
[2025-12-24T23:14:01.705Z] [INFO]
[2025-12-24T23:14:01.705Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:01.705Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:01.705Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation/deployment/target/classes
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:03.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:03.228Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/test/resources
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:03.228Z] [INFO] No sources to compile
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:03.228Z] [INFO] Tests are skipped.
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:03.228Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:03.228Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-deployment ---
[2025-12-24T23:14:03.228Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2025-12-24T23:14:03.228Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final.pom
[2025-12-24T23:14:03.228Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] -----< io.quarkus:quarkus-oidc-token-propagation-reactive-parent >------
[2025-12-24T23:14:03.228Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive 2.7.5.Final [615/964]
[2025-12-24T23:14:03.228Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-parent ---
[2025-12-24T23:14:03.228Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-parent/2.7.5.Final/quarkus-oidc-token-propagation-reactive-parent-2.7.5.Final.pom
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] ---------< io.quarkus:quarkus-oidc-token-propagation-reactive >---------
[2025-12-24T23:14:03.228Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Runtime 2.7.5.Final [616/964]
[2025-12-24T23:14:03.228Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:03.228Z] [INFO] Copying 1 resource
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:03.228Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/classes
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:03.228Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/runtime/src/test/resources
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] No sources to compile
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.228Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.228Z] [INFO] No tests to run.
[2025-12-24T23:14:03.228Z] [INFO]
[2025-12-24T23:14:03.229Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.229Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2025-12-24T23:14:03.229Z] [INFO]
[2025-12-24T23:14:03.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.229Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2025-12-24T23:14:03.229Z] [INFO]
[2025-12-24T23:14:03.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive ---
[2025-12-24T23:14:03.229Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2025-12-24T23:14:03.229Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final.pom
[2025-12-24T23:14:03.229Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2025-12-24T23:14:03.229Z] [INFO]
[2025-12-24T23:14:03.229Z] [INFO] ---< io.quarkus:quarkus-oidc-token-propagation-reactive-deployment >----
[2025-12-24T23:14:03.229Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Deployment 2.7.5.Final [617/964]
[2025-12-24T23:14:03.229Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:03.908Z] [INFO]
[2025-12-24T23:14:03.908Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:03.908Z] [INFO]
[2025-12-24T23:14:03.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:03.908Z] [INFO]
[2025-12-24T23:14:03.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:03.908Z] [INFO]
[2025-12-24T23:14:03.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:04.586Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/main/resources
[2025-12-24T23:14:04.586Z] [INFO]
[2025-12-24T23:14:04.586Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:04.586Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:04.586Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/classes
[2025-12-24T23:14:05.265Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:05.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:05.266Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/test/resources
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:05.266Z] [INFO] No sources to compile
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:05.266Z] [INFO] Tests are skipped.
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:05.266Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:05.266Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2025-12-24T23:14:05.266Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2025-12-24T23:14:05.266Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.pom
[2025-12-24T23:14:05.266Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] ----------< io.quarkus:quarkus-keycloak-authorization-parent >----------
[2025-12-24T23:14:05.266Z] [INFO] Building Quarkus - Keycloak Authorization 2.7.5.Final [618/964]
[2025-12-24T23:14:05.266Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-parent ---
[2025-12-24T23:14:05.266Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-parent/2.7.5.Final/quarkus-keycloak-authorization-parent-2.7.5.Final.pom
[2025-12-24T23:14:05.266Z] [INFO]
[2025-12-24T23:14:05.266Z] [INFO] -------------< io.quarkus:quarkus-keycloak-authorization >--------------
[2025-12-24T23:14:05.266Z] [INFO] Building Quarkus - Keycloak Authorization - Runtime 2.7.5.Final [619/964]
[2025-12-24T23:14:05.266Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:05.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.pom
[2025-12-24T23:14:05.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.pom (3.8 kB at 35 kB/s)
[2025-12-24T23:14:05.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.pom
[2025-12-24T23:14:05.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.pom (4.6 kB at 48 kB/s)
[2025-12-24T23:14:05.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-parent/16.1.0/keycloak-authz-parent-16.1.0.pom
[2025-12-24T23:14:05.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-parent/16.1.0/keycloak-authz-parent-16.1.0.pom (782 B at 9.1 kB/s)
[2025-12-24T23:14:05.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.jar
[2025-12-24T23:14:05.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.jar
[2025-12-24T23:14:05.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.jar (13 kB at 135 kB/s)
[2025-12-24T23:14:05.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.jar (76 kB at 714 kB/s)
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO] Processed 7 files in 41ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO] Processed 7 files in 00:00.026 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:05.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:05.944Z] [INFO] Copying 1 resource
[2025-12-24T23:14:05.944Z] [INFO]
[2025-12-24T23:14:05.944Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:06.620Z] [INFO]
[2025-12-24T23:14:06.620Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:06.620Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:06.620Z] [INFO] Compiling 7 source files to /quarkus/extensions/keycloak-authorization/runtime/target/classes
[2025-12-24T23:14:07.298Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T23:14:07.298Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T23:14:07.298Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T23:14:07.298Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2025-12-24T23:14:07.298Z] [INFO]
[2025-12-24T23:14:07.298Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:07.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:07.298Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/runtime/src/test/resources
[2025-12-24T23:14:07.298Z] [INFO]
[2025-12-24T23:14:07.298Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:07.298Z] [INFO] No sources to compile
[2025-12-24T23:14:07.298Z] [INFO]
[2025-12-24T23:14:07.298Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:07.298Z] [INFO] No tests to run.
[2025-12-24T23:14:07.298Z] [INFO]
[2025-12-24T23:14:07.298Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:07.298Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar
[2025-12-24T23:14:07.298Z] [INFO]
[2025-12-24T23:14:07.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:07.978Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2025-12-24T23:14:07.978Z] [INFO]
[2025-12-24T23:14:07.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization ---
[2025-12-24T23:14:07.978Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final.jar
[2025-12-24T23:14:07.978Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final.pom
[2025-12-24T23:14:07.978Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2025-12-24T23:14:07.978Z] [INFO]
[2025-12-24T23:14:07.978Z] [INFO] ----------< io.quarkus:quarkus-keycloak-admin-client-parent >-----------
[2025-12-24T23:14:07.978Z] [INFO] Building Quarkus - Keycloak Admin Client 2.7.5.Final [620/964]
[2025-12-24T23:14:07.978Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:14:07.978Z] [INFO]
[2025-12-24T23:14:07.978Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-parent ---
[2025-12-24T23:14:07.979Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-parent/2.7.5.Final/quarkus-keycloak-admin-client-parent-2.7.5.Final.pom
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --------------< io.quarkus:quarkus-keycloak-admin-client >--------------
[2025-12-24T23:14:07.979Z] [INFO] Building Quarkus - Keycloak Admin Client - Runtime 2.7.5.Final [621/964]
[2025-12-24T23:14:07.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:07.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.pom
[2025-12-24T23:14:07.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.pom (2.9 kB at 28 kB/s)
[2025-12-24T23:14:07.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-integration-parent/16.1.0/keycloak-integration-parent-16.1.0.pom
[2025-12-24T23:14:07.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-integration-parent/16.1.0/keycloak-integration-parent-16.1.0.pom (1.4 kB at 17 kB/s)
[2025-12-24T23:14:07.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.jar
[2025-12-24T23:14:07.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.jar (63 kB at 165 kB/s)
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:07.979Z] [INFO]
[2025-12-24T23:14:07.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.658Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:08.658Z] [INFO] Copying 1 resource
[2025-12-24T23:14:08.658Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] No sources to compile
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:08.659Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/runtime/src/test/resources
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] No sources to compile
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] No tests to run.
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client ---
[2025-12-24T23:14:08.659Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2025-12-24T23:14:08.659Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final.pom
[2025-12-24T23:14:08.659Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --------< io.quarkus:quarkus-keycloak-admin-client-deployment >---------
[2025-12-24T23:14:08.659Z] [INFO] Building Quarkus - Keycloak Admin Client - Deployment 2.7.5.Final [622/964]
[2025-12-24T23:14:08.659Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:08.659Z] [INFO]
[2025-12-24T23:14:08.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:09.337Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/main/resources
[2025-12-24T23:14:09.337Z] [INFO]
[2025-12-24T23:14:09.337Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:09.337Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:09.337Z] [INFO] Compiling 1 source file to /quarkus/extensions/keycloak-admin-client/deployment/target/classes
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:10.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:10.742Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/test/resources
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:10.742Z] [INFO] No sources to compile
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:10.742Z] [INFO] No tests to run.
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:10.742Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:10.742Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-deployment ---
[2025-12-24T23:14:10.742Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2025-12-24T23:14:10.742Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final.pom
[2025-12-24T23:14:10.742Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --------< io.quarkus:quarkus-keycloak-authorization-deployment >--------
[2025-12-24T23:14:10.742Z] [INFO] Building Quarkus - Keycloak Authorization - Deployment 2.7.5.Final [623/964]
[2025-12-24T23:14:10.742Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:10.742Z] [INFO]
[2025-12-24T23:14:10.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO] Processed 8 files in 30ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO] Processed 8 files in 00:00.019 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:11.419Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/deployment/src/main/resources
[2025-12-24T23:14:11.419Z] [INFO]
[2025-12-24T23:14:11.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:11.419Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:11.419Z] [INFO] Compiling 2 source files to /quarkus/extensions/keycloak-authorization/deployment/target/classes
[2025-12-24T23:14:12.823Z] [INFO]
[2025-12-24T23:14:12.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:12.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:12.823Z] [INFO] Copying 1 resource
[2025-12-24T23:14:12.823Z] [INFO]
[2025-12-24T23:14:12.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:12.823Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:12.823Z] [INFO] Compiling 6 source files to /quarkus/extensions/keycloak-authorization/deployment/target/test-classes
[2025-12-24T23:14:13.516Z] [INFO]
[2025-12-24T23:14:13.516Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:13.516Z] [INFO] Tests are skipped.
[2025-12-24T23:14:13.516Z] [INFO]
[2025-12-24T23:14:13.516Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:13.516Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2025-12-24T23:14:14.194Z] [INFO]
[2025-12-24T23:14:14.194Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:14.194Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-deployment ---
[2025-12-24T23:14:14.897Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2025-12-24T23:14:14.897Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final.pom
[2025-12-24T23:14:14.897Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] ------------< io.quarkus:quarkus-infinispan-client-parent >-------------
[2025-12-24T23:14:14.897Z] [INFO] Building Quarkus - Infinispan - Client 2.7.5.Final [624/964]
[2025-12-24T23:14:14.897Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-parent ---
[2025-12-24T23:14:14.897Z] [INFO] Installing /quarkus/extensions/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-parent/2.7.5.Final/quarkus-infinispan-client-parent-2.7.5.Final.pom
[2025-12-24T23:14:14.897Z] [INFO]
[2025-12-24T23:14:14.897Z] [INFO] ----------------< io.quarkus:quarkus-infinispan-client >----------------
[2025-12-24T23:14:14.897Z] [INFO] Building Quarkus - Infinispan - Client - Runtime 2.7.5.Final [625/964]
[2025-12-24T23:14:14.897Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:14.897Z] [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-12-24T23:14:14.897Z] [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 23 kB/s)
[2025-12-24T23:14:14.897Z] [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-12-24T23:14:14.897Z] [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 11 kB/s)
[2025-12-24T23:14:14.897Z] [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-12-24T23:14:14.897Z] [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 28 kB/s)
[2025-12-24T23:14:14.897Z] [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-12-24T23:14:14.897Z] [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 40 kB/s)
[2025-12-24T23:14:14.897Z] [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-12-24T23:14:14.897Z] [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 41 kB/s)
[2025-12-24T23:14:14.897Z] [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-12-24T23:14:15.574Z] [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 13 kB/s)
[2025-12-24T23:14:15.574Z] [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-12-24T23:14:15.574Z] [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 13 kB/s)
[2025-12-24T23:14:15.574Z] [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-12-24T23:14:15.574Z] [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 7.8 kB/s)
[2025-12-24T23:14:15.574Z] [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-12-24T23:14:16.272Z] [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 34 kB/s)
[2025-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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 24 kB/s)
[2025-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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 47 kB/s)
[2025-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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 251 kB/s)
[2025-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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 39 kB/s)
[2025-12-24T23:14:16.272Z] [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-12-24T23:14:16.272Z] [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 47 kB/s)
[2025-12-24T23:14:16.273Z] [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-12-24T23:14:16.273Z] [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 135 kB/s)
[2025-12-24T23:14:16.273Z] [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-12-24T23:14:16.273Z] [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 85 kB/s)
[2025-12-24T23:14:16.273Z] [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-12-24T23:14:16.273Z] [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 53 kB/s)
[2025-12-24T23:14:16.273Z] [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-12-24T23:14:16.950Z] [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 34 kB/s)
[2025-12-24T23:14:16.950Z] [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 30 kB/s)
[2025-12-24T23:14:16.950Z] [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 56 kB/s)
[2025-12-24T23:14:16.950Z] [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 59 kB/s)
[2025-12-24T23:14:16.950Z] [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 158 kB/s)
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO] Processed 14 files in 43ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO] Processed 14 files in 00:00.027 (Already Sorted: 14, Needed Sorting: 0)
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:16.950Z] [INFO] Copying 1 resource
[2025-12-24T23:14:16.950Z] [INFO]
[2025-12-24T23:14:16.950Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-infinispan-client ---
[2025-12-24T23:14:16.950Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 47 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 26 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 18 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 18 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 741 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 112 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:17.626Z] [INFO] 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 226 kB/s)
[2025-12-24T23:14:17.626Z] [INFO] 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-12-24T23:14:18.301Z] [INFO] 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 69 kB/s)
[2025-12-24T23:14:18.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2025-12-24T23:14:18.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 7.2 MB/s)
[2025-12-24T23:14:18.302Z] [INFO]
[2025-12-24T23:14:18.302Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client ---
[2025-12-24T23:14:18.302Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:18.302Z] [INFO] Compiling 14 source files to /quarkus/extensions/infinispan-client/runtime/target/classes
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[73,65] unchecked conversion
[2025-12-24T23:14:18.302Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2025-12-24T23:14:18.302Z] found: java.util.Set
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[80,58] getProtoFileName() in org.infinispan.protostream.SerializationContextInitializer has been deprecated
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[80,90] getProtoFile() in org.infinispan.protostream.SerializationContextInitializer has been deprecated
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[224,61] unchecked conversion
[2025-12-24T23:14:18.302Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2025-12-24T23:14:18.302Z] found: java.util.Set
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[253,58] unchecked conversion
[2025-12-24T23:14:18.302Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.FileDescriptorSource>>
[2025-12-24T23:14:18.302Z] found: java.util.Set
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[260,57] getFileDescriptors() in org.infinispan.protostream.FileDescriptorSource has been deprecated
[2025-12-24T23:14:18.302Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[265,43] unchecked conversion
[2025-12-24T23:14:18.302Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.BaseMarshaller>>
[2025-12-24T23:14:18.302Z] found: java.util.Set
[2025-12-24T23:14:18.302Z] [INFO]
[2025-12-24T23:14:18.302Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client ---
[2025-12-24T23:14:18.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:18.302Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/runtime/src/test/resources
[2025-12-24T23:14:18.302Z] [INFO]
[2025-12-24T23:14:18.302Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client ---
[2025-12-24T23:14:18.302Z] [INFO] No sources to compile
[2025-12-24T23:14:18.302Z] [INFO]
[2025-12-24T23:14:18.302Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client ---
[2025-12-24T23:14:18.302Z] [INFO] No tests to run.
[2025-12-24T23:14:18.302Z] [INFO]
[2025-12-24T23:14:18.302Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client ---
[2025-12-24T23:14:18.302Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client ---
[2025-12-24T23:14:19.718Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client ---
[2025-12-24T23:14:19.718Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final.jar
[2025-12-24T23:14:19.718Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final.pom
[2025-12-24T23:14:19.718Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] ----------< io.quarkus:quarkus-infinispan-client-deployment >-----------
[2025-12-24T23:14:19.718Z] [INFO] Building Quarkus - Infinispan - Client - Deployment 2.7.5.Final [626/964]
[2025-12-24T23:14:19.718Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:19.718Z] [INFO]
[2025-12-24T23:14:19.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO] Processed 6 files in 30ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO] Processed 6 files in 00:00.024 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:20.395Z] [INFO] Copying 1 resource
[2025-12-24T23:14:20.395Z] [INFO]
[2025-12-24T23:14:20.395Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:20.395Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:20.395Z] [INFO] Compiling 6 source files to /quarkus/extensions/infinispan-client/deployment/target/classes
[2025-12-24T23:14:21.795Z] [WARNING] /quarkus/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java:[236,95] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated
[2025-12-24T23:14:21.795Z] [WARNING] /quarkus/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java:[237,17] org.infinispan.protostream.RawProtobufMarshaller in org.infinispan.protostream has been deprecated
[2025-12-24T23:14:21.795Z] [INFO]
[2025-12-24T23:14:21.795Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:21.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:21.795Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/deployment/src/test/resources
[2025-12-24T23:14:21.795Z] [INFO]
[2025-12-24T23:14:21.795Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:21.795Z] [INFO] No sources to compile
[2025-12-24T23:14:21.795Z] [INFO]
[2025-12-24T23:14:21.795Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:21.795Z] [INFO] No tests to run.
[2025-12-24T23:14:21.795Z] [INFO]
[2025-12-24T23:14:21.795Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:21.795Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2025-12-24T23:14:21.795Z] [INFO]
[2025-12-24T23:14:21.795Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:21.796Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-deployment ---
[2025-12-24T23:14:21.796Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2025-12-24T23:14:21.796Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final.pom
[2025-12-24T23:14:21.796Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] -----------< io.quarkus:quarkus-amazon-lambda-event-server >------------
[2025-12-24T23:14:21.796Z] [INFO] Building Quarkus - Amazon Lambda Event Server 2.7.5.Final [627/964]
[2025-12-24T23:14:21.796Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO] Processed 3 files in 29ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO] Processed 3 files in 00:00.021 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:21.796Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/main/resources
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:21.796Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/event-server/target/classes
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:21.796Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/test/resources
[2025-12-24T23:14:21.796Z] [INFO]
[2025-12-24T23:14:21.796Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:21.796Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:21.796Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/event-server/target/test-classes
[2025-12-24T23:14:22.471Z] [INFO]
[2025-12-24T23:14:22.471Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:22.471Z] [INFO]
[2025-12-24T23:14:22.471Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:22.471Z] [INFO] T E S T S
[2025-12-24T23:14:22.471Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:23.146Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:14:23.823Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2025-12-24T23:14:25.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] Results:
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:25.224Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:25.224Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-event-server ---
[2025-12-24T23:14:25.224Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2025-12-24T23:14:25.224Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.pom
[2025-12-24T23:14:25.224Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-common-deployment >---------
[2025-12-24T23:14:25.224Z] [INFO] Building Quarkus - Amazon Lambda - Common Deployment 2.7.5.Final [628/964]
[2025-12-24T23:14:25.224Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO] Processed 10 files in 39ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO] Processed 10 files in 00:00.046 (Already Sorted: 10, Needed Sorting: 0)
[2025-12-24T23:14:25.224Z] [INFO]
[2025-12-24T23:14:25.224Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:25.224Z] [INFO] Copying 4 resources
[2025-12-24T23:14:25.899Z] [INFO]
[2025-12-24T23:14:25.899Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:25.899Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:25.899Z] [INFO] Compiling 9 source files to /quarkus/extensions/amazon-lambda/common-deployment/target/classes
[2025-12-24T23:14:26.576Z] [INFO]
[2025-12-24T23:14:26.576Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:26.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:26.576Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-deployment/src/test/resources
[2025-12-24T23:14:26.576Z] [INFO]
[2025-12-24T23:14:26.576Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:26.576Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:26.576Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-deployment/target/test-classes
[2025-12-24T23:14:27.978Z] [INFO]
[2025-12-24T23:14:27.978Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:27.978Z] [INFO]
[2025-12-24T23:14:27.978Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:27.978Z] [INFO] T E S T S
[2025-12-24T23:14:27.978Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:27.978Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:14:27.978Z] [INFO] Running io.quarkus.it.UtilTest
[2025-12-24T23:14:27.978Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.it.UtilTest
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] Results:
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:28.679Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:28.679Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common-deployment ---
[2025-12-24T23:14:28.679Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2025-12-24T23:14:28.679Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final.pom
[2025-12-24T23:14:28.679Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] ------------------< io.quarkus:quarkus-amazon-lambda >------------------
[2025-12-24T23:14:28.679Z] [INFO] Building Quarkus - Amazon Lambda - Runtime 2.7.5.Final [629/964]
[2025-12-24T23:14:28.679Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO] Processed 7 files in 44ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO] Processed 7 files in 00:00.030 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:28.679Z] [INFO] Copying 1 resource
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO]
[2025-12-24T23:14:28.679Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:28.679Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:28.679Z] [INFO] Compiling 5 source files to /quarkus/extensions/amazon-lambda/runtime/target/classes
[2025-12-24T23:14:30.083Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,20] unchecked method invocation: constructor <init> in class com.amazonaws.services.lambda.runtime.events.S3Event is applied to given types
[2025-12-24T23:14:30.083Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2025-12-24T23:14:30.083Z] found: java.util.List
[2025-12-24T23:14:30.083Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,43] unchecked conversion
[2025-12-24T23:14:30.083Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2025-12-24T23:14:30.083Z] found: java.util.List
[2025-12-24T23:14:30.083Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/QuarkusStreamHandler.java:[32,57] newInstance() in java.lang.Class has been deprecated
[2025-12-24T23:14:30.083Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaRecorder.java:[79,52] unchecked call to handleRequest(I,com.amazonaws.services.lambda.runtime.Context) as a member of the raw type com.amazonaws.services.lambda.runtime.RequestHandler
[2025-12-24T23:14:30.083Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaRecorder.java:[164,45] unchecked call to handleRequest(I,com.amazonaws.services.lambda.runtime.Context) as a member of the raw type com.amazonaws.services.lambda.runtime.RequestHandler
[2025-12-24T23:14:30.083Z] [INFO]
[2025-12-24T23:14:30.083Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:30.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:30.083Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/runtime/src/test/resources
[2025-12-24T23:14:30.083Z] [INFO]
[2025-12-24T23:14:30.083Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:30.083Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:30.083Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/runtime/target/test-classes
[2025-12-24T23:14:30.083Z] [INFO]
[2025-12-24T23:14:30.083Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:30.083Z] [INFO]
[2025-12-24T23:14:30.083Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:30.083Z] [INFO] T E S T S
[2025-12-24T23:14:30.083Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:30.083Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:14:30.758Z] [INFO] Running io.quarkus.amazon.lambda.runtime.S3EventTest
[2025-12-24T23:14:31.435Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in io.quarkus.amazon.lambda.runtime.S3EventTest
[2025-12-24T23:14:31.435Z] [INFO] Running io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2025-12-24T23:14:32.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2025-12-24T23:14:32.111Z] [INFO]
[2025-12-24T23:14:32.111Z] [INFO] Results:
[2025-12-24T23:14:32.111Z] [INFO]
[2025-12-24T23:14:32.111Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:14:32.111Z] [INFO]
[2025-12-24T23:14:32.111Z] [INFO]
[2025-12-24T23:14:32.111Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:32.111Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar
[2025-12-24T23:14:32.786Z] [INFO]
[2025-12-24T23:14:32.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:32.786Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2025-12-24T23:14:32.786Z] [INFO]
[2025-12-24T23:14:32.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda ---
[2025-12-24T23:14:32.786Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final.jar
[2025-12-24T23:14:32.786Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final.pom
[2025-12-24T23:14:32.787Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-deployment >-------------
[2025-12-24T23:14:32.787Z] [INFO] Building Quarkus - Amazon Lambda - Deployment 2.7.5.Final [630/964]
[2025-12-24T23:14:32.787Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:32.787Z] [INFO] Processed 7 files in 34ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:14:32.787Z] [INFO]
[2025-12-24T23:14:32.787Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:33.464Z] [INFO] Processed 7 files in 00:00.019 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:14:33.464Z] [INFO]
[2025-12-24T23:14:33.464Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:33.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:33.464Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/main/resources
[2025-12-24T23:14:33.464Z] [INFO]
[2025-12-24T23:14:33.464Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:33.464Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:33.464Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda/deployment/target/classes
[2025-12-24T23:14:34.140Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[198,25] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:14:34.140Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[202,25] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:14:34.140Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[217,85] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:14:34.140Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[220,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:14:34.140Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[224,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:14:34.140Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[226,95] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:14:34.140Z] [INFO]
[2025-12-24T23:14:34.140Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:34.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:34.140Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/test/resources
[2025-12-24T23:14:34.140Z] [INFO]
[2025-12-24T23:14:34.140Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:34.140Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:14:34.140Z] [INFO] Compiling 4 source files to /quarkus/extensions/amazon-lambda/deployment/target/test-classes
[2025-12-24T23:14:34.140Z] [INFO]
[2025-12-24T23:14:34.140Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:34.140Z] [INFO]
[2025-12-24T23:14:34.140Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:34.140Z] [INFO] T E S T S
[2025-12-24T23:14:34.140Z] [INFO] -------------------------------------------------------
[2025-12-24T23:14:34.140Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:14:35.547Z] [INFO] Running io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:54,527 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-12-24T23:14:48.995Z] Tests paused
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:55,133 INFO [io.qua.ama.lam.run.MockEventServer] (build-7) Mock Lambda Event Server Started
[2025-12-24T23:14:48.995Z] Running tests for the first time
[2025-12-24T23:14:48.995Z] Starting test run, 1 tests to run.
[2025-12-24T23:14:48.995Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T23:14:48.995Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:56,830 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-19) Default DNS servers: [/8.8.8.8:53, /8.8.4.4:53] (Google Public DNS as a fallback)
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:56,856 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:48.995Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:14:48.995Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:14:48.995Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:14:48.995Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:14:48.995Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:56,881 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.804s.
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:56,882 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:56,882 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:57,052 INFO [io.qua.ama.lam.run.MockEventServer] (build-19) Mock Lambda Event Server Started
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:57,855 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:57,860 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.739s.
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:57,860 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:57,861 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:48.995Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:58,954 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message e3696144-79f5-41ac-b249-1e94303b7b4a into the queue
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:58,955 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing e3696144-79f5-41ac-b249-1e94303b7b4a, added to pending request map
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:59,000 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response e3696144-79f5-41ac-b249-1e94303b7b4a
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:59,088 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:59,089 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:59,091 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2025-12-24T23:14:48.995Z] 2025-12-24 23:12:59,092 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:48.995Z] All 1 test is passing (0 skipped), 1 test was run in 3272ms. Tests completed at 23:12:59.
[2025-12-24T23:14:48.995Z] Starting test run, 1 tests to run.
[2025-12-24T23:14:48.995Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T23:14:48.995Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:00,830 INFO [io.qua.ama.lam.run.MockEventServer] (build-2) Mock Lambda Event Server Started
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,178 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,180 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.419s.
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,180 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,181 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:48.995Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,221 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 7e0fe833-8f6c-4141-a67f-de2b60227a9d into the queue
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,222 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 7e0fe833-8f6c-4141-a67f-de2b60227a9d, added to pending request map
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,227 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 7e0fe833-8f6c-4141-a67f-de2b60227a9d
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,307 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,307 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,308 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.001s
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,309 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,332 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T23:14:48.995Z] 2025-12-24 23:13:01,332 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2025-12-24T23:14:48.995Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T23:14:48.995Z] Response body doesn't match expectation.
[2025-12-24T23:14:48.995Z] Expected: a string containing "Hey Stu"
[2025-12-24T23:14:48.995Z] Actual: "Yo Stu"
[2025-12-24T23:14:48.995Z]
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T23:14:48.995Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T23:14:48.995Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:14:48.995Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:14:48.995Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T23:14:48.995Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T23:14:48.995Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T23:14:48.995Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T23:14:48.995Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T23:14:48.995Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:14:48.995Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:14:48.995Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:14:48.995Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T23:14:48.995Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T23:14:48.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:14:48.995Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:14:48.995Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:14:48.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T23:14:48.996Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T23:14:48.996Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T23:14:48.996Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T23:14:48.996Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T23:14:48.996Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T23:14:48.996Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T23:14:48.996Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:14:48.996Z]
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:01,352 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T23:14:48.996Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 621ms. Tests completed at 23:13:01 due to changes to GreetingLambda.class.
[2025-12-24T23:14:48.996Z] Starting test run, 1 tests to run.
[2025-12-24T23:14:48.996Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T23:14:48.996Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:02,717 INFO [io.qua.ama.lam.run.MockEventServer] (build-16) Mock Lambda Event Server Started
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,007 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,008 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.382s.
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,009 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,039 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:48.996Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,072 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 1e6e4e32-0d85-4c88-b31d-49fc78744a74 into the queue
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,073 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 1e6e4e32-0d85-4c88-b31d-49fc78744a74, added to pending request map
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,078 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 1e6e4e32-0d85-4c88-b31d-49fc78744a74
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,091 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,091 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,093 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,094 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,107 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T23:14:48.996Z] All 1 test is passing (0 skipped), 1 test was run in 523ms. Tests completed at 23:13:03 due to changes to LambdaHandlerET.class.
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,128 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:48.996Z] 2025-12-24 23:13:03,132 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2025-12-24T23:14:54.256Z] Tests paused
[2025-12-24T23:14:54.256Z] Running tests for the first time
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:03,132 INFO [io.qua.ama.lam.run.MockEventServer] (Quarkus Main Thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:03,133 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Lambda polling thread complete (DEVELOPMENT)
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:03,963 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-16) Default DNS servers: [/8.8.8.8:53, /8.8.4.4:53] (Google Public DNS as a fallback)
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:04,264 INFO [io.qua.ama.lam.run.MockEventServer] (build-16) Mock Lambda Event Server Started
[2025-12-24T23:14:54.256Z] Starting test run, 1 tests to run.
[2025-12-24T23:14:54.256Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T23:14:54.256Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2025-12-24T23:14:54.256Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:14:54.256Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:14:54.256Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:14:54.256Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:14:54.256Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:05,300 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-37) Default DNS servers: [/8.8.8.8:53, /8.8.4.4:53] (Google Public DNS as a fallback)
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:05,316 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:05,323 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.747s.
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:05,323 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:05,323 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:05,441 INFO [io.qua.ama.lam.run.MockEventServer] (build-37) Mock Lambda Event Server Started
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,215 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:54.256Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSourceProvider: io.quarkus.test.common.http.TestHTTPConfigSourceProvider not a subtype
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,222 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.607s.
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,223 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,223 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:54.256Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,572 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message b7276b0b-aff2-48b9-b454-6b71c0b97a23 into the queue
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,573 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing b7276b0b-aff2-48b9-b454-6b71c0b97a23, added to pending request map
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,592 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response b7276b0b-aff2-48b9-b454-6b71c0b97a23
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,652 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,653 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,654 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.003s
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:06,655 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:54.256Z] All 1 test is passing (0 skipped), 1 test was run in 2467ms. Tests completed at 23:13:06.
[2025-12-24T23:14:54.256Z] Starting test run, 1 tests to run.
[2025-12-24T23:14:54.256Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T23:14:54.256Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,078 INFO [io.qua.ama.lam.run.MockEventServer] (build-1) Mock Lambda Event Server Started
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,347 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,350 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.361s.
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,350 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,351 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:54.256Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,375 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message c022c8eb-3e2a-4392-a8fc-c13712e2f72a into the queue
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,375 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing c022c8eb-3e2a-4392-a8fc-c13712e2f72a, added to pending request map
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,379 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response c022c8eb-3e2a-4392-a8fc-c13712e2f72a
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,425 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,425 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,426 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,427 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,431 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,433 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-worker-thread-3) Unhandled exception: java.util.concurrent.RejectedExecutionException: event executor terminated
[2025-12-24T23:14:54.256Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2025-12-24T23:14:54.256Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2025-12-24T23:14:54.256Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2025-12-24T23:14:54.256Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2025-12-24T23:14:54.256Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:83)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.future.FutureBase.emitFailure(FutureBase.java:66)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.future.FutureImpl.tryFail(FutureImpl.java:230)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.future.PromiseImpl.tryFail(PromiseImpl.java:23)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:161)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T23:14:54.256Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2025-12-24T23:14:54.256Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T23:14:54.256Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T23:14:54.256Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:14:54.256Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:14:54.256Z]
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,457 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2025-12-24T23:14:54.256Z] 2025-12-24 23:13:08,458 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2025-12-24T23:14:54.256Z] : java.lang.AssertionError: 1 expectation failed.
[2025-12-24T23:14:54.256Z] Response body doesn't match expectation.
[2025-12-24T23:14:54.256Z] Expected: a string containing "Hey Stu"
[2025-12-24T23:14:54.256Z] Actual: "Yo Stu"
[2025-12-24T23:14:54.256Z]
[2025-12-24T23:14:54.256Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2025-12-24T23:14:54.256Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2025-12-24T23:14:54.256Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2025-12-24T23:14:54.256Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2025-12-24T23:14:54.256Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2025-12-24T23:14:54.256Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2025-12-24T23:14:54.256Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2025-12-24T23:14:54.256Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2025-12-24T23:14:54.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:14:54.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:14:54.256Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:14:54.256Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2025-12-24T23:14:54.256Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2025-12-24T23:14:54.257Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2025-12-24T23:14:54.257Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2025-12-24T23:14:54.257Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2025-12-24T23:14:54.257Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2025-12-24T23:14:54.257Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:14:54.257Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:14:54.257Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:14:54.257Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:14:54.257Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2025-12-24T23:14:54.257Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2025-12-24T23:14:54.257Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2025-12-24T23:14:54.257Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2025-12-24T23:14:54.257Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2025-12-24T23:14:54.257Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2025-12-24T23:14:54.257Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2025-12-24T23:14:54.257Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:14:54.257Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:14:54.257Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:14:54.257Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:14:54.257Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2025-12-24T23:14:54.257Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2025-12-24T23:14:54.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:14:54.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:14:54.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2025-12-24T23:14:54.257Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2025-12-24T23:14:54.257Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2025-12-24T23:14:54.257Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2025-12-24T23:14:54.257Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2025-12-24T23:14:54.257Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2025-12-24T23:14:54.257Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2025-12-24T23:14:54.257Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:14:54.257Z]
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:08,460 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2025-12-24T23:14:54.257Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 499ms. Tests completed at 23:13:08 due to changes to GreetingLambda.class.
[2025-12-24T23:14:54.257Z] Starting test run, 1 tests to run.
[2025-12-24T23:14:54.257Z] Running 1/1. Running: #JUnit Jupiter
[2025-12-24T23:14:54.257Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:09,796 INFO [io.qua.ama.lam.run.MockEventServer] (build-3) Mock Lambda Event Server Started
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,019 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,020 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.329s.
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,021 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,021 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2025-12-24T23:14:54.257Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,041 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 634ffb89-1c30-44a0-b9f9-6c752af7652a into the queue
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,042 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 634ffb89-1c30-44a0-b9f9-6c752af7652a, added to pending request map
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,045 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 634ffb89-1c30-44a0-b9f9-6c752af7652a
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,049 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.000s
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,049 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,050 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,050 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,052 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,052 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,052 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-eventloop-thread-0) Unhandled exception: java.lang.NullPointerException: Cannot invoke "io.vertx.ext.web.RoutingContext.request()" because "request" is null
[2025-12-24T23:14:54.257Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2025-12-24T23:14:54.257Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2025-12-24T23:14:54.257Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2025-12-24T23:14:54.257Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2025-12-24T23:14:54.257Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T23:14:54.257Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2025-12-24T23:14:54.257Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-12-24T23:14:54.257Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-12-24T23:14:54.257Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:14:54.257Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:14:54.257Z]
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,072 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2025-12-24T23:14:54.257Z] All 1 test is passing (0 skipped), 1 test was run in 412ms. Tests completed at 23:13:10 due to changes to LambdaHandlerET.class.
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,114 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2025-12-24T23:14:54.257Z] 2025-12-24 23:13:10,115 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2025-12-24T23:14:54.257Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.081 s - in io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2025-12-24T23:14:54.257Z] [INFO]
[2025-12-24T23:14:54.257Z] [INFO] Results:
[2025-12-24T23:14:54.257Z] [INFO]
[2025-12-24T23:14:54.257Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:14:54.257Z] [INFO]
[2025-12-24T23:14:54.257Z] [INFO]
[2025-12-24T23:14:54.257Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:54.257Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2025-12-24T23:14:54.934Z] [INFO]
[2025-12-24T23:14:54.934Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:54.934Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:54.934Z] [INFO]
[2025-12-24T23:14:54.934Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-deployment ---
[2025-12-24T23:14:54.934Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2025-12-24T23:14:54.934Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final.pom
[2025-12-24T23:14:54.934Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:14:54.934Z] [INFO]
[2025-12-24T23:14:54.934Z] [INFO] -------------< io.quarkus:quarkus-amazon-lambda-archetype >-------------
[2025-12-24T23:14:54.934Z] [INFO] Building Quarkus - Amazon Lambda - Archetype 2.7.5.Final [631/964]
[2025-12-24T23:14:54.934Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2025-12-24T23:14:54.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
[2025-12-24T23:14:55.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
[2025-12-24T23:14:55.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom (10 kB at 162 kB/s)
[2025-12-24T23:14:55.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
[2025-12-24T23:14:55.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
[2025-12-24T23:14:55.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar (96 kB at 1.1 MB/s)
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:55.622Z] [INFO]
[2025-12-24T23:14:55.622Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:56.314Z] [INFO]
[2025-12-24T23:14:56.314Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:56.314Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:14:56.314Z] [INFO]
[2025-12-24T23:14:56.314Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:56.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:56.314Z] [INFO] Copying 1 resource
[2025-12-24T23:14:56.314Z] [INFO] Copying 15 resources
[2025-12-24T23:14:56.314Z] [INFO] Copying 1 resource
[2025-12-24T23:14:56.314Z] [INFO]
[2025-12-24T23:14:56.314Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:56.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:14:56.314Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/maven-archetype/src/test/resources
[2025-12-24T23:14:56.314Z] [INFO]
[2025-12-24T23:14:56.314Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:14:56.314Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
[2025-12-24T23:14:56.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
[2025-12-24T23:14:56.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom (2.0 kB at 11 kB/s)
[2025-12-24T23:14:56.314Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
[2025-12-24T23:14:56.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom (2.8 kB at 29 kB/s)
[2025-12-24T23:14:56.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom (2.0 kB at 24 kB/s)
[2025-12-24T23:14:56.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom (19 kB at 210 kB/s)
[2025-12-24T23:14:56.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2025-12-24T23:14:56.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (1.3 kB at 25 kB/s)
[2025-12-24T23:14:56.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 14 kB/s)
[2025-12-24T23:14:57.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 74 kB/s)
[2025-12-24T23:14:57.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 365 kB/s)
[2025-12-24T23:14:57.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2025-12-24T23:14:57.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 111 kB/s)
[2025-12-24T23:14:57.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 25 kB/s)
[2025-12-24T23:14:58.350Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 115 kB/s)
[2025-12-24T23:14:58.350Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 136 kB/s)
[2025-12-24T23:14:58.350Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[2025-12-24T23:14:58.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 86 kB/s)
[2025-12-24T23:14:58.350Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 34 kB/s)
[2025-12-24T23:14:59.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 386 kB/s)
[2025-12-24T23:14:59.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (32 kB at 663 kB/s)
[2025-12-24T23:14:59.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.pom
[2025-12-24T23:14:59.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 4.5 kB/s)
[2025-12-24T23:14:59.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.2/asm-parent-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (4.4 kB at 87 kB/s)
[2025-12-24T23:14:59.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 7.7 kB/s)
[2025-12-24T23:14:59.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 7.8 kB/s)
[2025-12-24T23:14:59.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.pom
[2025-12-24T23:14:59.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 7.7 kB/s)
[2025-12-24T23:15:00.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 8.7 kB/s)
[2025-12-24T23:15:00.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 14 kB/s)
[2025-12-24T23:15:00.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[2025-12-24T23:15:00.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 22 kB/s)
[2025-12-24T23:15:00.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2025-12-24T23:15:01.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2025-12-24T23:15:01.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 48 kB/s)
[2025-12-24T23:15:01.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
[2025-12-24T23:15:01.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
[2025-12-24T23:15:01.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (3.8 kB at 63 kB/s)
[2025-12-24T23:15:01.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-12-24T23:15:01.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-12-24T23:15:01.060Z] [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 121 kB/s)
[2025-12-24T23:15:01.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-12-24T23:15:01.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-12-24T23:15:01.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 549 kB/s)
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2025-12-24T23:15:01.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2025-12-24T23:15:01.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 169 kB/s)
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2025-12-24T23:15:01.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2025-12-24T23:15:01.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 79 kB/s)
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2025-12-24T23:15:01.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 57 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (27 kB at 306 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar (19 kB at 186 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar (24 kB at 229 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar (331 kB at 3.0 MB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 995 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar (53 kB at 321 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 643 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 kB at 156 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 kB at 197 kB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
[2025-12-24T23:15:02.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 1.3 MB/s)
[2025-12-24T23:15:02.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (37 kB at 151 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 kB at 69 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar (5.5 MB at 21 MB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 kB at 81 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 40 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 101 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 184 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 391 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (21 kB at 65 kB/s)
[2025-12-24T23:15:03.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 4.0 MB/s)
[2025-12-24T23:15:03.173Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final
[2025-12-24T23:15:03.173Z] [INFO]
[2025-12-24T23:15:03.173Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:15:03.850Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:03.850Z] [INFO]
[2025-12-24T23:15:03.850Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:15:03.850Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2025-12-24T23:15:03.850Z] [INFO]
[2025-12-24T23:15:03.850Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:15:03.850Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final.jar
[2025-12-24T23:15:03.850Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final.pom
[2025-12-24T23:15:03.851Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-archetype ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-xray-parent >------------
[2025-12-24T23:15:03.851Z] [INFO] Building Quarkus - Amazon Lambda X-Ray 2.7.5.Final [632/964]
[2025-12-24T23:15:03.851Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-parent ---
[2025-12-24T23:15:03.851Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-parent/2.7.5.Final/quarkus-amazon-lambda-xray-parent-2.7.5.Final.pom
[2025-12-24T23:15:03.851Z] [INFO]
[2025-12-24T23:15:03.851Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-xray >----------------
[2025-12-24T23:15:03.851Z] [INFO] Building Quarkus - Amazon Lambda Xray - Runtime 2.7.5.Final [633/964]
[2025-12-24T23:15:03.851Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:03.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.pom
[2025-12-24T23:15:04.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.pom (2.2 kB at 13 kB/s)
[2025-12-24T23:15:04.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.pom
[2025-12-24T23:15:04.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.pom (1.8 kB at 9.8 kB/s)
[2025-12-24T23:15:04.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.pom
[2025-12-24T23:15:04.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.pom (3.5 kB at 37 kB/s)
[2025-12-24T23:15:04.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.903/aws-java-sdk-pom-1.11.903.pom
[2025-12-24T23:15:04.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.903/aws-java-sdk-pom-1.11.903.pom (20 kB at 330 kB/s)
[2025-12-24T23:15:04.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.pom
[2025-12-24T23:15:04.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.pom (4.3 kB at 41 kB/s)
[2025-12-24T23:15:04.528Z] [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-12-24T23:15:04.528Z] [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 138 kB/s)
[2025-12-24T23:15:04.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom (3.4 kB at 28 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom (6.4 kB at 64 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom (2.1 kB at 26 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.15.20/aws-sdk-java-pom-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.15.20/aws-sdk-java-pom-2.15.20.pom (57 kB at 996 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom (16 kB at 182 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom (1.7 kB at 24 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom (5.2 kB at 79 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom
[2025-12-24T23:15:05.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom (3.6 kB at 58 kB/s)
[2025-12-24T23:15:05.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom
[2025-12-24T23:15:05.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom (11 kB at 136 kB/s)
[2025-12-24T23:15:05.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.pom
[2025-12-24T23:15:05.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.pom (3.4 kB at 42 kB/s)
[2025-12-24T23:15:05.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom
[2025-12-24T23:15:05.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom (2.9 kB at 26 kB/s)
[2025-12-24T23:15:05.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom
[2025-12-24T23:15:05.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom (2.7 kB at 44 kB/s)
[2025-12-24T23:15:05.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom
[2025-12-24T23:15:05.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom (5.6 kB at 51 kB/s)
[2025-12-24T23:15:05.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2025-12-24T23:15:05.883Z] [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 93 kB/s)
[2025-12-24T23:15:05.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.pom
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.pom (1.6 kB at 4.9 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.jar
[2025-12-24T23:15:06.560Z] [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-12-24T23:15:06.560Z] [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 7.3 MB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.jar (1.0 MB at 11 MB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.jar (610 kB at 4.1 MB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar (28 kB at 170 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar (91 kB at 462 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.jar (224 kB at 1.0 MB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar (7.5 kB at 31 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.jar (12 kB at 43 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar (434 kB at 1.5 MB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar (134 kB at 447 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar (26 kB at 84 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar (573 kB at 1.7 MB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.jar
[2025-12-24T23:15:06.560Z] [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 81 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar (109 kB at 276 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar (19 kB at 46 kB/s)
[2025-12-24T23:15:06.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.jar (62 kB at 134 kB/s)
[2025-12-24T23:15:07.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.jar (6.3 kB at 8.2 kB/s)
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:07.238Z] [INFO] Copying 1 resource
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] No sources to compile
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:07.238Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/runtime/src/test/resources
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] No sources to compile
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] No tests to run.
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray ---
[2025-12-24T23:15:07.238Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2025-12-24T23:15:07.238Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final.pom
[2025-12-24T23:15:07.238Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-xray-deployment >----------
[2025-12-24T23:15:07.238Z] [INFO] Building Quarkus - Amazon Lambda X-Ray - Deployment 2.7.5.Final [634/964]
[2025-12-24T23:15:07.238Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.238Z] [INFO]
[2025-12-24T23:15:07.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:07.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/main/resources
[2025-12-24T23:15:07.916Z] [INFO]
[2025-12-24T23:15:07.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:07.916Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:07.916Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-xray/deployment/target/classes
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:08.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:08.594Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/test/resources
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:08.594Z] [INFO] No sources to compile
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:08.594Z] [INFO] No tests to run.
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:08.594Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:08.594Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-deployment ---
[2025-12-24T23:15:08.594Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2025-12-24T23:15:08.594Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.pom
[2025-12-24T23:15:08.594Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-http-parent >------------
[2025-12-24T23:15:08.594Z] [INFO] Building Quarkus - Amazon Lambda HTTP 2.7.5.Final [635/964]
[2025-12-24T23:15:08.594Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-parent ---
[2025-12-24T23:15:08.594Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.5.Final/quarkus-amazon-lambda-http-parent-2.7.5.Final.pom
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-http >----------------
[2025-12-24T23:15:08.594Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Runtime 2.7.5.Final [636/964]
[2025-12-24T23:15:08.594Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO] Processed 12 files in 54ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO] Processed 12 files in 00:00.043 (Already Sorted: 12, Needed Sorting: 0)
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:08.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:08.594Z] [INFO] Copying 1 resource
[2025-12-24T23:15:08.594Z] [INFO]
[2025-12-24T23:15:08.594Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:09.270Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2025-12-24T23:15:09.270Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar (7.6 kB at 42 kB/s)
[2025-12-24T23:15:09.270Z] [INFO]
[2025-12-24T23:15:09.270Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:09.270Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:09.270Z] [INFO] Compiling 11 source files to /quarkus/extensions/amazon-lambda-http/runtime/target/classes
[2025-12-24T23:15:09.947Z] [WARNING] /quarkus/extensions/amazon-lambda-http/runtime/src/main/java/io/quarkus/amazon/lambda/http/model/MultiValuedTreeMap.java:[119,28] Possible heap pollution from parameterized vararg type Value
[2025-12-24T23:15:09.947Z] [INFO]
[2025-12-24T23:15:09.947Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:09.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:09.947Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/runtime/src/test/resources
[2025-12-24T23:15:09.947Z] [INFO]
[2025-12-24T23:15:09.947Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:09.947Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:09.947Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/runtime/target/test-classes
[2025-12-24T23:15:11.348Z] [INFO]
[2025-12-24T23:15:11.349Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:11.349Z] [INFO]
[2025-12-24T23:15:11.349Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:11.349Z] [INFO] T E S T S
[2025-12-24T23:15:11.349Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:11.349Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:15:12.025Z] [INFO] Running io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2025-12-24T23:15:12.025Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-12-24T23:15:13.431Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] Results:
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:13.431Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:13.431Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http ---
[2025-12-24T23:15:13.431Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2025-12-24T23:15:13.431Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final.pom
[2025-12-24T23:15:13.431Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-http-event-server >---------
[2025-12-24T23:15:13.431Z] [INFO] Building Quarkus - Amazon Lambda HTTP Event Server 2.7.5.Final [637/964]
[2025-12-24T23:15:13.431Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:13.431Z] [INFO]
[2025-12-24T23:15:13.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO] Processed 2 files in 29ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:14.107Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/resources
[2025-12-24T23:15:14.107Z] [INFO]
[2025-12-24T23:15:14.107Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.107Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:14.107Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/classes
[2025-12-24T23:15:14.783Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/java/io/quarkus/amazon/lambda/runtime/MockHttpEventServer.java:[32,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T23:15:14.783Z] [INFO]
[2025-12-24T23:15:14.783Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:14.783Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/resources
[2025-12-24T23:15:14.783Z] [INFO]
[2025-12-24T23:15:14.783Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:14.783Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:14.783Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/test-classes
[2025-12-24T23:15:15.458Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[38,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T23:15:15.459Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,23] unchecked method invocation: method setHeaders in class com.amazonaws.services.lambda.runtime.events.APIGatewayV2HTTPResponse is applied to given types
[2025-12-24T23:15:15.459Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T23:15:15.459Z] found: java.util.HashMap
[2025-12-24T23:15:15.459Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,24] unchecked conversion
[2025-12-24T23:15:15.459Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T23:15:15.459Z] found: java.util.HashMap
[2025-12-24T23:15:15.459Z] [INFO]
[2025-12-24T23:15:15.459Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:15.459Z] [INFO]
[2025-12-24T23:15:15.459Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:15.459Z] [INFO] T E S T S
[2025-12-24T23:15:15.459Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:15.459Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:15:16.141Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2025-12-24T23:15:17.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] Results:
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:17.544Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:17.544Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-event-server ---
[2025-12-24T23:15:17.544Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2025-12-24T23:15:17.544Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.pom
[2025-12-24T23:15:17.544Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-deployment >----------
[2025-12-24T23:15:17.544Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Deployment 2.7.5.Final [638/964]
[2025-12-24T23:15:17.544Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:17.544Z] [INFO]
[2025-12-24T23:15:17.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:18.220Z] [INFO] Copying 2 resources
[2025-12-24T23:15:18.220Z] [INFO]
[2025-12-24T23:15:18.220Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.220Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:18.220Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-http/deployment/target/classes
[2025-12-24T23:15:18.899Z] [INFO]
[2025-12-24T23:15:18.899Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:18.899Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/deployment/src/test/resources
[2025-12-24T23:15:18.899Z] [INFO]
[2025-12-24T23:15:18.899Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.899Z] [INFO] No sources to compile
[2025-12-24T23:15:18.899Z] [INFO]
[2025-12-24T23:15:18.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.899Z] [INFO] No tests to run.
[2025-12-24T23:15:18.899Z] [INFO]
[2025-12-24T23:15:18.899Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:18.899Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2025-12-24T23:15:19.577Z] [INFO]
[2025-12-24T23:15:19.577Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:19.577Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-deployment ---
[2025-12-24T23:15:20.981Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2025-12-24T23:15:20.981Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final.pom
[2025-12-24T23:15:20.981Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-archetype >-----------
[2025-12-24T23:15:20.981Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Archetype 2.7.5.Final [639/964]
[2025-12-24T23:15:20.981Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:20.981Z] [INFO] Copying 1 resource
[2025-12-24T23:15:20.981Z] [INFO] Copying 7 resources
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:20.981Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/maven-archetype/src/test/resources
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2025-12-24T23:15:20.981Z] [INFO]
[2025-12-24T23:15:20.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.981Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final.jar
[2025-12-24T23:15:20.981Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final.pom
[2025-12-24T23:15:20.982Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-http-archetype ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-rest-parent >------------
[2025-12-24T23:15:20.982Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API 2.7.5.Final [640/964]
[2025-12-24T23:15:20.982Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-parent ---
[2025-12-24T23:15:20.982Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-parent/2.7.5.Final/quarkus-amazon-lambda-rest-parent-2.7.5.Final.pom
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-rest >----------------
[2025-12-24T23:15:20.982Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API- Runtime 2.7.5.Final [641/964]
[2025-12-24T23:15:20.982Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO] Processed 19 files in 68ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO] Processed 19 files in 00:00.046 (Already Sorted: 19, Needed Sorting: 0)
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:20.982Z] [INFO] Copying 1 resource
[2025-12-24T23:15:20.982Z] [INFO]
[2025-12-24T23:15:20.982Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:20.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2025-12-24T23:15:21.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar (7.9 kB at 25 kB/s)
[2025-12-24T23:15:21.659Z] [INFO]
[2025-12-24T23:15:21.659Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:21.659Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:21.659Z] [INFO] Compiling 19 source files to /quarkus/extensions/amazon-lambda-rest/runtime/target/classes
[2025-12-24T23:15:22.336Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/runtime/src/main/java/io/quarkus/amazon/lambda/http/model/MultiValuedTreeMap.java:[119,28] Possible heap pollution from parameterized vararg type Value
[2025-12-24T23:15:22.336Z] [INFO]
[2025-12-24T23:15:22.336Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:22.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:22.337Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/runtime/src/test/resources
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:22.337Z] [INFO] No sources to compile
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:22.337Z] [INFO] No tests to run.
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:22.337Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:22.337Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest ---
[2025-12-24T23:15:22.337Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2025-12-24T23:15:22.337Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final.pom
[2025-12-24T23:15:22.337Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-rest-event-server >---------
[2025-12-24T23:15:22.337Z] [INFO] Building Quarkus - Amazon Lambda REST Event Server 2.7.5.Final [642/964]
[2025-12-24T23:15:22.337Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:22.337Z] [INFO]
[2025-12-24T23:15:22.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:23.013Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/resources
[2025-12-24T23:15:23.013Z] [INFO]
[2025-12-24T23:15:23.013Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.013Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:23.013Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/classes
[2025-12-24T23:15:23.695Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/java/io/quarkus/amazon/lambda/runtime/MockRestEventServer.java:[37,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T23:15:23.695Z] [INFO]
[2025-12-24T23:15:23.695Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:23.695Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/resources
[2025-12-24T23:15:23.695Z] [INFO]
[2025-12-24T23:15:23.695Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:23.695Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:23.695Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/test-classes
[2025-12-24T23:15:24.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[39,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T23:15:24.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,23] unchecked method invocation: method setHeaders in class io.quarkus.amazon.lambda.http.model.AwsProxyResponse is applied to given types
[2025-12-24T23:15:24.373Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T23:15:24.373Z] found: java.util.HashMap
[2025-12-24T23:15:24.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,24] unchecked conversion
[2025-12-24T23:15:24.373Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T23:15:24.373Z] found: java.util.HashMap
[2025-12-24T23:15:24.373Z] [INFO]
[2025-12-24T23:15:24.373Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:24.373Z] [INFO]
[2025-12-24T23:15:24.373Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:24.373Z] [INFO] T E S T S
[2025-12-24T23:15:24.373Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:24.373Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:15:25.048Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2025-12-24T23:15:26.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] Results:
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:26.454Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:26.454Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-event-server ---
[2025-12-24T23:15:26.454Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2025-12-24T23:15:26.454Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.pom
[2025-12-24T23:15:26.454Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-deployment >----------
[2025-12-24T23:15:26.454Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Deployment 2.7.5.Final [643/964]
[2025-12-24T23:15:26.454Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:26.454Z] [INFO]
[2025-12-24T23:15:26.454Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.150Z] [INFO]
[2025-12-24T23:15:27.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.150Z] [INFO]
[2025-12-24T23:15:27.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.150Z] [INFO]
[2025-12-24T23:15:27.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.150Z] [INFO]
[2025-12-24T23:15:27.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.150Z] [INFO]
[2025-12-24T23:15:27.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.150Z] [INFO]
[2025-12-24T23:15:27.151Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.151Z] [INFO]
[2025-12-24T23:15:27.151Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.151Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:15:27.151Z] [INFO]
[2025-12-24T23:15:27.151Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.151Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:15:27.151Z] [INFO]
[2025-12-24T23:15:27.151Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:27.151Z] [INFO] Copying 2 resources
[2025-12-24T23:15:27.151Z] [INFO]
[2025-12-24T23:15:27.151Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:27.151Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:27.151Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-rest/deployment/target/classes
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:28.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:28.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/deployment/src/test/resources
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:28.252Z] [INFO] No sources to compile
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:28.252Z] [INFO] No tests to run.
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:28.252Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:28.252Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-deployment ---
[2025-12-24T23:15:28.252Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2025-12-24T23:15:28.252Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.pom
[2025-12-24T23:15:28.252Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-archetype >-----------
[2025-12-24T23:15:28.252Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Archetype 2.7.5.Final [644/964]
[2025-12-24T23:15:28.252Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:28.252Z] [INFO] Copying 1 resource
[2025-12-24T23:15:28.252Z] [INFO] Copying 7 resources
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:28.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/maven-archetype/src/test/resources
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.jar
[2025-12-24T23:15:28.252Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.pom
[2025-12-24T23:15:28.252Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-rest-archetype ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] -----------< io.quarkus:quarkus-azure-functions-http-parent >-----------
[2025-12-24T23:15:28.252Z] [INFO] Building Quarkus - HTTP Azure Functions 2.7.5.Final [645/964]
[2025-12-24T23:15:28.252Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.252Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-parent ---
[2025-12-24T23:15:28.253Z] [INFO] Installing /quarkus/extensions/azure-functions-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-parent/2.7.5.Final/quarkus-azure-functions-http-parent-2.7.5.Final.pom
[2025-12-24T23:15:28.253Z] [INFO]
[2025-12-24T23:15:28.253Z] [INFO] --------------< io.quarkus:quarkus-azure-functions-http >---------------
[2025-12-24T23:15:28.253Z] [INFO] Building Quarkus - HTTP Azure Functions - Runtime 2.7.5.Final [646/964]
[2025-12-24T23:15:28.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:28.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.pom
[2025-12-24T23:15:28.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.pom (4.1 kB at 35 kB/s)
[2025-12-24T23:15:28.932Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-8-parent/8.0.1/java-8-parent-8.0.1.pom
[2025-12-24T23:15:28.932Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-8-parent/8.0.1/java-8-parent-8.0.1.pom (17 kB at 302 kB/s)
[2025-12-24T23:15:28.932Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-parent-bom/1.0.1/java-parent-bom-1.0.1.pom
[2025-12-24T23:15:28.932Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-parent-bom/1.0.1/java-parent-bom-1.0.1.pom (4.6 kB at 84 kB/s)
[2025-12-24T23:15:28.932Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.jar
[2025-12-24T23:15:28.932Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.jar (44 kB at 454 kB/s)
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO] Processed 3 files in 31ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO] Processed 3 files in 00:00.022 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:28.932Z] [INFO] Copying 1 resource
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO]
[2025-12-24T23:15:28.932Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:28.932Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:28.932Z] [INFO] Compiling 2 source files to /quarkus/extensions/azure-functions-http/runtime/target/classes
[2025-12-24T23:15:29.609Z] [WARNING] /quarkus/extensions/azure-functions-http/runtime/src/main/java/io/quarkus/azure/functions/resteasy/runtime/BaseFunction.java:[56,57] newInstance() in java.lang.Class has been deprecated
[2025-12-24T23:15:29.609Z] [INFO]
[2025-12-24T23:15:29.609Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:29.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:29.609Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/runtime/src/test/resources
[2025-12-24T23:15:29.609Z] [INFO]
[2025-12-24T23:15:29.609Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:29.609Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:29.609Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/runtime/target/test-classes
[2025-12-24T23:15:31.014Z] [INFO]
[2025-12-24T23:15:31.014Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:31.014Z] [INFO]
[2025-12-24T23:15:31.014Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:31.014Z] [INFO] T E S T S
[2025-12-24T23:15:31.014Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:31.014Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:15:31.014Z] [INFO] Running io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2025-12-24T23:15:31.691Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-12-24T23:15:32.369Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] Results:
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:33.048Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:33.048Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http ---
[2025-12-24T23:15:33.048Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final.jar
[2025-12-24T23:15:33.048Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final.pom
[2025-12-24T23:15:33.048Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-deployment >---------
[2025-12-24T23:15:33.048Z] [INFO] Building Quarkus - HTTP Azure Functions - Deployment 2.7.5.Final [647/964]
[2025-12-24T23:15:33.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:33.048Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/main/resources
[2025-12-24T23:15:33.048Z] [INFO]
[2025-12-24T23:15:33.048Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:33.048Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:33.048Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/deployment/target/classes
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:34.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:34.455Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/test/resources
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:34.455Z] [INFO] No sources to compile
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:34.455Z] [INFO] No tests to run.
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:34.455Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:34.455Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-deployment ---
[2025-12-24T23:15:34.455Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2025-12-24T23:15:34.455Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final.pom
[2025-12-24T23:15:34.455Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-archetype >----------
[2025-12-24T23:15:34.455Z] [INFO] Building Quarkus - HTTP Azure Functions - Archetype 2.7.5.Final [648/964]
[2025-12-24T23:15:34.455Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2025-12-24T23:15:34.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom
[2025-12-24T23:15:34.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom
[2025-12-24T23:15:34.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom (11 kB at 196 kB/s)
[2025-12-24T23:15:34.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom
[2025-12-24T23:15:34.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom
[2025-12-24T23:15:34.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom (12 kB at 231 kB/s)
[2025-12-24T23:15:34.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar
[2025-12-24T23:15:34.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar
[2025-12-24T23:15:34.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar (97 kB at 1.4 MB/s)
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:34.455Z] [INFO] Copying 11 resources
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:34.455Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/maven-archetype/src/test/resources
[2025-12-24T23:15:34.455Z] [INFO]
[2025-12-24T23:15:34.455Z] [INFO] --- maven-archetype-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:34.455Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom
[2025-12-24T23:15:35.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom
[2025-12-24T23:15:35.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom (2.0 kB at 35 kB/s)
[2025-12-24T23:15:35.133Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom
[2025-12-24T23:15:35.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom
[2025-12-24T23:15:35.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom (2.8 kB at 57 kB/s)
[2025-12-24T23:15:35.133Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom
[2025-12-24T23:15:35.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom
[2025-12-24T23:15:35.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom (2.0 kB at 38 kB/s)
[2025-12-24T23:15:35.133Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom (18 kB at 325 kB/s)
[2025-12-24T23:15:35.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom (19 kB at 345 kB/s)
[2025-12-24T23:15:35.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom (6.3 kB at 121 kB/s)
[2025-12-24T23:15:35.811Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom
[2025-12-24T23:15:35.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom (1.9 kB at 35 kB/s)
[2025-12-24T23:15:35.812Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2025-12-24T23:15:36.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2025-12-24T23:15:36.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom (21 kB at 432 kB/s)
[2025-12-24T23:15:36.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar
[2025-12-24T23:15:36.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar
[2025-12-24T23:15:36.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar
[2025-12-24T23:15:36.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar (24 kB at 480 kB/s)
[2025-12-24T23:15:36.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar
[2025-12-24T23:15:36.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar (19 kB at 263 kB/s)
[2025-12-24T23:15:36.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar (185 kB at 2.1 MB/s)
[2025-12-24T23:15:36.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar (1.3 MB at 15 MB/s)
[2025-12-24T23:15:36.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar (56 kB at 601 kB/s)
[2025-12-24T23:15:36.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar (4.7 MB at 30 MB/s)
[2025-12-24T23:15:36.490Z] [INFO] Building archetype jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:37.169Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-archetype-plugin:3.1.2:integration-test (default-integration-test) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:37.169Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:37.169Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final.jar
[2025-12-24T23:15:37.169Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final.pom
[2025-12-24T23:15:37.169Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-archetype-plugin:3.1.2:update-local-catalog (default-update-local-catalog) @ quarkus-azure-functions-http-archetype ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] ------------------< io.quarkus:quarkus-funqy-parent >-------------------
[2025-12-24T23:15:37.169Z] [INFO] Building Quarkus - Funqy 2.7.5.Final [649/964]
[2025-12-24T23:15:37.169Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.169Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.169Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.170Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-parent ---
[2025-12-24T23:15:37.170Z] [INFO] Installing /quarkus/extensions/funqy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-parent/2.7.5.Final/quarkus-funqy-parent-2.7.5.Final.pom
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] -----------< io.quarkus:quarkus-funqy-server-common-parent >------------
[2025-12-24T23:15:37.170Z] [INFO] Building Quarkus - Funqy Server Common Parent 2.7.5.Final [650/964]
[2025-12-24T23:15:37.170Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-parent ---
[2025-12-24T23:15:37.170Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-parent/2.7.5.Final/quarkus-funqy-server-common-parent-2.7.5.Final.pom
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] ---------------< io.quarkus:quarkus-funqy-server-common >---------------
[2025-12-24T23:15:37.170Z] [INFO] Building Quarkus - Funqy Server Common - Runtime 2.7.5.Final [651/964]
[2025-12-24T23:15:37.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO] Processed 31 files in 75ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO] Processed 31 files in 00:00.077 (Already Sorted: 31, Needed Sorting: 0)
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:37.170Z] [INFO] Copying 1 resource
[2025-12-24T23:15:37.170Z] [INFO]
[2025-12-24T23:15:37.170Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.855Z] [INFO]
[2025-12-24T23:15:37.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:37.855Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:37.855Z] [INFO] Compiling 26 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/classes
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseObjectReader.java:[71,77] unchecked cast
[2025-12-24T23:15:38.533Z] required: java.util.Map<java.lang.String,java.util.List<java.lang.Object>>
[2025-12-24T23:15:38.533Z] found: java.lang.Object
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseCollectionReader.java:[58,34] unchecked call to add(E) as a member of the raw type java.util.Collection
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseCollectionReader.java:[66,38] unchecked call to add(E) as a member of the raw type java.util.Collection
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[92,37] unchecked cast
[2025-12-24T23:15:38.533Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2025-12-24T23:15:38.533Z] found: io.quarkus.funqy.runtime.query.QueryMapReader
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[96,37] unchecked cast
[2025-12-24T23:15:38.533Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2025-12-24T23:15:38.533Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[99,33] unchecked cast
[2025-12-24T23:15:38.533Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2025-12-24T23:15:38.533Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,47] unchecked method invocation: method readerFor in class io.quarkus.funqy.runtime.query.QueryObjectMapper is applied to given types
[2025-12-24T23:15:38.533Z] required: java.lang.Class<T>,java.lang.reflect.Type
[2025-12-24T23:15:38.533Z] found: java.lang.Class,java.lang.reflect.Type
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,48] unchecked conversion
[2025-12-24T23:15:38.533Z] required: java.lang.Class<T>
[2025-12-24T23:15:38.533Z] found: java.lang.Class
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectReader.java:[22,23] newInstance() in java.lang.Class has been deprecated
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/RequestContextImpl.java:[32,35] unchecked cast
[2025-12-24T23:15:38.533Z] required: T
[2025-12-24T23:15:38.533Z] found: java.lang.Object
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionInvoker.java:[43,23] unchecked call to FunctionConstructor(java.lang.Class<T>) as a member of the raw type io.quarkus.funqy.runtime.FunctionConstructor
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked method invocation: method instanceFactory in interface io.quarkus.arc.runtime.BeanContainer is applied to given types
[2025-12-24T23:15:38.533Z] required: java.lang.Class<T>,java.lang.annotation.Annotation[]
[2025-12-24T23:15:38.533Z] found: java.lang.Class
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,49] unchecked conversion
[2025-12-24T23:15:38.533Z] required: java.lang.Class<T>
[2025-12-24T23:15:38.533Z] found: java.lang.Class
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked conversion
[2025-12-24T23:15:38.533Z] required: io.quarkus.arc.runtime.BeanContainer.Factory<T>
[2025-12-24T23:15:38.533Z] found: io.quarkus.arc.runtime.BeanContainer.Factory
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,48] unchecked method invocation: method getContextData in interface io.quarkus.funqy.runtime.RequestContext is applied to given types
[2025-12-24T23:15:38.533Z] required: java.lang.Class<T>
[2025-12-24T23:15:38.533Z] found: java.lang.Class
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,49] unchecked conversion
[2025-12-24T23:15:38.533Z] required: java.lang.Class<T>
[2025-12-24T23:15:38.533Z] found: java.lang.Class
[2025-12-24T23:15:38.533Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryMapReader.java:[54,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2025-12-24T23:15:38.533Z] [INFO]
[2025-12-24T23:15:38.533Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:38.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:38.533Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/resources
[2025-12-24T23:15:38.533Z] [INFO]
[2025-12-24T23:15:38.533Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:38.533Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:38.533Z] [INFO] Compiling 5 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/test-classes
[2025-12-24T23:15:39.211Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2025-12-24T23:15:39.211Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked cast
[2025-12-24T23:15:39.211Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-12-24T23:15:39.211Z] found: java.lang.Object
[2025-12-24T23:15:39.211Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[177,16] unchecked conversion
[2025-12-24T23:15:39.211Z] required: java.util.Map.Entry<java.lang.String,java.lang.String>
[2025-12-24T23:15:39.211Z] found: <anonymous java.util.Map.Entry>
[2025-12-24T23:15:39.211Z] [INFO]
[2025-12-24T23:15:39.211Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:39.886Z] [INFO]
[2025-12-24T23:15:39.886Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:39.886Z] [INFO] T E S T S
[2025-12-24T23:15:39.886Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:39.886Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:15:39.886Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2025-12-24T23:15:40.564Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.funqy.test.QueryReaderTest
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] Results:
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:40.564Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:40.564Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common ---
[2025-12-24T23:15:40.564Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final.jar
[2025-12-24T23:15:40.564Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final.pom
[2025-12-24T23:15:40.564Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] ---------< io.quarkus:quarkus-funqy-server-common-deployment >----------
[2025-12-24T23:15:40.564Z] [INFO] Building Quarkus - Funqy Server Common - Deployment 2.7.5.Final [652/964]
[2025-12-24T23:15:40.564Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO] Processed 4 files in 00:00.015 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:40.564Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/resources
[2025-12-24T23:15:40.564Z] [INFO]
[2025-12-24T23:15:40.564Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:40.564Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:40.564Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-server-common/deployment/target/classes
[2025-12-24T23:15:41.969Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/java/io/quarkus/funqy/deployment/FunctionScannerBuildStep.java:[162,42] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:15:41.969Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/java/io/quarkus/funqy/deployment/FunctionScannerBuildStep.java:[164,42] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:15:41.969Z] [INFO]
[2025-12-24T23:15:41.969Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:41.969Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:41.969Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/test/resources
[2025-12-24T23:15:41.969Z] [INFO]
[2025-12-24T23:15:41.969Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:41.969Z] [INFO] No sources to compile
[2025-12-24T23:15:41.969Z] [INFO]
[2025-12-24T23:15:41.969Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:41.969Z] [INFO] No tests to run.
[2025-12-24T23:15:41.969Z] [INFO]
[2025-12-24T23:15:41.969Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:41.969Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2025-12-24T23:15:42.646Z] [INFO]
[2025-12-24T23:15:42.646Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:42.646Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-deployment ---
[2025-12-24T23:15:43.325Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2025-12-24T23:15:43.325Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final.pom
[2025-12-24T23:15:43.325Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] ----------------< io.quarkus:quarkus-funqy-http-parent >----------------
[2025-12-24T23:15:43.325Z] [INFO] Building Quarkus - Funqy HTTP Binding 2.7.5.Final [653/964]
[2025-12-24T23:15:43.325Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-parent ---
[2025-12-24T23:15:43.325Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http-parent/2.7.5.Final/quarkus-funqy-http-parent-2.7.5.Final.pom
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] -------------------< io.quarkus:quarkus-funqy-http >--------------------
[2025-12-24T23:15:43.325Z] [INFO] Building Quarkus - Funqy HTTP - Runtime 2.7.5.Final [654/964]
[2025-12-24T23:15:43.325Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http ---
[2025-12-24T23:15:43.325Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:15:43.325Z] [INFO]
[2025-12-24T23:15:43.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.003Z] [INFO] Processed 4 files in 00:00.011 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:15:44.003Z] [INFO]
[2025-12-24T23:15:44.003Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:44.003Z] [INFO] Copying 1 resource
[2025-12-24T23:15:44.003Z] [INFO]
[2025-12-24T23:15:44.003Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.003Z] [INFO]
[2025-12-24T23:15:44.003Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.003Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:44.003Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-http/runtime/target/classes
[2025-12-24T23:15:44.681Z] [WARNING] /quarkus/extensions/funqy/funqy-http/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/http/FunqyHttpBindingRecorder.java:[38,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T23:15:44.681Z] [WARNING] /quarkus/extensions/funqy/funqy-http/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/http/VertxRequestHandler.java:[89,45] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:44.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/runtime/src/test/resources
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.681Z] [INFO] No sources to compile
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.681Z] [INFO] No tests to run.
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.681Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.681Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http ---
[2025-12-24T23:15:44.681Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final.jar
[2025-12-24T23:15:44.681Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final.pom
[2025-12-24T23:15:44.681Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final-sources.jar
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --------------< io.quarkus:quarkus-funqy-http-deployment >--------------
[2025-12-24T23:15:44.681Z] [INFO] Building Quarkus - Funqy HTTP - Deployment 2.7.5.Final [655/964]
[2025-12-24T23:15:44.681Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:44.681Z] [INFO]
[2025-12-24T23:15:44.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO] Processed 13 files in 48ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO] Processed 13 files in 00:00.038 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:45.358Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/main/resources
[2025-12-24T23:15:45.358Z] [INFO]
[2025-12-24T23:15:45.358Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:45.358Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:45.358Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-http/deployment/target/classes
[2025-12-24T23:15:46.036Z] [INFO]
[2025-12-24T23:15:46.036Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:46.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:15:46.036Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/test/resources
[2025-12-24T23:15:46.036Z] [INFO]
[2025-12-24T23:15:46.036Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:46.036Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:15:46.036Z] [INFO] Compiling 12 source files to /quarkus/extensions/funqy/funqy-http/deployment/target/test-classes
[2025-12-24T23:15:47.440Z] [INFO]
[2025-12-24T23:15:47.440Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:47.440Z] [INFO]
[2025-12-24T23:15:47.440Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:47.440Z] [INFO] T E S T S
[2025-12-24T23:15:47.440Z] [INFO] -------------------------------------------------------
[2025-12-24T23:15:47.440Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:15:48.115Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2025-12-24T23:15:52.141Z] 2025-12-24 23:14:07,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.912s. Listening on: http://localhost:8081
[2025-12-24T23:15:52.141Z] 2025-12-24 23:14:07,864 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:15:52.141Z] 2025-12-24 23:14:07,864 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2025-12-24T23:15:53.547Z] 2025-12-24 23:14:09,461 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-12-24T23:15:53.547Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.572 s - in io.quarkus.funqy.test.RootPathTest
[2025-12-24T23:15:53.547Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2025-12-24T23:15:54.975Z] 2025-12-24 23:14:11,126 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.743s. Listening on: http://localhost:8081
[2025-12-24T23:15:54.975Z] 2025-12-24 23:14:11,126 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:15:54.975Z] 2025-12-24 23:14:11,126 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2025-12-24T23:15:57.165Z] 2025-12-24 23:14:12,878 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T23:15:57.165Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.407 s - in io.quarkus.funqy.test.QueryReaderTest
[2025-12-24T23:15:57.165Z] [INFO] Running io.quarkus.funqy.test.SimpleTest
[2025-12-24T23:15:58.571Z] 2025-12-24 23:14:14,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.686s. Listening on: http://localhost:8081
[2025-12-24T23:15:58.571Z] 2025-12-24 23:14:14,417 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:15:58.571Z] 2025-12-24 23:14:14,417 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2025-12-24T23:15:59.248Z] 2025-12-24 23:14:14,928 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /voidFunThrowError failed, error id: 945a9d32-1921-41d7-8144-4e294195f4c3-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:15:59.248Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$0(VertxRequestHandler.java:98)
[2025-12-24T23:15:59.248Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:15:59.248Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:15:59.248Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:15:59.248Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2025-12-24T23:15:59.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:15:59.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:15:59.248Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:15:59.248Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2025-12-24T23:15:59.248Z] ... 8 more
[2025-12-24T23:15:59.248Z]
[2025-12-24T23:15:59.248Z] 2025-12-24 23:14:14,952 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /voidFunThrowError failed, error id: 945a9d32-1921-41d7-8144-4e294195f4c3-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:15:59.248Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:15:59.248Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$1(VertxRequestHandler.java:116)
[2025-12-24T23:15:59.248Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:15:59.248Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:15:59.248Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:15:59.248Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:15:59.248Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:15:59.248Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2025-12-24T23:15:59.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:15:59.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:15:59.249Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:15:59.249Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:15:59.249Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:15:59.249Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2025-12-24T23:15:59.249Z] ... 8 more
[2025-12-24T23:15:59.249Z]
[2025-12-24T23:15:59.249Z] 2025-12-24 23:14:15,276 INFO [io.quarkus] (main) Quarkus stopped in 0.096s
[2025-12-24T23:15:59.249Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s - in io.quarkus.funqy.test.SimpleTest
[2025-12-24T23:15:59.249Z] [INFO]
[2025-12-24T23:15:59.249Z] [INFO] Results:
[2025-12-24T23:15:59.249Z] [INFO]
[2025-12-24T23:15:59.249Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:15:59.249Z] [INFO]
[2025-12-24T23:15:59.249Z] [INFO]
[2025-12-24T23:15:59.249Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:59.249Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2025-12-24T23:15:59.925Z] [INFO]
[2025-12-24T23:15:59.925Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:15:59.925Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-deployment ---
[2025-12-24T23:16:00.603Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2025-12-24T23:16:00.603Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final.pom
[2025-12-24T23:16:00.603Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] -----------< io.quarkus:quarkus-funqy-amazon-lambda-parent >------------
[2025-12-24T23:16:00.603Z] [INFO] Building Quarkus - Funqy Amazon Lambda Binding 2.7.5.Final [656/964]
[2025-12-24T23:16:00.603Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-parent ---
[2025-12-24T23:16:00.603Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.5.Final/quarkus-funqy-amazon-lambda-parent-2.7.5.Final.pom
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] ---------------< io.quarkus:quarkus-funqy-amazon-lambda >---------------
[2025-12-24T23:16:00.603Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Runtime 2.7.5.Final [657/964]
[2025-12-24T23:16:00.603Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:00.603Z] [INFO]
[2025-12-24T23:16:00.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO] Processed 4 files in 35ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO] Processed 4 files in 00:00.016 (Already Sorted: 4, Needed Sorting: 0)
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:01.280Z] [INFO] Copying 1 resource
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO]
[2025-12-24T23:16:01.280Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.280Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:01.280Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/classes
[2025-12-24T23:16:01.959Z] [WARNING] /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/main/java/io/quarkus/funqy/lambda/FunqyStreamHandler.java:[32,57] newInstance() in java.lang.Class has been deprecated
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:01.959Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/test/resources
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.959Z] [INFO] No sources to compile
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.959Z] [INFO] No tests to run.
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.959Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.959Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda ---
[2025-12-24T23:16:01.959Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2025-12-24T23:16:01.959Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final.pom
[2025-12-24T23:16:01.959Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] ---------< io.quarkus:quarkus-funqy-amazon-lambda-deployment >----------
[2025-12-24T23:16:01.959Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Deployment 2.7.5.Final [658/964]
[2025-12-24T23:16:01.959Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:01.959Z] [INFO]
[2025-12-24T23:16:01.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.635Z] [INFO]
[2025-12-24T23:16:02.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.635Z] [INFO]
[2025-12-24T23:16:02.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.635Z] [INFO]
[2025-12-24T23:16:02.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.635Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO] Processed 2 files in 27ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:16:02.636Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:16:02.636Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:02.636Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/main/resources
[2025-12-24T23:16:02.636Z] [INFO]
[2025-12-24T23:16:02.636Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:02.636Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:02.636Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/classes
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:03.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:03.313Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/test/resources
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:03.313Z] [INFO] No sources to compile
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:03.313Z] [INFO] No tests to run.
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:03.313Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:03.313Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-deployment ---
[2025-12-24T23:16:03.313Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2025-12-24T23:16:03.313Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.pom
[2025-12-24T23:16:03.313Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] ----------< io.quarkus:quarkus-funqy-amazon-lambda-archetype >----------
[2025-12-24T23:16:03.313Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Archetype 2.7.5.Final [659/964]
[2025-12-24T23:16:03.313Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.313Z] [INFO]
[2025-12-24T23:16:03.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:03.990Z] [INFO] Copying 1 resource
[2025-12-24T23:16:03.990Z] [INFO] Copying 10 resources
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:03.990Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/test/resources
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO] Building archetype jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final
[2025-12-24T23:16:03.990Z] [INFO]
[2025-12-24T23:16:03.990Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.990Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.991Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.991Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.jar
[2025-12-24T23:16:03.991Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.pom
[2025-12-24T23:16:03.991Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-funqy-amazon-lambda-archetype ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] -----------< io.quarkus:quarkus-funqy-knative-events-parent >-----------
[2025-12-24T23:16:03.991Z] [INFO] Building Quarkus - Funqy Knative Events Binding 2.7.5.Final [660/964]
[2025-12-24T23:16:03.991Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-parent ---
[2025-12-24T23:16:03.991Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-parent/2.7.5.Final/quarkus-funqy-knative-events-parent-2.7.5.Final.pom
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --------------< io.quarkus:quarkus-funqy-knative-events >---------------
[2025-12-24T23:16:03.991Z] [INFO] Building Quarkus - Funqy Knative Events - Runtime 2.7.5.Final [661/964]
[2025-12-24T23:16:03.991Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO] Processed 13 files in 55ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:03.991Z] [INFO] Processed 13 files in 00:00.070 (Already Sorted: 13, Needed Sorting: 0)
[2025-12-24T23:16:03.991Z] [INFO]
[2025-12-24T23:16:03.991Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:04.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:04.683Z] [INFO] Copying 1 resource
[2025-12-24T23:16:04.683Z] [INFO]
[2025-12-24T23:16:04.683Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:04.683Z] [INFO]
[2025-12-24T23:16:04.683Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:04.683Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:04.683Z] [INFO] Compiling 13 source files to /quarkus/extensions/funqy/funqy-knative-events/runtime/target/classes
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/KnativeEventsBindingRecorder.java:[70,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/VertxRequestHandler.java:[465,45] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[204,66] unchecked cast
[2025-12-24T23:16:06.088Z] required: T
[2025-12-24T23:16:06.088Z] found: byte[]
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[211,64] unchecked cast
[2025-12-24T23:16:06.088Z] required: T
[2025-12-24T23:16:06.088Z] found: byte[]
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[219,60] unchecked cast
[2025-12-24T23:16:06.088Z] required: T
[2025-12-24T23:16:06.088Z] found: byte[]
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[223,62] unchecked cast
[2025-12-24T23:16:06.088Z] required: T
[2025-12-24T23:16:06.088Z] found: byte[]
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/HeaderCloudEventImpl.java:[180,39] unchecked cast
[2025-12-24T23:16:06.088Z] required: T
[2025-12-24T23:16:06.088Z] found: byte[]
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked conversion
[2025-12-24T23:16:06.088Z] required: io.quarkus.funqy.knative.events.CloudEvent<byte[]>
[2025-12-24T23:16:06.088Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked conversion
[2025-12-24T23:16:06.088Z] required: io.quarkus.funqy.knative.events.CloudEvent<T>
[2025-12-24T23:16:06.088Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2025-12-24T23:16:06.088Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked conversion
[2025-12-24T23:16:06.088Z] required: io.quarkus.funqy.knative.events.CloudEvent<java.lang.Void>
[2025-12-24T23:16:06.088Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2025-12-24T23:16:06.088Z] [INFO]
[2025-12-24T23:16:06.088Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:06.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:06.088Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/runtime/src/test/resources
[2025-12-24T23:16:06.088Z] [INFO]
[2025-12-24T23:16:06.088Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:06.088Z] [INFO] No sources to compile
[2025-12-24T23:16:06.088Z] [INFO]
[2025-12-24T23:16:06.088Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:06.088Z] [INFO] No tests to run.
[2025-12-24T23:16:06.088Z] [INFO]
[2025-12-24T23:16:06.088Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:06.088Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar
[2025-12-24T23:16:06.765Z] [INFO]
[2025-12-24T23:16:06.765Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:06.765Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2025-12-24T23:16:07.441Z] [INFO]
[2025-12-24T23:16:07.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events ---
[2025-12-24T23:16:07.441Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final.jar
[2025-12-24T23:16:07.441Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final.pom
[2025-12-24T23:16:07.441Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2025-12-24T23:16:07.441Z] [INFO]
[2025-12-24T23:16:07.441Z] [INFO] ---------< io.quarkus:quarkus-funqy-knative-events-deployment >---------
[2025-12-24T23:16:07.441Z] [INFO] Building Quarkus - Funqy Knative Events - Deployment 2.7.5.Final [662/964]
[2025-12-24T23:16:07.441Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:07.441Z] [INFO]
[2025-12-24T23:16:07.441Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:07.441Z] [INFO]
[2025-12-24T23:16:07.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO] Processed 34 files in 89ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO] Processed 34 files in 00:00.061 (Already Sorted: 34, Needed Sorting: 0)
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:08.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/deployment/src/main/resources
[2025-12-24T23:16:08.117Z] [INFO]
[2025-12-24T23:16:08.117Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:08.117Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:08.117Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/classes
[2025-12-24T23:16:09.970Z] [INFO]
[2025-12-24T23:16:09.970Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:09.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:09.970Z] [INFO] Copying 4 resources
[2025-12-24T23:16:09.970Z] [INFO]
[2025-12-24T23:16:09.970Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:09.970Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:09.970Z] [INFO] Compiling 33 source files to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/test-classes
[2025-12-24T23:16:10.674Z] [INFO]
[2025-12-24T23:16:10.674Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:10.674Z] [INFO]
[2025-12-24T23:16:10.674Z] [INFO] -------------------------------------------------------
[2025-12-24T23:16:10.674Z] [INFO] T E S T S
[2025-12-24T23:16:10.674Z] [INFO] -------------------------------------------------------
[2025-12-24T23:16:11.353Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:16:12.762Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2025-12-24T23:16:17.836Z] 2025-12-24 23:14:33,123 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.751s. Listening on: http://localhost:8081
[2025-12-24T23:16:17.836Z] 2025-12-24 23:14:33,125 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:17.836Z] 2025-12-24 23:14:33,125 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:19.241Z] 2025-12-24 23:14:34,871 INFO [io.quarkus] (main) Quarkus stopped in 0.103s
[2025-12-24T23:16:19.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.646 s - in io.quarkus.funqy.test.RootPathTest
[2025-12-24T23:16:19.241Z] [INFO] Running io.quarkus.funqy.test.WithGenericsTest
[2025-12-24T23:16:20.646Z] 2025-12-24 23:14:36,488 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.786s. Listening on: http://localhost:8081
[2025-12-24T23:16:20.646Z] 2025-12-24 23:14:36,488 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:20.646Z] 2025-12-24 23:14:36,489 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:21.325Z] 2025-12-24 23:14:37,147 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T23:16:21.325Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s - in io.quarkus.funqy.test.WithGenericsTest
[2025-12-24T23:16:21.325Z] [INFO] Running io.quarkus.funqy.test.VoidFunctionTest
[2025-12-24T23:16:22.730Z] 2025-12-24 23:14:38,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8081
[2025-12-24T23:16:22.730Z] 2025-12-24 23:14:38,580 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:22.730Z] 2025-12-24 23:14:38,580 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:23.407Z] 2025-12-24 23:14:39,052 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 750c1699-e912-4ed4-897a-73f81884d7bf-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:16:23.407Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2025-12-24T23:16:23.407Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:23.407Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:23.407Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:23.407Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2025-12-24T23:16:23.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:16:23.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:16:23.407Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:16:23.407Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2025-12-24T23:16:23.407Z] ... 7 more
[2025-12-24T23:16:23.407Z]
[2025-12-24T23:16:23.407Z] 2025-12-24 23:14:39,293 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 750c1699-e912-4ed4-897a-73f81884d7bf-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:16:23.407Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:16:23.407Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2025-12-24T23:16:23.407Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:23.407Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:23.407Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:23.407Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:23.407Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2025-12-24T23:16:23.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:16:23.407Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:16:23.407Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:16:23.407Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2025-12-24T23:16:23.407Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2025-12-24T23:16:23.407Z] ... 7 more
[2025-12-24T23:16:23.407Z]
[2025-12-24T23:16:23.407Z] 2025-12-24 23:14:39,371 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-12-24T23:16:23.407Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in io.quarkus.funqy.test.VoidFunctionTest
[2025-12-24T23:16:23.407Z] [INFO] Running io.quarkus.funqy.test.FallbackTest
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,332 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,332 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,607 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,708 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,784 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,799 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,834 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:24.810Z] 2025-12-24 23:14:40,848 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:25.486Z] 2025-12-24 23:14:41,411 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2025-12-24T23:16:25.486Z] 2025-12-24 23:14:41,669 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T23:16:26.163Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s - in io.quarkus.funqy.test.FallbackTest
[2025-12-24T23:16:26.163Z] [INFO] Running io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2025-12-24T23:16:26.839Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2025-12-24T23:16:26.839Z] [INFO] Running io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2025-12-24T23:16:27.513Z] 2025-12-24 23:14:42,556 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker toSemicolonSeparated has multiple matching filters [[attributeName=source, expectedValue='test']] [[attributeName=source, expectedValue='test']]
[2025-12-24T23:16:27.513Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2025-12-24T23:16:27.513Z] [INFO] Running io.quarkus.funqy.test.GreetingAsyncTest
[2025-12-24T23:16:28.920Z] 2025-12-24 23:14:43,393 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker bar has multiple matching filters [[attributeName=source, expectedValue='test']] []
[2025-12-24T23:16:28.920Z] 2025-12-24 23:14:44,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.439s. Listening on: http://localhost:8081
[2025-12-24T23:16:28.920Z] 2025-12-24 23:14:44,707 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:28.920Z] 2025-12-24 23:14:44,707 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:29.598Z] Exception in thread "Timer-0" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2025-12-24T23:16:29.598Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2025-12-24T23:16:29.598Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2025-12-24T23:16:29.598Z] 2025-12-24 23:14:45,089 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 3275a141-e7a1-43fb-b74e-c0ebfb311026-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:16:29.598Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2025-12-24T23:16:29.598Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:513)
[2025-12-24T23:16:29.598Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:29.598Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:29.598Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:29.598Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:29.598Z] ... 19 more
[2025-12-24T23:16:29.598Z]
[2025-12-24T23:16:29.598Z] Exception in thread "Timer-2" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2025-12-24T23:16:29.598Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2025-12-24T23:16:29.598Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2025-12-24T23:16:29.598Z] 2025-12-24 23:14:45,269 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 3275a141-e7a1-43fb-b74e-c0ebfb311026-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:16:29.598Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2025-12-24T23:16:29.598Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:16:29.598Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:16:29.598Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2025-12-24T23:16:29.598Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:29.598Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:29.598Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:29.598Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:29.598Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:29.599Z] ... 17 more
[2025-12-24T23:16:29.599Z]
[2025-12-24T23:16:29.599Z] 2025-12-24 23:14:45,331 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 3275a141-e7a1-43fb-b74e-c0ebfb311026-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:29.599Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2025-12-24T23:16:29.599Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2025-12-24T23:16:29.599Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2025-12-24T23:16:29.599Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2025-12-24T23:16:29.599Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2025-12-24T23:16:29.599Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2025-12-24T23:16:29.599Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:29.599Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:29.599Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:29.599Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:29.599Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:29.599Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:29.599Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:29.599Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:29.599Z] ... 17 more
[2025-12-24T23:16:29.599Z]
[2025-12-24T23:16:29.599Z] Exception in thread "Timer-5" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2025-12-24T23:16:29.599Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2025-12-24T23:16:29.599Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2025-12-24T23:16:29.599Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2025-12-24T23:16:29.599Z] 2025-12-24 23:14:45,420 INFO [io.quarkus] (main) Quarkus stopped in 0.085s
[2025-12-24T23:16:29.599Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in io.quarkus.funqy.test.GreetingAsyncTest
[2025-12-24T23:16:29.599Z] [INFO] Running io.quarkus.funqy.test.BinaryPayloadTest
[2025-12-24T23:16:30.278Z] 2025-12-24 23:14:46,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2025-12-24T23:16:30.278Z] 2025-12-24 23:14:46,352 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:30.278Z] 2025-12-24 23:14:46,352 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:30.954Z] 2025-12-24 23:14:47,000 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-12-24T23:16:30.954Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 s - in io.quarkus.funqy.test.BinaryPayloadTest
[2025-12-24T23:16:30.954Z] [INFO] Running io.quarkus.funqy.test.ContextTest
[2025-12-24T23:16:32.391Z] 2025-12-24 23:14:48,087 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2025-12-24T23:16:32.391Z] 2025-12-24 23:14:48,088 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:32.391Z] 2025-12-24 23:14:48,088 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:33.068Z] 2025-12-24 23:14:48,638 INFO [io.quarkus] (main) Quarkus stopped in 0.137s
[2025-12-24T23:16:33.068Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in io.quarkus.funqy.test.ContextTest
[2025-12-24T23:16:33.068Z] [INFO] Running io.quarkus.funqy.test.MappingTest
[2025-12-24T23:16:33.746Z] 2025-12-24 23:14:49,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.605s. Listening on: http://localhost:8081
[2025-12-24T23:16:33.746Z] 2025-12-24 23:14:49,762 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:33.746Z] 2025-12-24 23:14:49,762 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:34.424Z] 2025-12-24 23:14:50,339 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'foo' to a function.
[2025-12-24T23:16:34.424Z] 2025-12-24 23:14:50,414 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'nobody' to a function.
[2025-12-24T23:16:35.101Z] 2025-12-24 23:14:50,717 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T23:16:35.101Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 s - in io.quarkus.funqy.test.MappingTest
[2025-12-24T23:16:35.101Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2025-12-24T23:16:35.780Z] 2025-12-24 23:14:51,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T23:16:35.780Z] 2025-12-24 23:14:51,537 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:35.781Z] 2025-12-24 23:14:51,538 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:36.458Z] 2025-12-24 23:14:52,483 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2025-12-24T23:16:36.458Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 s - in io.quarkus.funqy.test.QueryReaderTest
[2025-12-24T23:16:36.458Z] [INFO] Running io.quarkus.funqy.test.ExposedCloudEventTest
[2025-12-24T23:16:37.864Z] 2025-12-24 23:14:53,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2025-12-24T23:16:37.864Z] 2025-12-24 23:14:53,329 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:37.864Z] 2025-12-24 23:14:53,330 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:38.544Z] 2025-12-24 23:14:54,061 ERROR [io.qua.funqy] (vert.x-eventloop-thread-9) Bad request: the 'doubleIt' function expects CloudEvent, but plain HTTP was received.
[2025-12-24T23:16:38.544Z] 2025-12-24 23:14:54,122 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-12-24T23:16:38.544Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in io.quarkus.funqy.test.ExposedCloudEventTest
[2025-12-24T23:16:38.544Z] [INFO] Running io.quarkus.funqy.test.GreetingSyncTest
[2025-12-24T23:16:39.223Z] 2025-12-24 23:14:55,081 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2025-12-24T23:16:39.223Z] 2025-12-24 23:14:55,081 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:39.223Z] 2025-12-24 23:14:55,081 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:39.223Z] 2025-12-24 23:14:55,368 ERROR [io.qua.funqy] (executor-thread-0) io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.223Z] 2025-12-24 23:14:55,375 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: ef287424-f310-4565-a408-7b331d094642-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.223Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2025-12-24T23:16:39.223Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2025-12-24T23:16:39.223Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:511)
[2025-12-24T23:16:39.223Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:39.223Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:39.223Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:39.223Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:39.223Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:39.223Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:39.223Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:39.223Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.223Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2025-12-24T23:16:39.223Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:16:39.223Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:16:39.223Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:16:39.223Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:16:39.223Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:16:39.223Z] ... 9 more
[2025-12-24T23:16:39.223Z]
[2025-12-24T23:16:39.925Z] 2025-12-24 23:14:55,569 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: ef287424-f310-4565-a408-7b331d094642-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2025-12-24T23:16:39.925Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:39.925Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:39.925Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:39.925Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2025-12-24T23:16:39.925Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:16:39.925Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:16:39.925Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:16:39.925Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:16:39.925Z] ... 9 more
[2025-12-24T23:16:39.925Z]
[2025-12-24T23:16:39.925Z] 2025-12-24 23:14:55,644 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: ef287424-f310-4565-a408-7b331d094642-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2025-12-24T23:16:39.925Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:16:39.925Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:16:39.925Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:16:39.925Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:16:39.925Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2025-12-24T23:16:39.925Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:16:39.925Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:16:39.925Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:16:39.925Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:16:39.925Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2025-12-24T23:16:39.925Z] ... 9 more
[2025-12-24T23:16:39.925Z]
[2025-12-24T23:16:39.925Z] 2025-12-24 23:14:55,709 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-12-24T23:16:39.925Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s - in io.quarkus.funqy.test.GreetingSyncTest
[2025-12-24T23:16:39.925Z] [INFO] Running io.quarkus.funqy.test.WithAttributeFilterTest
[2025-12-24T23:16:40.603Z] 2025-12-24 23:14:56,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-12-24T23:16:40.603Z] 2025-12-24 23:14:56,588 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:16:40.603Z] 2025-12-24 23:14:56,589 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:56,940 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:57,074 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:57,205 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:57,212 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:57,218 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:57,224 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2025-12-24T23:16:41.281Z] 2025-12-24 23:14:57,393 INFO [io.quarkus] (main) Quarkus stopped in 0.095s
[2025-12-24T23:16:41.281Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in io.quarkus.funqy.test.WithAttributeFilterTest
[2025-12-24T23:16:41.959Z] [INFO]
[2025-12-24T23:16:41.959Z] [INFO] Results:
[2025-12-24T23:16:41.959Z] [INFO]
[2025-12-24T23:16:41.959Z] [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:16:41.959Z] [INFO]
[2025-12-24T23:16:41.959Z] [INFO]
[2025-12-24T23:16:41.959Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:41.959Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2025-12-24T23:16:41.959Z] [INFO]
[2025-12-24T23:16:41.959Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:41.959Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:41.959Z] [INFO]
[2025-12-24T23:16:41.959Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-deployment ---
[2025-12-24T23:16:41.959Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2025-12-24T23:16:41.959Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final.pom
[2025-12-24T23:16:41.959Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] -------< io.quarkus:quarkus-funqy-google-cloud-functions-parent >-------
[2025-12-24T23:16:41.960Z] [INFO] Building Quarkus - Funqy Google Cloud Functions Binding 2.7.5.Final [663/964]
[2025-12-24T23:16:41.960Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-parent ---
[2025-12-24T23:16:41.960Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.5.Final/quarkus-funqy-google-cloud-functions-parent-2.7.5.Final.pom
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] ----------< io.quarkus:quarkus-funqy-google-cloud-functions >-----------
[2025-12-24T23:16:41.960Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Runtime 2.7.5.Final [664/964]
[2025-12-24T23:16:41.960Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:41.960Z] [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-12-24T23:16:41.960Z] [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 73 kB/s)
[2025-12-24T23:16:41.960Z] [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-12-24T23:16:41.960Z] [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 27 kB/s)
[2025-12-24T23:16:41.960Z] [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-12-24T23:16:41.960Z] [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 112 kB/s)
[2025-12-24T23:16:41.960Z] [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-12-24T23:16:41.960Z] [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-12-24T23:16:41.960Z] [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 162 kB/s)
[2025-12-24T23:16:41.960Z] [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 155 kB/s)
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO] Processed 9 files in 31ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO] Processed 9 files in 00:00.012 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:41.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:41.960Z] [INFO] Copying 1 resource
[2025-12-24T23:16:41.960Z] [INFO]
[2025-12-24T23:16:41.960Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:42.761Z] [INFO]
[2025-12-24T23:16:42.761Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:42.761Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:42.761Z] [INFO] Compiling 9 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/classes
[2025-12-24T23:16:43.438Z] [INFO]
[2025-12-24T23:16:43.438Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:43.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:43.438Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/src/test/resources
[2025-12-24T23:16:43.438Z] [INFO]
[2025-12-24T23:16:43.438Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:43.438Z] [INFO] No sources to compile
[2025-12-24T23:16:43.438Z] [INFO]
[2025-12-24T23:16:43.438Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:43.438Z] [INFO] No tests to run.
[2025-12-24T23:16:43.438Z] [INFO]
[2025-12-24T23:16:43.438Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:43.438Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2025-12-24T23:16:44.116Z] [INFO]
[2025-12-24T23:16:44.116Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:44.116Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2025-12-24T23:16:44.794Z] [INFO]
[2025-12-24T23:16:44.794Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions ---
[2025-12-24T23:16:44.794Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2025-12-24T23:16:44.794Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final.pom
[2025-12-24T23:16:44.794Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2025-12-24T23:16:44.794Z] [INFO]
[2025-12-24T23:16:44.794Z] [INFO] -----< io.quarkus:quarkus-funqy-google-cloud-functions-deployment >-----
[2025-12-24T23:16:44.794Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Deployment 2.7.5.Final [665/964]
[2025-12-24T23:16:44.794Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:44.794Z] [INFO]
[2025-12-24T23:16:44.794Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:44.794Z] [INFO]
[2025-12-24T23:16:44.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:45.474Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/resources
[2025-12-24T23:16:45.474Z] [INFO]
[2025-12-24T23:16:45.474Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:45.474Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:45.475Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/classes
[2025-12-24T23:16:46.150Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[33,19] unchecked method invocation: constructor <init> in class io.quarkus.builder.BuildException is applied to given types
[2025-12-24T23:16:46.150Z] required: java.lang.String,java.util.List<io.quarkus.builder.diag.Diagnostic>
[2025-12-24T23:16:46.150Z] found: java.lang.String,java.util.List
[2025-12-24T23:16:46.150Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[35,32] unchecked conversion
[2025-12-24T23:16:46.150Z] required: java.util.List<io.quarkus.builder.diag.Diagnostic>
[2025-12-24T23:16:46.150Z] found: java.util.List
[2025-12-24T23:16:46.150Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[48,16] unchecked method invocation: constructor <init> in class io.quarkus.deployment.pkg.builditem.ArtifactResultBuildItem is applied to given types
[2025-12-24T23:16:46.150Z] required: java.nio.file.Path,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T23:16:46.150Z] found: java.nio.file.Path,java.lang.String,java.util.Map
[2025-12-24T23:16:46.150Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[48,82] unchecked conversion
[2025-12-24T23:16:46.150Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-12-24T23:16:46.150Z] found: java.util.Map
[2025-12-24T23:16:46.150Z] [INFO]
[2025-12-24T23:16:46.150Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:46.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:46.150Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/test/resources
[2025-12-24T23:16:46.150Z] [INFO]
[2025-12-24T23:16:46.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:46.150Z] [INFO] No sources to compile
[2025-12-24T23:16:46.150Z] [INFO]
[2025-12-24T23:16:46.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:46.150Z] [INFO] No tests to run.
[2025-12-24T23:16:46.150Z] [INFO]
[2025-12-24T23:16:46.150Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:46.150Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2025-12-24T23:16:46.827Z] [INFO]
[2025-12-24T23:16:46.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:46.827Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:47.505Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-deployment ---
[2025-12-24T23:16:47.506Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2025-12-24T23:16:47.506Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.pom
[2025-12-24T23:16:47.506Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] ------------------< io.quarkus:quarkus-scala-parent >-------------------
[2025-12-24T23:16:47.506Z] [INFO] Building Quarkus - Scala 2.7.5.Final [666/964]
[2025-12-24T23:16:47.506Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-parent ---
[2025-12-24T23:16:47.506Z] [INFO] Installing /quarkus/extensions/scala/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala-parent/2.7.5.Final/quarkus-scala-parent-2.7.5.Final.pom
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] ----------------------< io.quarkus:quarkus-scala >----------------------
[2025-12-24T23:16:47.506Z] [INFO] Building Quarkus - Scala - Runtime 2.7.5.Final [667/964]
[2025-12-24T23:16:47.506Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala ---
[2025-12-24T23:16:47.506Z] [INFO]
[2025-12-24T23:16:47.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:48.183Z] [INFO] Copying 1 resource
[2025-12-24T23:16:48.183Z] [INFO]
[2025-12-24T23:16:48.183Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scala ---
[2025-12-24T23:16:48.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom
[2025-12-24T23:16:48.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom (2.7 kB at 27 kB/s)
[2025-12-24T23:16:48.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom
[2025-12-24T23:16:48.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom (1.6 kB at 21 kB/s)
[2025-12-24T23:16:48.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom
[2025-12-24T23:16:48.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom (1.8 kB at 12 kB/s)
[2025-12-24T23:16:48.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom
[2025-12-24T23:16:48.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom (2.5 kB at 46 kB/s)
[2025-12-24T23:16:48.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar
[2025-12-24T23:16:48.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar (11 MB at 39 MB/s)
[2025-12-24T23:16:48.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar
[2025-12-24T23:16:48.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar (5.4 MB at 39 MB/s)
[2025-12-24T23:16:48.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar
[2025-12-24T23:16:48.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar (3.6 MB at 28 MB/s)
[2025-12-24T23:16:48.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar
[2025-12-24T23:16:48.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar (548 kB at 8.7 MB/s)
[2025-12-24T23:16:48.860Z] [INFO]
[2025-12-24T23:16:48.860Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala ---
[2025-12-24T23:16:48.860Z] [INFO] No sources to compile
[2025-12-24T23:16:48.860Z] [INFO]
[2025-12-24T23:16:48.860Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala ---
[2025-12-24T23:16:48.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:48.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/runtime/src/test/resources
[2025-12-24T23:16:48.860Z] [INFO]
[2025-12-24T23:16:48.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala ---
[2025-12-24T23:16:48.860Z] [INFO] No sources to compile
[2025-12-24T23:16:48.860Z] [INFO]
[2025-12-24T23:16:48.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala ---
[2025-12-24T23:16:48.860Z] [INFO] No tests to run.
[2025-12-24T23:16:48.860Z] [INFO]
[2025-12-24T23:16:48.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala ---
[2025-12-24T23:16:48.860Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar
[2025-12-24T23:16:49.713Z] [INFO]
[2025-12-24T23:16:49.713Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala ---
[2025-12-24T23:16:49.713Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar
[2025-12-24T23:16:49.713Z] [INFO]
[2025-12-24T23:16:49.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala ---
[2025-12-24T23:16:49.713Z] [INFO] Installing /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final.jar
[2025-12-24T23:16:49.713Z] [INFO] Installing /quarkus/extensions/scala/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final.pom
[2025-12-24T23:16:49.713Z] [INFO] Installing /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final-sources.jar
[2025-12-24T23:16:49.713Z] [INFO]
[2025-12-24T23:16:49.713Z] [INFO] ----------------< io.quarkus:quarkus-scala-deployment >-----------------
[2025-12-24T23:16:49.713Z] [INFO] Building Quarkus - Scala - Deployment 2.7.5.Final [668/964]
[2025-12-24T23:16:49.713Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:49.713Z] [INFO]
[2025-12-24T23:16:49.713Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-deployment ---
[2025-12-24T23:16:49.713Z] [INFO]
[2025-12-24T23:16:49.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:50.389Z] [INFO] Copying 1 resource
[2025-12-24T23:16:50.389Z] [INFO]
[2025-12-24T23:16:50.389Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala-deployment ---
[2025-12-24T23:16:50.389Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:50.389Z] [INFO] Compiling 2 source files to /quarkus/extensions/scala/deployment/target/classes
[2025-12-24T23:16:51.065Z] [INFO]
[2025-12-24T23:16:51.065Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala-deployment ---
[2025-12-24T23:16:51.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:51.742Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/deployment/src/test/resources
[2025-12-24T23:16:51.742Z] [INFO]
[2025-12-24T23:16:51.742Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala-deployment ---
[2025-12-24T23:16:52.417Z] [INFO] No sources to compile
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala-deployment ---
[2025-12-24T23:16:52.417Z] [INFO] No tests to run.
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala-deployment ---
[2025-12-24T23:16:52.417Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-deployment ---
[2025-12-24T23:16:52.417Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-deployment ---
[2025-12-24T23:16:52.417Z] [INFO] Installing /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final.jar
[2025-12-24T23:16:52.417Z] [INFO] Installing /quarkus/extensions/scala/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final.pom
[2025-12-24T23:16:52.417Z] [INFO] Installing /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] -------------< io.quarkus:quarkus-container-image-parent >--------------
[2025-12-24T23:16:52.417Z] [INFO] Building Quarkus - Container Image 2.7.5.Final [669/964]
[2025-12-24T23:16:52.417Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-parent ---
[2025-12-24T23:16:52.417Z] [INFO] Installing /quarkus/extensions/container-image/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-parent/2.7.5.Final/quarkus-container-image-parent-2.7.5.Final.pom
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] -----------------< io.quarkus:quarkus-container-image >-----------------
[2025-12-24T23:16:52.417Z] [INFO] Building Quarkus - Container Image - Runtime 2.7.5.Final [670/964]
[2025-12-24T23:16:52.417Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:52.417Z] [INFO] Copying 1 resource
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar
[2025-12-24T23:16:52.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar (10 kB at 55 kB/s)
[2025-12-24T23:16:52.417Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar
[2025-12-24T23:16:52.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar (3.4 kB at 19 kB/s)
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] No sources to compile
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:52.417Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/runtime/src/test/resources
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] No sources to compile
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] No tests to run.
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar
[2025-12-24T23:16:52.417Z] [INFO]
[2025-12-24T23:16:52.417Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image ---
[2025-12-24T23:16:52.417Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image ---
[2025-12-24T23:16:53.093Z] [INFO] Installing /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final.jar
[2025-12-24T23:16:53.093Z] [INFO] Installing /quarkus/extensions/container-image/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final.pom
[2025-12-24T23:16:53.093Z] [INFO] Installing /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final-sources.jar
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] ---------------< io.quarkus:quarkus-container-image-spi >---------------
[2025-12-24T23:16:53.093Z] [INFO] Building Quarkus - Container Image - SPI 2.7.5.Final [671/964]
[2025-12-24T23:16:53.093Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO] Processed 8 files in 20ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO] Processed 8 files in 00:00.009 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:53.093Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/main/resources
[2025-12-24T23:16:53.093Z] [INFO]
[2025-12-24T23:16:53.093Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.093Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:53.093Z] [INFO] Compiling 8 source files to /quarkus/extensions/container-image/spi/target/classes
[2025-12-24T23:16:53.770Z] [INFO]
[2025-12-24T23:16:53.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:53.770Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/test/resources
[2025-12-24T23:16:53.770Z] [INFO]
[2025-12-24T23:16:53.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.770Z] [INFO] No sources to compile
[2025-12-24T23:16:53.770Z] [INFO]
[2025-12-24T23:16:53.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.770Z] [INFO] No tests to run.
[2025-12-24T23:16:53.770Z] [INFO]
[2025-12-24T23:16:53.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-spi ---
[2025-12-24T23:16:53.770Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar
[2025-12-24T23:16:54.474Z] [INFO]
[2025-12-24T23:16:54.474Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-spi ---
[2025-12-24T23:16:54.474Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-spi ---
[2025-12-24T23:16:55.916Z] [INFO] Installing /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar
[2025-12-24T23:16:55.916Z] [INFO] Installing /quarkus/extensions/container-image/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.pom
[2025-12-24T23:16:55.916Z] [INFO] Installing /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --------------< io.quarkus:quarkus-container-image-util >---------------
[2025-12-24T23:16:55.916Z] [INFO] Building Quarkus - Container Image - Util 2.7.5.Final [672/964]
[2025-12-24T23:16:55.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:55.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/main/resources
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:55.916Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/util/target/classes
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:55.916Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/test/resources
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] No sources to compile
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] No tests to run.
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar
[2025-12-24T23:16:55.916Z] [INFO]
[2025-12-24T23:16:55.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-util ---
[2025-12-24T23:16:55.916Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar
[2025-12-24T23:16:56.592Z] [INFO]
[2025-12-24T23:16:56.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-util ---
[2025-12-24T23:16:56.592Z] [INFO] Installing /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar
[2025-12-24T23:16:56.592Z] [INFO] Installing /quarkus/extensions/container-image/util/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.pom
[2025-12-24T23:16:56.593Z] [INFO] Installing /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final-sources.jar
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] -----------< io.quarkus:quarkus-container-image-deployment >------------
[2025-12-24T23:16:56.593Z] [INFO] Building Quarkus - Container Image - Deployment 2.7.5.Final [673/964]
[2025-12-24T23:16:56.593Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO] Processed 9 files in 45ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO] Processed 9 files in 00:00.030 (Already Sorted: 9, Needed Sorting: 0)
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:56.593Z] [INFO] Copying 2 resources
[2025-12-24T23:16:56.593Z] [INFO]
[2025-12-24T23:16:56.593Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:56.593Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:56.593Z] [INFO] Compiling 7 source files to /quarkus/extensions/container-image/deployment/target/classes
[2025-12-24T23:16:58.785Z] [INFO]
[2025-12-24T23:16:58.785Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:58.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:16:58.785Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/deployment/src/test/resources
[2025-12-24T23:16:58.785Z] [INFO]
[2025-12-24T23:16:58.785Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-deployment ---
[2025-12-24T23:16:58.785Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:16:58.785Z] [INFO] Compiling 2 source files to /quarkus/extensions/container-image/deployment/target/test-classes
[2025-12-24T23:17:00.233Z] [INFO]
[2025-12-24T23:17:00.233Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-deployment ---
[2025-12-24T23:17:00.233Z] [INFO]
[2025-12-24T23:17:00.233Z] [INFO] -------------------------------------------------------
[2025-12-24T23:17:00.233Z] [INFO] T E S T S
[2025-12-24T23:17:00.233Z] [INFO] -------------------------------------------------------
[2025-12-24T23:17:00.233Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:17:00.930Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageInfoTest
[2025-12-24T23:17:00.930Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in io.quarkus.container.image.deployment.ContainerImageInfoTest
[2025-12-24T23:17:00.930Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2025-12-24T23:17:00.930Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2025-12-24T23:17:00.930Z] [INFO]
[2025-12-24T23:17:00.930Z] [INFO] Results:
[2025-12-24T23:17:00.930Z] [INFO]
[2025-12-24T23:17:00.930Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:17:00.930Z] [INFO]
[2025-12-24T23:17:00.930Z] [INFO]
[2025-12-24T23:17:00.930Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-deployment ---
[2025-12-24T23:17:00.930Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar
[2025-12-24T23:17:01.607Z] [INFO]
[2025-12-24T23:17:01.607Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-deployment ---
[2025-12-24T23:17:01.607Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-deployment ---
[2025-12-24T23:17:03.016Z] [INFO] Installing /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final.jar
[2025-12-24T23:17:03.016Z] [INFO] Installing /quarkus/extensions/container-image/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final.pom
[2025-12-24T23:17:03.016Z] [INFO] Installing /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --------< io.quarkus:quarkus-container-image-buildpack-parent >---------
[2025-12-24T23:17:03.016Z] [INFO] Building Quarkus - Container Image - Buildpack - Parent 2.7.5.Final [674/964]
[2025-12-24T23:17:03.016Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.016Z] [INFO]
[2025-12-24T23:17:03.016Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.017Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-parent ---
[2025-12-24T23:17:03.017Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-parent/2.7.5.Final/quarkus-container-image-buildpack-parent-2.7.5.Final.pom
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] ------------< io.quarkus:quarkus-container-image-buildpack >------------
[2025-12-24T23:17:03.017Z] [INFO] Building Quarkus - Container Image - Buildpack 2.7.5.Final [675/964]
[2025-12-24T23:17:03.017Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:03.017Z] [INFO] Copying 1 resource
[2025-12-24T23:17:03.017Z] [INFO]
[2025-12-24T23:17:03.017Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:03.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom
[2025-12-24T23:17:04.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom (2.4 kB at 3.7 kB/s)
[2025-12-24T23:17:04.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client-project/0.0.4/buildpack-client-project-0.0.4.pom
[2025-12-24T23:17:04.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client-project/0.0.4/buildpack-client-project-0.0.4.pom (9.5 kB at 21 kB/s)
[2025-12-24T23:17:04.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.pom (2.8 kB at 34 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.pom (1.9 kB at 20 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom (6.5 kB at 86 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.3/httpclient5-parent-5.0.3.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.3/httpclient5-parent-5.0.3.pom (13 kB at 230 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 384 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom (4.8 kB at 74 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom (9.3 kB at 93 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar
[2025-12-24T23:17:05.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar (91 kB at 818 kB/s)
[2025-12-24T23:17:05.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.jar
[2025-12-24T23:17:05.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.jar (364 kB at 2.7 MB/s)
[2025-12-24T23:17:05.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.jar
[2025-12-24T23:17:05.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.jar (17 kB at 170 kB/s)
[2025-12-24T23:17:05.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar
[2025-12-24T23:17:05.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar (776 kB at 7.9 MB/s)
[2025-12-24T23:17:05.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar
[2025-12-24T23:17:05.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar (810 kB at 9.5 MB/s)
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] No sources to compile
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:05.729Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/runtime/src/test/resources
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] No sources to compile
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] No tests to run.
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack ---
[2025-12-24T23:17:05.729Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final.jar
[2025-12-24T23:17:05.729Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final.pom
[2025-12-24T23:17:05.729Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] ------< io.quarkus:quarkus-container-image-buildpack-deployment >-------
[2025-12-24T23:17:05.729Z] [INFO] Building Quarkus - Container Image - Buildpack - Deployment 2.7.5.Final [676/964]
[2025-12-24T23:17:05.729Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:05.729Z] [INFO]
[2025-12-24T23:17:05.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO] Processed 5 files in 00:00.014 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:06.413Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/main/resources
[2025-12-24T23:17:06.413Z] [INFO]
[2025-12-24T23:17:06.413Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:06.413Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:06.413Z] [INFO] Compiling 5 source files to /quarkus/extensions/container-image/container-image-buildpack/deployment/target/classes
[2025-12-24T23:17:08.603Z] [INFO]
[2025-12-24T23:17:08.603Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:08.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:08.603Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/test/resources
[2025-12-24T23:17:08.603Z] [INFO]
[2025-12-24T23:17:08.603Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:08.603Z] [INFO] No sources to compile
[2025-12-24T23:17:08.603Z] [INFO]
[2025-12-24T23:17:08.603Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:08.603Z] [INFO] No tests to run.
[2025-12-24T23:17:08.603Z] [INFO]
[2025-12-24T23:17:08.603Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:08.603Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2025-12-24T23:17:10.024Z] [INFO]
[2025-12-24T23:17:10.024Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:10.024Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-deployment ---
[2025-12-24T23:17:10.701Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2025-12-24T23:17:10.701Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final.pom
[2025-12-24T23:17:10.701Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] ----------< io.quarkus:quarkus-container-image-docker-parent >----------
[2025-12-24T23:17:10.701Z] [INFO] Building Quarkus - Container Image - Docker - Parent 2.7.5.Final [677/964]
[2025-12-24T23:17:10.701Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-parent ---
[2025-12-24T23:17:10.701Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-parent/2.7.5.Final/quarkus-container-image-docker-parent-2.7.5.Final.pom
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] -------------< io.quarkus:quarkus-container-image-docker >--------------
[2025-12-24T23:17:10.701Z] [INFO] Building Quarkus - Container Image - Docker 2.7.5.Final [678/964]
[2025-12-24T23:17:10.701Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker ---
[2025-12-24T23:17:10.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:10.701Z] [INFO] Copying 1 resource
[2025-12-24T23:17:10.701Z] [INFO]
[2025-12-24T23:17:10.701Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] No sources to compile
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:11.376Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/runtime/src/test/resources
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] No sources to compile
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] No tests to run.
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker ---
[2025-12-24T23:17:11.376Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final.jar
[2025-12-24T23:17:11.376Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final.pom
[2025-12-24T23:17:11.376Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --------< io.quarkus:quarkus-container-image-docker-deployment >--------
[2025-12-24T23:17:11.376Z] [INFO] Building Quarkus - Container Image - Docker - Deployment 2.7.5.Final [679/964]
[2025-12-24T23:17:11.376Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:11.376Z] [INFO]
[2025-12-24T23:17:11.376Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:12.052Z] [INFO] Processed 3 files in 23ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:17:12.052Z] [INFO]
[2025-12-24T23:17:12.052Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:12.052Z] [INFO] Processed 3 files in 00:00.019 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:17:12.052Z] [INFO]
[2025-12-24T23:17:12.052Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:12.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:12.052Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/main/resources
[2025-12-24T23:17:12.052Z] [INFO]
[2025-12-24T23:17:12.052Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:12.052Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:12.052Z] [INFO] Compiling 3 source files to /quarkus/extensions/container-image/container-image-docker/deployment/target/classes
[2025-12-24T23:17:13.466Z] [INFO]
[2025-12-24T23:17:13.466Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:13.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:13.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/test/resources
[2025-12-24T23:17:13.466Z] [INFO]
[2025-12-24T23:17:13.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:13.466Z] [INFO] No sources to compile
[2025-12-24T23:17:13.466Z] [INFO]
[2025-12-24T23:17:13.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:13.466Z] [INFO] No tests to run.
[2025-12-24T23:17:13.466Z] [INFO]
[2025-12-24T23:17:13.466Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:13.466Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2025-12-24T23:17:15.698Z] [INFO]
[2025-12-24T23:17:15.698Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:15.698Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-deployment ---
[2025-12-24T23:17:16.420Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2025-12-24T23:17:16.420Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final.pom
[2025-12-24T23:17:16.420Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] -----------< io.quarkus:quarkus-container-image-jib-parent >------------
[2025-12-24T23:17:16.420Z] [INFO] Building Quarkus - Container Image - Jib - Parent 2.7.5.Final [680/964]
[2025-12-24T23:17:16.420Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib-parent ---
[2025-12-24T23:17:16.420Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-parent/2.7.5.Final/quarkus-container-image-jib-parent-2.7.5.Final.pom
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] ---------------< io.quarkus:quarkus-container-image-jib >---------------
[2025-12-24T23:17:16.420Z] [INFO] Building Quarkus - Container Image - Jib 2.7.5.Final [681/964]
[2025-12-24T23:17:16.420Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib ---
[2025-12-24T23:17:16.420Z] [INFO]
[2025-12-24T23:17:16.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:17.103Z] [INFO] Copying 1 resource
[2025-12-24T23:17:17.103Z] [INFO]
[2025-12-24T23:17:17.103Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-jib ---
[2025-12-24T23:17:17.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.pom
[2025-12-24T23:17:17.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.pom (3.8 kB at 35 kB/s)
[2025-12-24T23:17:17.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.pom
[2025-12-24T23:17:17.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.pom (1.7 kB at 20 kB/s)
[2025-12-24T23:17:17.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.pom
[2025-12-24T23:17:17.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.pom (5.9 kB at 99 kB/s)
[2025-12-24T23:17:17.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.41.1/google-http-client-parent-1.41.1.pom
[2025-12-24T23:17:17.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.41.1/google-http-client-parent-1.41.1.pom (26 kB at 490 kB/s)
[2025-12-24T23:17:17.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom
[2025-12-24T23:17:17.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom (2.2 kB at 41 kB/s)
[2025-12-24T23:17:17.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.pom
[2025-12-24T23:17:17.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.pom (2.4 kB at 44 kB/s)
[2025-12-24T23:17:17.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.pom
[2025-12-24T23:17:17.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.pom (3.5 kB at 40 kB/s)
[2025-12-24T23:17:17.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.pom (3.2 kB at 21 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.18.0/google-auth-library-parent-0.18.0.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.18.0/google-auth-library-parent-0.18.0.pom (13 kB at 177 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom (6.6 kB at 124 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.pom (2.6 kB at 29 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.6/auto-value-parent-1.6.6.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.6/auto-value-parent-1.6.6.pom (6.1 kB at 74 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.pom (2.0 kB at 35 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.pom
[2025-12-24T23:17:18.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.pom (2.9 kB at 37 kB/s)
[2025-12-24T23:17:18.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.jar (387 kB at 2.8 MB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.jar (25 kB at 315 kB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.jar (289 kB at 3.0 MB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar (355 kB at 2.2 MB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.jar (23 kB at 321 kB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.jar (10 kB at 106 kB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.jar
[2025-12-24T23:17:19.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.jar (103 kB at 1.4 MB/s)
[2025-12-24T23:17:19.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.jar
[2025-12-24T23:17:19.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.jar (5.9 kB at 77 kB/s)
[2025-12-24T23:17:19.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.jar
[2025-12-24T23:17:19.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.jar (5.7 kB at 74 kB/s)
[2025-12-24T23:17:19.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.jar
[2025-12-24T23:17:19.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.jar (8.4 kB at 97 kB/s)
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] No sources to compile
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:19.817Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/runtime/src/test/resources
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] No sources to compile
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] No tests to run.
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib ---
[2025-12-24T23:17:19.817Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final.jar
[2025-12-24T23:17:19.817Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final.pom
[2025-12-24T23:17:19.817Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] ---------< io.quarkus:quarkus-container-image-jib-deployment >----------
[2025-12-24T23:17:19.817Z] [INFO] Building Quarkus - Container Image - Jib - Deployment 2.7.5.Final [682/964]
[2025-12-24T23:17:19.817Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:19.817Z] [INFO]
[2025-12-24T23:17:19.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.495Z] [INFO]
[2025-12-24T23:17:20.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.495Z] [INFO]
[2025-12-24T23:17:20.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.495Z] [INFO]
[2025-12-24T23:17:20.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.495Z] [INFO]
[2025-12-24T23:17:20.495Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.495Z] [INFO]
[2025-12-24T23:17:20.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.496Z] [INFO]
[2025-12-24T23:17:20.496Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.496Z] [INFO]
[2025-12-24T23:17:20.496Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.496Z] [INFO] Processed 6 files in 70ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:17:20.496Z] [INFO]
[2025-12-24T23:17:20.496Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.496Z] [INFO] Processed 6 files in 00:00.055 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:17:20.496Z] [INFO]
[2025-12-24T23:17:20.496Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:20.496Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/main/resources
[2025-12-24T23:17:20.496Z] [INFO]
[2025-12-24T23:17:20.496Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:20.496Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:20.496Z] [INFO] Compiling 6 source files to /quarkus/extensions/container-image/container-image-jib/deployment/target/classes
[2025-12-24T23:17:22.688Z] [WARNING] /quarkus/extensions/container-image/container-image-jib/deployment/src/main/java/io/quarkus/container/image/jib/deployment/JibProcessor.java:[704,22] labels in io.quarkus.container.image.jib.deployment.JibConfig has been deprecated
[2025-12-24T23:17:22.688Z] [WARNING] /quarkus/extensions/container-image/container-image-jib/deployment/src/main/java/io/quarkus/container/image/jib/deployment/JibProcessor.java:[708,70] labels in io.quarkus.container.image.jib.deployment.JibConfig has been deprecated
[2025-12-24T23:17:22.688Z] [INFO]
[2025-12-24T23:17:22.688Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:22.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:22.688Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/test/resources
[2025-12-24T23:17:22.688Z] [INFO]
[2025-12-24T23:17:22.688Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:22.688Z] [INFO] No sources to compile
[2025-12-24T23:17:22.688Z] [INFO]
[2025-12-24T23:17:22.688Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:22.688Z] [INFO] No tests to run.
[2025-12-24T23:17:22.688Z] [INFO]
[2025-12-24T23:17:22.688Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib-deployment ---
[2025-12-24T23:17:22.688Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final.jar
[2025-12-24T23:17:23.368Z] [4400.608s][warning][gc,alloc] pool-1090-thread-6: Retried waiting for GCLocker too often allocating 156252 words
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-client-parent >-------------
[2025-12-24T23:17:24.045Z] [INFO] Building Quarkus - Kubernetes Client 2.7.5.Final [683/964]
[2025-12-24T23:17:24.045Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-parent ---
[2025-12-24T23:17:24.045Z] [INFO] Installing /quarkus/extensions/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-parent/2.7.5.Final/quarkus-kubernetes-client-parent-2.7.5.Final.pom
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-client-internal >------------
[2025-12-24T23:17:24.045Z] [INFO] Building Quarkus - Kubernetes Client - Runtime - Internal 2.7.5.Final [684/964]
[2025-12-24T23:17:24.045Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:24.045Z] [INFO]
[2025-12-24T23:17:24.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:25.482Z] [INFO] Copying 1 resource
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2025-12-24T23:17:25.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar (3.5 kB at 35 kB/s)
[2025-12-24T23:17:25.482Z] [INFO]
[2025-12-24T23:17:25.482Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:25.482Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:25.482Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/runtime-internal/target/classes
[2025-12-24T23:17:26.918Z] [INFO]
[2025-12-24T23:17:26.918Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:26.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:26.918Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/runtime-internal/src/test/resources
[2025-12-24T23:17:26.918Z] [INFO]
[2025-12-24T23:17:26.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:26.918Z] [INFO] No sources to compile
[2025-12-24T23:17:26.918Z] [INFO]
[2025-12-24T23:17:26.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:26.918Z] [INFO] No tests to run.
[2025-12-24T23:17:26.918Z] [INFO]
[2025-12-24T23:17:26.918Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:26.918Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2025-12-24T23:17:28.329Z] [INFO]
[2025-12-24T23:17:28.329Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:28.329Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2025-12-24T23:17:29.010Z] [INFO]
[2025-12-24T23:17:29.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal ---
[2025-12-24T23:17:29.010Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2025-12-24T23:17:29.010Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final.pom
[2025-12-24T23:17:29.010Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2025-12-24T23:17:29.010Z] [INFO]
[2025-12-24T23:17:29.010Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-client-spi >--------------
[2025-12-24T23:17:29.010Z] [INFO] Building Quarkus - Kubernetes Client - SPI 2.7.5.Final [685/964]
[2025-12-24T23:17:29.010Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:29.010Z] [INFO]
[2025-12-24T23:17:29.010Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:29.010Z] [INFO]
[2025-12-24T23:17:29.010Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:30.158Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/main/resources
[2025-12-24T23:17:30.158Z] [INFO]
[2025-12-24T23:17:30.158Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:30.158Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:30.158Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/spi/target/classes
[2025-12-24T23:17:32.354Z] [INFO]
[2025-12-24T23:17:32.354Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:32.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:32.354Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/test/resources
[2025-12-24T23:17:32.354Z] [INFO]
[2025-12-24T23:17:32.354Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:32.354Z] [INFO] No sources to compile
[2025-12-24T23:17:32.354Z] [INFO]
[2025-12-24T23:17:32.354Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:32.354Z] [INFO] No tests to run.
[2025-12-24T23:17:32.354Z] [INFO]
[2025-12-24T23:17:32.354Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:32.354Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2025-12-24T23:17:33.084Z] [INFO]
[2025-12-24T23:17:33.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:33.084Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2025-12-24T23:17:33.762Z] [INFO]
[2025-12-24T23:17:33.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-spi ---
[2025-12-24T23:17:33.763Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2025-12-24T23:17:33.763Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.pom
[2025-12-24T23:17:33.763Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2025-12-24T23:17:33.763Z] [INFO]
[2025-12-24T23:17:33.763Z] [INFO] ------< io.quarkus:quarkus-kubernetes-client-internal-deployment >------
[2025-12-24T23:17:33.763Z] [INFO] Building Quarkus - Kubernetes Client - Internal - Deployment 2.7.5.Final [686/964]
[2025-12-24T23:17:33.763Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:33.763Z] [INFO]
[2025-12-24T23:17:33.763Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:33.763Z] [INFO]
[2025-12-24T23:17:33.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:35.171Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/main/resources
[2025-12-24T23:17:35.171Z] [INFO]
[2025-12-24T23:17:35.171Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:35.171Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:35.171Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/deployment-internal/target/classes
[2025-12-24T23:17:37.387Z] [INFO]
[2025-12-24T23:17:37.387Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:37.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:37.387Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/test/resources
[2025-12-24T23:17:37.387Z] [INFO]
[2025-12-24T23:17:37.387Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:37.387Z] [INFO] No sources to compile
[2025-12-24T23:17:37.387Z] [INFO]
[2025-12-24T23:17:37.387Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:37.387Z] [INFO] No tests to run.
[2025-12-24T23:17:37.387Z] [INFO]
[2025-12-24T23:17:37.387Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:37.387Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2025-12-24T23:17:41.390Z] [INFO]
[2025-12-24T23:17:41.390Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:41.390Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal-deployment ---
[2025-12-24T23:17:42.071Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2025-12-24T23:17:42.071Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.pom
[2025-12-24T23:17:42.071Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] -----------< io.quarkus:quarkus-container-image-s2i-parent >------------
[2025-12-24T23:17:42.071Z] [INFO] Building Quarkus - Container Image - S2I - Parent 2.7.5.Final [687/964]
[2025-12-24T23:17:42.071Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-parent ---
[2025-12-24T23:17:42.071Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-parent/2.7.5.Final/quarkus-container-image-s2i-parent-2.7.5.Final.pom
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] ---------------< io.quarkus:quarkus-container-image-s2i >---------------
[2025-12-24T23:17:42.071Z] [INFO] Building Quarkus - Container Image - S2I 2.7.5.Final [688/964]
[2025-12-24T23:17:42.071Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.071Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:42.071Z] [INFO] Copying 1 resource
[2025-12-24T23:17:42.071Z] [INFO]
[2025-12-24T23:17:42.072Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:42.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom
[2025-12-24T23:17:42.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom (7.8 kB at 29 kB/s)
[2025-12-24T23:17:42.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom
[2025-12-24T23:17:42.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom (4.9 kB at 19 kB/s)
[2025-12-24T23:17:42.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom
[2025-12-24T23:17:42.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom (6.4 kB at 23 kB/s)
[2025-12-24T23:17:43.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar
[2025-12-24T23:17:43.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar (60 kB at 315 kB/s)
[2025-12-24T23:17:43.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar
[2025-12-24T23:17:44.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar (48 kB at 251 kB/s)
[2025-12-24T23:17:44.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar
[2025-12-24T23:17:44.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar (45 kB at 290 kB/s)
[2025-12-24T23:17:44.112Z] [INFO]
[2025-12-24T23:17:44.112Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.112Z] [INFO] No sources to compile
[2025-12-24T23:17:44.112Z] [INFO]
[2025-12-24T23:17:44.112Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:44.112Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/runtime/src/test/resources
[2025-12-24T23:17:44.112Z] [INFO]
[2025-12-24T23:17:44.112Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.112Z] [INFO] No sources to compile
[2025-12-24T23:17:44.112Z] [INFO]
[2025-12-24T23:17:44.112Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.112Z] [INFO] No tests to run.
[2025-12-24T23:17:44.112Z] [INFO]
[2025-12-24T23:17:44.112Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.112Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar
[2025-12-24T23:17:44.112Z] [INFO]
[2025-12-24T23:17:44.113Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.113Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2025-12-24T23:17:44.113Z] [INFO]
[2025-12-24T23:17:44.113Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i ---
[2025-12-24T23:17:44.113Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final.jar
[2025-12-24T23:17:44.113Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final.pom
[2025-12-24T23:17:44.113Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2025-12-24T23:17:44.113Z] [INFO]
[2025-12-24T23:17:44.113Z] [INFO] ---------< io.quarkus:quarkus-container-image-s2i-deployment >----------
[2025-12-24T23:17:44.113Z] [INFO] Building Quarkus - Container Image - S2I - Deployment 2.7.5.Final [689/964]
[2025-12-24T23:17:44.113Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:44.113Z] [INFO]
[2025-12-24T23:17:44.113Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.113Z] [INFO]
[2025-12-24T23:17:44.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:44.791Z] [INFO] Processed 11 files in 146ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T23:17:44.791Z] [INFO]
[2025-12-24T23:17:44.791Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:45.470Z] [INFO] Processed 11 files in 00:00.059 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T23:17:45.470Z] [INFO]
[2025-12-24T23:17:45.470Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:45.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:45.470Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/resources
[2025-12-24T23:17:45.470Z] [INFO]
[2025-12-24T23:17:45.470Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:45.470Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:45.470Z] [INFO] Compiling 10 source files to /quarkus/extensions/container-image/container-image-s2i/deployment/target/classes
[2025-12-24T23:17:46.878Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2025-12-24T23:17:46.879Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:17:46.879Z] found: java.lang.Class[]
[2025-12-24T23:17:46.879Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/deployment/S2iProcessor.java:[295,39] cascading(boolean) in io.fabric8.kubernetes.client.dsl.Cascading has been deprecated
[2025-12-24T23:17:46.879Z] [INFO]
[2025-12-24T23:17:46.879Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:46.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:46.879Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/test/resources
[2025-12-24T23:17:46.879Z] [INFO]
[2025-12-24T23:17:46.879Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:46.879Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:46.879Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-s2i/deployment/target/test-classes
[2025-12-24T23:17:49.963Z] [INFO]
[2025-12-24T23:17:49.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:49.963Z] [INFO]
[2025-12-24T23:17:49.963Z] [INFO] -------------------------------------------------------
[2025-12-24T23:17:49.963Z] [INFO] T E S T S
[2025-12-24T23:17:49.963Z] [INFO] -------------------------------------------------------
[2025-12-24T23:17:49.963Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:17:50.649Z] [INFO] Running io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2025-12-24T23:17:50.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2025-12-24T23:17:50.649Z] [INFO]
[2025-12-24T23:17:50.649Z] [INFO] Results:
[2025-12-24T23:17:50.649Z] [INFO]
[2025-12-24T23:17:50.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:17:50.649Z] [INFO]
[2025-12-24T23:17:50.649Z] [INFO]
[2025-12-24T23:17:50.649Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:50.649Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2025-12-24T23:17:52.055Z] [INFO]
[2025-12-24T23:17:52.055Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:52.055Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-deployment ---
[2025-12-24T23:17:52.733Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2025-12-24T23:17:52.733Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final.pom
[2025-12-24T23:17:52.733Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --------< io.quarkus:quarkus-container-image-openshift-parent >---------
[2025-12-24T23:17:52.733Z] [INFO] Building Quarkus - Container Image - OpenShift - Parent 2.7.5.Final [690/964]
[2025-12-24T23:17:52.733Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-parent ---
[2025-12-24T23:17:52.733Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-parent/2.7.5.Final/quarkus-container-image-openshift-parent-2.7.5.Final.pom
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] ------------< io.quarkus:quarkus-container-image-openshift >------------
[2025-12-24T23:17:52.733Z] [INFO] Building Quarkus - Container Image - OpenShift 2.7.5.Final [691/964]
[2025-12-24T23:17:52.733Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:52.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:52.733Z] [INFO] Copying 1 resource
[2025-12-24T23:17:52.733Z] [INFO]
[2025-12-24T23:17:52.733Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] No sources to compile
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:53.412Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/runtime/src/test/resources
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] No sources to compile
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] No tests to run.
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift ---
[2025-12-24T23:17:53.412Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final.jar
[2025-12-24T23:17:53.412Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final.pom
[2025-12-24T23:17:53.412Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] ------< io.quarkus:quarkus-container-image-openshift-deployment >-------
[2025-12-24T23:17:53.412Z] [INFO] Building Quarkus - Container Image - OpenShift - Deployment 2.7.5.Final [692/964]
[2025-12-24T23:17:53.412Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:53.412Z] [INFO]
[2025-12-24T23:17:53.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.091Z] [INFO]
[2025-12-24T23:17:54.091Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.769Z] [INFO] Processed 14 files in 67ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-12-24T23:17:54.769Z] [INFO]
[2025-12-24T23:17:54.769Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.769Z] [INFO] Processed 14 files in 00:00.056 (Already Sorted: 14, Needed Sorting: 0)
[2025-12-24T23:17:54.769Z] [INFO]
[2025-12-24T23:17:54.769Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:54.769Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/resources
[2025-12-24T23:17:54.769Z] [INFO]
[2025-12-24T23:17:54.769Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:54.769Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:54.769Z] [INFO] Compiling 13 source files to /quarkus/extensions/container-image/container-image-openshift/deployment/target/classes
[2025-12-24T23:17:57.823Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2025-12-24T23:17:57.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:17:57.823Z] found: java.lang.Class[]
[2025-12-24T23:17:57.823Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/OpenshiftProcessor.java:[380,39] cascading(boolean) in io.fabric8.kubernetes.client.dsl.Cascading has been deprecated
[2025-12-24T23:17:57.823Z] [INFO]
[2025-12-24T23:17:57.823Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:57.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:17:57.823Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/test/resources
[2025-12-24T23:17:57.823Z] [INFO]
[2025-12-24T23:17:57.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:17:57.823Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:17:57.823Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-openshift/deployment/target/test-classes
[2025-12-24T23:18:00.016Z] [INFO]
[2025-12-24T23:18:00.016Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:18:00.016Z] [INFO]
[2025-12-24T23:18:00.016Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:00.016Z] [INFO] T E S T S
[2025-12-24T23:18:00.016Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:00.016Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:18:00.694Z] [INFO] Running io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2025-12-24T23:18:00.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2025-12-24T23:18:00.694Z] [INFO]
[2025-12-24T23:18:00.694Z] [INFO] Results:
[2025-12-24T23:18:00.694Z] [INFO]
[2025-12-24T23:18:00.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:18:00.694Z] [INFO]
[2025-12-24T23:18:00.694Z] [INFO]
[2025-12-24T23:18:00.694Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift-deployment ---
[2025-12-24T23:18:00.694Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2025-12-24T23:18:01.372Z] [4438.871s][warning][gc,alloc] pool-1103-thread-6: Retried waiting for GCLocker too often allocating 156252 words
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-vanilla-parent >------------
[2025-12-24T23:18:02.049Z] [INFO] Building Quarkus - Kubernetes - Vanilla 2.7.5.Final [693/964]
[2025-12-24T23:18:02.049Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.049Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.050Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.050Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.050Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.050Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:02.050Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.050Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-vanilla-parent ---
[2025-12-24T23:18:02.050Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-vanilla-parent/2.7.5.Final/quarkus-kubernetes-vanilla-parent-2.7.5.Final.pom
[2025-12-24T23:18:02.050Z] [INFO]
[2025-12-24T23:18:02.050Z] [INFO] -------------------< io.quarkus:quarkus-kubernetes >--------------------
[2025-12-24T23:18:02.050Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Runtime 2.7.5.Final [694/964]
[2025-12-24T23:18:02.050Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:02.729Z] [INFO] Copying 1 resource
[2025-12-24T23:18:02.729Z] [INFO]
[2025-12-24T23:18:02.729Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes ---
[2025-12-24T23:18:02.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom
[2025-12-24T23:18:02.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom (7.7 kB at 27 kB/s)
[2025-12-24T23:18:02.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom
[2025-12-24T23:18:02.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom (5.9 kB at 30 kB/s)
[2025-12-24T23:18:02.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom
[2025-12-24T23:18:03.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom (7.5 kB at 27 kB/s)
[2025-12-24T23:18:03.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom
[2025-12-24T23:18:04.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom (2.6 kB at 4.3 kB/s)
[2025-12-24T23:18:04.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-extension-pom/5.12.1/knative-extension-pom-5.12.1.pom
[2025-12-24T23:18:04.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-extension-pom/5.12.1/knative-extension-pom-5.12.1.pom (1.3 kB at 6.6 kB/s)
[2025-12-24T23:18:04.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom
[2025-12-24T23:18:04.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom (1.6 kB at 10 kB/s)
[2025-12-24T23:18:04.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom
[2025-12-24T23:18:04.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom (5.3 kB at 15 kB/s)
[2025-12-24T23:18:05.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar
[2025-12-24T23:18:05.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar (429 kB at 2.6 MB/s)
[2025-12-24T23:18:05.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar
[2025-12-24T23:18:05.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar (21 kB at 112 kB/s)
[2025-12-24T23:18:05.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar
[2025-12-24T23:18:06.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar (107 kB at 386 kB/s)
[2025-12-24T23:18:06.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar
[2025-12-24T23:18:06.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar (18 kB at 70 kB/s)
[2025-12-24T23:18:06.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar
[2025-12-24T23:18:06.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar (1.9 MB at 4.9 MB/s)
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] No sources to compile
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:06.806Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/runtime/src/test/resources
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] No sources to compile
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] No tests to run.
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes ---
[2025-12-24T23:18:06.806Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final.jar
[2025-12-24T23:18:06.806Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final.pom
[2025-12-24T23:18:06.806Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final-sources.jar
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-deployment >--------------
[2025-12-24T23:18:06.806Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Deployment 2.7.5.Final [695/964]
[2025-12-24T23:18:06.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:06.806Z] [INFO]
[2025-12-24T23:18:06.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO] Processed 99 files in 214ms (Formatted: 0, Unchanged: 99, Failed: 0, Readonly: 0)
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO] Processed 99 files in 00:00.329 (Already Sorted: 99, Needed Sorting: 0)
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:07.485Z] [INFO] Copying 1 resource
[2025-12-24T23:18:07.485Z] [INFO]
[2025-12-24T23:18:07.485Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:07.485Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:07.485Z] [INFO] Compiling 98 source files to /quarkus/extensions/kubernetes/vanilla/deployment/target/classes
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapKeySelectorDecorator.java:[17,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/MinikubeManifestGeneratorFactory.java:[11,38] create(io.dekorate.ResourceRegistry,io.dekorate.ConfigurationRegistry) in io.quarkus.kubernetes.deployment.MinikubeManifestGeneratorFactory implements <C>create(io.dekorate.ResourceRegistry,io.dekorate.ConfigurationRegistry) in io.dekorate.ManifestGeneratorFactory
[2025-12-24T23:18:18.789Z] return type requires unchecked conversion from io.quarkus.kubernetes.deployment.MinikubeManifestGenerator to io.dekorate.ManifestGenerator<C>
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentResourceDecorator.java:[34,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[23,49] getItems() in io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[34,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyContainerImageDecorator.java:[33,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSidecarDecorator.java:[33,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToKubernetesConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyBuilderImageDecorator.java:[33,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretKeySelectorDecorator.java:[18,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[120,22] deprecated item is not annotated with @Deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[263,13] deprecated item is not annotated with @Deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[149,22] deprecated item is not annotated with @Deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[292,13] deprecated item is not annotated with @Deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretEnvSourceDecorator.java:[18,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyHttpGetActionPortDecorator.java:[37,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNodePortDecorator.java:[58,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[27,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[32,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapEnvSourceDecorator.java:[17,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameToRevisionSpecDecorator.java:[39,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceTypeDecorator.java:[28,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceToSubjectDecorator.java:[33,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceDecorator.java:[27,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToKnativeConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesDeploy.java:[71,41] getVersion() in io.fabric8.kubernetes.client.KubernetesClient has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AzureDiskVolumeConverter.java:[17,10] withNewDiskName(java.lang.String) in io.dekorate.kubernetes.config.AzureDiskVolumeFluentImpl has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentTriggerDecorator.java:[20,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[23,49] getItems() in io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[34,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToOpenshiftConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameDecorator.java:[40,16] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2025-12-24T23:18:18.789Z] found: java.lang.Class[]
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,30] unchecked method invocation: method withCommand in interface io.fabric8.kubernetes.api.model.ContainerFluent is applied to given types
[2025-12-24T23:18:18.789Z] required: java.util.List<java.lang.String>
[2025-12-24T23:18:18.789Z] found: java.util.List
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,31] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.util.List<java.lang.String>
[2025-12-24T23:18:18.789Z] found: java.util.List
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,27] unchecked method invocation: method withArgs in interface io.fabric8.kubernetes.api.model.ContainerFluent is applied to given types
[2025-12-24T23:18:18.789Z] required: java.util.List<java.lang.String>
[2025-12-24T23:18:18.789Z] found: java.util.List
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,28] unchecked conversion
[2025-12-24T23:18:18.789Z] required: java.util.List<java.lang.String>
[2025-12-24T23:18:18.789Z] found: java.util.List
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/ContainerConfig$$accessor.java:[110,45] envVars in io.quarkus.kubernetes.deployment.ContainerConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/ContainerConfig$$accessor.java:[114,38] envVars in io.quarkus.kubernetes.deployment.ContainerConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[102,46] host in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[106,39] host in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[286,46] expose in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[290,39] expose in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[334,46] envVars in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[338,39] envVars in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[110,45] host in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[114,38] host in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[262,45] containers in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.789Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[266,38] containers in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.790Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[294,45] expose in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.790Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[298,38] expose in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.790Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[318,45] envVars in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.790Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[322,38] envVars in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2025-12-24T23:18:18.790Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KnativeConfig$$accessor.java:[254,43] envVars in io.quarkus.kubernetes.deployment.KnativeConfig has been deprecated
[2025-12-24T23:18:18.790Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KnativeConfig$$accessor.java:[258,36] envVars in io.quarkus.kubernetes.deployment.KnativeConfig has been deprecated
[2025-12-24T23:18:18.790Z] [INFO]
[2025-12-24T23:18:18.790Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:18.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:18.790Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/deployment/src/test/resources
[2025-12-24T23:18:18.790Z] [INFO]
[2025-12-24T23:18:18.790Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:18.790Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:18.790Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes/vanilla/deployment/target/test-classes
[2025-12-24T23:18:21.843Z] [INFO]
[2025-12-24T23:18:21.843Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:21.843Z] [INFO]
[2025-12-24T23:18:21.843Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:21.843Z] [INFO] T E S T S
[2025-12-24T23:18:21.843Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:21.843Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:18:22.520Z] [INFO] Running io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2025-12-24T23:18:22.520Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2025-12-24T23:18:23.198Z] [INFO]
[2025-12-24T23:18:23.198Z] [INFO] Results:
[2025-12-24T23:18:23.198Z] [INFO]
[2025-12-24T23:18:23.198Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:18:23.198Z] [INFO]
[2025-12-24T23:18:23.198Z] [INFO]
[2025-12-24T23:18:23.198Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-deployment ---
[2025-12-24T23:18:23.198Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final.jar
[2025-12-24T23:18:23.877Z] [4460.908s][warning][gc,alloc] pool-1106-thread-4: Retried waiting for GCLocker too often allocating 156252 words
[2025-12-24T23:18:23.877Z] [4460.908s][warning][gc,alloc] pool-1106-thread-6: Retried waiting for GCLocker too often allocating 156252 words
[2025-12-24T23:18:23.877Z] [INFO]
[2025-12-24T23:18:23.877Z] [INFO] ----------------< io.quarkus:quarkus-openshift-parent >-----------------
[2025-12-24T23:18:23.877Z] [INFO] Building Quarkus - Kubernetes - Openshift 2.7.5.Final [696/964]
[2025-12-24T23:18:23.877Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:18:23.877Z] [4460.926s][warning][gc,alloc] pool-1106-thread-8: Retried waiting for GCLocker too often allocating 156252 words
[2025-12-24T23:18:24.555Z] [INFO]
[2025-12-24T23:18:24.555Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.555Z] [INFO]
[2025-12-24T23:18:24.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.555Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-parent ---
[2025-12-24T23:18:24.556Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-parent/2.7.5.Final/quarkus-openshift-parent-2.7.5.Final.pom
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --------------------< io.quarkus:quarkus-openshift >--------------------
[2025-12-24T23:18:24.556Z] [INFO] Building Quarkus - Kubernetes - OpenShift - Runtime 2.7.5.Final [697/964]
[2025-12-24T23:18:24.556Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:24.556Z] [INFO] Copying 1 resource
[2025-12-24T23:18:24.556Z] [INFO]
[2025-12-24T23:18:24.556Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift ---
[2025-12-24T23:18:24.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-openshift-deployment/2.7.5.Final/quarkus-openshift-deployment-2.7.5.Final.pom
[2025-12-24T23:18:25.234Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-openshift-deployment/2.7.5.Final/quarkus-openshift-deployment-2.7.5.Final.pom (2.4 kB at 5.6 kB/s)
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] No sources to compile
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:25.913Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/openshift/runtime/src/test/resources
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] No sources to compile
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] No tests to run.
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar
[2025-12-24T23:18:25.913Z] [INFO]
[2025-12-24T23:18:25.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift ---
[2025-12-24T23:18:25.913Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final.jar
[2025-12-24T23:18:25.913Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final.pom
[2025-12-24T23:18:25.914Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final-sources.jar
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] -----------------< io.quarkus:quarkus-minikube-parent >-----------------
[2025-12-24T23:18:25.914Z] [INFO] Building Quarkus - Kubernetes - Minikube 2.7.5.Final [698/964]
[2025-12-24T23:18:25.914Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube-parent ---
[2025-12-24T23:18:25.914Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube-parent/2.7.5.Final/quarkus-minikube-parent-2.7.5.Final.pom
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --------------------< io.quarkus:quarkus-minikube >---------------------
[2025-12-24T23:18:25.914Z] [INFO] Building Quarkus - Kubernetes - Minikube - Runtime 2.7.5.Final [699/964]
[2025-12-24T23:18:25.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:25.914Z] [INFO] Copying 1 resource
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] No sources to compile
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:25.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/runtime/src/test/resources
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] No sources to compile
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] No tests to run.
[2025-12-24T23:18:25.914Z] [INFO]
[2025-12-24T23:18:25.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-minikube ---
[2025-12-24T23:18:25.914Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar
[2025-12-24T23:18:27.319Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube ---
[2025-12-24T23:18:27.320Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube ---
[2025-12-24T23:18:27.320Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final.jar
[2025-12-24T23:18:27.320Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final.pom
[2025-12-24T23:18:27.320Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final-sources.jar
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:18:27.320Z] [INFO] Skipping Quarkus - Kubernetes - Minikube - Deployment
[2025-12-24T23:18:27.320Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:18:27.320Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-client >----------------
[2025-12-24T23:18:27.320Z] [INFO] Building Quarkus - Kubernetes Client - Runtime 2.7.5.Final [700/964]
[2025-12-24T23:18:27.320Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO] Processed 5 files in 31ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:27.320Z] [INFO] Copying 1 resource
[2025-12-24T23:18:27.320Z] [INFO]
[2025-12-24T23:18:27.320Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.996Z] [INFO]
[2025-12-24T23:18:27.996Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:27.996Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:27.996Z] [INFO] Compiling 4 source files to /quarkus/extensions/kubernetes-client/runtime/target/classes
[2025-12-24T23:18:28.673Z] [INFO]
[2025-12-24T23:18:28.673Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:28.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:28.673Z] [INFO] Copying 1 resource
[2025-12-24T23:18:28.673Z] [INFO]
[2025-12-24T23:18:28.673Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:28.673Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:28.673Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/runtime/target/test-classes
[2025-12-24T23:18:30.865Z] [INFO]
[2025-12-24T23:18:30.865Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:30.865Z] [INFO]
[2025-12-24T23:18:30.865Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:30.865Z] [INFO] T E S T S
[2025-12-24T23:18:30.865Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:30.865Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:18:30.865Z] [INFO] Running io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2025-12-24T23:18:31.544Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2025-12-24T23:18:32.221Z] [INFO]
[2025-12-24T23:18:32.221Z] [INFO] Results:
[2025-12-24T23:18:32.221Z] [INFO]
[2025-12-24T23:18:32.221Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:18:32.221Z] [INFO]
[2025-12-24T23:18:32.221Z] [INFO]
[2025-12-24T23:18:32.221Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:32.221Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar
[2025-12-24T23:18:33.640Z] [INFO]
[2025-12-24T23:18:33.640Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:33.641Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2025-12-24T23:18:34.317Z] [INFO]
[2025-12-24T23:18:34.317Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client ---
[2025-12-24T23:18:34.317Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final.jar
[2025-12-24T23:18:34.317Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final.pom
[2025-12-24T23:18:34.317Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2025-12-24T23:18:34.317Z] [INFO]
[2025-12-24T23:18:34.317Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-client-deployment >-----------
[2025-12-24T23:18:34.317Z] [INFO] Building Quarkus - Kubernetes Client - Deployment 2.7.5.Final [701/964]
[2025-12-24T23:18:34.317Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:34.317Z] [INFO]
[2025-12-24T23:18:34.317Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.317Z] [INFO]
[2025-12-24T23:18:34.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO] Processed 1 files in 00:00.013 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:34.994Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/main/resources
[2025-12-24T23:18:34.994Z] [INFO]
[2025-12-24T23:18:34.994Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:34.994Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:34.994Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/deployment/target/classes
[2025-12-24T23:18:37.186Z] [INFO]
[2025-12-24T23:18:37.186Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:37.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:37.186Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/test/resources
[2025-12-24T23:18:37.186Z] [INFO]
[2025-12-24T23:18:37.186Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:37.186Z] [INFO] No sources to compile
[2025-12-24T23:18:37.186Z] [INFO]
[2025-12-24T23:18:37.186Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:37.186Z] [INFO] No tests to run.
[2025-12-24T23:18:37.186Z] [INFO]
[2025-12-24T23:18:37.186Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:37.186Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final.jar
[2025-12-24T23:18:38.592Z] [INFO]
[2025-12-24T23:18:38.592Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:38.592Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:18:39.270Z] [INFO]
[2025-12-24T23:18:39.270Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-deployment ---
[2025-12-24T23:18:39.270Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-deployment/2.7.5.Final/quarkus-kubernetes-client-deployment-2.7.5.Final.jar
[2025-12-24T23:18:39.270Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-deployment/2.7.5.Final/quarkus-kubernetes-client-deployment-2.7.5.Final.pom
[2025-12-24T23:18:39.270Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-deployment/2.7.5.Final/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:18:39.270Z] [INFO]
[2025-12-24T23:18:39.270Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-config-parent >-------------
[2025-12-24T23:18:39.270Z] [INFO] Building Quarkus - Kubernetes Config 2.7.5.Final [702/964]
[2025-12-24T23:18:39.270Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:18:39.270Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config-parent ---
[2025-12-24T23:18:39.271Z] [INFO] Installing /quarkus/extensions/kubernetes-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config-parent/2.7.5.Final/quarkus-kubernetes-config-parent-2.7.5.Final.pom
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-config >----------------
[2025-12-24T23:18:39.271Z] [INFO] Building Quarkus - Kubernetes Config - Runtime 2.7.5.Final [703/964]
[2025-12-24T23:18:39.271Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.271Z] [INFO]
[2025-12-24T23:18:39.271Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO] Processed 11 files in 39ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO] Processed 11 files in 00:00.044 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:39.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:39.956Z] [INFO] Copying 1 resource
[2025-12-24T23:18:39.956Z] [INFO]
[2025-12-24T23:18:39.956Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:40.633Z] [INFO]
[2025-12-24T23:18:40.633Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:40.633Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:40.633Z] [INFO] Compiling 8 source files to /quarkus/extensions/kubernetes-config/runtime/target/classes
[2025-12-24T23:18:42.054Z] [INFO]
[2025-12-24T23:18:42.054Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:42.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:42.054Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/runtime/src/test/resources
[2025-12-24T23:18:42.054Z] [INFO]
[2025-12-24T23:18:42.054Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:42.054Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:42.054Z] [INFO] Compiling 3 source files to /quarkus/extensions/kubernetes-config/runtime/target/test-classes
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[167,156] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[170,66] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[171,164] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[184,156] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[187,66] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[197,138] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.Secret,io.fabric8.kubernetes.api.model.SecretList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[200,60] unchecked cast
[2025-12-24T23:18:44.262Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>
[2025-12-24T23:18:44.262Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/SecretConfigSourceUtilTest.java:[111,17] hasOnlyOneElementSatisfying(java.util.function.Consumer<? super ELEMENT>) in org.assertj.core.api.AbstractIterableAssert has been deprecated
[2025-12-24T23:18:44.262Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/ConfigMapConfigSourceUtilTest.java:[111,17] hasOnlyOneElementSatisfying(java.util.function.Consumer<? super ELEMENT>) in org.assertj.core.api.AbstractIterableAssert has been deprecated
[2025-12-24T23:18:44.262Z] [INFO]
[2025-12-24T23:18:44.262Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:44.262Z] [INFO]
[2025-12-24T23:18:44.262Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:44.262Z] [INFO] T E S T S
[2025-12-24T23:18:44.262Z] [INFO] -------------------------------------------------------
[2025-12-24T23:18:44.262Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:18:45.668Z] [INFO] Running io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2025-12-24T23:18:47.071Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2025-12-24T23:18:47.071Z] [INFO] Running io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2025-12-24T23:18:47.071Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2025-12-24T23:18:47.072Z] [INFO] Running io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2025-12-24T23:18:47.072Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2025-12-24T23:18:47.072Z] [INFO]
[2025-12-24T23:18:47.072Z] [INFO] Results:
[2025-12-24T23:18:47.072Z] [INFO]
[2025-12-24T23:18:47.072Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:18:47.072Z] [INFO]
[2025-12-24T23:18:47.072Z] [INFO]
[2025-12-24T23:18:47.072Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:47.072Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final.jar
[2025-12-24T23:18:48.497Z] [INFO]
[2025-12-24T23:18:48.497Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:48.497Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final-sources.jar
[2025-12-24T23:18:49.188Z] [INFO]
[2025-12-24T23:18:49.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config ---
[2025-12-24T23:18:49.188Z] [INFO] Installing /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config/2.7.5.Final/quarkus-kubernetes-config-2.7.5.Final.jar
[2025-12-24T23:18:49.188Z] [INFO] Installing /quarkus/extensions/kubernetes-config/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config/2.7.5.Final/quarkus-kubernetes-config-2.7.5.Final.pom
[2025-12-24T23:18:49.189Z] [INFO] Installing /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config/2.7.5.Final/quarkus-kubernetes-config-2.7.5.Final-sources.jar
[2025-12-24T23:18:49.189Z] [INFO]
[2025-12-24T23:18:49.189Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-config-deployment >-----------
[2025-12-24T23:18:49.189Z] [INFO] Building Quarkus - Kubernetes Config - Deployment 2.7.5.Final [704/964]
[2025-12-24T23:18:49.189Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:49.189Z] [INFO]
[2025-12-24T23:18:49.189Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:49.189Z] [INFO]
[2025-12-24T23:18:49.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:50.596Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/deployment/src/main/resources
[2025-12-24T23:18:50.596Z] [INFO]
[2025-12-24T23:18:50.596Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:50.596Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:50.596Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-config/deployment/target/classes
[2025-12-24T23:18:52.802Z] [INFO]
[2025-12-24T23:18:52.802Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:52.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:52.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/deployment/src/test/resources
[2025-12-24T23:18:52.802Z] [INFO]
[2025-12-24T23:18:52.802Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:52.802Z] [INFO] No sources to compile
[2025-12-24T23:18:52.802Z] [INFO]
[2025-12-24T23:18:52.803Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:52.803Z] [INFO] No tests to run.
[2025-12-24T23:18:52.803Z] [INFO]
[2025-12-24T23:18:52.803Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config-deployment ---
[2025-12-24T23:18:52.803Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/deployment/target/quarkus-kubernetes-config-deployment-2.7.5.Final.jar
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] -------------< io.quarkus:quarkus-openshift-client-parent >-------------
[2025-12-24T23:18:56.288Z] [INFO] Building Quarkus - OpenShift Client 2.7.5.Final [705/964]
[2025-12-24T23:18:56.288Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-client-parent ---
[2025-12-24T23:18:56.288Z] [INFO] Installing /quarkus/extensions/openshift-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-client-parent/2.7.5.Final/quarkus-openshift-client-parent-2.7.5.Final.pom
[2025-12-24T23:18:56.288Z] [INFO]
[2025-12-24T23:18:56.288Z] [INFO] ----------------< io.quarkus:quarkus-openshift-client >-----------------
[2025-12-24T23:18:56.288Z] [INFO] Building Quarkus - OpenShift Client - Runtime 2.7.5.Final [706/964]
[2025-12-24T23:18:56.288Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:18:56.972Z] [INFO]
[2025-12-24T23:18:56.972Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client ---
[2025-12-24T23:18:56.972Z] [INFO]
[2025-12-24T23:18:56.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:57.665Z] [INFO] Copying 1 resource
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO]
[2025-12-24T23:18:57.665Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift-client ---
[2025-12-24T23:18:57.665Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:18:57.665Z] [INFO] Compiling 1 source file to /quarkus/extensions/openshift-client/runtime/target/classes
[2025-12-24T23:18:59.133Z] [INFO]
[2025-12-24T23:18:59.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift-client ---
[2025-12-24T23:18:59.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:18:59.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/runtime/src/test/resources
[2025-12-24T23:18:59.133Z] [INFO]
[2025-12-24T23:18:59.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift-client ---
[2025-12-24T23:18:59.133Z] [INFO] No sources to compile
[2025-12-24T23:18:59.133Z] [INFO]
[2025-12-24T23:18:59.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift-client ---
[2025-12-24T23:18:59.133Z] [INFO] No tests to run.
[2025-12-24T23:18:59.133Z] [INFO]
[2025-12-24T23:18:59.133Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift-client ---
[2025-12-24T23:18:59.133Z] [INFO] Building jar: /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final.jar
[2025-12-24T23:19:01.340Z] [INFO]
[2025-12-24T23:19:01.340Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-client ---
[2025-12-24T23:19:01.340Z] [INFO] Building jar: /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final-sources.jar
[2025-12-24T23:19:02.018Z] [INFO]
[2025-12-24T23:19:02.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-client ---
[2025-12-24T23:19:02.018Z] [INFO] Installing /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-openshift-client/2.7.5.Final/quarkus-openshift-client-2.7.5.Final.jar
[2025-12-24T23:19:02.018Z] [INFO] Installing /quarkus/extensions/openshift-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-client/2.7.5.Final/quarkus-openshift-client-2.7.5.Final.pom
[2025-12-24T23:19:02.018Z] [INFO] Installing /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-openshift-client/2.7.5.Final/quarkus-openshift-client-2.7.5.Final-sources.jar
[2025-12-24T23:19:02.018Z] [INFO]
[2025-12-24T23:19:02.018Z] [INFO] -----------< io.quarkus:quarkus-openshift-client-deployment >-----------
[2025-12-24T23:19:02.018Z] [INFO] Building Quarkus - OpenShift Client - Deployment 2.7.5.Final [707/964]
[2025-12-24T23:19:02.018Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:19:02.018Z] [INFO]
[2025-12-24T23:19:02.018Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.018Z] [INFO]
[2025-12-24T23:19:02.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:02.732Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/deployment/src/main/resources
[2025-12-24T23:19:02.732Z] [INFO]
[2025-12-24T23:19:02.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:02.732Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:02.732Z] [INFO] Compiling 1 source file to /quarkus/extensions/openshift-client/deployment/target/classes
[2025-12-24T23:19:05.035Z] [INFO]
[2025-12-24T23:19:05.035Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:05.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:05.035Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/deployment/src/test/resources
[2025-12-24T23:19:05.035Z] [INFO]
[2025-12-24T23:19:05.035Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:05.035Z] [INFO] No sources to compile
[2025-12-24T23:19:05.035Z] [INFO]
[2025-12-24T23:19:05.035Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:05.713Z] [INFO] No tests to run.
[2025-12-24T23:19:05.713Z] [INFO]
[2025-12-24T23:19:05.713Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:05.713Z] [INFO] Building jar: /quarkus/extensions/openshift-client/deployment/target/quarkus-openshift-client-deployment-2.7.5.Final.jar
[2025-12-24T23:19:06.420Z] [INFO]
[2025-12-24T23:19:06.420Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:06.420Z] [INFO] Building jar: /quarkus/extensions/openshift-client/deployment/target/quarkus-openshift-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:19:07.097Z] [INFO]
[2025-12-24T23:19:07.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-client-deployment ---
[2025-12-24T23:19:07.097Z] [INFO] Installing /quarkus/extensions/openshift-client/deployment/target/quarkus-openshift-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-openshift-client-deployment/2.7.5.Final/quarkus-openshift-client-deployment-2.7.5.Final.jar
[2025-12-24T23:19:07.097Z] [INFO] Installing /quarkus/extensions/openshift-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-client-deployment/2.7.5.Final/quarkus-openshift-client-deployment-2.7.5.Final.pom
[2025-12-24T23:19:07.097Z] [INFO] Installing /quarkus/extensions/openshift-client/deployment/target/quarkus-openshift-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-openshift-client-deployment/2.7.5.Final/quarkus-openshift-client-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:19:07.097Z] [INFO]
[2025-12-24T23:19:07.097Z] [INFO] ------< io.quarkus:quarkus-kubernetes-service-binding-deployment >------
[2025-12-24T23:19:07.097Z] [INFO] Building Quarkus - Kubernetes Service Binding - Deployment 2.7.5.Final [708/964]
[2025-12-24T23:19:07.097Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:19:07.097Z] [INFO]
[2025-12-24T23:19:07.097Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.097Z] [INFO]
[2025-12-24T23:19:07.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO] Processed 6 files in 00:00.036 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:07.774Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/deployment/src/main/resources
[2025-12-24T23:19:07.774Z] [INFO]
[2025-12-24T23:19:07.774Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:07.774Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:07.774Z] [INFO] Compiling 5 source files to /quarkus/extensions/kubernetes-service-binding/deployment/target/classes
[2025-12-24T23:19:09.966Z] [INFO]
[2025-12-24T23:19:09.966Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:09.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:09.966Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/deployment/src/test/resources
[2025-12-24T23:19:09.966Z] [INFO]
[2025-12-24T23:19:09.966Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:09.966Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:09.966Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-service-binding/deployment/target/test-classes
[2025-12-24T23:19:11.371Z] [INFO]
[2025-12-24T23:19:11.371Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:11.371Z] [INFO]
[2025-12-24T23:19:11.371Z] [INFO] -------------------------------------------------------
[2025-12-24T23:19:11.371Z] [INFO] T E S T S
[2025-12-24T23:19:11.371Z] [INFO] -------------------------------------------------------
[2025-12-24T23:19:11.371Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:19:12.772Z] [INFO] Running io.quarkus.kubernetes.service.binding.buildtime.ServiceBindingProcessorTest
[2025-12-24T23:19:12.772Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in io.quarkus.kubernetes.service.binding.buildtime.ServiceBindingProcessorTest
[2025-12-24T23:19:12.772Z] [INFO]
[2025-12-24T23:19:12.772Z] [INFO] Results:
[2025-12-24T23:19:12.772Z] [INFO]
[2025-12-24T23:19:12.772Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:19:12.772Z] [INFO]
[2025-12-24T23:19:12.772Z] [INFO]
[2025-12-24T23:19:12.772Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:12.772Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/deployment/target/quarkus-kubernetes-service-binding-deployment-2.7.5.Final.jar
[2025-12-24T23:19:14.181Z] [INFO]
[2025-12-24T23:19:14.181Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:14.181Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/deployment/target/quarkus-kubernetes-service-binding-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-deployment ---
[2025-12-24T23:19:14.858Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/deployment/target/quarkus-kubernetes-service-binding-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-deployment/2.7.5.Final/quarkus-kubernetes-service-binding-deployment-2.7.5.Final.jar
[2025-12-24T23:19:14.858Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-deployment/2.7.5.Final/quarkus-kubernetes-service-binding-deployment-2.7.5.Final.pom
[2025-12-24T23:19:14.858Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/deployment/target/quarkus-kubernetes-service-binding-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-deployment/2.7.5.Final/quarkus-kubernetes-service-binding-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] ------------------< io.quarkus:quarkus-flyway-parent >------------------
[2025-12-24T23:19:14.858Z] [INFO] Building Quarkus - Flyway 2.7.5.Final [709/964]
[2025-12-24T23:19:14.858Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-flyway-parent ---
[2025-12-24T23:19:14.858Z] [INFO] Installing /quarkus/extensions/flyway/pom.xml to /root/.m2/repository/io/quarkus/quarkus-flyway-parent/2.7.5.Final/quarkus-flyway-parent-2.7.5.Final.pom
[2025-12-24T23:19:14.858Z] [INFO]
[2025-12-24T23:19:14.858Z] [INFO] ---------------------< io.quarkus:quarkus-flyway >----------------------
[2025-12-24T23:19:14.858Z] [INFO] Building Quarkus - Flyway - Runtime 2.7.5.Final [710/964]
[2025-12-24T23:19:14.858Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:19:14.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.pom
[2025-12-24T23:19:15.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.pom (8.3 kB at 48 kB/s)
[2025-12-24T23:19:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/8.4.2/flyway-parent-8.4.2.pom
[2025-12-24T23:19:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/8.4.2/flyway-parent-8.4.2.pom (33 kB at 169 kB/s)
[2025-12-24T23:19:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.jar
[2025-12-24T23:19:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.jar (629 kB at 5.4 MB/s)
[2025-12-24T23:19:15.536Z] [INFO]
[2025-12-24T23:19:15.536Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-flyway ---
[2025-12-24T23:19:15.536Z] [INFO]
[2025-12-24T23:19:15.536Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO] Processed 24 files in 64ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO] Processed 24 files in 00:00.052 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:16.963Z] [INFO] Copying 2 resources
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO]
[2025-12-24T23:19:16.963Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-flyway ---
[2025-12-24T23:19:16.963Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:16.963Z] [INFO] Compiling 23 source files to /quarkus/extensions/flyway/runtime/target/classes
[2025-12-24T23:19:19.184Z] [WARNING] /quarkus/extensions/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayCreator.java:[60,18] ignoreMissingMigrations(boolean) in org.flywaydb.core.api.configuration.FluentConfiguration has been deprecated
[2025-12-24T23:19:19.184Z] [WARNING] /quarkus/extensions/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayCreator.java:[61,18] ignoreFutureMigrations(boolean) in org.flywaydb.core.api.configuration.FluentConfiguration has been deprecated
[2025-12-24T23:19:19.184Z] [INFO]
[2025-12-24T23:19:19.184Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-flyway ---
[2025-12-24T23:19:19.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:19.184Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/flyway/runtime/src/test/resources
[2025-12-24T23:19:19.184Z] [INFO]
[2025-12-24T23:19:19.184Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-flyway ---
[2025-12-24T23:19:19.184Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:19.184Z] [INFO] Compiling 1 source file to /quarkus/extensions/flyway/runtime/target/test-classes
[2025-12-24T23:19:21.380Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[203,42] isIgnoreMissingMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2025-12-24T23:19:21.380Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[207,41] isIgnoreMissingMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2025-12-24T23:19:21.380Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[215,42] isIgnoreFutureMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2025-12-24T23:19:21.380Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[219,41] isIgnoreFutureMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2025-12-24T23:19:21.380Z] [INFO]
[2025-12-24T23:19:21.380Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-flyway ---
[2025-12-24T23:19:21.380Z] [INFO]
[2025-12-24T23:19:21.380Z] [INFO] -------------------------------------------------------
[2025-12-24T23:19:21.380Z] [INFO] T E S T S
[2025-12-24T23:19:21.380Z] [INFO] -------------------------------------------------------
[2025-12-24T23:19:21.380Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:19:22.786Z] [INFO] Running io.quarkus.flyway.runtime.FlywayCreatorTest
[2025-12-24T23:19:22.786Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in io.quarkus.flyway.runtime.FlywayCreatorTest
[2025-12-24T23:19:22.786Z] [INFO]
[2025-12-24T23:19:22.786Z] [INFO] Results:
[2025-12-24T23:19:22.786Z] [INFO]
[2025-12-24T23:19:22.786Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:19:22.786Z] [INFO]
[2025-12-24T23:19:22.786Z] [INFO]
[2025-12-24T23:19:22.786Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-flyway ---
[2025-12-24T23:19:22.786Z] [INFO] Building jar: /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final.jar
[2025-12-24T23:19:24.212Z] [INFO]
[2025-12-24T23:19:24.212Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-flyway ---
[2025-12-24T23:19:24.212Z] [INFO] Building jar: /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final-sources.jar
[2025-12-24T23:19:24.890Z] [INFO]
[2025-12-24T23:19:24.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-flyway ---
[2025-12-24T23:19:24.890Z] [INFO] Installing /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-flyway/2.7.5.Final/quarkus-flyway-2.7.5.Final.jar
[2025-12-24T23:19:24.890Z] [INFO] Installing /quarkus/extensions/flyway/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-flyway/2.7.5.Final/quarkus-flyway-2.7.5.Final.pom
[2025-12-24T23:19:24.890Z] [INFO] Installing /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-flyway/2.7.5.Final/quarkus-flyway-2.7.5.Final-sources.jar
[2025-12-24T23:19:24.890Z] [INFO]
[2025-12-24T23:19:24.890Z] [INFO] ----------------< io.quarkus:quarkus-flyway-deployment >----------------
[2025-12-24T23:19:24.890Z] [INFO] Building Quarkus - Flyway - Deployment 2.7.5.Final [711/964]
[2025-12-24T23:19:24.890Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:19:24.890Z] [INFO]
[2025-12-24T23:19:24.890Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:24.890Z] [INFO]
[2025-12-24T23:19:24.890Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.302Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.303Z] [INFO] Processed 33 files in 92ms (Formatted: 0, Unchanged: 33, Failed: 0, Readonly: 0)
[2025-12-24T23:19:26.303Z] [INFO]
[2025-12-24T23:19:26.303Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.988Z] [INFO] Processed 33 files in 00:00.062 (Already Sorted: 33, Needed Sorting: 0)
[2025-12-24T23:19:26.988Z] [INFO]
[2025-12-24T23:19:26.988Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:26.988Z] [INFO] Copying 2 resources
[2025-12-24T23:19:26.988Z] [INFO]
[2025-12-24T23:19:26.988Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:26.988Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:26.988Z] [INFO] Compiling 3 source files to /quarkus/extensions/flyway/deployment/target/classes
[2025-12-24T23:19:28.407Z] [WARNING] /quarkus/extensions/flyway/deployment/src/main/java/io/quarkus/flyway/FlywayProcessor.java:[136,68] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-12-24T23:19:28.407Z] [INFO]
[2025-12-24T23:19:28.407Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:28.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:19:28.407Z] [INFO] Copying 23 resources
[2025-12-24T23:19:29.088Z] [INFO]
[2025-12-24T23:19:29.088Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:29.088Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:19:29.088Z] [INFO] Compiling 30 source files to /quarkus/extensions/flyway/deployment/target/test-classes
[2025-12-24T23:19:34.176Z] [INFO]
[2025-12-24T23:19:34.176Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-flyway-deployment ---
[2025-12-24T23:19:34.861Z] [INFO]
[2025-12-24T23:19:34.861Z] [INFO] -------------------------------------------------------
[2025-12-24T23:19:34.861Z] [INFO] T E S T S
[2025-12-24T23:19:34.861Z] [INFO] -------------------------------------------------------
[2025-12-24T23:19:34.861Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:19:35.539Z] [INFO] Running io.quarkus.flyway.test.FlywayDevModeTest
[2025-12-24T23:19:45.074Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-12-24T23:19:45.074Z] Tests paused
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:56,188 WARN [io.qua.agr.dep.AgroalProcessor] (build-12) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:56,625 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-23) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:45.074Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:19:45.074Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:19:45.074Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:19:45.074Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:19:45.074Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:58,590 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.155s. Listening on: http://localhost:8080
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:58,591 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:58,591 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:59,747 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /fly failed, error id: a71f0e4e-a5a4-4eee-b7a0-546ab86f26db-1: org.jboss.resteasy.spi.UnhandledException: javax.enterprise.inject.UnsatisfiedResolutionException: No bean found for required type [class org.flywaydb.core.Flyway] and qualifiers [[@javax.enterprise.inject.Default()]]
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-12-24T23:19:45.074Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-12-24T23:19:45.074Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-12-24T23:19:45.074Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-12-24T23:19:45.074Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-12-24T23:19:45.074Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:19:45.074Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:19:45.074Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:19:45.074Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:19:45.074Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:19:45.074Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:19:45.074Z] Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: No bean found for required type [class org.flywaydb.core.Flyway] and qualifiers [[@javax.enterprise.inject.Default()]]
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.InstanceImpl.bean(InstanceImpl.java:188)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.InstanceImpl.getInternal(InstanceImpl.java:209)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.InstanceImpl.get(InstanceImpl.java:95)
[2025-12-24T23:19:45.074Z] at io.quarkus.flyway.test.DevModeTestEndpoint.present(DevModeTestEndpoint.java:18)
[2025-12-24T23:19:45.074Z] at io.quarkus.flyway.test.DevModeTestEndpoint_Subclass.present$$superforward1(Unknown Source)
[2025-12-24T23:19:45.074Z] at io.quarkus.flyway.test.DevModeTestEndpoint_Subclass$$function$$1.apply(Unknown Source)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-12-24T23:19:45.074Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-12-24T23:19:45.074Z] at io.quarkus.flyway.test.DevModeTestEndpoint_Subclass.present(Unknown Source)
[2025-12-24T23:19:45.074Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:19:45.074Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:19:45.074Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:19:45.074Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-12-24T23:19:45.074Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-12-24T23:19:45.074Z] ... 15 more
[2025-12-24T23:19:45.074Z]
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:59,833 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/flyway/deployment/target/quarkus-dev-mode-test14007380002242212636/src/main/resources/application.properties
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:59,835 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:19:45.074Z] 2025-12-24 23:17:59,860 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.024s
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,045 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:45.074Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:19:45.074Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:19:45.074Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:19:45.074Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:19:45.074Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,416 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,417 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-dev-mode (H2 1.4)
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,539 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,646 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,658 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,716 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.107s)
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,732 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.865s. Listening on: http://localhost:8080
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,733 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,733 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,733 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.902s
[2025-12-24T23:19:45.074Z] 2025-12-24 23:18:00,784 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T23:19:45.074Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.186 s - in io.quarkus.flyway.test.FlywayDevModeTest
[2025-12-24T23:19:45.074Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest
[2025-12-24T23:19:48.307Z] 2025-12-24 23:18:03,147 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,242 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,243 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:quarkus-flyway (H2 1.4)
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,274 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,276 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,278 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,278 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,285 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,297 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" ...
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,322 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,325 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,353 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.039s)
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,460 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.692s. Listening on: http://localhost:8081
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,460 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:48.308Z] 2025-12-24 23:18:04,460 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:48.993Z] 2025-12-24 23:18:04,507 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:48.993Z] 2025-12-24 23:18:04,607 INFO [io.quarkus] (main) Quarkus stopped in 0.074s
[2025-12-24T23:19:48.993Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.754 s - in io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest
[2025-12-24T23:19:48.993Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest
[2025-12-24T23:19:50.405Z] 2025-12-24 23:18:05,461 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-28) Unable to determine a database type for default datasource
[2025-12-24T23:19:50.405Z] 2025-12-24 23:18:05,464 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-26) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:50.405Z] 2025-12-24 23:18:06,569 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.727s. Listening on: http://localhost:8081
[2025-12-24T23:19:50.405Z] 2025-12-24 23:18:06,569 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:50.405Z] 2025-12-24 23:18:06,569 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:51.082Z] 2025-12-24 23:18:06,667 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-12-24T23:19:51.082Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 s - in io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest
[2025-12-24T23:19:51.082Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest
[2025-12-24T23:19:51.773Z] 2025-12-24 23:18:07,106 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:51.773Z] 2025-12-24 23:18:07,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2025-12-24T23:19:51.773Z] 2025-12-24 23:18:07,821 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:51.773Z] 2025-12-24 23:18:07,821 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:51.773Z] 2025-12-24 23:18:07,922 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-12-24T23:19:52.448Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 s - in io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest
[2025-12-24T23:19:52.448Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigEmptyTest
[2025-12-24T23:19:53.126Z] 2025-12-24 23:18:08,311 WARN [io.qua.agr.dep.AgroalProcessor] (build-8) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-12-24T23:19:53.126Z] 2025-12-24 23:18:08,448 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-7) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:53.126Z] 2025-12-24 23:18:08,960 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2025-12-24T23:19:53.126Z] 2025-12-24 23:18:08,961 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:53.126Z] 2025-12-24 23:18:08,961 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:53.126Z] 2025-12-24 23:18:09,082 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-12-24T23:19:53.126Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in io.quarkus.flyway.test.FlywayExtensionConfigEmptyTest
[2025-12-24T23:19:53.126Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCallbackTest
[2025-12-24T23:19:54.531Z] [INFO] Custom H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:11303 (only local connections)
[2025-12-24T23:19:54.531Z] [INFO] Custom H2 Intializing DB: jdbc:h2:tcp://localhost:11303/mem:quarkus-flyway-callback;DB_CLOSE_DELAY=-1
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:09,674 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-24) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,182 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,183 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost:11303/mem:quarkus-flyway-callback (H2 1.4)
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,225 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" with baseline ...
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,249 INFO [org.fly.cor.int.com.DbBaseline] (main) Successfully baselined schema with version: 0.0.1
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,288 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 0.0.1
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,294 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.3 - Quarkus Callback"
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,335 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.3 (execution time 00:00.072s)
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8081
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,477 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,477 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,519 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:54.531Z] 2025-12-24 23:18:10,565 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T23:19:54.531Z] [INFO] Custom H2 database was shut down; server status: Not started
[2025-12-24T23:19:54.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s - in io.quarkus.flyway.test.FlywayExtensionCallbackTest
[2025-12-24T23:19:54.531Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:10,998 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-5) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,478 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,479 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-clean-at-start (H2 1.4)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,511 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,516 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "TEST" (execution time 00:00.003s)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,519 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,522 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,525 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "TEST" (execution time 00:00.002s)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,526 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,633 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,633 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,633 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,685 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:55.938Z] 2025-12-24 23:18:11,769 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-12-24T23:19:55.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest
[2025-12-24T23:19:55.938Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigMissingNamedDataSourceTest
[2025-12-24T23:19:57.340Z] 2025-12-24 23:18:12,230 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:57.340Z] 2025-12-24 23:18:12,243 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to determine a database type for default datasource
[2025-12-24T23:19:57.340Z] 2025-12-24 23:18:13,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.677s. Listening on: http://localhost:8081
[2025-12-24T23:19:57.340Z] 2025-12-24 23:18:13,065 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:57.340Z] 2025-12-24 23:18:13,065 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:57.340Z] 2025-12-24 23:18:13,163 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-12-24T23:19:57.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in io.quarkus.flyway.test.FlywayExtensionConfigMissingNamedDataSourceTest
[2025-12-24T23:19:57.340Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:13,544 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:13,988 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:13,989 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:quarkus-flyway (H2 1.4)
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,022 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,030 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.008s)
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,033 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,033 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,039 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,048 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" ...
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,077 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,080 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,093 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.1 - Update"
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,106 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.2 - V1_0_2__Update"
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,122 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.3 - Quarkus Callback"
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,137 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 4 migrations to schema "PUBLIC", now at version v1.0.3 (execution time 00:00.069s)
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,235 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,235 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,293 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:58.744Z] 2025-12-24 23:18:14,329 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2025-12-24T23:19:58.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest
[2025-12-24T23:19:58.744Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionInitSqlTest
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:14,734 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-30) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,237 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,237 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start (H2 1.4)
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,275 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,317 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,321 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,350 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.050s)
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,484 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,485 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:19:59.421Z] 2025-12-24 23:18:15,485 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:19:59.422Z] 2025-12-24 23:18:15,584 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:20:00.098Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in io.quarkus.flyway.test.FlywayExtensionInitSqlTest
[2025-12-24T23:20:00.098Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest
[2025-12-24T23:20:00.781Z] [INFO] Custom H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:11301 (only local connections)
[2025-12-24T23:20:00.781Z] [INFO] Custom H2 Intializing DB: jdbc:h2:tcp://localhost:11301/mem:quarkus-flyway-baseline-on-migrate;DB_CLOSE_DELAY=-1
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:15,990 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,619 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,620 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost:11301/mem:quarkus-flyway-baseline-on-migrate (H2 1.4)
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,659 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" with baseline ...
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,689 INFO [org.fly.cor.int.com.DbBaseline] (main) Successfully baselined schema with version: 0.0.1
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,706 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 0.0.1
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,712 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "PUBLIC" is up to date. No migration necessary.
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,798 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,798 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,859 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:00.781Z] 2025-12-24 23:18:16,922 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T23:20:00.781Z] [INFO] Custom H2 database was shut down; server status: Not started
[2025-12-24T23:20:00.782Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest
[2025-12-24T23:20:00.782Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:17,400 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-19) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,007 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,008 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:quarkus-flyway (H2 1.4)
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,037 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,052 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.014s)
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,055 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,056 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.001s)
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,065 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,085 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" ...
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,144 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,150 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,184 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.1 - Update"
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,205 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.2 - V1_0_2__Update"
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,225 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 3 migrations to schema "PUBLIC", now at version v1.0.2 (execution time 00:00.104s)
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,329 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:02.224Z] 2025-12-24 23:18:18,329 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:02.914Z] 2025-12-24 23:18:18,375 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:02.914Z] 2025-12-24 23:18:18,468 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-12-24T23:20:02.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest
[2025-12-24T23:20:02.914Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourceTest
[2025-12-24T23:20:03.597Z] [INFO] Custom H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:11302 (only local connections)
[2025-12-24T23:20:03.597Z] [INFO] Custom H2 Intializing DB: jdbc:h2:tcp://localhost:11302/mem:quarkus-flyway-baseline-on-named-ds;DB_CLOSE_DELAY=-1
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:18,886 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Unable to determine a database type for default datasource
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:18,893 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-29) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,414 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,414 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost:11302/mem:quarkus-flyway-baseline-on-named-ds (H2 1.4)
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,449 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" with baseline ...
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,477 INFO [org.fly.cor.int.com.DbBaseline] (main) Successfully baselined schema with version: 0.0.1
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,491 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 0.0.1
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,522 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "PUBLIC" is up to date. No migration necessary.
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,652 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8081
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,652 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,652 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,710 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:03.597Z] 2025-12-24 23:18:19,748 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-12-24T23:20:03.597Z] [INFO] Custom H2 database was shut down; server status: Not started
[2025-12-24T23:20:03.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourceTest
[2025-12-24T23:20:03.597Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:20,442 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:20,445 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to determine a database type for default datasource
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,285 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,286 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start-users (H2 1.4)
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,317 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,365 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,370 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,402 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.054s)
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.774s. Listening on: http://localhost:8081
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,496 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,496 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,535 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:05.825Z] 2025-12-24 23:18:21,588 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2025-12-24T23:20:05.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest
[2025-12-24T23:20:05.825Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest
[2025-12-24T23:20:06.530Z] 2025-12-24 23:18:21,983 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to determine a database type for default datasource
[2025-12-24T23:20:06.530Z] 2025-12-24 23:18:21,986 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-7) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:06.530Z] 2025-12-24 23:18:22,509 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2025-12-24T23:20:06.530Z] 2025-12-24 23:18:22,510 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:06.530Z] 2025-12-24 23:18:22,510 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:06.530Z] 2025-12-24 23:18:22,630 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-12-24T23:20:06.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest
[2025-12-24T23:20:06.530Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest
[2025-12-24T23:20:07.997Z] 2025-12-24 23:18:23,144 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-2) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:07.997Z] 2025-12-24 23:18:23,690 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2025-12-24T23:20:07.997Z] 2025-12-24 23:18:23,691 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:07.997Z] 2025-12-24 23:18:23,691 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:07.997Z] 2025-12-24 23:18:23,773 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-12-24T23:20:07.997Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest
[2025-12-24T23:20:07.997Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest
[2025-12-24T23:20:08.680Z] 2025-12-24 23:18:24,186 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-7) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:08.680Z] 2025-12-24 23:18:24,751 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2025-12-24T23:20:08.680Z] 2025-12-24 23:18:24,751 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:08.680Z] 2025-12-24 23:18:24,751 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:08.680Z] 2025-12-24 23:18:24,832 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-12-24T23:20:08.680Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest
[2025-12-24T23:20:08.680Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest
[2025-12-24T23:20:10.092Z] 2025-12-24 23:18:25,256 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Unable to determine a database type for default datasource
[2025-12-24T23:20:10.092Z] 2025-12-24 23:18:25,262 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:10.092Z] 2025-12-24 23:18:25,875 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2025-12-24T23:20:10.092Z] 2025-12-24 23:18:25,876 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:10.092Z] 2025-12-24 23:18:25,876 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:10.092Z] 2025-12-24 23:18:25,958 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-12-24T23:20:10.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest
[2025-12-24T23:20:10.092Z] [INFO] Running io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest
[2025-12-24T23:20:19.277Z] Tests paused
[2025-12-24T23:20:19.277Z] 2025-12-24 23:18:27,019 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-36) Dev Services for H2 started.
[2025-12-24T23:20:19.277Z] 2025-12-24 23:18:27,022 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-36) Dev Services for the default datasource (h2) started.
[2025-12-24T23:20:19.277Z] 2025-12-24 23:18:27,026 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-40) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2025-12-24T23:20:19.277Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:20:19.277Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:20:19.277Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:20:19.277Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:20:19.277Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:20:19.277Z] 2025-12-24 23:18:29,428 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.197s. Listening on: http://localhost:8080
[2025-12-24T23:20:19.277Z] 2025-12-24 23:18:29,429 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:20:19.277Z] 2025-12-24 23:18:29,429 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:19.277Z] create sequence hibernate_sequence start with 1 increment by 1;
[2025-12-24T23:20:19.277Z]
[2025-12-24T23:20:19.277Z] create table Fruit (
[2025-12-24T23:20:19.277Z] id integer not null,
[2025-12-24T23:20:19.278Z] name varchar(40),
[2025-12-24T23:20:19.278Z] primary key (id)
[2025-12-24T23:20:19.278Z] );
[2025-12-24T23:20:19.278Z]
[2025-12-24T23:20:19.278Z] alter table Fruit
[2025-12-24T23:20:19.278Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name);
[2025-12-24T23:20:19.278Z]
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:30,573 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (DEV Console action) File change detected: /quarkus/extensions/flyway/deployment/target/quarkus-dev-mode-test7097086000934929468/src/main/resources/application.properties
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:30,574 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (DEV Console action) Restarting quarkus due to changes in application.properties.
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:30,583 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T23:20:19.278Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:20:19.278Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:20:19.278Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:20:19.278Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:20:19.278Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:30,980 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:30,980 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost:46132/mem:default (H2 1.4)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:30,997 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,001 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.003s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,003 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,004 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,009 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,018 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,044 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,077 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - quarkus-flyway-deployment"
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,113 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.077s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,147 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.558s. Listening on: http://localhost:8080
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,147 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,148 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:31,148 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (DEV Console action) Live reload total time: 0.576s
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,097 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in Fruit.class.
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,107 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2025-12-24T23:20:19.278Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:20:19.278Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:20:19.278Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:20:19.278Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:20:19.278Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,436 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,436 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost:46132/mem:default (H2 1.4)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,442 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,445 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,446 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.000s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,446 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,449 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,455 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,463 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,465 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - quarkus-flyway-deployment"
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,476 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.015s)
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,527 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (Quarkus Main Thread) SQL Error: 42122, SQLState: 42S22
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,527 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (Quarkus Main Thread) Column "COLOR" not found; SQL statement:
[2025-12-24T23:20:19.278Z] insert into Fruit (color, name, id) values (?, ?, ?) [42122-197]
[2025-12-24T23:20:19.278Z] 2025-12-24 23:18:33,531 WARN [com.arj.ats.arjuna] (Quarkus Main Thread) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:9256:694c74c5:d, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@577b6c42 >: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2025-12-24T23:20:19.278Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2025-12-24T23:20:19.278Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2025-12-24T23:20:19.278Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2025-12-24T23:20:19.278Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2025-12-24T23:20:19.278Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2025-12-24T23:20:19.278Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2025-12-24T23:20:19.278Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2025-12-24T23:20:19.278Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2025-12-24T23:20:19.278Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2025-12-24T23:20:19.278Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2025-12-24T23:20:19.278Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2025-12-24T23:20:19.278Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint.add(FlywayDevModeCreateFromHibernateTest.java:89)
[2025-12-24T23:20:19.278Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:18)
[2025-12-24T23:20:19.278Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc_contextualInstance(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint_Observer_Synthetic_d70cd75bf32ab6598217b9a64a8473d65e248c05.notify(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T23:20:19.278Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T23:20:19.278Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T23:20:19.278Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T23:20:19.278Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-12-24T23:20:19.278Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T23:20:19.278Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T23:20:19.278Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-12-24T23:20:19.278Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T23:20:19.279Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:20:19.279Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:20:19.279Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:20:19.279Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:20:19.279Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-12-24T23:20:19.279Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:20:19.279Z] Caused by: org.hibernate.exception.SQLGrammarException: could not prepare statement
[2025-12-24T23:20:19.279Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:103)
[2025-12-24T23:20:19.279Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:186)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.prepareStatement(StatementPreparerImpl.java:81)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.buildBatchStatement(AbstractBatchImpl.java:137)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.getBatchStatement(AbstractBatchImpl.java:126)
[2025-12-24T23:20:19.279Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3356)
[2025-12-24T23:20:19.279Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2025-12-24T23:20:19.279Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2025-12-24T23:20:19.279Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2025-12-24T23:20:19.279Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2025-12-24T23:20:19.279Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2025-12-24T23:20:19.279Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2025-12-24T23:20:19.279Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2025-12-24T23:20:19.279Z] ... 47 more
[2025-12-24T23:20:19.279Z] Caused by: org.h2.jdbc.JdbcSQLException: Column "COLOR" not found; SQL statement:
[2025-12-24T23:20:19.279Z] insert into Fruit (color, name, id) values (?, ?, ?) [42122-197]
[2025-12-24T23:20:19.279Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:20:19.279Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:20:19.279Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:20:19.279Z] at org.h2.table.Table.getColumn(Table.java:682)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parseColumn(Parser.java:936)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parseColumnList(Parser.java:920)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1258)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parseInsert(Parser.java:1222)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parsePrepared(Parser.java:431)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parse(Parser.java:335)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.parse(Parser.java:307)
[2025-12-24T23:20:19.279Z] at org.h2.command.Parser.prepareCommand(Parser.java:278)
[2025-12-24T23:20:19.279Z] at org.h2.engine.Session.prepareLocal(Session.java:611)
[2025-12-24T23:20:19.279Z] at org.h2.server.TcpServerThread.process(TcpServerThread.java:271)
[2025-12-24T23:20:19.279Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:165)
[2025-12-24T23:20:19.279Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:20:19.279Z]
[2025-12-24T23:20:19.279Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2025-12-24T23:20:19.279Z] at org.h2.command.CommandRemote.prepare(CommandRemote.java:85)
[2025-12-24T23:20:19.279Z] at org.h2.command.CommandRemote.<init>(CommandRemote.java:51)
[2025-12-24T23:20:19.279Z] at org.h2.engine.SessionRemote.prepareCommand(SessionRemote.java:493)
[2025-12-24T23:20:19.279Z] at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1247)
[2025-12-24T23:20:19.279Z] at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:76)
[2025-12-24T23:20:19.279Z] at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:304)
[2025-12-24T23:20:19.279Z] at io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(ConnectionWrapper.java:659)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$1.doPrepare(StatementPreparerImpl.java:90)
[2025-12-24T23:20:19.279Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:176)
[2025-12-24T23:20:19.279Z] ... 61 more
[2025-12-24T23:20:19.279Z]
[2025-12-24T23:20:19.279Z] 2025-12-24 23:18:33,557 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
[2025-12-24T23:20:19.279Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:143)
[2025-12-24T23:20:19.279Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.rollback(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint.add(FlywayDevModeCreateFromHibernateTest.java:91)
[2025-12-24T23:20:19.279Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:18)
[2025-12-24T23:20:19.279Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc_contextualInstance(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint_Observer_Synthetic_d70cd75bf32ab6598217b9a64a8473d65e248c05.notify(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T23:20:19.279Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T23:20:19.279Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T23:20:19.279Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T23:20:19.279Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-12-24T23:20:19.279Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T23:20:19.279Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T23:20:19.279Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-12-24T23:20:19.279Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T23:20:19.279Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:20:19.279Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:20:19.279Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:20:19.279Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:20:19.279Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-12-24T23:20:19.279Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:20:19.279Z]
[2025-12-24T23:20:19.279Z] 2025-12-24 23:18:33,561 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (vert.x-worker-thread-0) Failed to start quarkus: java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T23:20:19.279Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2025-12-24T23:20:19.279Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2025-12-24T23:20:19.279Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2025-12-24T23:20:19.279Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2025-12-24T23:20:19.279Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2025-12-24T23:20:19.279Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2025-12-24T23:20:19.279Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2025-12-24T23:20:19.279Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2025-12-24T23:20:19.279Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2025-12-24T23:20:19.280Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2025-12-24T23:20:19.280Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2025-12-24T23:20:19.280Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-12-24T23:20:19.280Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-12-24T23:20:19.280Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-12-24T23:20:19.280Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-12-24T23:20:19.280Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-12-24T23:20:19.280Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-12-24T23:20:19.280Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:20:19.280Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2025-12-24T23:20:19.280Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2025-12-24T23:20:19.280Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2025-12-24T23:20:19.280Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2025-12-24T23:20:19.280Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2025-12-24T23:20:19.280Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2025-12-24T23:20:19.280Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2025-12-24T23:20:19.280Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-24T23:20:19.280Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-12-24T23:20:19.280Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-24T23:20:19.280Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-12-24T23:20:19.280Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2025-12-24T23:20:19.280Z] ... 1 more
[2025-12-24T23:20:19.280Z] Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
[2025-12-24T23:20:19.280Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:143)
[2025-12-24T23:20:19.280Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.rollback(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint.add(FlywayDevModeCreateFromHibernateTest.java:91)
[2025-12-24T23:20:19.280Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:18)
[2025-12-24T23:20:19.280Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc$delegate(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc_contextualInstance(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint_Observer_Synthetic_d70cd75bf32ab6598217b9a64a8473d65e248c05.notify(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2025-12-24T23:20:19.280Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2025-12-24T23:20:19.280Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2025-12-24T23:20:19.280Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2025-12-24T23:20:19.280Z] ... 13 more
[2025-12-24T23:20:19.280Z]
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:33,567 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.169s
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:33,568 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (Hibernate post-boot validation thread for <default>) SQL Error: 90007, SQLState: 90007
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:33,568 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (Hibernate post-boot validation thread for <default>) The object is already closed [90007-197]
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:33,568 WARN [io.agr.pool] (Hibernate post-boot validation thread for <default>) Datasource '<default>': The object is already closed [90007-197]
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:33,569 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to run post-boot validation: org.hibernate.exception.GenericJDBCException: Error accessing tables metadata
[2025-12-24T23:20:19.280Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
[2025-12-24T23:20:19.280Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2025-12-24T23:20:19.280Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.convertSQLException(AbstractInformationExtractorImpl.java:118)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.populateTablesWithColumns(AbstractInformationExtractorImpl.java:660)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.lambda$getTables$3(AbstractInformationExtractorImpl.java:566)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.processTableResultSet(InformationExtractorJdbcDatabaseMetaDataImpl.java:69)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.getTables(AbstractInformationExtractorImpl.java:559)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl.getTablesInformation(DatabaseInformationImpl.java:122)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.internal.GroupedSchemaValidatorImpl.validateTables(GroupedSchemaValidatorImpl.java:39)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.internal.AbstractSchemaValidator.performValidation(AbstractSchemaValidator.java:97)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.internal.AbstractSchemaValidator.doValidation(AbstractSchemaValidator.java:76)
[2025-12-24T23:20:19.280Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:133)
[2025-12-24T23:20:19.280Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2025-12-24T23:20:19.280Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-12-24T23:20:19.280Z] Caused by: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-197]
[2025-12-24T23:20:19.280Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2025-12-24T23:20:19.280Z] at org.h2.message.DbException.get(DbException.java:179)
[2025-12-24T23:20:19.280Z] at org.h2.message.DbException.get(DbException.java:155)
[2025-12-24T23:20:19.280Z] at org.h2.message.DbException.get(DbException.java:144)
[2025-12-24T23:20:19.280Z] at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1523)
[2025-12-24T23:20:19.280Z] at org.h2.jdbc.JdbcStatement.checkClosed(JdbcStatement.java:1201)
[2025-12-24T23:20:19.280Z] at org.h2.jdbc.JdbcPreparedStatement.checkClosed(JdbcPreparedStatement.java:1798)
[2025-12-24T23:20:19.280Z] at org.h2.jdbc.JdbcStatement.checkClosed(JdbcStatement.java:1175)
[2025-12-24T23:20:19.280Z] at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106)
[2025-12-24T23:20:19.280Z] at org.h2.jdbc.JdbcDatabaseMetaData.getColumns(JdbcDatabaseMetaData.java:397)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.processColumnsResultSet(InformationExtractorJdbcDatabaseMetaDataImpl.java:80)
[2025-12-24T23:20:19.280Z] at org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.populateTablesWithColumns(AbstractInformationExtractorImpl.java:638)
[2025-12-24T23:20:19.280Z] ... 10 more
[2025-12-24T23:20:19.280Z]
[2025-12-24T23:20:19.280Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:20:19.280Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:20:19.280Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:20:19.280Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:20:19.280Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,035 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,035 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost:46132/mem:default (H2 1.4)
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,042 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,046 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.003s)
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,048 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,048 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,053 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,060 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,070 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,072 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - quarkus-flyway-deployment"
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,089 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.022s)
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,115 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8080
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,116 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,116 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,116 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.524s
[2025-12-24T23:20:19.280Z] 2025-12-24 23:18:34,187 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2025-12-24T23:20:19.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.292 s - in io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest
[2025-12-24T23:20:19.280Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionMigrateAtStartSubfolderTest
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:34,250 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:34,628 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,165 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,165 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start-subfolder (H2 1.4)
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,293 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,322 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,325 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,349 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.035s)
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,500 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.721s. Listening on: http://localhost:8081
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,500 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,500 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,556 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:19.959Z] 2025-12-24 23:18:35,701 INFO [io.quarkus] (main) Quarkus stopped in 0.134s
[2025-12-24T23:20:19.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in io.quarkus.flyway.test.FlywayExtensionMigrateAtStartSubfolderTest
[2025-12-24T23:20:19.959Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,192 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-15) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,735 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,736 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start (H2 1.4)
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,788 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 1.0.0
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,791 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "PUBLIC" is up to date. No migration necessary.
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,895 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,895 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,895 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,944 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2025-12-24T23:20:21.367Z] 2025-12-24 23:18:36,999 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-12-24T23:20:21.367Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s - in io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest
[2025-12-24T23:20:21.367Z] [INFO] Running io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest
[2025-12-24T23:20:24.848Z] Tests paused
[2025-12-24T23:20:24.848Z] 2025-12-24 23:18:38,283 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Hibernate ORM is disabled because no JPA entities were found
[2025-12-24T23:20:24.848Z] __ ____ __ _____ ___ __ ____ ______
[2025-12-24T23:20:24.848Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2025-12-24T23:20:24.848Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2025-12-24T23:20:24.848Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2025-12-24T23:20:24.848Z] Powered by Quarkus 2.7.5.Final
[2025-12-24T23:20:24.848Z] 2025-12-24 23:18:39,782 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.378s. Listening on: http://localhost:8080
[2025-12-24T23:20:24.848Z] 2025-12-24 23:18:39,782 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2025-12-24T23:20:24.848Z] 2025-12-24 23:18:39,782 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-12-24T23:20:24.848Z] 2025-12-24 23:18:40,032 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2025-12-24T23:20:24.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.067 s - in io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest
[2025-12-24T23:20:24.848Z] [INFO] H2 database was shut down; server status: Not started
[2025-12-24T23:20:24.848Z] [INFO]
[2025-12-24T23:20:24.848Z] [INFO] Results:
[2025-12-24T23:20:24.848Z] [INFO]
[2025-12-24T23:20:24.848Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:20:24.848Z] [INFO]
[2025-12-24T23:20:24.848Z] [INFO]
[2025-12-24T23:20:24.848Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-flyway-deployment ---
[2025-12-24T23:20:24.848Z] [INFO] Building jar: /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final.jar
[2025-12-24T23:20:25.523Z] [INFO]
[2025-12-24T23:20:25.523Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-flyway-deployment ---
[2025-12-24T23:20:25.523Z] [INFO] Building jar: /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:20:25.523Z] [INFO]
[2025-12-24T23:20:25.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-flyway-deployment ---
[2025-12-24T23:20:25.523Z] [INFO] Installing /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-flyway-deployment/2.7.5.Final/quarkus-flyway-deployment-2.7.5.Final.jar
[2025-12-24T23:20:25.523Z] [INFO] Installing /quarkus/extensions/flyway/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-flyway-deployment/2.7.5.Final/quarkus-flyway-deployment-2.7.5.Final.pom
[2025-12-24T23:20:25.523Z] [INFO] Installing /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-flyway-deployment/2.7.5.Final/quarkus-flyway-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:20:25.523Z] [INFO]
[2025-12-24T23:20:25.523Z] [INFO] ----------------< io.quarkus:quarkus-liquibase-parent >-----------------
[2025-12-24T23:20:25.523Z] [INFO] Building Quarkus - Liquibase 2.7.5.Final [712/964]
[2025-12-24T23:20:25.523Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-parent ---
[2025-12-24T23:20:26.201Z] [INFO] Installing /quarkus/extensions/liquibase/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-parent/2.7.5.Final/quarkus-liquibase-parent-2.7.5.Final.pom
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --------------------< io.quarkus:quarkus-liquibase >--------------------
[2025-12-24T23:20:26.201Z] [INFO] Building Quarkus - Liquibase - Runtime 2.7.5.Final [713/964]
[2025-12-24T23:20:26.201Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:20:26.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.pom
[2025-12-24T23:20:26.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.pom (1.9 kB at 18 kB/s)
[2025-12-24T23:20:26.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.jar
[2025-12-24T23:20:26.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.jar (6.6 MB at 15 MB/s)
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase ---
[2025-12-24T23:20:26.201Z] [INFO]
[2025-12-24T23:20:26.201Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO] Processed 19 files in 43ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO] Processed 19 files in 00:00.040 (Already Sorted: 19, Needed Sorting: 0)
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase ---
[2025-12-24T23:20:27.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:20:27.604Z] [INFO] Copying 2 resources
[2025-12-24T23:20:27.604Z] [INFO]
[2025-12-24T23:20:27.604Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-liquibase ---
[2025-12-24T23:20:28.284Z] [INFO]
[2025-12-24T23:20:28.284Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase ---
[2025-12-24T23:20:28.284Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:20:28.284Z] [INFO] Compiling 18 source files to /quarkus/extensions/liquibase/runtime/target/classes
[2025-12-24T23:20:29.687Z] [INFO]
[2025-12-24T23:20:29.687Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase ---
[2025-12-24T23:20:29.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:20:29.687Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase/runtime/src/test/resources
[2025-12-24T23:20:29.687Z] [INFO]
[2025-12-24T23:20:29.687Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase ---
[2025-12-24T23:20:29.687Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:20:29.687Z] [INFO] Compiling 1 source file to /quarkus/extensions/liquibase/runtime/target/test-classes
[2025-12-24T23:20:32.742Z] [INFO]
[2025-12-24T23:20:32.743Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase ---
[2025-12-24T23:20:32.743Z] [INFO]
[2025-12-24T23:20:32.743Z] [INFO] -------------------------------------------------------
[2025-12-24T23:20:32.743Z] [INFO] T E S T S
[2025-12-24T23:20:32.743Z] [INFO] -------------------------------------------------------
[2025-12-24T23:20:32.743Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:20:33.418Z] [INFO] Running io.quarkus.liquibase.runtime.LiquibaseCreatorTest
[2025-12-24T23:20:33.418Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in io.quarkus.liquibase.runtime.LiquibaseCreatorTest
[2025-12-24T23:20:33.418Z] [INFO]
[2025-12-24T23:20:33.418Z] [INFO] Results:
[2025-12-24T23:20:33.418Z] [INFO]
[2025-12-24T23:20:33.418Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:20:33.418Z] [INFO]
[2025-12-24T23:20:33.418Z] [INFO]
[2025-12-24T23:20:33.418Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase ---
[2025-12-24T23:20:34.096Z] [INFO] Building jar: /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final.jar
[2025-12-24T23:20:35.495Z] [INFO]
[2025-12-24T23:20:35.495Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase ---
[2025-12-24T23:20:35.495Z] [INFO] Building jar: /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final-sources.jar
[2025-12-24T23:20:36.172Z] [INFO]
[2025-12-24T23:20:36.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase ---
[2025-12-24T23:20:36.172Z] [INFO] Installing /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase/2.7.5.Final/quarkus-liquibase-2.7.5.Final.jar
[2025-12-24T23:20:36.172Z] [INFO] Installing /quarkus/extensions/liquibase/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase/2.7.5.Final/quarkus-liquibase-2.7.5.Final.pom
[2025-12-24T23:20:36.172Z] [INFO] Installing /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase/2.7.5.Final/quarkus-liquibase-2.7.5.Final-sources.jar
[2025-12-24T23:20:36.172Z] [INFO]
[2025-12-24T23:20:36.172Z] [INFO] --------------< io.quarkus:quarkus-liquibase-deployment >---------------
[2025-12-24T23:20:36.172Z] [INFO] Building Quarkus - Liquibase - Deployment 2.7.5.Final [714/964]
[2025-12-24T23:20:36.172Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:20:36.172Z] [INFO]
[2025-12-24T23:20:36.172Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:36.172Z] [INFO]
[2025-12-24T23:20:36.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO] Processed 24 files in 53ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO] Processed 24 files in 00:00.037 (Already Sorted: 24, Needed Sorting: 0)
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:20:37.579Z] [INFO] Copying 2 resources
[2025-12-24T23:20:37.579Z] [INFO]
[2025-12-24T23:20:37.579Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:37.579Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:20:37.579Z] [INFO] Compiling 2 source files to /quarkus/extensions/liquibase/deployment/target/classes
[2025-12-24T23:20:39.107Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/main/java/io/quarkus/liquibase/deployment/LiquibaseProcessor.java:[122,33] liquibase.parser.ChangeLogParserCofiguration in liquibase.parser has been deprecated
[2025-12-24T23:20:39.107Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/main/java/io/quarkus/liquibase/deployment/LiquibaseProcessor.java:[125,40] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2025-12-24T23:20:39.107Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/main/java/io/quarkus/liquibase/deployment/LiquibaseProcessor.java:[165,34] liquibase.command.LiquibaseCommand in liquibase.command has been deprecated
[2025-12-24T23:20:39.107Z] [INFO]
[2025-12-24T23:20:39.107Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:39.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:20:39.107Z] [INFO] Copying 37 resources
[2025-12-24T23:20:39.107Z] [INFO]
[2025-12-24T23:20:39.107Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:39.107Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:20:39.107Z] [INFO] Compiling 22 source files to /quarkus/extensions/liquibase/deployment/target/test-classes
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[54,9] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[55,35] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[54,73] getInstance() in liquibase.configuration.LiquibaseConfiguration has been deprecated
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[55,17] <T>getConfiguration(java.lang.Class<T>) in liquibase.configuration.LiquibaseConfiguration has been deprecated
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[57,36] getDatabaseChangeLogTableName() in liquibase.configuration.GlobalConfiguration has been deprecated
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[59,36] getDatabaseChangeLogLockTableName() in liquibase.configuration.GlobalConfiguration has been deprecated
[2025-12-24T23:20:43.134Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[60,93] getLiquibaseTablespaceName() in liquibase.configuration.GlobalConfiguration has been deprecated
[2025-12-24T23:20:43.134Z] [INFO]
[2025-12-24T23:20:43.134Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-deployment ---
[2025-12-24T23:20:43.134Z] [INFO]
[2025-12-24T23:20:43.134Z] [INFO] -------------------------------------------------------
[2025-12-24T23:20:43.134Z] [INFO] T E S T S
[2025-12-24T23:20:43.134Z] [INFO] -------------------------------------------------------
[2025-12-24T23:20:43.134Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:20:44.558Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartSqlChangeLogTest
[2025-12-24T23:20:48.548Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,278 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,415 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,463 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,498 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,503 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:48.548Z] Running Changeset: db/sql/changeLog.sql::create-tables-1::dev
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,565 INFO [liq.changelog] (main) Custom SQL executed
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,566 INFO [liq.changelog] (main) ChangeSet db/sql/changeLog.sql::create-tables-1::dev ran successfully in 14ms
[2025-12-24T23:20:48.548Z] Running Changeset: db/sql/changeLog.sql::test-1::dev
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,598 INFO [liq.changelog] (main) Custom SQL executed
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,599 INFO [liq.changelog] (main) ChangeSet db/sql/changeLog.sql::test-1::dev ran successfully in 4ms
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,603 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.883s.
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,605 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:48.548Z] 2025-12-24 23:19:04,606 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:49.229Z] 2025-12-24 23:19:04,633 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:49.229Z] 2025-12-24 23:19:04,636 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:49.229Z] 2025-12-24 23:19:04,884 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-12-24T23:20:49.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.719 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartSqlChangeLogTest
[2025-12-24T23:20:49.229Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionLoadChangeLogTest
[2025-12-24T23:20:49.904Z] 2025-12-24 23:19:05,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2025-12-24T23:20:49.904Z] 2025-12-24 23:19:05,698 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:49.904Z] 2025-12-24 23:19:05,698 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:50.578Z] 2025-12-24 23:19:05,943 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:50.578Z] 2025-12-24 23:19:06,395 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-12-24T23:20:50.578Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.liquibase.test.LiquibaseExtensionLoadChangeLogTest
[2025-12-24T23:20:50.578Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigMissingNamedDataSourceTest
[2025-12-24T23:20:51.255Z] 2025-12-24 23:19:06,890 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Unable to determine a database type for default datasource
[2025-12-24T23:20:51.255Z] 2025-12-24 23:19:07,281 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.inventory.jdbc.xa" 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-12-24T23:20:51.255Z] 2025-12-24 23:19:07,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.262s.
[2025-12-24T23:20:51.255Z] 2025-12-24 23:19:07,406 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:51.255Z] 2025-12-24 23:19:07,406 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:51.255Z] 2025-12-24 23:19:07,419 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T23:20:51.931Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMissingNamedDataSourceTest
[2025-12-24T23:20:51.931Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceTest
[2025-12-24T23:20:52.607Z] 2025-12-24 23:19:08,226 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.liquibase.validation-on-migrate" 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-12-24T23:20:52.607Z] 2025-12-24 23:19:08,353 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.210s.
[2025-12-24T23:20:52.607Z] 2025-12-24 23:19:08,353 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:52.607Z] 2025-12-24 23:19:08,353 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:52.607Z] 2025-12-24 23:19:08,372 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-12-24T23:20:52.607Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceTest
[2025-12-24T23:20:52.607Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutDefaultTest
[2025-12-24T23:20:53.285Z] 2025-12-24 23:19:08,835 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Unable to determine a database type for default datasource
[2025-12-24T23:20:53.285Z] 2025-12-24 23:19:09,357 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.269s.
[2025-12-24T23:20:53.285Z] 2025-12-24 23:19:09,358 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:53.285Z] 2025-12-24 23:19:09,358 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:53.285Z] 2025-12-24 23:19:09,372 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T23:20:53.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutDefaultTest
[2025-12-24T23:20:53.285Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartYamlChangeLogTest
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,365 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,724 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,781 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,801 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,805 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:54.688Z] Running Changeset: db/yaml/create-tables.yaml::create-tables-1::dev (generated)
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,839 INFO [liq.changelog] (main) Table LIQUIBASE created
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,840 INFO [liq.changelog] (main) ChangeSet db/yaml/create-tables.yaml::create-tables-1::dev (generated) ran successfully in 5ms
[2025-12-24T23:20:54.688Z] Running Changeset: db/yaml/test/test.yaml::test-1::dev (generated)
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,847 INFO [liq.changelog] (main) Table TEST created
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,847 INFO [liq.changelog] (main) ChangeSet db/yaml/test/test.yaml::test-1::dev (generated) ran successfully in 3ms
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,851 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.875s.
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,854 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:54.688Z] 2025-12-24 23:19:10,854 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:55.363Z] 2025-12-24 23:19:10,865 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:55.363Z] 2025-12-24 23:19:10,869 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:55.363Z] 2025-12-24 23:19:11,037 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-12-24T23:20:55.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartYamlChangeLogTest
[2025-12-24T23:20:55.363Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionCleanAtStartTest
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,133 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,368 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,389 INFO [liq.command] (main) Dropping Database Objects in schema: TEST-QUARKUS-CLEAN-AT-START.PUBLIC
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,404 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,765 INFO [liq.database] (main) Successfully deleted all supported object types in schema TEST-QUARKUS-CLEAN-AT-START.PUBLIC.
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,766 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:20:56.764Z] All objects dropped from SA@jdbc:h2:tcp://localhost/mem:test-quarkus-clean-at-start
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,772 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.033s.
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,773 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:56.764Z] 2025-12-24 23:19:12,773 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:57.443Z] 2025-12-24 23:19:12,783 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:57.443Z] 2025-12-24 23:19:12,924 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2025-12-24T23:20:57.443Z] 2025-12-24 23:19:12,982 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-12-24T23:20:57.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s - in io.quarkus.liquibase.test.LiquibaseExtensionCleanAtStartTest
[2025-12-24T23:20:57.443Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartDirectoryChangeLogTest
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:13,867 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:13,908 INFO [liq.changelog] (main) Reading resource: db/all/test/changeLog.sql
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,004 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,035 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,044 INFO [liq.changelog] (main) Reading resource: db/all/test/changeLog.sql
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,052 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,054 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:58.122Z] Running Changeset: db/all/test/changeLog.sql::create-tables-1::dev
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,084 INFO [liq.changelog] (main) Custom SQL executed
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,085 INFO [liq.changelog] (main) ChangeSet db/all/test/changeLog.sql::create-tables-1::dev ran successfully in 5ms
[2025-12-24T23:20:58.122Z] Running Changeset: db/all/test/changeLog.sql::test-1::dev
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,096 INFO [liq.changelog] (main) Custom SQL executed
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,097 INFO [liq.changelog] (main) ChangeSet db/all/test/changeLog.sql::test-1::dev ran successfully in 2ms
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,099 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,101 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s.
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,101 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,101 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,111 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,113 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,121 INFO [liq.changelog] (main) Reading resource: db/all/test/changeLog.sql
[2025-12-24T23:20:58.122Z] 2025-12-24 23:19:14,208 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T23:20:58.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartDirectoryChangeLogTest
[2025-12-24T23:20:58.122Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionCleanAndMigrateAtStartTest
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,108 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,292 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,311 INFO [liq.command] (main) Dropping Database Objects in schema: TEST-QUARKUS-CLEAN-AT-START.PUBLIC
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,622 INFO [liq.database] (main) Successfully deleted all supported object types in schema TEST-QUARKUS-CLEAN-AT-START.PUBLIC.
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,623 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:00.313Z] All objects dropped from SA@jdbc:h2:tcp://localhost/mem:test-quarkus-clean-at-start
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,628 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,774 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,787 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,797 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,799 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:00.313Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,821 INFO [liq.changelog] (main) Table TBL_TEST created
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,824 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 10ms
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,831 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,833 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.152s.
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,833 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,833 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,847 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,849 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:00.313Z] 2025-12-24 23:19:15,967 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T23:21:00.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.756 s - in io.quarkus.liquibase.test.LiquibaseExtensionCleanAndMigrateAtStartTest
[2025-12-24T23:21:00.313Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigEmptyTest
[2025-12-24T23:21:00.995Z] 2025-12-24 23:19:16,270 WARN [io.qua.agr.dep.AgroalProcessor] (build-11) The Agroal dependency is present but no JDBC datasources have been defined.
[2025-12-24T23:21:00.995Z] 2025-12-24 23:19:16,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s.
[2025-12-24T23:21:00.995Z] 2025-12-24 23:19:16,853 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:00.995Z] 2025-12-24 23:19:16,854 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:00.995Z] 2025-12-24 23:19:16,869 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T23:21:00.995Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigEmptyTest
[2025-12-24T23:21:00.995Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartTest
[2025-12-24T23:21:02.419Z] 2025-12-24 23:19:17,707 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:02.419Z] 2025-12-24 23:19:17,969 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:02.419Z] 2025-12-24 23:19:17,999 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:02.419Z] 2025-12-24 23:19:18,019 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,021 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:02.420Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,052 INFO [liq.changelog] (main) Table TBL_TEST created
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,053 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 3ms
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,058 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.667s.
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,060 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,060 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,070 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,072 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:02.420Z] 2025-12-24 23:19:18,174 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2025-12-24T23:21:02.420Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartTest
[2025-12-24T23:21:02.420Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateNamedDataSourceTest
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:18,402 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Unable to determine a database type for default datasource
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:18,874 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,191 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,219 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,241 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,244 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:03.124Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,271 INFO [liq.changelog] (main) Table MY_CUSTOM_PREFIXTEST created
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,272 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 2ms
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,276 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,278 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.729s.
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,278 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:03.124Z] 2025-12-24 23:19:19,278 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:03.801Z] 2025-12-24 23:19:19,288 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:03.801Z] 2025-12-24 23:19:19,290 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:03.801Z] 2025-12-24 23:19:19,389 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T23:21:03.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateNamedDataSourceTest
[2025-12-24T23:21:03.801Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartJsonChangeLogTest
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,189 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,401 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,428 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,446 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,449 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:04.493Z] Running Changeset: db/json/create-tables.json::create-tables-1::dev (generated)
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,476 INFO [liq.changelog] (main) Table LIQUIBASE created
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,476 INFO [liq.changelog] (main) ChangeSet db/json/create-tables.json::create-tables-1::dev (generated) ran successfully in 3ms
[2025-12-24T23:21:04.493Z] Running Changeset: db/json/test/test.json::test-1::dev (generated)
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,483 INFO [liq.changelog] (main) Table TEST created
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,484 INFO [liq.changelog] (main) ChangeSet db/json/test/test.json::test-1::dev (generated) ran successfully in 3ms
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,488 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,490 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.625s.
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,490 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,490 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,502 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,504 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:04.493Z] 2025-12-24 23:19:20,623 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-12-24T23:21:04.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartJsonChangeLogTest
[2025-12-24T23:21:04.493Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesWithoutDefaultTest
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:21,005 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Unable to determine a database type for default datasource
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:21,260 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.inventory.jdbc.xa" 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-12-24T23:21:06.368Z] 2025-12-24 23:19:21,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.197s.
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:21,385 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:21,385 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:21,404 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T23:21:06.368Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesWithoutDefaultTest
[2025-12-24T23:21:06.368Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartXmlChangeLogTest
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,109 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,373 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,398 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,437 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,439 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:06.368Z] Running Changeset: db/xml/create-tables.xml::create-tables-1::dev (generated)
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,474 INFO [liq.changelog] (main) Table LIQUIBASE created
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,474 INFO [liq.changelog] (main) ChangeSet db/xml/create-tables.xml::create-tables-1::dev (generated) ran successfully in 2ms
[2025-12-24T23:21:06.368Z] Running Changeset: db/xml/create-views.xml::create-view-1::dev (generated)
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,484 INFO [liq.changelog] (main) View LIQUIBASE_VIEW created
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,484 INFO [liq.changelog] (main) ChangeSet db/xml/create-views.xml::create-view-1::dev (generated) ran successfully in 6ms
[2025-12-24T23:21:06.368Z] Running Changeset: db/xml/test/test.xml::test-1::dev (generated)
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,488 INFO [liq.changelog] (main) Table TEST created
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,488 INFO [liq.changelog] (main) ChangeSet db/xml/test/test.xml::test-1::dev (generated) ran successfully in 2ms
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,491 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.716s.
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,493 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:06.368Z] 2025-12-24 23:19:22,493 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:07.071Z] 2025-12-24 23:19:22,504 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:07.071Z] 2025-12-24 23:19:22,506 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:07.071Z] 2025-12-24 23:19:22,641 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2025-12-24T23:21:07.071Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartXmlChangeLogTest
[2025-12-24T23:21:07.071Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutLiquibaseTest
[2025-12-24T23:21:07.746Z] 2025-12-24 23:19:22,961 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Unable to determine a database type for default datasource
[2025-12-24T23:21:07.746Z] 2025-12-24 23:19:23,325 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.177s.
[2025-12-24T23:21:07.746Z] 2025-12-24 23:19:23,325 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:07.746Z] 2025-12-24 23:19:23,325 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:07.746Z] 2025-12-24 23:19:23,429 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T23:21:07.746Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutLiquibaseTest
[2025-12-24T23:21:07.746Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesTest
[2025-12-24T23:21:08.422Z] 2025-12-24 23:19:24,019 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.inventory.jdbc.xa" 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-12-24T23:21:08.422Z] 2025-12-24 23:19:24,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.245s.
[2025-12-24T23:21:08.422Z] 2025-12-24 23:19:24,148 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:08.422Z] 2025-12-24 23:19:24,149 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:08.422Z] 2025-12-24 23:19:24,173 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2025-12-24T23:21:08.422Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesTest
[2025-12-24T23:21:08.422Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateTest
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:24,836 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:24,987 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:24,998 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,044 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,162 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,193 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,195 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.646s.
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,196 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,196 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,206 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,208 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2025-12-24T23:21:09.098Z] 2025-12-24 23:19:25,281 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-12-24T23:21:09.816Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s - in io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateTest
[2025-12-24T23:21:09.816Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartNamedDataSourceTest
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:25,537 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to determine a database type for default datasource
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:25,927 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,122 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,145 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,160 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,163 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:10.493Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,192 INFO [liq.changelog] (main) Table TBL_TEST created
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,193 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 3ms
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,197 INFO [liq.lockservice] (main) Successfully released change log lock
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s.
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,200 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,200 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,211 INFO [liq.database] (main) Set default schema name to PUBLIC
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,213 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2025-12-24T23:21:10.493Z] 2025-12-24 23:19:26,302 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2025-12-24T23:21:10.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartNamedDataSourceTest
[2025-12-24T23:21:10.493Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceWithoutLiquibaseTest
[2025-12-24T23:21:11.169Z] 2025-12-24 23:19:26,890 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.157s.
[2025-12-24T23:21:11.170Z] 2025-12-24 23:19:26,891 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:11.170Z] 2025-12-24 23:19:26,891 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2025-12-24T23:21:11.170Z] 2025-12-24 23:19:26,984 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2025-12-24T23:21:11.170Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceWithoutLiquibaseTest
[2025-12-24T23:21:11.170Z] [INFO] H2 database was shut down; server status: Not started
[2025-12-24T23:21:11.170Z] [INFO]
[2025-12-24T23:21:11.170Z] [INFO] Results:
[2025-12-24T23:21:11.170Z] [INFO]
[2025-12-24T23:21:11.170Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:21:11.170Z] [INFO]
[2025-12-24T23:21:11.170Z] [INFO]
[2025-12-24T23:21:11.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-deployment ---
[2025-12-24T23:21:11.170Z] [INFO] Building jar: /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final.jar
[2025-12-24T23:21:11.867Z] [INFO]
[2025-12-24T23:21:11.867Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-deployment ---
[2025-12-24T23:21:11.867Z] [INFO] Building jar: /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-deployment ---
[2025-12-24T23:21:12.544Z] [INFO] Installing /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-deployment/2.7.5.Final/quarkus-liquibase-deployment-2.7.5.Final.jar
[2025-12-24T23:21:12.544Z] [INFO] Installing /quarkus/extensions/liquibase/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-deployment/2.7.5.Final/quarkus-liquibase-deployment-2.7.5.Final.pom
[2025-12-24T23:21:12.544Z] [INFO] Installing /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-deployment/2.7.5.Final/quarkus-liquibase-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] ------------< io.quarkus:quarkus-liquibase-mongodb-parent >-------------
[2025-12-24T23:21:12.544Z] [INFO] Building Quarkus - Liquibase MongoDB 2.7.5.Final [715/964]
[2025-12-24T23:21:12.544Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb-parent ---
[2025-12-24T23:21:12.544Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-parent/2.7.5.Final/quarkus-liquibase-mongodb-parent-2.7.5.Final.pom
[2025-12-24T23:21:12.544Z] [INFO]
[2025-12-24T23:21:12.544Z] [INFO] ----------------< io.quarkus:quarkus-liquibase-mongodb >----------------
[2025-12-24T23:21:12.544Z] [INFO] Building Quarkus - Liquibase MongoDB - Runtime 2.7.5.Final [716/964]
[2025-12-24T23:21:12.544Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:21:12.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.pom
[2025-12-24T23:21:13.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.pom (16 kB at 32 kB/s)
[2025-12-24T23:21:13.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom
[2025-12-24T23:21:13.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom (1.5 kB at 27 kB/s)
[2025-12-24T23:21:13.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.jar
[2025-12-24T23:21:13.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar
[2025-12-24T23:21:13.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar (2.0 MB at 2.3 MB/s)
[2025-12-24T23:21:14.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.jar (113 kB at 94 kB/s)
[2025-12-24T23:21:14.573Z] [INFO]
[2025-12-24T23:21:14.573Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:14.573Z] [INFO]
[2025-12-24T23:21:14.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO] Processed 7 files in 25ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO] Processed 7 files in 00:00.012 (Already Sorted: 7, Needed Sorting: 0)
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:15.248Z] [INFO] Copying 1 resource
[2025-12-24T23:21:15.248Z] [INFO]
[2025-12-24T23:21:15.248Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.951Z] [INFO]
[2025-12-24T23:21:15.951Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:15.951Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:21:15.951Z] [INFO] Compiling 7 source files to /quarkus/extensions/liquibase-mongodb/runtime/target/classes
[2025-12-24T23:21:17.366Z] [INFO]
[2025-12-24T23:21:17.366Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:17.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:17.366Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/runtime/src/test/resources
[2025-12-24T23:21:17.366Z] [INFO]
[2025-12-24T23:21:17.366Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:17.366Z] [INFO] No sources to compile
[2025-12-24T23:21:17.366Z] [INFO]
[2025-12-24T23:21:17.366Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:17.366Z] [INFO] No tests to run.
[2025-12-24T23:21:17.366Z] [INFO]
[2025-12-24T23:21:17.366Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:17.366Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final.jar
[2025-12-24T23:21:19.598Z] [INFO]
[2025-12-24T23:21:19.598Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:19.598Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar
[2025-12-24T23:21:21.034Z] [INFO]
[2025-12-24T23:21:21.034Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb ---
[2025-12-24T23:21:21.034Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final.jar
[2025-12-24T23:21:21.034Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final.pom
[2025-12-24T23:21:21.034Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar
[2025-12-24T23:21:21.034Z] [INFO]
[2025-12-24T23:21:21.034Z] [INFO] ----------< io.quarkus:quarkus-liquibase-mongodb-deployment >-----------
[2025-12-24T23:21:21.034Z] [INFO] Building Quarkus - Liquibase MongoDB - Deployment 2.7.5.Final [717/964]
[2025-12-24T23:21:21.034Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:21:21.034Z] [INFO]
[2025-12-24T23:21:21.034Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.034Z] [INFO]
[2025-12-24T23:21:21.034Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO] Processed 1 files in 00:00.011 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:21.738Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/deployment/src/main/resources
[2025-12-24T23:21:21.738Z] [INFO]
[2025-12-24T23:21:21.738Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:21.738Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:21:21.738Z] [INFO] Compiling 1 source file to /quarkus/extensions/liquibase-mongodb/deployment/target/classes
[2025-12-24T23:21:25.743Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[99,33] liquibase.parser.ChangeLogParserCofiguration in liquibase.parser has been deprecated
[2025-12-24T23:21:25.743Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[102,40] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2025-12-24T23:21:25.743Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[139,34] liquibase.command.LiquibaseCommand in liquibase.command has been deprecated
[2025-12-24T23:21:25.743Z] [INFO]
[2025-12-24T23:21:25.743Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:25.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:25.743Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/deployment/src/test/resources
[2025-12-24T23:21:25.743Z] [INFO]
[2025-12-24T23:21:25.743Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:25.743Z] [INFO] No sources to compile
[2025-12-24T23:21:25.743Z] [INFO]
[2025-12-24T23:21:25.743Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:25.743Z] [INFO] No tests to run.
[2025-12-24T23:21:25.743Z] [INFO]
[2025-12-24T23:21:25.743Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:25.743Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:28.824Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb-deployment ---
[2025-12-24T23:21:28.824Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar
[2025-12-24T23:21:28.824Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final.pom
[2025-12-24T23:21:28.824Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --------------< io.quarkus:quarkus-vertx-graphql-parent >---------------
[2025-12-24T23:21:28.824Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Parent 2.7.5.Final [718/964]
[2025-12-24T23:21:28.824Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-graphql-parent ---
[2025-12-24T23:21:28.824Z] [INFO] Installing /quarkus/extensions/vertx-graphql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql-parent/2.7.5.Final/quarkus-vertx-graphql-parent-2.7.5.Final.pom
[2025-12-24T23:21:28.824Z] [INFO]
[2025-12-24T23:21:28.824Z] [INFO] ------------------< io.quarkus:quarkus-vertx-graphql >------------------
[2025-12-24T23:21:28.824Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Runtime 2.7.5.Final [719/964]
[2025-12-24T23:21:28.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:21:28.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.pom
[2025-12-24T23:21:29.509Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.pom (2.9 kB at 6.3 kB/s)
[2025-12-24T23:21:29.509Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom
[2025-12-24T23:21:29.509Z] [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 26 kB/s)
[2025-12-24T23:21:29.509Z] [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-12-24T23:21:29.509Z] [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 20 kB/s)
[2025-12-24T23:21:29.509Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.jar
[2025-12-24T23:21:29.509Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar
[2025-12-24T23:21:29.509Z] [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-12-24T23:21:30.192Z] [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 465 kB/s)
[2025-12-24T23:21:30.192Z] [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 19 MB/s)
[2025-12-24T23:21:30.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.jar (345 kB at 794 kB/s)
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:30.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:30.910Z] [INFO] Copying 1 resource
[2025-12-24T23:21:30.910Z] [INFO]
[2025-12-24T23:21:30.910Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:31.588Z] [INFO]
[2025-12-24T23:21:31.588Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:31.588Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:21:31.588Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-graphql/runtime/target/classes
[2025-12-24T23:21:32.294Z] [INFO]
[2025-12-24T23:21:32.294Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:32.294Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:32.294Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/runtime/src/test/resources
[2025-12-24T23:21:32.294Z] [INFO]
[2025-12-24T23:21:32.294Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:32.294Z] [INFO] No sources to compile
[2025-12-24T23:21:32.294Z] [INFO]
[2025-12-24T23:21:32.294Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:32.991Z] [INFO] No tests to run.
[2025-12-24T23:21:32.991Z] [INFO]
[2025-12-24T23:21:32.991Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:32.991Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final.jar
[2025-12-24T23:21:33.849Z] [INFO]
[2025-12-24T23:21:33.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:33.849Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final-sources.jar
[2025-12-24T23:21:34.574Z] [INFO]
[2025-12-24T23:21:34.574Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-graphql ---
[2025-12-24T23:21:34.574Z] [INFO] Installing /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql/2.7.5.Final/quarkus-vertx-graphql-2.7.5.Final.jar
[2025-12-24T23:21:34.574Z] [INFO] Installing /quarkus/extensions/vertx-graphql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql/2.7.5.Final/quarkus-vertx-graphql-2.7.5.Final.pom
[2025-12-24T23:21:34.574Z] [INFO] Installing /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql/2.7.5.Final/quarkus-vertx-graphql-2.7.5.Final-sources.jar
[2025-12-24T23:21:34.574Z] [INFO]
[2025-12-24T23:21:34.574Z] [INFO] ------------< io.quarkus:quarkus-vertx-graphql-deployment >-------------
[2025-12-24T23:21:34.574Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Deployment 2.7.5.Final [720/964]
[2025-12-24T23:21:34.574Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:21:34.574Z] [INFO]
[2025-12-24T23:21:34.574Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:34.574Z] [INFO]
[2025-12-24T23:21:34.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO] Processed 5 files in 27ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO] Processed 5 files in 00:00.012 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:36.297Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/deployment/src/main/resources
[2025-12-24T23:21:36.297Z] [INFO]
[2025-12-24T23:21:36.297Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:36.297Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:21:36.297Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-graphql/deployment/target/classes
[2025-12-24T23:21:38.648Z] [INFO]
[2025-12-24T23:21:38.648Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:38.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:21:38.648Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/deployment/src/test/resources
[2025-12-24T23:21:38.648Z] [INFO]
[2025-12-24T23:21:38.648Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:39.332Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:21:39.332Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-graphql/deployment/target/test-classes
[2025-12-24T23:21:42.564Z] [INFO]
[2025-12-24T23:21:42.564Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:43.261Z] [INFO]
[2025-12-24T23:21:43.261Z] [INFO] -------------------------------------------------------
[2025-12-24T23:21:43.261Z] [INFO] T E S T S
[2025-12-24T23:21:43.261Z] [INFO] -------------------------------------------------------
[2025-12-24T23:21:43.261Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:21:43.950Z] [INFO] Running io.quarkus.vertx.graphql.deployment.ErroneousConfigTest
[2025-12-24T23:21:47.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.315 s - in io.quarkus.vertx.graphql.deployment.ErroneousConfigTest
[2025-12-24T23:21:47.280Z] [INFO] Running io.quarkus.vertx.graphql.deployment.ServingUIFromCustomPathTest
[2025-12-24T23:21:49.955Z] 2025-12-24 23:20:05,295 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2025-12-24T23:21:49.955Z] 2025-12-24 23:20:05,296 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:49.955Z] 2025-12-24 23:20:05,297 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, vertx-graphql]
[2025-12-24T23:21:51.397Z] 2025-12-24 23:20:06,915 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-12-24T23:21:51.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.655 s - in io.quarkus.vertx.graphql.deployment.ServingUIFromCustomPathTest
[2025-12-24T23:21:51.397Z] [INFO] Running io.quarkus.vertx.graphql.deployment.ServingUIFromDefaultPathTest
[2025-12-24T23:21:52.095Z] 2025-12-24 23:20:07,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2025-12-24T23:21:52.095Z] 2025-12-24 23:20:07,976 INFO [io.quarkus] (main) Profile test activated.
[2025-12-24T23:21:52.095Z] 2025-12-24 23:20:07,976 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, vertx-graphql]
[2025-12-24T23:21:52.791Z] 2025-12-24 23:20:08,593 INFO [io.quarkus] (main) Quarkus stopped in 0.082s
[2025-12-24T23:21:52.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in io.quarkus.vertx.graphql.deployment.ServingUIFromDefaultPathTest
[2025-12-24T23:21:52.791Z] [INFO]
[2025-12-24T23:21:52.791Z] [INFO] Results:
[2025-12-24T23:21:52.791Z] [INFO]
[2025-12-24T23:21:52.791Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:21:52.791Z] [INFO]
[2025-12-24T23:21:52.791Z] [INFO]
[2025-12-24T23:21:52.791Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-graphql-deployment ---
[2025-12-24T23:21:52.791Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/deployment/target/quarkus-vertx-graphql-deployment-2.7.5.Final.jar
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] -------------< io.quarkus:quarkus-smallrye-graphql-parent >-------------
[2025-12-24T23:21:55.936Z] [INFO] Building Quarkus - SmallRye GraphQL 2.7.5.Final [721/964]
[2025-12-24T23:21:55.936Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-parent ---
[2025-12-24T23:21:55.936Z] [INFO] Installing /quarkus/extensions/smallrye-graphql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-parent/2.7.5.Final/quarkus-smallrye-graphql-parent-2.7.5.Final.pom
[2025-12-24T23:21:55.936Z] [INFO]
[2025-12-24T23:21:55.936Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-graphql >-----------------
[2025-12-24T23:21:55.936Z] [INFO] Building Quarkus - SmallRye GraphQL - Runtime 2.7.5.Final [722/964]
[2025-12-24T23:21:55.936Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:21:55.936Z] [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-12-24T23:21:55.936Z] [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 131 kB/s)
[2025-12-24T23:21:55.936Z] [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-12-24T23:21:56.634Z] [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 3.0 kB/s)
[2025-12-24T23:21:56.634Z] [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-12-24T23:21:56.634Z] [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 46 kB/s)
[2025-12-24T23:21:57.322Z] [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-12-24T23:21:57.322Z] [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 360 kB/s)
[2025-12-24T23:21:57.322Z] [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-12-24T23:21:58.038Z] [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 2.5 kB/s)
[2025-12-24T23:21:58.038Z] [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-12-24T23:21:58.038Z] [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 28 kB/s)
[2025-12-24T23:21:58.038Z] [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-12-24T23:21:58.038Z] [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 3.8 kB/s)
[2025-12-24T23:21:58.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom
[2025-12-24T23:21:58.735Z] [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 13 kB/s)
[2025-12-24T23:21:58.735Z] [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-12-24T23:21:58.735Z] [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 5.2 kB/s)
[2025-12-24T23:21:58.735Z] [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-12-24T23:21:58.735Z] [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 108 kB/s)
[2025-12-24T23:21:58.735Z] [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-12-24T23:21:59.425Z] [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 282 kB/s)
[2025-12-24T23:21:59.425Z] [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-12-24T23:21:59.425Z] [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-12-24T23:21:59.425Z] [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-12-24T23:21:59.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar
[2025-12-24T23:21:59.425Z] [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-12-24T23:21:59.425Z] [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.8 MB/s)
[2025-12-24T23:21:59.425Z] [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-12-24T23:21:59.425Z] [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 139 kB/s)
[2025-12-24T23:21:59.425Z] [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 169 kB/s)
[2025-12-24T23:21:59.425Z] [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 127 kB/s)
[2025-12-24T23:21:59.425Z] [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 48 kB/s)
[2025-12-24T23:21:59.425Z] [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 503 kB/s)
[2025-12-24T23:21:59.425Z] [INFO]
[2025-12-24T23:21:59.425Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql ---
[2025-12-24T23:21:59.425Z] [INFO]
[2025-12-24T23:21:59.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO] Processed 11 files in 43ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO] Processed 11 files in 00:00.042 (Already Sorted: 11, Needed Sorting: 0)
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:00.106Z] [INFO] Copying 3 resources
[2025-12-24T23:22:00.106Z] [INFO]
[2025-12-24T23:22:00.106Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.106Z] [INFO] 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-12-24T23:22:00.106Z] [INFO] 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 132 kB/s)
[2025-12-24T23:22:00.106Z] [INFO] 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-12-24T23:22:00.106Z] [INFO] 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 1.8 kB/s)
[2025-12-24T23:22:00.783Z] [INFO] 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-12-24T23:22:00.783Z] [INFO] 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 901 kB/s)
[2025-12-24T23:22:00.783Z] [INFO]
[2025-12-24T23:22:00.783Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:00.783Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:22:00.783Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-graphql/runtime/target/classes
[2025-12-24T23:22:02.979Z] [INFO]
[2025-12-24T23:22:02.979Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:04.385Z] [INFO]
[2025-12-24T23:22:04.385Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:04.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:04.385Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-graphql/runtime/src/test/resources
[2025-12-24T23:22:04.385Z] [INFO]
[2025-12-24T23:22:04.385Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:04.385Z] [INFO] No sources to compile
[2025-12-24T23:22:04.385Z] [INFO]
[2025-12-24T23:22:04.385Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:04.385Z] [INFO] No tests to run.
[2025-12-24T23:22:04.385Z] [INFO]
[2025-12-24T23:22:04.385Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-graphql ---
[2025-12-24T23:22:04.385Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql/runtime/target/quarkus-smallrye-graphql-2.7.5.Final.jar
[2025-12-24T23:22:07.441Z] [INFO]
[2025-12-24T23:22:07.441Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:07.441Z] [INFO] Skipping Quarkus - SmallRye GraphQL - Deployment
[2025-12-24T23:22:07.441Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:22:07.441Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:07.441Z] [INFO]
[2025-12-24T23:22:07.441Z] [INFO] ---------< io.quarkus:quarkus-smallrye-graphql-client-parent >----------
[2025-12-24T23:22:07.441Z] [INFO] Building Quarkus - SmallRye GraphQL Client 2.7.5.Final [723/964]
[2025-12-24T23:22:07.441Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:22:09.631Z] [4686.778s][warning][gc,alloc] pool-1142-thread-7: Retried waiting for GCLocker too often allocating 156252 words
[2025-12-24T23:22:09.631Z] [INFO]
[2025-12-24T23:22:09.631Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-client-parent ---
[2025-12-24T23:22:09.632Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.5.Final/quarkus-smallrye-graphql-client-parent-2.7.5.Final.pom
[2025-12-24T23:22:09.632Z] [INFO]
[2025-12-24T23:22:09.632Z] [INFO] -------------< io.quarkus:quarkus-smallrye-graphql-client >-------------
[2025-12-24T23:22:09.632Z] [INFO] Building Quarkus - SmallRye GraphQL Client - Runtime 2.7.5.Final [724/964]
[2025-12-24T23:22:09.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:22:09.632Z] [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-12-24T23:22:10.308Z] [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 4.9 kB/s)
[2025-12-24T23:22:10.308Z] [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-12-24T23:22:10.308Z] [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 16 kB/s)
[2025-12-24T23:22:10.987Z] [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-12-24T23:22:11.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.pom (4.4 kB at 8.2 kB/s)
[2025-12-24T23:22:11.665Z] [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-12-24T23:22:11.665Z] [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 7.8 kB/s)
[2025-12-24T23:22:11.665Z] [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-12-24T23:22:11.665Z] [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-12-24T23:22:11.666Z] [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-12-24T23:22:12.344Z] [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 293 kB/s)
[2025-12-24T23:22:12.344Z] [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 120 kB/s)
[2025-12-24T23:22:12.344Z] [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 290 kB/s)
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO] Processed 6 files in 17ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:12.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:12.344Z] [INFO] Copying 2 resources
[2025-12-24T23:22:12.344Z] [INFO]
[2025-12-24T23:22:12.344Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:13.022Z] [INFO]
[2025-12-24T23:22:13.022Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:13.022Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:22:13.022Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-graphql-client/runtime/target/classes
[2025-12-24T23:22:14.429Z] [WARNING] /quarkus/extensions/smallrye-graphql-client/runtime/src/main/java/io/quarkus/smallrye/graphql/client/runtime/SmallRyeGraphQLClientRecorder.java:[34,19] addTypesafeClientApis(java.util.List<java.lang.Class<?>>) in io.smallrye.graphql.client.impl.GraphQLClientsConfiguration has been deprecated
[2025-12-24T23:22:14.429Z] [INFO]
[2025-12-24T23:22:14.429Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:15.132Z] [INFO]
[2025-12-24T23:22:15.132Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:15.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:15.132Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-graphql-client/runtime/src/test/resources
[2025-12-24T23:22:15.132Z] [INFO]
[2025-12-24T23:22:15.132Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:15.132Z] [INFO] No sources to compile
[2025-12-24T23:22:15.132Z] [INFO]
[2025-12-24T23:22:15.132Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:15.132Z] [INFO] No tests to run.
[2025-12-24T23:22:15.132Z] [INFO]
[2025-12-24T23:22:15.132Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:15.132Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final.jar
[2025-12-24T23:22:22.667Z] [INFO]
[2025-12-24T23:22:22.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:22.667Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final-sources.jar
[2025-12-24T23:22:26.664Z] [INFO]
[2025-12-24T23:22:26.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-client ---
[2025-12-24T23:22:26.664Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client/2.7.5.Final/quarkus-smallrye-graphql-client-2.7.5.Final.jar
[2025-12-24T23:22:26.664Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client/2.7.5.Final/quarkus-smallrye-graphql-client-2.7.5.Final.pom
[2025-12-24T23:22:26.664Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client/2.7.5.Final/quarkus-smallrye-graphql-client-2.7.5.Final-sources.jar
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:27.341Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Deployment
[2025-12-24T23:22:27.341Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:22:27.341Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] ---------------< io.quarkus:quarkus-logging-json-parent >---------------
[2025-12-24T23:22:27.341Z] [INFO] Building Quarkus - Logging - JSON 2.7.5.Final [725/964]
[2025-12-24T23:22:27.341Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.341Z] [INFO]
[2025-12-24T23:22:27.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-logging-json-parent ---
[2025-12-24T23:22:27.342Z] [INFO] Installing /quarkus/extensions/logging-json/pom.xml to /root/.m2/repository/io/quarkus/quarkus-logging-json-parent/2.7.5.Final/quarkus-logging-json-parent-2.7.5.Final.pom
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] ------------------< io.quarkus:quarkus-logging-json >-------------------
[2025-12-24T23:22:27.342Z] [INFO] Building Quarkus - Logging - JSON - Runtime 2.7.5.Final [726/964]
[2025-12-24T23:22:27.342Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:27.342Z] [INFO] Copying 1 resource
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO]
[2025-12-24T23:22:27.342Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-logging-json ---
[2025-12-24T23:22:27.342Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:22:27.342Z] [INFO] Compiling 2 source files to /quarkus/extensions/logging-json/runtime/target/classes
[2025-12-24T23:22:28.746Z] [INFO]
[2025-12-24T23:22:28.747Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-logging-json ---
[2025-12-24T23:22:28.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:28.747Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/logging-json/runtime/src/test/resources
[2025-12-24T23:22:28.747Z] [INFO]
[2025-12-24T23:22:28.747Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-logging-json ---
[2025-12-24T23:22:28.747Z] [INFO] No sources to compile
[2025-12-24T23:22:28.747Z] [INFO]
[2025-12-24T23:22:28.747Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-logging-json ---
[2025-12-24T23:22:28.747Z] [INFO] No tests to run.
[2025-12-24T23:22:28.747Z] [INFO]
[2025-12-24T23:22:28.747Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-logging-json ---
[2025-12-24T23:22:28.747Z] [INFO] Building jar: /quarkus/extensions/logging-json/runtime/target/quarkus-logging-json-2.7.5.Final.jar
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:34.049Z] [INFO] Skipping Quarkus - Logging - JSON - Deployment
[2025-12-24T23:22:34.049Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:22:34.049Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] ---------------< io.quarkus:quarkus-logging-gelf-parent >---------------
[2025-12-24T23:22:34.049Z] [INFO] Building Quarkus - Logging - GELF 2.7.5.Final [727/964]
[2025-12-24T23:22:34.049Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.049Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:22:34.049Z] [INFO]
[2025-12-24T23:22:34.049Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.726Z] [INFO]
[2025-12-24T23:22:34.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-logging-gelf-parent ---
[2025-12-24T23:22:34.726Z] [INFO] Installing /quarkus/extensions/logging-gelf/pom.xml to /root/.m2/repository/io/quarkus/quarkus-logging-gelf-parent/2.7.5.Final/quarkus-logging-gelf-parent-2.7.5.Final.pom
[2025-12-24T23:22:34.726Z] [INFO]
[2025-12-24T23:22:34.726Z] [INFO] ------------------< io.quarkus:quarkus-logging-gelf >-------------------
[2025-12-24T23:22:34.726Z] [INFO] Building Quarkus - Logging - GELF - Runtime 2.7.5.Final [728/964]
[2025-12-24T23:22:34.726Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:22:34.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.pom
[2025-12-24T23:22:34.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.pom (30 kB at 365 kB/s)
[2025-12-24T23:22:34.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom
[2025-12-24T23:22:34.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom (4.4 kB at 76 kB/s)
[2025-12-24T23:22:34.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.jar
[2025-12-24T23:22:34.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.jar (186 kB at 2.0 MB/s)
[2025-12-24T23:22:34.726Z] [INFO]
[2025-12-24T23:22:34.726Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-gelf ---
[2025-12-24T23:22:34.726Z] [INFO]
[2025-12-24T23:22:34.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.431Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO] Processed 5 files in 91ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:35.432Z] [INFO] Copying 1 resource
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO]
[2025-12-24T23:22:35.432Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-logging-gelf ---
[2025-12-24T23:22:35.432Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:22:35.432Z] [INFO] Compiling 5 source files to /quarkus/extensions/logging-gelf/runtime/target/classes
[2025-12-24T23:22:36.848Z] [INFO]
[2025-12-24T23:22:36.848Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-logging-gelf ---
[2025-12-24T23:22:36.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:36.848Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/logging-gelf/runtime/src/test/resources
[2025-12-24T23:22:36.848Z] [INFO]
[2025-12-24T23:22:36.848Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-logging-gelf ---
[2025-12-24T23:22:36.848Z] [INFO] No sources to compile
[2025-12-24T23:22:36.848Z] [INFO]
[2025-12-24T23:22:36.848Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-logging-gelf ---
[2025-12-24T23:22:36.848Z] [INFO] No tests to run.
[2025-12-24T23:22:36.848Z] [INFO]
[2025-12-24T23:22:36.848Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-logging-gelf ---
[2025-12-24T23:22:36.848Z] [INFO] Building jar: /quarkus/extensions/logging-gelf/runtime/target/quarkus-logging-gelf-2.7.5.Final.jar
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:45.958Z] [INFO] Skipping Quarkus - Logging - GELF - Deployment
[2025-12-24T23:22:45.958Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:22:45.958Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] -----------------< io.quarkus:quarkus-picocli-parent >------------------
[2025-12-24T23:22:45.958Z] [INFO] Building Quarkus - Picocli 2.7.5.Final [729/964]
[2025-12-24T23:22:45.958Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-picocli-parent ---
[2025-12-24T23:22:45.958Z] [INFO] Installing /quarkus/extensions/picocli/pom.xml to /root/.m2/repository/io/quarkus/quarkus-picocli-parent/2.7.5.Final/quarkus-picocli-parent-2.7.5.Final.pom
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] ---------------------< io.quarkus:quarkus-picocli >---------------------
[2025-12-24T23:22:45.958Z] [INFO] Building Quarkus - Picocli - Runtime 2.7.5.Final [730/964]
[2025-12-24T23:22:45.958Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:22:45.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom
[2025-12-24T23:22:45.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom (1.4 kB at 17 kB/s)
[2025-12-24T23:22:45.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar
[2025-12-24T23:22:45.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar (406 kB at 2.6 MB/s)
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-picocli ---
[2025-12-24T23:22:45.958Z] [INFO]
[2025-12-24T23:22:45.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-picocli ---
[2025-12-24T23:22:46.633Z] [INFO]
[2025-12-24T23:22:46.633Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-picocli ---
[2025-12-24T23:22:46.634Z] [INFO] Processed 8 files in 32ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2025-12-24T23:22:46.634Z] [INFO]
[2025-12-24T23:22:46.634Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-picocli ---
[2025-12-24T23:22:46.634Z] [INFO] Processed 8 files in 00:00.014 (Already Sorted: 8, Needed Sorting: 0)
[2025-12-24T23:22:46.634Z] [INFO]
[2025-12-24T23:22:46.634Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-picocli ---
[2025-12-24T23:22:46.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:46.634Z] [INFO] Copying 1 resource
[2025-12-24T23:22:46.634Z] [INFO]
[2025-12-24T23:22:46.634Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-picocli ---
[2025-12-24T23:22:47.310Z] [INFO]
[2025-12-24T23:22:47.310Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-picocli ---
[2025-12-24T23:22:47.310Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:22:47.310Z] [INFO] Compiling 8 source files to /quarkus/extensions/picocli/runtime/target/classes
[2025-12-24T23:22:47.987Z] [INFO]
[2025-12-24T23:22:47.987Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-picocli ---
[2025-12-24T23:22:47.987Z] [INFO] Saving Jandex index: /quarkus/extensions/picocli/runtime/target/classes/META-INF/jandex.idx
[2025-12-24T23:22:47.987Z] [INFO]
[2025-12-24T23:22:47.987Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-picocli ---
[2025-12-24T23:22:47.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:47.987Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/picocli/runtime/src/test/resources
[2025-12-24T23:22:47.987Z] [INFO]
[2025-12-24T23:22:47.987Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-picocli ---
[2025-12-24T23:22:47.987Z] [INFO] No sources to compile
[2025-12-24T23:22:47.987Z] [INFO]
[2025-12-24T23:22:47.987Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-picocli ---
[2025-12-24T23:22:47.987Z] [INFO] No tests to run.
[2025-12-24T23:22:47.987Z] [INFO]
[2025-12-24T23:22:47.987Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-picocli ---
[2025-12-24T23:22:47.987Z] [INFO] Building jar: /quarkus/extensions/picocli/runtime/target/quarkus-picocli-2.7.5.Final.jar
[2025-12-24T23:22:54.285Z] [INFO]
[2025-12-24T23:22:54.285Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:54.285Z] [INFO] Skipping Quarkus - Picocli - Deployment
[2025-12-24T23:22:54.285Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:22:54.285Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:22:54.285Z] [INFO]
[2025-12-24T23:22:54.285Z] [INFO] -------< io.quarkus:quarkus-google-cloud-functions-http-parent >--------
[2025-12-24T23:22:54.285Z] [INFO] Building Quarkus - HTTP Google Cloud Functions 2.7.5.Final [731/964]
[2025-12-24T23:22:54.285Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-google-cloud-functions-http-parent ---
[2025-12-24T23:22:57.381Z] [INFO] Installing /quarkus/extensions/google-cloud-functions-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.5.Final/quarkus-google-cloud-functions-http-parent-2.7.5.Final.pom
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] -----------< io.quarkus:quarkus-google-cloud-functions-http >-----------
[2025-12-24T23:22:57.381Z] [INFO] Building Quarkus - HTTP Google Cloud Functions - Runtime 2.7.5.Final [732/964]
[2025-12-24T23:22:57.381Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:57.381Z] [INFO]
[2025-12-24T23:22:57.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO] Processed 2 files in 23ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO] Processed 2 files in 00:00.018 (Already Sorted: 2, Needed Sorting: 0)
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:22:58.057Z] [INFO] Copying 1 resource
[2025-12-24T23:22:58.057Z] [INFO]
[2025-12-24T23:22:58.057Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.734Z] [INFO]
[2025-12-24T23:22:58.734Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:22:58.734Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:22:58.734Z] [INFO] Compiling 1 source file to /quarkus/extensions/google-cloud-functions-http/runtime/target/classes
[2025-12-24T23:23:00.149Z] [INFO]
[2025-12-24T23:23:00.149Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:23:00.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:23:00.149Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/google-cloud-functions-http/runtime/src/test/resources
[2025-12-24T23:23:00.149Z] [INFO]
[2025-12-24T23:23:00.149Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:23:00.149Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:23:00.149Z] [INFO] Compiling 1 source file to /quarkus/extensions/google-cloud-functions-http/runtime/target/test-classes
[2025-12-24T23:23:03.203Z] [INFO]
[2025-12-24T23:23:03.203Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:23:04.648Z] [INFO]
[2025-12-24T23:23:04.648Z] [INFO] -------------------------------------------------------
[2025-12-24T23:23:04.648Z] [INFO] T E S T S
[2025-12-24T23:23:04.648Z] [INFO] -------------------------------------------------------
[2025-12-24T23:23:04.648Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-12-24T23:23:04.648Z] [INFO] Running io.quarkus.gcp.functions.http.QuarkusHttpFunctionTest
[2025-12-24T23:23:05.324Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-12-24T23:23:06.725Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.gcp.functions.http.QuarkusHttpFunctionTest
[2025-12-24T23:23:06.725Z] [INFO]
[2025-12-24T23:23:06.725Z] [INFO] Results:
[2025-12-24T23:23:06.725Z] [INFO]
[2025-12-24T23:23:06.725Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-12-24T23:23:06.725Z] [INFO]
[2025-12-24T23:23:06.725Z] [INFO]
[2025-12-24T23:23:06.725Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-google-cloud-functions-http ---
[2025-12-24T23:23:06.725Z] [INFO] Building jar: /quarkus/extensions/google-cloud-functions-http/runtime/target/quarkus-google-cloud-functions-http-2.7.5.Final.jar
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:23:15.795Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Deployment
[2025-12-24T23:23:15.795Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:23:15.795Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] ----------< io.quarkus:quarkus-google-cloud-functions-parent >----------
[2025-12-24T23:23:15.795Z] [INFO] Building Quarkus - Google Cloud Functions 2.7.5.Final [733/964]
[2025-12-24T23:23:15.795Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-google-cloud-functions-parent ---
[2025-12-24T23:23:15.795Z] [INFO] Installing /quarkus/extensions/google-cloud-functions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-google-cloud-functions-parent/2.7.5.Final/quarkus-google-cloud-functions-parent-2.7.5.Final.pom
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] -------------< io.quarkus:quarkus-google-cloud-functions >--------------
[2025-12-24T23:23:15.795Z] [INFO] Building Quarkus - Google Cloud Functions - Runtime 2.7.5.Final [734/964]
[2025-12-24T23:23:15.795Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:15.795Z] [INFO]
[2025-12-24T23:23:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO] Processed 6 files in 23ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO] Processed 6 files in 00:00.012 (Already Sorted: 6, Needed Sorting: 0)
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:16.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:23:16.470Z] [INFO] Copying 1 resource
[2025-12-24T23:23:16.470Z] [INFO]
[2025-12-24T23:23:16.470Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:17.156Z] [INFO]
[2025-12-24T23:23:17.156Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:17.156Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:23:17.156Z] [INFO] Compiling 6 source files to /quarkus/extensions/google-cloud-functions/runtime/target/classes
[2025-12-24T23:23:19.349Z] [WARNING] /quarkus/extensions/google-cloud-functions/runtime/src/main/java/io/quarkus/gcp/functions/QuarkusBackgroundFunction.java:[108,32] unchecked call to accept(T,com.google.cloud.functions.Context) as a member of the raw type com.google.cloud.functions.BackgroundFunction
[2025-12-24T23:23:19.349Z] [INFO]
[2025-12-24T23:23:19.349Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:19.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:23:19.349Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/google-cloud-functions/runtime/src/test/resources
[2025-12-24T23:23:19.349Z] [INFO]
[2025-12-24T23:23:19.349Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:19.349Z] [INFO] No sources to compile
[2025-12-24T23:23:19.349Z] [INFO]
[2025-12-24T23:23:19.349Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:19.349Z] [INFO] No tests to run.
[2025-12-24T23:23:19.349Z] [INFO]
[2025-12-24T23:23:19.349Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-google-cloud-functions ---
[2025-12-24T23:23:19.349Z] [INFO] Building jar: /quarkus/extensions/google-cloud-functions/runtime/target/quarkus-google-cloud-functions-2.7.5.Final.jar
[2025-12-24T23:23:28.869Z] [INFO]
[2025-12-24T23:23:28.869Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:23:29.559Z] [INFO] Skipping Quarkus - Google Cloud Functions - Deployment
[2025-12-24T23:23:32.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-12-24T23:23:32.611Z] [INFO] ------------------------------------------------------------------------
[2025-12-24T23:23:32.611Z] [INFO]
[2025-12-24T23:23:32.611Z] [INFO] -------------------< io.quarkus:quarkus-awt-parent >--------------------
[2025-12-24T23:23:32.611Z] [INFO] Building Quarkus - AWT - Parent 2.7.5.Final [735/964]
[2025-12-24T23:23:32.611Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-awt-parent ---
[2025-12-24T23:23:33.287Z] [INFO] Installing /quarkus/extensions/awt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-awt-parent/2.7.5.Final/quarkus-awt-parent-2.7.5.Final.pom
[2025-12-24T23:23:33.287Z] [INFO]
[2025-12-24T23:23:33.287Z] [INFO] -----------------------< io.quarkus:quarkus-awt >-----------------------
[2025-12-24T23:23:33.287Z] [INFO] Building Quarkus - AWT - Runtime 2.7.5.Final [736/964]
[2025-12-24T23:23:33.287Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-awt ---
[2025-12-24T23:23:33.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:23:33.988Z] [INFO] Copying 1 resource
[2025-12-24T23:23:33.988Z] [INFO]
[2025-12-24T23:23:33.988Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-awt ---
[2025-12-24T23:23:34.665Z] [INFO]
[2025-12-24T23:23:34.665Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-awt ---
[2025-12-24T23:23:34.665Z] [INFO] Changes detected - recompiling the module!
[2025-12-24T23:23:34.665Z] [INFO] Compiling 3 source files to /quarkus/extensions/awt/runtime/target/classes
[2025-12-24T23:23:36.067Z] [INFO]
[2025-12-24T23:23:36.067Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-awt ---
[2025-12-24T23:23:36.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-12-24T23:23:36.067Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/awt/runtime/src/test/resources
[2025-12-24T23:23:36.067Z] [INFO]
[2025-12-24T23:23:36.067Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-awt ---
[2025-12-24T23:23:36.067Z] [INFO] No sources to compile
[2025-12-24T23:23:36.067Z] [INFO]
[2025-12-24T23:23:36.067Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-awt ---
[2025-12-24T23:23:36.067Z] [INFO] No tests to run.
[2025-12-24T23:23:36.067Z] [INFO]
[2025-12-24T23:23:36.067Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-awt ---
[2025-12-24T23:23:36.744Z] [INFO] Building jar: /quarkus/extensions/awt/runtime/target/quarkus-awt-2.7.5.Final.jar
[2025-12-24T23:24:23.576Z] Exception in thread "pool-1151-thread-7" java.lang.OutOfMemoryError: Java heap space
[2025-12-24T23:24:28.648Z] [ERROR] Java heap space -> [Help 1]
[2025-12-24T23:24:28.648Z] [ERROR]
[2025-12-24T23:24:28.648Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-12-24T23:24:28.648Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-12-24T23:24:28.648Z] [ERROR]
[2025-12-24T23:24:28.648Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-12-24T23:24:28.648Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
[2025-12-24T23:24:36.198Z] -----------------------------------
[2025-12-24T23:24:36.198Z] quarkus_test_0_FAILED
[2025-12-24T23:24:36.198Z] -----------------------------------
[2025-12-24T23:24:36.199Z] # =================== Info =================== Info =================== Info =================== #
[2025-12-24T23:24:36.199Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-12-24T23:24:36.199Z] # =================== Info =================== Info =================== Info =================== #
[2025-12-24T23:24:36.199Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-12-24T23:24:36.199Z] # 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-12-24T23:24:36.199Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-12-24T23:24:36.199Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-12-24T23:24:36.199Z] The test here is quarkus
[2025-12-24T23:24:36.199Z] The directory in the external.sh is quarkus
[2025-12-24T23:24:39.251Z] quarkus-test
[2025-12-24T23:24:45.773Z] Untagged: adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2025-12-24T23:24:45.773Z] Deleted: sha256:aa692444e1e99360615aa505ba1d5a8185a12f1095941a1d55d597d36ba48b0e
[2025-12-24T23:24:45.773Z] Deleted: sha256:42fc91f5b75948758f13dfb5046bfd68cc9a3c93087ff857ac99d5cec7bf1281
[2025-12-24T23:24:45.773Z] Deleted: sha256:92f3815123cc5a8688d981cbe986ebb1044bda80e4a0f0236e576b31ca749337
[2025-12-24T23:24:45.773Z] Deleted: sha256:29b38aea14538f5c12aa3aafbc42cec1d106365e04a0e1790bad6bbbc3c131e9
[2025-12-24T23:24:45.773Z] Deleted: sha256:4be2a8fcda9ecf08e8425f1beb6cc83bf8992b098a850e39735dbd3f547ecee6
[2025-12-24T23:24:45.773Z] Deleted: sha256:f912bdc32b9ac138027fd0e44586c622663370931454fccb1c5d4f1b32008255
[2025-12-24T23:24:45.774Z] Deleted: sha256:fc0d01b51e7b4e08d1acc4f105d500e92ead803d198d217d0115b8250d2e3823
[2025-12-24T23:24:45.774Z] Deleted: sha256:bed41c1ba5268bcf6196e19fe33f71d50ef8de68c2ceb392eb1a3103f7637223
[2025-12-24T23:24:45.774Z] Deleted: sha256:9ad7f66371725484771fb01dfd7d4078d895f7b86ee4db559923ec44fd367f33
[2025-12-24T23:24:45.774Z] Deleted: sha256:c76e1053e729a170649ea0c2a44df860095fd19f9987ab4cef67a9de8cf3097c
[2025-12-24T23:24:45.774Z] Deleted: sha256:78b9ebe174e75be1f94e1f40d99f099fe1fc67e2971d7c160c76f2ea9b9d28d4
[2025-12-24T23:24:45.774Z] Deleted: sha256:0e53fe7568f0a65f5ae7751d7106fa4aac2b1e8dd9bcad348767f6be7c9e3fb8
[2025-12-24T23:24:45.774Z] Deleted: sha256:256f570efa84c6b7da3b48ae7006813ad84e1875163a0e0acdee330374d83428
[2025-12-24T23:24:45.774Z] Deleted: sha256:d712e0857a7f76b1475496b677b7f514eae18d09dfd171e031aba2604460aa00
[2025-12-24T23:24:45.774Z] Deleted: sha256:6d08857b4fae5a3a318b67bbd6a0945f369aadb05358d84515c1a0016e45d33e
[2025-12-24T23:24:45.774Z] Deleted: sha256:402c1c75e23b93d407afdb99ebab43f3c5d1c2c07ac02e969f618a4a69662f2e
[2025-12-24T23:24:45.774Z] Deleted: sha256:539762e84c29c98e2e5ef3bdff692670d10700c8838c9fba74cf2d3e66fae688
[2025-12-24T23:24:45.774Z] Deleted: sha256:0a977dc54ec5fa5b6e57ef17f13978dc74d332543ea618992ec73721218606f2
[2025-12-24T23:24:45.774Z] Deleted: sha256:7c268c800897b9e4f7e7e9cf2c24de6ce227c8b7cf9953a05391c9eace74183f
[2025-12-24T23:24:45.774Z] Deleted: sha256:d538146f877e1d598d90c523df1d0c7f3b3012b777f7f79551e3c4fefff648ef
[2025-12-24T23:24:45.774Z] Deleted: sha256:6d58acff01a066dd4b6293854035c3387d85ed402fff3b9bb5d68bef165f59e4
[2025-12-24T23:24:45.774Z] Deleted: sha256:2b7b18d31ee43e7375e7f61bf3855eb8f4c94e85100d12ef70792d4bf6363aeb
[2025-12-24T23:24:45.774Z] Deleted: sha256:3d6db71d5e5212cf2572cc4694b599e094640f3802725941dc9779fe3a6ad1e7
[2025-12-24T23:24:45.774Z] Deleted: sha256:84e54cf9e2381c09fff695c54cb1343186ea0baefc8f353a36b2fc274adabb1b
[2025-12-24T23:24:45.774Z] Deleted: sha256:33a080514de0bce11f59da3ed6136b1fe3971934b6c8a386fb9dc2ec114118cc
[2025-12-24T23:24:45.774Z] Deleted: sha256:67587c86bf27a27a566703a52bcb0200a3efaed33e0a518999c6b6bfcc782bed
[2025-12-24T23:24:45.774Z] Deleted: sha256:ef2c247aa0a6a92e98c5cd4bcf8a28467516ce0d5b696a8a8c690bddd6427137
[2025-12-24T23:24:45.774Z] Error: No such container: restore-test
[2025-12-24T23:24:45.774Z] Error response from daemon: invalid reference format
[2025-12-24T23:24:45.774Z]
[2025-12-24T23:24:45.774Z] TEST TEARDOWN:
[2025-12-24T23:24:45.774Z] Nothing to be done for teardown.
[2025-12-24T23:24:46.453Z] quarkus_test_0 Finish Time: Wed Dec 24 23:23:01 2025 Epoch Time (ms): 1766618581986